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
9c3eb2feca5d1b3dff5adb76d65b64674d475a9d
sudo
/
lib
/
eventlog
History
Todd C. Miller
b9275b7eab
Rename submit_time -> event_time in struct eventlog.
2023-11-23 09:08:04 -05:00
..
regress
Avoid using %zu or %zd with printf() and fprintf().
2023-10-17 20:14:53 -06:00
eventlog_conf.c
Use #include <foo.h> instead of #include "foo.h" in most cases.
2023-09-25 10:13:28 -06:00
eventlog_free.c
Store submitenv in eventlog and pass it to sudo_logsrvd.
2023-10-22 08:36:44 -06:00
eventlog.c
Rename submit_time -> event_time in struct eventlog.
2023-11-23 09:08:04 -05:00
logwrap.c
Use #include <foo.h> instead of #include "foo.h" in most cases.
2023-09-25 10:13:28 -06:00
Makefile.in
Pass TEST_VERBOSE to all test programs.
2023-07-20 10:13:40 -06:00
parse_json.c
Rename submit_time -> event_time in struct eventlog.
2023-11-23 09:08:04 -05:00
parse_json.h
Use #include <foo.h> instead of #include "foo.h" in most cases.
2023-09-25 10:13:28 -06:00