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
1ba61cd13a5a726f77b35c82598b54d3af387531
sudo
/
lib
/
eventlog
History
Rose
e54ba33ea0
Avoid compiler casting warnings by assigning to the same type where possible
...
This saves instructions that are related to casting as well as compiler warnings.
2023-06-28 17:25:26 -04: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
Avoid compiler casting warnings by assigning to the same type where possible
2023-06-28 17:25:26 -04:00
eventlog.c
Avoid compiler casting warnings by assigning to the same type where possible
2023-06-28 17:25:26 -04: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
Avoid compiler casting warnings by assigning to the same type where possible
2023-06-28 17:25:26 -04:00
parse_json.h
Move JSON log parsing from libsudo_iolog.la to libsudo_eventlog.la
2023-03-13 15:02:03 -06:00