index
:
delta/sudo.git
1.6
1.7
1.7.2
1.8
1.9
LDAP
baserock/morph
master
www.sudo.ws: repos/sudo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
preload.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use AIX-style shared libraries on AIX by default instead of SVR4-style.
Todd C. Miller
2022-12-26
1
-1
/
+1
*
Correct type of sudoers_audit.
Todd C. Miller
2022-08-22
1
-1
/
+1
*
Fix missing prototype warning.
Todd C. Miller
2022-06-27
1
-2
/
+2
*
Add sudoers_audit to sudo_sudoers_plugin_symbols[] array.
Todd C. Miller
2020-09-04
1
-0
/
+2
*
We no longer need to include headers we don't use for sudo*.h files.
Todd C. Miller
2020-05-18
1
-1
/
+0
*
Add a plugin interface to sudo main event loop.
Todd C. Miller
2019-11-15
1
-2
/
+2
*
Add SPDX-License-Identifier to files.
Todd C. Miller
2019-04-29
1
-0
/
+2
*
Convert PVS-Studio comment to ANSI C.
Todd C. Miller
2018-10-26
1
-2
/
+4
*
Add comments in .c files so PVS-Studio will check them.
Todd C. Miller
2018-10-21
1
-0
/
+3
*
update my email to Todd.Miller@sudo.ws
Todd C. Miller
2017-12-03
1
-1
/
+1
*
Include sys/types.h to get gid_t, etc used in sudo_compat.h.
Todd C. Miller
2014-10-01
1
-0
/
+1
*
Rename missing.h -> sudo_compat.h
Todd C. Miller
2014-07-22
1
-1
/
+1
*
Add exported libsudo_util functions to util.exp and mark in headers
Todd C. Miller
2014-06-26
1
-0
/
+1
*
Add wrapper functions for dlopen() et al so that we can support
Todd C. Miller
2013-11-22
1
-10
/
+32
*
Fix some #if vs. #ifdef and remove an extraneous semicolon.
Todd C. Miller
2013-11-17
1
-1
/
+1
*
Now that the ldap code runs with the real and effective uid set to
Todd C. Miller
2013-07-28
1
-0
/
+14
*
Update copyright years.
Todd C. Miller
2013-04-24
1
-1
/
+1
*
Don't rely on NULL since we don't include a header for it.
Todd C. Miller
2011-07-20
1
-1
/
+1
*
sudo_preload_table is an array
Todd C. Miller
2010-10-11
1
-1
/
+1
*
Add dlopen() emulation for systems without it.
Todd C. Miller
2010-09-26
1
-0
/
+31