]> granicus.if.org Git - sudo/shortlog
sudo
2000-03-27 Todd C. MillerWhoops, forgot to add release marker
2000-03-26 Todd C. MillerFinal change for 1.6.3 (or so I hope)
2000-03-26 Todd C. MillerUse SYSV man sections since BSD systems will have nroff...
2000-03-24 Todd C. MillerWhen checking to see if the host/user matches in a...
2000-03-24 Todd C. MillerOSF/1 puts file formats in section 4, not 5.
2000-03-24 Todd C. MillerMake login class support work on BSD/OS
2000-03-24 Todd C. MillerUpdate for 1.6.3
2000-03-24 Todd C. MillerIf there is no inet_addr but there *is* an __inet_addr...
2000-03-24 Todd C. MillerDon't use shlicc for BSD/OS 4.x
2000-03-24 Todd C. Miller*.man lives in cwd, *.cat lives in $(srcdir), add a...
2000-03-24 Todd C. Millerset_loginclass() should be static like the proto says
2000-03-23 Todd C. MillerAdd #ifdef __STDC__ around the rangematch function...
2000-03-23 Todd C. MillerPull in newer fnmatch(3) that supports FNM_CASEFOLD
2000-03-23 Todd C. MillerPull in newer fnmatch(3) that supports FNM_CASEFOLD
2000-03-23 Todd C. Millerupdate for 1.6.3
2000-03-23 Todd C. MillerFully qualified hosts w/ wildcards were not matching...
2000-03-23 Todd C. MillerFully qualified hosts w/ wildcards were not matching...
2000-03-23 Todd C. MillerFully qualified hosts w/ wildcards were not matching...
2000-03-23 Todd C. MillerAdd support for wildcards in the hostname.
2000-03-23 Todd C. MillerAdd targets for *.man.in, using config.status to genera...
2000-03-23 Todd C. MillerDocument set_logname option and enbolden refs to sudo...
2000-03-23 Todd C. MillerAdd FreeBSD login.conf support (untested on BSD/OS...
2000-03-23 Todd C. MillerBetter fix for handling HP-UX aging info.
2000-03-23 Todd C. MillerAdd support for set_logname run-time default
2000-03-23 Todd C. Millerconfigure does substitution on these to produce *.man
2000-03-23 Todd C. MillerThese files now get generated from *.man.in at configur...
2000-03-22 Todd C. MillerAdd set_logname option so users can turn off setting...
2000-03-22 Todd C. Millerkill register
2000-03-13 Todd C. MillerHP-UX adds extra info at the end for password aging...
2000-03-13 Todd C. MillerGet rid of grandchild hack, it was causing problems...
2000-03-07 Todd C. MillerUser can always specify a login class if he/she is...
2000-03-07 Todd C. MillerFreeBSD login class (login.conf) support.
2000-03-06 Todd C. MillerHAVE_SECUREWARE -> HAVE_GETPRPWNAM; fixes secureware...
2000-03-03 Todd C. MillerTruncate unencrypted password to 8 chars if encrypted...
2000-03-02 Todd C. MillerMention that gcc on dynix may have problems
2000-02-29 Todd C. MillerLink visudo with NET_LIBS since we now call syslog...
2000-02-29 Todd C. MillerUse Argv[0] as the first arg to openlog() since visudo...
2000-02-28 Todd C. MillerStash coredumpsize resource limit and retsore it before...
2000-02-27 Todd C. Millerdocument -S flag
2000-02-27 Todd C. Millerfix usage string
2000-02-27 Todd C. MillerAdded -S flag (read passwd from stdin) and tgetpass_fla...
2000-02-27 Todd C. MillerFixed a bug that caused an infinite loop when the passw...
2000-02-18 Todd C. MillerAdd rootpw, runaspw, and targetpw options.
2000-02-18 Todd C. Millerenveditor -> env_editor
2000-02-16 Todd C. Millercrank versino to 1.6.3
2000-02-16 Todd C. MillerAdd 'editor' and 'enveditor' sudoers defaults and make...
2000-02-15 Todd C. Miller1.6.2 -> 1.6.2p1
2000-02-15 Todd C. MillerMove user_is_exempt prototype into sudo.h
2000-02-13 Todd C. MillerFix thinko, some && should have been || in the last...
2000-02-13 Todd C. MillerDon't initialized Makefile variables to be NULL since...
2000-02-04 Todd C. Millertypo
2000-01-28 Todd C. Millerfix a yacc (skeleton.c) warning
2000-01-27 Todd C. MillerMake pam work on HP-UX 11.0;jaearick@colby.edu
2000-01-27 Todd C. Millerrecent changes; prepare for 1.6.2p1
2000-01-27 Todd C. MillerDon't apply SECURE_PATH if user is example; jmknoble...
2000-01-26 Todd C. MillerRegen with yacc that has a memory leak plugged.
2000-01-26 Todd C. MillerExpanded docs on sudoers 'defaults' options based on...
2000-01-26 Todd C. MillerFix some while lies
2000-01-24 Todd C. MillerWhen making a bindist, link FAQ to TROUBLESHOOTING...
2000-01-24 Todd C. MillerAdd netgroup caveat SUDO_1_6_2
2000-01-24 Todd C. MillerLast minute updates
2000-01-24 Todd C. MillerPAM entry
2000-01-24 Todd C. Millercorrect a comment
2000-01-24 Todd C. Millerupdate for 1.6.2
2000-01-24 Todd C. MillerBetter detection of PAM errors and fix custom prompts...
2000-01-20 Todd C. MillerCast ULONG_MAX to unsigned long long when comparing...
2000-01-19 Todd C. MillerFix sudoers locking in visudo. We now lock the sudoers...
2000-01-19 Todd C. MillerDon't need test for ftruncate() any more.
2000-01-19 Todd C. MillerAdd a test for the -Aa flag w/ HP-UX's cc. Fixes compi...
2000-01-18 Todd C. Miller"a a" -> "a"; Aaron Campbell <aaron@cs.dal.ca>
2000-01-17 Todd C. Millerupdate copyright year on changed files
2000-01-17 Todd C. Millerupdates
2000-01-17 Todd C. Milleraix fix
2000-01-17 Todd C. MillerCrank version to 1.6.2
2000-01-17 Todd C. MillerCrank version to 1.6.2
2000-01-17 Todd C. MillerWhen using rlimit check for RLIM_INFINITY
2000-01-17 Todd C. Millerrecent changes
2000-01-17 Todd C. MillerCrank version to 1.6.2
2000-01-17 Todd C. MillerAdd 'shell_noargs' runtime option back in. We have...
2000-01-17 Todd C. MillerAdd "listpw" and "verifypw" options.
2000-01-17 Todd C. Millero Fix some typos/omissions
2000-01-14 Todd C. MillerFor HP-UX cc, add -Aa to CPPFLAGS.
2000-01-14 Todd C. MillerIn struct sudo_defs_types, move the union to the end...
2000-01-11 Todd C. Millernetgr_matches needs to check shost as well as host...
2000-01-11 Todd C. MillerEnd on \r as well as \n
2000-01-03 Todd C. MillerUpdate statbuf.st_mode based on SUDOERS_MODE when we...
2000-01-03 Todd C. MillerMake treatment of -l and -v sane wrt NOPASSWD flags...
2000-01-03 Todd C. Milleradd check target
1999-12-16 Todd C. MillerTreat EOF at whatnow prompt like 'x' instead of looping.
1999-12-10 Todd C. Millerrecent changes SUDO_1_6_1
1999-12-09 Todd C. MillerAdd check for initgroups() since old SYSV lacks this.
1999-12-09 Todd C. Millero Kill HAVE_FNMATCH_H
1999-12-06 Todd C. MillerDon't allow insults to be enabled if the insults[]...
1999-12-06 Todd C. MillerDon't allow insults to be enabled if the insults[]...
1999-12-06 Todd C. MillerDon't allow insults to be enabled if the insults[]...
1999-12-06 Todd C. MillerDon't care about USE_INSULTS #define since the insult...
1999-12-06 Todd C. MillerHonor insults flag.
1999-12-06 Todd C. MillerDon't ask the user for a password if the user is not...
1999-12-06 Todd C. Millero Whenever we get a bare newline we change to the INITI...
1999-12-05 Todd C. Millerfix parsing of runas lists:
next