]> granicus.if.org Git - sudo/shortlog
sudo
1999-09-15 Todd C. MillerUse strftime() instead of ctime() if it is available.
1999-09-14 Todd C. Millerfix copyright date
1999-09-14 Todd C. Millerupdate ReliantUNIX entry
1999-09-14 Todd C. Milleradd log_year option
1999-09-14 Todd C. Milleradd --without-sendmail to help output
1999-09-14 Todd C. Millerenforce an otctal arg for --with-suoders-mode
1999-09-08 Todd C. MillerAdd support for "Defaults" line in sudoers to make...
1999-09-08 Todd C. MillerAdd more info
1999-09-04 Todd C. MillerUCB has dropped the advertising clause from their license.
1999-08-31 Todd C. Millermove dce_verofy proto to correct section
1999-08-31 Todd C. Millerremove XXX
1999-08-28 Todd C. MillerAdd fnmatch() prototype
1999-08-28 Todd C. MillerMove inclusion of emul/fnmatch.h to be after sudo.h...
1999-08-28 Todd C. Milleradd strcasecmp proto
1999-08-28 Todd C. Milleradd check for case where there are no auth methods
1999-08-28 Todd C. MillerDefine _XOPEN_EXTENDED_SOURCE on AIX and __USE_FIXED_PR...
1999-08-28 Todd C. Millerinclude strings.h everywhere we include string.h
1999-08-28 Todd C. Millernicer output when showing auth methods
1999-08-28 Todd C. MillerAdd support for SEND_MAIL_WHEN_NO_HOST
1999-08-28 Todd C. MillerAdd _GNU_SOURCE for Linux
1999-08-28 Todd C. Millerfix definition of OCTECT
1999-08-28 Todd C. Milleraix_auth.o not authenticate.o
1999-08-27 Todd C. MillerOnly block SIGINT, SIGQUIT, SIGTSTP (which can be gener...
1999-08-27 Todd C. MillerDon't need to worry about catching too many signals...
1999-08-27 Todd C. Millerinclude auth/API in tarball
1999-08-27 Todd C. Millermove memset() of plaintext pw outside of verify loop...
1999-08-27 Todd C. MillerDCE is not a standalone method
1999-08-27 Todd C. Millerfix --enable-noargs-shell
1999-08-27 Todd C. Miller"#ifdef __STDC__" not "#if __STDC__" (I missed one)
1999-08-27 Todd C. Miller_cleanup() function returns an int.
1999-08-27 Todd C. Millerthere were still some return(0)'s hanging around, make...
1999-08-27 Todd C. Millertypo in comment
1999-08-27 Todd C. Milleradd missing semicolon
1999-08-27 Todd C. Millermissing backslash
1999-08-26 Todd C. MillerKill _XOPEN_EXTENDED_SOURCE -- causes problems on some...
1999-08-26 Todd C. Milleradd parse.h to HDRS
1999-08-26 Todd C. MillerKill VISUDO_LIBS and VISUDO_LDFLAGS. Add LIBS, NET_LIB...
1999-08-26 Todd C. Millermention ptmp -> sudoers.tmp
1999-08-26 Todd C. MillerDefine _XOPEN_SOURCE_EXTENDED not _XOPEN_SOURCE
1999-08-26 Todd C. Milleradd 2 reports
1999-08-26 Todd C. MillerMinor changes, mostly cosmetic. verify_krb_v5_tgt...
1999-08-26 Todd C. MillerAdd an XXX
1999-08-26 Todd C. Millermore things todo!
1999-08-26 Todd C. Millerupdate based on what is in the man page
1999-08-26 Todd C. Millerminor change to first line printed in -l mode
1999-08-26 Todd C. Millerrename "ENVIRONMENT VARIABLES" section to "ENVIRONMENT...
1999-08-26 Todd C. Millerrename "ENVIRONMENT VARIABLES" section to "ENVIRONMENT...
1999-08-26 Todd C. Milleradd FLAG_NO_CHECK
1999-08-26 Todd C. Millermake an OCTET really be limited to 0-255
1999-08-26 Todd C. Millermention timestamp changes
1999-08-26 Todd C. Millercosmetic cleanup
1999-08-26 Todd C. Millernew sudoers(8) man page
1999-08-24 Todd C. MillerUpdate comments about syslog name tables
1999-08-24 Todd C. Millerinclude strcasecmp() for those without it
1999-08-24 Todd C. MillerUse the : operator some more and fix a typo
1999-08-24 Todd C. Millerupdate the history of sudo
1999-08-24 Todd C. MillerCIDR-style netmask support
1999-08-24 Todd C. Millerrecent changes
1999-08-24 Todd C. Millerthese should be generated with byacc, not bison
1999-08-24 Todd C. Millerregen
1999-08-24 Todd C. MillerIn "sudo -l" mode, the type of the stored (expanded...
1999-08-23 Todd C. Millerdefine _XOPEN_SOURCE to get at crypt() proto on some...
1999-08-22 Todd C. Millerfix comment
1999-08-22 Todd C. Millerdon't need limits.h
1999-08-22 Todd C. Millerkill bogus reference to vfprintf
1999-08-22 Todd C. Millerbetter examples
1999-08-22 Todd C. MillerAdd some const in the K&R defs. This is safe since...
1999-08-22 Todd C. MillerBetter test for working long long support. Ultrix...
1999-08-22 Todd C. MillerAdd check for LONG_IS_QUAD
1999-08-21 Todd C. MillerUCB-derived snprintf + asprintf support. Supports...
1999-08-20 Todd C. MillerRun most of the code as root, not the invoking user...
1999-08-20 Todd C. Millerregen
1999-08-19 Todd C. MillerDon't wait for child to finish in log_error(), let...
1999-08-19 Todd C. Millersudoers_lookup() now returns a bitmap instead of an...
1999-08-17 Todd C. Millero NewArgv and NewArgc don't need to be externally visible.
1999-08-17 Todd C. MillerJust have sudo-bugs contact info in one place
1999-08-17 Todd C. MillerAdd BUGS section
1999-08-17 Todd C. MillerAdd testsudoers to default build target if --with-devel
1999-08-17 Todd C. MillerIn pedantic mode we need to save *all* the aliases...
1999-08-17 Todd C. Millerreference samples.sylog.conf
1999-08-14 Todd C. MillerSample entries for syslog.conf
1999-08-14 Todd C. Millerrecent changes
1999-08-14 Todd C. MillerIn struct sudo_auth, turn need_root and configured...
1999-08-14 Todd C. Millero --with-otp deprecated, use --without-passwd instead
1999-08-12 Todd C. Millerrecent changes
1999-08-12 Todd C. Millero Digital UNIX needs to check for *snprintf() before...
1999-08-12 Todd C. Millero Add a "pedentic" flag to the parser. This makes...
1999-08-12 Todd C. MillerBreak 'WORD' regexp def into HOSTNAME and USERNAME...
1999-08-09 Todd C. Millero add a 'val' element to aliasinfo struct and move...
1999-08-09 Todd C. Milleradd parse.h dependency
1999-08-09 Todd C. Millerkill unused *_matched macros
1999-08-09 Todd C. MillerAllow a list of users as the first thing in a user...
1999-08-09 Todd C. Millerparse.yacc
1999-08-09 Todd C. Millerregen
1999-08-09 Todd C. Millerfix check for crypt() in libufc
1999-08-07 Todd C. Millersudo-users list now exists
1999-08-07 Todd C. MillerUpdate to reality.
1999-08-07 Todd C. Millero Move lock_file() and touch() into fileops.c so visudo...
1999-08-06 Todd C. Milleradd fcntl locking
1999-08-06 Todd C. MillerLock the log file.
next