1999-07-22 |
Todd C. Miller | Update history a bit |
commit | commitdiff | tree | snapshot |
1999-07-22 |
Todd C. Miller | Now distributed under a BSD-style license |
commit | commitdiff | tree | snapshot |
1999-07-22 |
Todd C. Miller | o BSD-style copyright |
commit | commitdiff | tree | snapshot |
1999-07-22 |
Todd C. Miller | BSD-style copyright and use new log functions |
commit | commitdiff | tree | snapshot |
1999-07-22 |
Todd C. Miller | o BSD-style copyright |
commit | commitdiff | tree | snapshot |
1999-07-22 |
Todd C. Miller | Rewrote all the old sudo 1.1/1.2 code. Timestamp handl... |
commit | commitdiff | tree | snapshot |
1999-07-22 |
Todd C. Miller | o rewritten logging routines. log_error() now takes... |
commit | commitdiff | tree | snapshot |
1999-07-22 |
Todd C. Miller | superceded by new auth API |
commit | commitdiff | tree | snapshot |
1999-07-22 |
Todd C. Miller | BSD-style copyright |
commit | commitdiff | tree | snapshot |
1999-07-22 |
Todd C. Miller | Use snprintf() where it makes sense and add a BSD-style... |
commit | commitdiff | tree | snapshot |
1999-07-22 |
Todd C. Miller | BSD-style copyright |
commit | commitdiff | tree | snapshot |
1999-07-22 |
Todd C. Miller | BSD-style copyright |
commit | commitdiff | tree | snapshot |
1999-07-22 |
Todd C. Miller | this has been rewritten so use my BSD-style copyright |
commit | commitdiff | tree | snapshot |
1999-07-15 |
Todd C. Miller | include malloc.h if no stdlib.h |
commit | commitdiff | tree | snapshot |
1999-07-15 |
Todd C. Miller | KTH snprintf()/asprintf() for systems w/o them |
commit | commitdiff | tree | snapshot |
1999-07-15 |
Todd C. Miller | strerror() for systems w/o it |
commit | commitdiff | tree | snapshot |
1999-07-12 |
Todd C. Miller | stylistic changes |
commit | commitdiff | tree | snapshot |
1999-07-12 |
Todd C. Miller | Add contribution info in the main comment |
commit | commitdiff | tree | snapshot |
1999-07-11 |
Todd C. Miller | remove missed ref to PAM_nullpw |
commit | commitdiff | tree | snapshot |
1999-07-11 |
Todd C. Miller | pasto |
commit | commitdiff | tree | snapshot |
1999-07-11 |
Todd C. Miller | more or less complete now--still untested |
commit | commitdiff | tree | snapshot |
1999-07-11 |
Todd C. Miller | don't use user_name macro, it will go away |
commit | commitdiff | tree | snapshot |
1999-07-11 |
Todd C. Miller | combine skey/opie code into rfc1938.c |
commit | commitdiff | tree | snapshot |
1999-07-11 |
Todd C. Miller | DCE authentication method; basically unchanged from... |
commit | commitdiff | tree | snapshot |
1999-07-11 |
Todd C. Miller | AIX authenticate() support. Could probably be much... |
commit | commitdiff | tree | snapshot |
1999-07-11 |
Todd C. Miller | Fix an uninitialized variable and some cleanup. Now... |
commit | commitdiff | tree | snapshot |
1999-07-11 |
Todd C. Miller | SIA support for digital unix |
commit | commitdiff | tree | snapshot |
1999-07-11 |
Todd C. Miller | don't use prompt global, it will go away |
commit | commitdiff | tree | snapshot |
1999-07-11 |
Todd C. Miller | correct copyright years |
commit | commitdiff | tree | snapshot |
1999-07-11 |
Todd C. Miller | New authentication API and methods |
commit | commitdiff | tree | snapshot |
1999-07-08 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
1999-07-08 |
Todd C. Miller | only save an entry if user_matches && host_matches... |
commit | commitdiff | tree | snapshot |
1999-07-08 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
1999-07-08 |
Todd C. Miller | 1) Always save an entry on the stack if it is empty... |
commit | commitdiff | tree | snapshot |
1999-07-08 |
Todd C. Miller | interfaces and num_interfaces are now auto, not extern |
commit | commitdiff | tree | snapshot |
1999-07-07 |
Todd C. Miller | use a static global to keep stae about empty passwords |
commit | commitdiff | tree | snapshot |
1999-07-07 |
Todd C. Miller | make PASSWORD_NOT_CORRECT logging consistent with other... |
commit | commitdiff | tree | snapshot |
1999-07-05 |
Todd C. Miller | PAM prompt code was wrong, looks like we have to kludge... |
commit | commitdiff | tree | snapshot |
1999-07-05 |
Todd C. Miller | In the PAM code, when a user hits return at the first... |
commit | commitdiff | tree | snapshot |
1999-07-05 |
Todd C. Miller | kludge around cross-compiler false positives |
commit | commitdiff | tree | snapshot |
1999-07-05 |
Todd C. Miller | New (correct) PAM code |
commit | commitdiff | tree | snapshot |
1999-07-05 |
Todd C. Miller | Some -Wall and kill some trailing spaces |
commit | commitdiff | tree | snapshot |
1999-07-05 |
Todd C. Miller | define -D__EXTENSIONS__ for solaris so we get crypt... |
commit | commitdiff | tree | snapshot |
1999-06-22 |
Todd C. Miller | add Dynix 4.4.4 |
commit | commitdiff | tree | snapshot |
1999-06-22 |
Todd C. Miller | for kerberos V < version, fall back on old kerb4 auth... |
commit | commitdiff | tree | snapshot |
1999-06-22 |
Todd C. Miller | clarify some things |
commit | commitdiff | tree | snapshot |
1999-06-22 |
Todd C. Miller | typos |
commit | commitdiff | tree | snapshot |
1999-06-14 |
Todd C. Miller | mention why DONT_LEAK_PATH_INFO is not the default |
commit | commitdiff | tree | snapshot |
1999-06-03 |
Todd C. Miller | Fix open(2) return value checking, was NULL for fopen... |
commit | commitdiff | tree | snapshot |
1999-06-03 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
1999-06-03 |
Todd C. Miller | better wording for solaris pam notice |
commit | commitdiff | tree | snapshot |
1999-06-03 |
Todd C. Miller | document recent changes |
commit | commitdiff | tree | snapshot |
1999-06-03 |
Todd C. Miller | Update shadow password section |
commit | commitdiff | tree | snapshot |
1999-06-03 |
Todd C. Miller | move authentication code from check.c to auth.c |
commit | commitdiff | tree | snapshot |
1999-06-03 |
Todd C. Miller | move authentication code to auth.c |
commit | commitdiff | tree | snapshot |
1999-05-17 |
Todd C. Miller | Move interface-related defines to interfaces.h so we... |
commit | commitdiff | tree | snapshot |
1999-05-14 |
Todd C. Miller | o Replace _PASSWD_LEN braindeath with our own SUDO_MAX... |
commit | commitdiff | tree | snapshot |
1999-05-03 |
Todd C. Miller | set $LOGNAME when we set $USER |
commit | commitdiff | tree | snapshot |
1999-04-27 |
Todd C. Miller | add comment about digital unix and interfaces.c warning... |
commit | commitdiff | tree | snapshot |
1999-04-15 |
Todd C. Miller | use modern paths and give examples for some of the... |
commit | commitdiff | tree | snapshot |
1999-04-10 |
Todd C. Miller | fix comment |
commit | commitdiff | tree | snapshot |
1999-04-10 |
Todd C. Miller | Function names should be flush with the start of the... |
commit | commitdiff | tree | snapshot |
1999-04-10 |
Todd C. Miller | free(3) is already void, no need to cast it |
commit | commitdiff | tree | snapshot |
1999-04-10 |
Todd C. Miller | catch case where cmnd_safe is not set (this should... |
commit | commitdiff | tree | snapshot |
1999-04-10 |
Todd C. Miller | Stash the "safe" path (ie: the one listed in sudoers... |
commit | commitdiff | tree | snapshot |
1999-04-08 |
Todd C. Miller | notes on updating from an earlier release |
commit | commitdiff | tree | snapshot |
1999-04-08 |
Todd C. Miller | updated |
commit | commitdiff | tree | snapshot |
1999-04-07 |
Todd C. Miller | You can now specifiy a host list instead of just a... |
commit | commitdiff | tree | snapshot |
1999-04-07 |
Todd C. Miller | Quiet -Wall |
commit | commitdiff | tree | snapshot |
1999-04-07 |
Todd C. Miller | Move the push from the beginning of cmndspec to the... |
commit | commitdiff | tree | snapshot |
1999-04-07 |
Todd C. Miller | runas-lists and NOPASSWD/PASSWD modifiers are now stick... |
commit | commitdiff | tree | snapshot |
1999-04-06 |
Todd C. Miller | modernize paths and update su example based on sample... |
commit | commitdiff | tree | snapshot |
1999-04-06 |
Todd C. Miller | New runas semantics |
commit | commitdiff | tree | snapshot |
1999-04-06 |
Todd C. Miller | In estrdup(), do the malloc ourselves so we don't need... |
commit | commitdiff | tree | snapshot |
1999-04-06 |
Todd C. Miller | $Sudo tag |
commit | commitdiff | tree | snapshot |
1999-04-06 |
Todd C. Miller | buf should be prompt; Michael Robokoff <mrobo@networkcs... |
commit | commitdiff | tree | snapshot |
1999-04-06 |
Todd C. Miller | It is now possible to use the '!' operator in a runas... |
commit | commitdiff | tree | snapshot |
1999-04-06 |
Todd C. Miller | Kill GLOBAL_NO_SPW_ENT (not used) and crank GLOBAL_PROBLEM |
commit | commitdiff | tree | snapshot |
1999-04-06 |
Todd C. Miller | Definitions of *_matched were wrong--user top, not... |
commit | commitdiff | tree | snapshot |
1999-04-06 |
Todd C. Miller | Add VALIDATE_NOT_OK_NOPASS for when user is not allowed... |
commit | commitdiff | tree | snapshot |
1999-04-06 |
Todd C. Miller | Add copyright, somewhat silly |
commit | commitdiff | tree | snapshot |
1999-04-05 |
Todd C. Miller | Crank version to 1.6 and combine copyright statements |
commit | commitdiff | tree | snapshot |
1999-04-05 |
Todd C. Miller | Use ! not ^ to do negation |
commit | commitdiff | tree | snapshot |
1999-04-05 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
1999-04-05 |
Todd C. Miller | Make runas and NOPASSWD tags persistent across entris... |
commit | commitdiff | tree | snapshot |
1999-04-02 |
Todd C. Miller | update for 1.5.9 SUDO_1_5_9 |
commit | commitdiff | tree | snapshot |
1999-04-02 |
Todd C. Miller | Shift return value of system(3) by 8 to get real exit... |
commit | commitdiff | tree | snapshot |
1999-03-30 |
Todd C. Miller | testsudoers needs LIBOBJS too |
commit | commitdiff | tree | snapshot |
1999-03-30 |
Todd C. Miller | Fix another parser bug. For a sudoers entry like this: |
commit | commitdiff | tree | snapshot |
1999-03-30 |
Todd C. Miller | new change |
commit | commitdiff | tree | snapshot |
1999-03-30 |
Todd C. Miller | Save entries that match a ! command on the matching... |
commit | commitdiff | tree | snapshot |
1999-03-30 |
Todd C. Miller | Make sudo's usage info better when mutually exclusive... |
commit | commitdiff | tree | snapshot |
1999-03-29 |
Todd C. Miller | updates from CU |
commit | commitdiff | tree | snapshot |
1999-03-29 |
Todd C. Miller | use gzip |
commit | commitdiff | tree | snapshot |
1999-03-29 |
Todd C. Miller | Fix off by one error introduced in *alloc changes |
commit | commitdiff | tree | snapshot |
1999-03-29 |
Todd C. Miller | ++version |
commit | commitdiff | tree | snapshot |
1999-03-29 |
Todd C. Miller | Use emalloc/erealloc/estrdup |
commit | commitdiff | tree | snapshot |
1999-03-29 |
Todd C. Miller | error checking memory allocation routines |
commit | commitdiff | tree | snapshot |
1999-03-29 |
Todd C. Miller | Still not right, this fixes it for real |
commit | commitdiff | tree | snapshot |
1999-03-29 |
Todd C. Miller | Fix for previous commit |
commit | commitdiff | tree | snapshot |
next |