]> granicus.if.org Git - sudo/shortlog
sudo
1999-08-01 Todd C. Millerwork around pod2man stupididy
1999-08-01 Todd C. Millercorrect dependencies for .cat
1999-08-01 Todd C. Millerregen
1999-08-01 Todd C. MillerAdd copyright
1999-08-01 Todd C. Millerrename validate() to the more descriptive sudoers_lookup()
1999-08-01 Todd C. Milleruse tgetpass
1999-07-31 Todd C. Millerupdates
1999-07-31 Todd C. MillerSudo, not CU Sudo
1999-07-31 Todd C. Milleradd 4th term to license similar to term 5 in the apache...
1999-07-31 Todd C. Milleradd 4th term to license similar to term 5 in the apache...
1999-07-31 Todd C. Milleradd 4th term to license similar to term 5 in the apache...
1999-07-31 Todd C. Milleradd 4th term to license similar to term 5 in the apache...
1999-07-31 Todd C. Milleradd 4th term to license similar to term 5 in the apache...
1999-07-31 Todd C. Millerthere was a 1995 release too
1999-07-28 Todd C. Millerupdates
1999-07-28 Todd C. MillerUse dirs instead of files for timestamp. This allows...
1999-07-28 Todd C. MillerFix getprpwnam() checking on SCO. Need to link with...
1999-07-24 Todd C. Millerfirst cut at auth API description
1999-07-22 Todd C. Millerauth API change. There is now an init method that...
1999-07-22 Todd C. Milleruse easprintf() and evasprintf()
1999-07-22 Todd C. Milleradd easprintf() and evasprintf(), error checking versio...
1999-07-22 Todd C. Millerremove 2 items. One done, one won't do.
1999-07-22 Todd C. Millerregen
1999-07-22 Todd C. Millerregen
1999-07-22 Todd C. Millernew changes
1999-07-22 Todd C. Millero Document -K flag and update meaning of -k flag.
1999-07-22 Todd C. MillerBSD license
1999-07-22 Todd C. MillerBSD-style copyright
1999-07-22 Todd C. Millero BSD copyright
1999-07-22 Todd C. Millero BSD-style copyright
1999-07-22 Todd C. MillerBSD-style copyright
1999-07-22 Todd C. Millero BSD copyright
1999-07-22 Todd C. Millero no longer contains sudo 1.1/1.2 code
1999-07-22 Todd C. MillerBSD-style copyright
1999-07-22 Todd C. MillerNow compiles on more K&R compilers
1999-07-22 Todd C. MillerBSD-style copyright, cosmetic changes
1999-07-22 Todd C. MillerBSD-style copyright
1999-07-22 Todd C. MillerBSD-style copyright. Move parser-specific defines...
1999-07-22 Todd C. Millerdefines for logging routines
1999-07-22 Todd C. MillerBSD-style copyright, cosmetic changes
1999-07-22 Todd C. MillerBSD-style copyright
1999-07-22 Todd C. Millero tgetpass.c is no longer optional
1999-07-22 Todd C. MillerBSD-style copyright. Remove USE_GETPASS and HAVE_UTIME...
1999-07-22 Todd C. MillerBSD-style copyright; Add S_IFLNK and MIN/MAX id they...
1999-07-22 Todd C. MillerBSD-style copyright
1999-07-22 Todd C. Millerno more --with-getpass
1999-07-22 Todd C. MillerTake out things I've done...
1999-07-22 Todd C. MillerRefer to LICENSE
1999-07-22 Todd C. Miller--with-getpass no longer exists
1999-07-22 Todd C. MillerBSD-style copyright. Update to reflect reality wrt...
1999-07-22 Todd C. MillerRemove --with-AuthSRV and --disable-tgetpass. Add...
1999-07-22 Todd C. MillerUpdate history a bit
1999-07-22 Todd C. MillerNow distributed under a BSD-style license
1999-07-22 Todd C. Millero BSD-style copyright
1999-07-22 Todd C. MillerBSD-style copyright and use new log functions
1999-07-22 Todd C. Millero BSD-style copyright
1999-07-22 Todd C. MillerRewrote all the old sudo 1.1/1.2 code. Timestamp handl...
1999-07-22 Todd C. Millero rewritten logging routines. log_error() now takes...
1999-07-22 Todd C. Millersuperceded by new auth API
1999-07-22 Todd C. MillerBSD-style copyright
1999-07-22 Todd C. MillerUse snprintf() where it makes sense and add a BSD-style...
1999-07-22 Todd C. MillerBSD-style copyright
1999-07-22 Todd C. MillerBSD-style copyright
1999-07-22 Todd C. Millerthis has been rewritten so use my BSD-style copyright
1999-07-15 Todd C. Millerinclude malloc.h if no stdlib.h
1999-07-15 Todd C. MillerKTH snprintf()/asprintf() for systems w/o them
1999-07-15 Todd C. Millerstrerror() for systems w/o it
1999-07-12 Todd C. Millerstylistic changes
1999-07-12 Todd C. MillerAdd contribution info in the main comment
1999-07-11 Todd C. Millerremove missed ref to PAM_nullpw
1999-07-11 Todd C. Millerpasto
1999-07-11 Todd C. Millermore or less complete now--still untested
1999-07-11 Todd C. Millerdon't use user_name macro, it will go away
1999-07-11 Todd C. Millercombine skey/opie code into rfc1938.c
1999-07-11 Todd C. MillerDCE authentication method; basically unchanged from...
1999-07-11 Todd C. MillerAIX authenticate() support. Could probably be much...
1999-07-11 Todd C. MillerFix an uninitialized variable and some cleanup. Now...
1999-07-11 Todd C. MillerSIA support for digital unix
1999-07-11 Todd C. Millerdon't use prompt global, it will go away
1999-07-11 Todd C. Millercorrect copyright years
1999-07-11 Todd C. MillerNew authentication API and methods
1999-07-08 Todd C. Millerregen
1999-07-08 Todd C. Milleronly save an entry if user_matches && host_matches...
1999-07-08 Todd C. Millerregen
1999-07-08 Todd C. Miller1) Always save an entry on the stack if it is empty...
1999-07-08 Todd C. Millerinterfaces and num_interfaces are now auto, not extern
1999-07-07 Todd C. Milleruse a static global to keep stae about empty passwords
1999-07-07 Todd C. Millermake PASSWORD_NOT_CORRECT logging consistent with other...
1999-07-05 Todd C. MillerPAM prompt code was wrong, looks like we have to kludge...
1999-07-05 Todd C. MillerIn the PAM code, when a user hits return at the first...
1999-07-05 Todd C. Millerkludge around cross-compiler false positives
1999-07-05 Todd C. MillerNew (correct) PAM code
1999-07-05 Todd C. MillerSome -Wall and kill some trailing spaces
1999-07-05 Todd C. Millerdefine -D__EXTENSIONS__ for solaris so we get crypt...
1999-06-22 Todd C. Milleradd Dynix 4.4.4
1999-06-22 Todd C. Millerfor kerberos V < version, fall back on old kerb4 auth...
1999-06-22 Todd C. Millerclarify some things
1999-06-22 Todd C. Millertypos
1999-06-14 Todd C. Millermention why DONT_LEAK_PATH_INFO is not the default
1999-06-03 Todd C. MillerFix open(2) return value checking, was NULL for fopen...
next