]> granicus.if.org Git - sudo/shortlog
sudo
1999-01-19 Todd C. Millerbetter fix for the problem of unresolved symbols in...
1999-01-19 Todd C. Millerwhen checking for functions in -lnsl and -lsocket link...
1999-01-18 Todd C. Millerold changes that didn't make it into RCS before the...
1999-01-17 Todd C. Milleradd sudo tags
1999-01-17 Todd C. Millertesting Sudo tag
1999-01-17 Todd C. Millertesting Sudo tag
1999-01-17 Todd C. Millercrank version and regen files
1999-01-17 Todd C. Millerkill rcs goop in update_version and fix now that versio...
1999-01-17 Todd C. Millerkerb5 support from fcusack@iconnet.net
1999-01-17 Todd C. Millerwe no longer use realpath
1999-01-17 Todd C. Millerreplaced by find_path.c
1999-01-17 Todd C. Millerall options are now configure flags
1999-01-17 Todd C. Millerregen
1999-01-17 Todd C. Millersuperceded by getcwd.c
1999-01-17 Todd C. Millersuperceded by tgetpass.c
1999-01-17 Todd C. Millersuperceded by RUNSON
1999-01-17 Todd C. MillerNo longer used now that we have configure options for...
1999-01-17 Todd C. Millerregen based on configure.in
1999-01-17 Todd C. Millerregen based on sudo.pod, sudoers.pod, and visudo.pod
1998-12-11 Todd C. Millerfix tty tickets in remove_timestamp (didn't use ':')
1998-12-07 Todd C. Millerclose sock when we are done with it
1998-11-28 Todd C. Millernever say "error on line -1"
1998-11-24 Todd C. Millercheck for -lnsl before -lsocket
1998-11-24 Todd C. Millerquote '[', ']' used in ranges correctly
1998-11-21 Todd C. Milleradd missing NO_ROOT_SUDO
1998-11-20 Todd C. Miller1.5.7
1998-11-20 Todd C. Millermore info for 1.5.7
1998-11-20 Todd C. Millerupdate for 1.5.7
1998-11-20 Todd C. Millermake increases of cm_list_size and ga_list_size be...
1998-11-20 Todd C. Millerwhen we get a syntax error, report it for the previous...
1998-11-18 Todd C. Milleradd back check for sys/sockio.h but only use it if... SUDO_1_5_7
1998-11-18 Todd C. Millerdefine BSD_COMP for svr4
1998-11-18 Todd C. Millermore -Wall
1998-11-18 Todd C. Millerkill check for sockio,h
1998-11-18 Todd C. Millerno more HAVE_SYS_SOCKIO_H
1998-11-18 Todd C. Miller-Wall
1998-11-16 Todd C. Milleradd missing inform_user()
1998-11-14 Todd C. Millerreturn NOT_FOUND if given fully qualified path and...
1998-11-14 Todd C. Millerfor kerb5, check for -lkerb4, fall back on -lkrb
1998-11-13 Todd C. Millertty tickets are user:tty now
1998-11-13 Todd C. Millerwhen using tty tickets make it user:tty not user.tty...
1998-11-10 Todd C. Milleradd "ignoring foo found in ." for auth successful case
1998-11-09 Todd C. Milleradd missing printf param
1998-11-08 Todd C. Millergo back to printing "command not found" unless --disabl...
1998-11-08 Todd C. MillerOnly one space after a colon, not two, in printf's
1998-11-05 Todd C. Millerdocument setting $USER
1998-11-05 Todd C. Millerfix bugs with prompt expansion
1998-11-05 Todd C. Millerset $USER for root too
1998-11-04 Todd C. Millertypo
1998-11-04 Todd C. MillerHP-UX's iscomsec is in -lsec, not libc
1998-11-04 Todd C. Millerremove some entries in the OS case statement that did...
1998-11-04 Todd C. Milleradd "cd" section and flush out syslog section
1998-11-04 Todd C. Millerno more sudo-lex.yy.c
1998-11-04 Todd C. Milleradd custom prompt support
1998-11-04 Todd C. Millerkill perror("malloc") since we already have a good...
1998-11-04 Todd C. Millerkill perror("malloc") since we already have a good...
1998-11-04 Todd C. Millerkill perror("malloc") since we already have a good...
1998-11-04 Todd C. Millerkill perror("malloc") since we already have a good...
1998-11-04 Todd C. Millerkill perror("malloc") since we already have a good...
1998-11-04 Todd C. Millerkill perror("malloc") since we already have a good...
1998-11-03 Todd C. Millerthe prompt is expanded before tgetpass is called
1998-11-03 Todd C. Millertgetpass now has the same args as getpass again
1998-11-03 Todd C. Milleradd iscomsec, issecure support
1998-11-03 Todd C. Millerwe now expand any %h or %u in the prompt before passing...
1998-11-03 Todd C. Milleradd check for syslog(3) in -lsocket, -lnsl, -linet
1998-11-03 Todd C. Milleradd HAVE_ISCOMSEC and HAVE_ISSECURE
1998-11-03 Todd C. Milleradd check for iscomsec in HP-UX
1998-11-03 Todd C. Millercheck for issecure if we have getpwanam on SunOS
1998-10-25 Todd C. Milleradd HAVE_DISPCRYPT
1998-10-25 Todd C. Milleradd back support for non-dispcrypt based checking for...
1998-10-25 Todd C. Millersia changes
1998-10-25 Todd C. MillerSIA becomes the default on Digital UNIX
1998-10-25 Todd C. Millermove local includes after system ones
1998-10-24 Todd C. Milleradd pass_warn() which prints out INCORRECT_PASSWORD...
1998-10-24 Todd C. Millerfix while loop in sia_attempt_auth() that checks the...
1998-10-22 Todd C. Millerdon't trust UID_MAX or MAXUID
1998-10-22 Todd C. Millerfix two pastos
1998-10-22 Todd C. Millerfix typo
1998-10-22 Todd C. Millerinit crypt_type to INT_MAX since it is legal to be...
1998-10-22 Todd C. Millerfor secureware on dunix, use -lsecurity -ldb -laud -lm
1998-10-21 Todd C. Millergetprpwuid is broken in HP-UX 10.20 at least (it sleeps...
1998-10-20 Todd C. Millerupdated --with-editor blurb
1998-10-20 Todd C. Millertell how to put sudoers in a different dir
1998-10-20 Todd C. Milleradd missing quotes around $with_editor
1998-10-20 Todd C. Millertypo in --with-editor bits
1998-10-20 Todd C. MillerI don't expect it to work on Solaris
1998-10-20 Todd C. Milleradd back security/pam_misc.h
1998-10-19 Todd C. Millerremove dunix note since configure checks for this now
1998-10-19 Todd C. Milleradd check for broken dunix prot.h (4.0 < 4.0D is bad)
1998-10-19 Todd C. Millernew dunix shadow code, use dispcrypt(3)
1998-10-19 Todd C. Milleradd HAVE_INITPRIVS
1998-10-19 Todd C. Millercall initprivs() if we have it for getprpwuid later on
1998-10-19 Todd C. Millerclean pathnames.h too
1998-10-19 Todd C. Millerquote "Sorry, try again." with [] since it has a comma...
1998-10-19 Todd C. Millerupdate Digital UNIX note about acl.h
1998-10-19 Todd C. Milleradd --with-sia
1998-10-19 Todd C. Milleradd whitespace
1998-10-19 Todd C. Milleradd SIA support
1998-10-19 Todd C. MillerInitial revision
1998-10-18 Todd C. Millerwhen checking for -lsocket, -lnsl, and -linet, check...
next