Todd C. Miller
62b89f9dfc
Update copyright years.
2009-05-25 12:02:42 +00:00
Todd C. Miller
6491696ca6
Make audit_success and audit_failure generic functions in preparation
...
for integrating linux audit support.
2009-02-21 13:37:47 +00:00
Todd C. Miller
840acbd3ac
Update copyright years.
2008-11-09 14:13:13 +00:00
Todd C. Miller
04bb8f00fc
Remove dependence on VALIDATE_NOT_OK in logging functions.
...
Split log_auth() into log_allowed() and log_denial()
Replace mail_auth() with should_mail() and a call to send_mail()
2008-02-13 12:28:37 +00:00
Todd C. Miller
778d587063
Update copyright years.
2005-02-12 22:56:07 +00:00
Todd C. Miller
b3b65fb7fc
Add __printflike and use it with gcc to warn about printf-like format mismatches
2005-02-11 23:06:35 +00:00
Todd C. Miller
899e22194e
Add NO_STDERR flag.
2004-10-26 22:20:18 +00:00
Todd C. Miller
f9b934d8a5
update (c) year
2004-06-07 00:02:56 +00:00
Todd C. Miller
713e419fe9
Remove trailing spaces, no actual code changes.
2004-06-06 23:58:11 +00:00
Todd C. Miller
3a2282c927
More to a less restrictive, ISC-style license.
2004-02-13 21:36:43 +00:00
Todd C. Miller
a7cc50dab8
Fix compilation problem when --with-logging=file was specified. This
...
means that syslog is now required to build sudo but that should not
be a problem. If it is it can be fixed trivially with a configure
check for syslog() or syslog.h.
1999-11-01 04:14:09 +00:00
Todd C. Miller
d47ddf6a9d
Add --with-goodpri and --with-badpri configure options to specify the
...
syslog priority to use.
1999-08-05 14:30:57 +00:00
Todd C. Miller
27d6f353e2
o new defines for syslog facility and priority
...
o use new print_version() functino for -V mode
1999-08-05 10:51:02 +00:00
Todd C. Miller
0d732401f4
add 4th term to license similar to term 5 in the apache license
1999-07-31 16:19:50 +00:00
Todd C. Miller
c665b67244
defines for logging routines
1999-07-22 12:51:13 +00:00