This website requires JavaScript.
Explore
Help
Sign In
isa
/
sudo
Watch
1
Star
0
Fork
0
You've already forked sudo
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8c85fefaee0b43cba2d22be942f88f051eba9a9f
sudo
/
lib
/
eventlog
History
Todd C. Miller
8c85fefaee
Plug memory leaks in store_sudo_test found by LSAN.
2023-04-25 09:28:34 -06:00
..
regress
Plug memory leaks in store_sudo_test found by LSAN.
2023-04-25 09:28:34 -06:00
eventlog_conf.c
Move eventlog config code into eventlog_conf.c
2021-02-24 14:25:39 -07:00
eventlog_free.c
eventlog_free: free peeraddr
2023-03-15 11:38:42 -06:00
eventlog.c
Add missing " ; " separator between environment variables and command.
2023-03-13 08:04:32 -06:00
logwrap.c
Make sudo pass -Wwrite-strings
2022-06-28 16:33:15 -06:00
Makefile.in
Add lib dependencies for fuzzer and test targets.
2023-03-15 13:13:38 -06:00
parse_json.c
Add support for parsing all fields of struct eventlog.
2023-03-14 11:24:02 -06:00
parse_json.h
Move JSON log parsing from libsudo_iolog.la to libsudo_eventlog.la
2023-03-13 15:02:03 -06:00