2000-12-30 |
Todd C. Miller | Add check + emulation for setegid (like seteuid). |
commit | commitdiff | tree | snapshot |
2000-12-30 |
Todd C. Miller | Make env_keep override badenv_table as documented |
commit | commitdiff | tree | snapshot |
2000-12-30 |
Todd C. Miller | Don't try and build saved uid version of set_perms... |
commit | commitdiff | tree | snapshot |
2000-12-30 |
Todd C. Miller | PATH is also preserved when env_reset is in effect |
commit | commitdiff | tree | snapshot |
2000-12-30 |
Todd C. Miller | New Defaults options: |
commit | commitdiff | tree | snapshot |
2000-12-30 |
Todd C. Miller | Clear up --without-passwd description |
commit | commitdiff | tree | snapshot |
2000-12-30 |
Todd C. Miller | We now build up a new environment from scratch and... |
commit | commitdiff | tree | snapshot |
2000-12-19 |
Todd C. Miller | Grammatical fixes from Paul Janzen |
commit | commitdiff | tree | snapshot |
2000-12-15 |
Todd C. Miller | If there was a syntax error and the user just wants... |
commit | commitdiff | tree | snapshot |
2000-12-15 |
Todd C. Miller | 'Q' means ignore parse error, not 'q' |
commit | commitdiff | tree | snapshot |
2000-12-15 |
Todd C. Miller | Open sudoers for writing with mode SUDOERS_MODE |
commit | commitdiff | tree | snapshot |
2000-12-13 |
Todd C. Miller | Add missing #ifdef HAVE_LOGIN_CAP_H; ayamura@ayamura.org |
commit | commitdiff | tree | snapshot |
2000-12-09 |
Todd C. Miller | Darwin / Mac OS X support from Wilfredo Sanchez <wsanch... |
commit | commitdiff | tree | snapshot |
2000-11-03 |
Todd C. Miller | Use exit(127), not exit(-1) |
commit | commitdiff | tree | snapshot |
2000-11-03 |
Todd C. Miller | Move set_perms() to its own file and use POSIX saved... |
commit | commitdiff | tree | snapshot |
2000-11-03 |
Todd C. Miller | strip more bits from the environment and add a facility... |
commit | commitdiff | tree | snapshot |
2000-11-02 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2000-11-02 |
Todd C. Miller | For NCR, add -lc89 to LIBS, not SUDO_LIBS and cache... |
commit | commitdiff | tree | snapshot |
2000-11-02 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2000-11-02 |
Todd C. Miller | Check for strcasecmp(3) in -lc89 for NCR Unix |
commit | commitdiff | tree | snapshot |
2000-11-01 |
Todd C. Miller | Define HAVE_INNETGR #ifdef HAVE__INNETGR |
commit | commitdiff | tree | snapshot |
2000-11-01 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2000-11-01 |
Todd C. Miller | Add check for _innetgr(3) since NCR systems have that... |
commit | commitdiff | tree | snapshot |
2000-10-31 |
Todd C. Miller | check return value of creadcfg() |
commit | commitdiff | tree | snapshot |
2000-10-30 |
Todd C. Miller | document --with-bsdauth |
commit | commitdiff | tree | snapshot |
2000-10-30 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2000-10-30 |
Todd C. Miller | --with-bsdauth assumes --with-logincap |
commit | commitdiff | tree | snapshot |
2000-10-30 |
Todd C. Miller | When prompting for a response to a challenge, if the... |
commit | commitdiff | tree | snapshot |
2000-10-29 |
Todd C. Miller | Remove debugging code that should not have been committ... |
commit | commitdiff | tree | snapshot |
2000-10-29 |
Todd C. Miller | Use lower-level routines and get the password ourselves. |
commit | commitdiff | tree | snapshot |
2000-10-29 |
Todd C. Miller | minor housekeeping, no real code changes |
commit | commitdiff | tree | snapshot |
2000-10-27 |
Todd C. Miller | Fix a coredump in the logging functions if gethostname... |
commit | commitdiff | tree | snapshot |
2000-10-27 |
Todd C. Miller | Fix errant ';' (typo) that broken MSG_ONLY |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Todd C. Miller | Document -a flag |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Todd C. Miller | Add support for BSD authentication. |
commit | commitdiff | tree | snapshot |
2000-10-19 |
Todd C. Miller | Fix typo; from sato@complex.eng.hokudai.ac.jp |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Todd C. Miller | Mention negating umask |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Todd C. Miller | Allow user to specify umask of 0777 (same as !umask) |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Todd C. Miller | Fix a typo and give a URL for the sudo history. |
commit | commitdiff | tree | snapshot |
2000-10-08 |
Todd C. Miller | fix typos; pepper@reppep.com |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Todd C. Miller | sudo_setenv() now exits on memory alloc failure instead... |
commit | commitdiff | tree | snapshot |
2000-09-07 |
Todd C. Miller | Strip out NLSPATH and PATH_LOCALE from the environment... |
commit | commitdiff | tree | snapshot |
2000-09-07 |
Todd C. Miller | Don't use vsyslog(3) since HP-UX (and others?) lack... |
commit | commitdiff | tree | snapshot |
2000-09-07 |
Todd C. Miller | Add always_set_home variable |
commit | commitdiff | tree | snapshot |
2000-09-07 |
Todd C. Miller | Have to hard code default values in help since the... |
commit | commitdiff | tree | snapshot |
2000-08-31 |
Todd C. Miller | Allow special characters (including '#') to be embedded... |
commit | commitdiff | tree | snapshot |
2000-08-13 |
Todd C. Miller | Better path searching for programs we need. |
commit | commitdiff | tree | snapshot |
2000-08-13 |
Todd C. Miller | Add section on "C compiler cannot create executables... |
commit | commitdiff | tree | snapshot |
2000-08-13 |
Todd C. Miller | Crank version |
commit | commitdiff | tree | snapshot |
2000-08-13 |
Todd C. Miller | Substitute values from configure into man pages. |
commit | commitdiff | tree | snapshot |
2000-08-12 |
Todd C. Miller | The listpw and verifypw sudoers options would not take... |
commit | commitdiff | tree | snapshot |
2000-08-11 |
Todd C. Miller | When writing prompt, no need to write the NUL as well... |
commit | commitdiff | tree | snapshot |
2000-06-09 |
Todd C. Miller | When looking for chown, check in /sbin too |
commit | commitdiff | tree | snapshot |
2000-06-05 |
Todd C. Miller | Remove extraneous call to init_defaults() and set runas... |
commit | commitdiff | tree | snapshot |
2000-06-04 |
Todd C. Miller | Add support for using getifaddrs() to get the list... |
commit | commitdiff | tree | snapshot |
2000-06-04 |
Todd C. Miller | Add a missing check for UserEditor == NULL |
commit | commitdiff | tree | snapshot |
2000-05-12 |
Todd C. Miller | Call clean_env very early in main() for paranoia's... |
commit | commitdiff | tree | snapshot |
2000-05-10 |
Todd C. Miller | Update proto for evasprintf and easprintf |
commit | commitdiff | tree | snapshot |
2000-05-10 |
Todd C. Miller | Make easprintf() and evasprintf() return an int. |
commit | commitdiff | tree | snapshot |
2000-05-10 |
Todd C. Miller | If the targetpw flag is set, use target username as... |
commit | commitdiff | tree | snapshot |
2000-05-09 |
Todd C. Miller | Backout part of last change; setting PAM_USER to the... |
commit | commitdiff | tree | snapshot |
2000-05-09 |
Todd C. Miller | set tty and username via pam_set_item |
commit | commitdiff | tree | snapshot |
2000-05-09 |
Todd C. Miller | Fix root, runas, and target authentication for non... |
commit | commitdiff | tree | snapshot |
2000-04-22 |
Todd C. Miller | Use B<-Z> not C<-Z> for command line flags in all place... |
commit | commitdiff | tree | snapshot |
2000-04-22 |
Todd C. Miller | Fix an occurence of 'semicolon' that should be 'colon' |
commit | commitdiff | tree | snapshot |
2000-04-19 |
Todd C. Miller | Fix --with-badpri help line |
commit | commitdiff | tree | snapshot |
2000-04-17 |
Todd C. Miller | Bracket calls to syslog with an openlog() and closelog... |
commit | commitdiff | tree | snapshot |
2000-04-15 |
Todd C. Miller | Fix -H flag. runas_homedir is only valid after set_per... |
commit | commitdiff | tree | snapshot |
2000-04-12 |
Todd C. Miller | Clarify the fact that insults are not enabled just... |
commit | commitdiff | tree | snapshot |
2000-04-07 |
Todd C. Miller | Regenerated with perl 5.6.0 pod2man |
commit | commitdiff | tree | snapshot |
2000-04-07 |
Todd C. Miller | Give date string to pod2man since its default is ugly... |
commit | commitdiff | tree | snapshot |
2000-04-07 |
Todd C. Miller | Do section substitution on the output of pod2man and... |
commit | commitdiff | tree | snapshot |
2000-04-07 |
Todd C. Miller | Put back real man sections, we will do the substitution... |
commit | commitdiff | tree | snapshot |
2000-04-02 |
Todd C. Miller | Don't bother checking for the path to vi if user specif... |
commit | commitdiff | tree | snapshot |
2000-04-01 |
Todd C. Miller | Visudo now does its own fork/exec instead of calling... |
commit | commitdiff | tree | snapshot |
2000-04-01 |
Todd C. Miller | Visudo now checks for the existence of an editor and... |
commit | commitdiff | tree | snapshot |
2000-04-01 |
Todd C. Miller | Clear up confusion wrt sudo's return value. |
commit | commitdiff | tree | snapshot |
2000-03-27 |
Todd C. Miller | Strip sudo and visudo for bindist target |
commit | commitdiff | tree | snapshot |
2000-03-27 |
Todd C. Miller | Use @mansectsu@ and @mansectform@ in the man page bodie... SUDO_1_6_3 |
commit | commitdiff | tree | snapshot |
2000-03-27 |
Todd C. Miller | Typo: @sysconf@ -> @sysconfdir@ |
commit | commitdiff | tree | snapshot |
2000-03-27 |
Todd C. Miller | 'make dist' should not cause any files to be modified... |
commit | commitdiff | tree | snapshot |
2000-03-27 |
Todd C. Miller | Whoops, forgot to add release marker |
commit | commitdiff | tree | snapshot |
2000-03-26 |
Todd C. Miller | Final change for 1.6.3 (or so I hope) |
commit | commitdiff | tree | snapshot |
2000-03-26 |
Todd C. Miller | Use SYSV man sections since BSD systems will have nroff... |
commit | commitdiff | tree | snapshot |
2000-03-24 |
Todd C. Miller | When checking to see if the host/user matches in a... |
commit | commitdiff | tree | snapshot |
2000-03-24 |
Todd C. Miller | OSF/1 puts file formats in section 4, not 5. |
commit | commitdiff | tree | snapshot |
2000-03-24 |
Todd C. Miller | Make login class support work on BSD/OS |
commit | commitdiff | tree | snapshot |
2000-03-24 |
Todd C. Miller | Update for 1.6.3 |
commit | commitdiff | tree | snapshot |
2000-03-24 |
Todd C. Miller | If there is no inet_addr but there *is* an __inet_addr... |
commit | commitdiff | tree | snapshot |
2000-03-24 |
Todd C. Miller | Don't use shlicc for BSD/OS 4.x |
commit | commitdiff | tree | snapshot |
2000-03-24 |
Todd C. Miller | *.man lives in cwd, *.cat lives in $(srcdir), add a... |
commit | commitdiff | tree | snapshot |
2000-03-24 |
Todd C. Miller | set_loginclass() should be static like the proto says |
commit | commitdiff | tree | snapshot |
2000-03-23 |
Todd C. Miller | Add #ifdef __STDC__ around the rangematch function... |
commit | commitdiff | tree | snapshot |
2000-03-23 |
Todd C. Miller | Pull in newer fnmatch(3) that supports FNM_CASEFOLD |
commit | commitdiff | tree | snapshot |
2000-03-23 |
Todd C. Miller | Pull in newer fnmatch(3) that supports FNM_CASEFOLD |
commit | commitdiff | tree | snapshot |
2000-03-23 |
Todd C. Miller | update for 1.6.3 |
commit | commitdiff | tree | snapshot |
2000-03-23 |
Todd C. Miller | Fully qualified hosts w/ wildcards were not matching... |
commit | commitdiff | tree | snapshot |
2000-03-23 |
Todd C. Miller | Fully qualified hosts w/ wildcards were not matching... |
commit | commitdiff | tree | snapshot |
2000-03-23 |
Todd C. Miller | Fully qualified hosts w/ wildcards were not matching... |
commit | commitdiff | tree | snapshot |
next |