]> granicus.if.org Git - sudo/shortlog
sudo
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...
1998-10-18 Todd C. Millermove Syslog_* defs into sudo.h
1998-10-18 Todd C. Milleradded check_secureware
1998-10-18 Todd C. Millerfinished adding AC_MSG_CHECKING and AC_MSG_RESULT bits
1998-10-18 Todd C. Millerdon't define CLASSIC_INSULTS and CSOPS_INSULTS if no...
1998-10-18 Todd C. Millermove some --with options around
1998-10-18 Todd C. Millerchange $with_foo-bar -> $with_foo_bar
1998-10-17 Todd C. Millermoved SecureWare stuff into secureware.c
1998-10-17 Todd C. MillerInitial revision
1998-10-17 Todd C. Millerupdate url to solaris gcc bins
1998-10-17 Todd C. Millerchange option formatter and flesh out someentries
1998-10-17 Todd C. Millerenvironmental variable -> environment variable
1998-10-17 Todd C. Millereverything is now done via configure
1998-10-17 Todd C. Millerprev rev was 1.5.6
1998-10-17 Todd C. Millerpassing SUDOERS_MODE, SUDOERS_UID, SUDOERS_GID correctly
1998-10-17 Todd C. MillerSUDOERS_MODE, SUDOERS_UID, SUDOERS_GID now come from...
1998-10-17 Todd C. Millermerge OSDEFS and OPTIONS into DEFS
1998-10-17 Todd C. MillerSUDOERS_MODE, SUDOERS_UID, and SUDOERS_GID now get...
1998-10-17 Todd C. Millerdocument all --with/--enable options
1998-10-15 Todd C. Milleroptions.h is no more
1998-10-15 Todd C. Millerassimilated options.h
1998-10-15 Todd C. Millermoved options from options.h to configure
1998-10-15 Todd C. Millerno more options.h
1998-10-15 Todd C. Millerremove references to options.h
1998-10-15 Todd C. Millerkill sys/time.h
1998-10-15 Todd C. Millerif select return < -1 still prompt for pw
1998-10-15 Todd C. Millerconvert LOGGING, LOGFAC, MAXLOGFILELEN, IGNORE_DOT_PATH...
1998-10-15 Todd C. MillerFAST_MATCH is no longer an optino
next