1998-11-20 |
Todd C. Miller | 1.5.7 |
commit | commitdiff | tree | snapshot |
1998-11-20 |
Todd C. Miller | more info for 1.5.7 |
commit | commitdiff | tree | snapshot |
1998-11-20 |
Todd C. Miller | update for 1.5.7 |
commit | commitdiff | tree | snapshot |
1998-11-20 |
Todd C. Miller | make increases of cm_list_size and ga_list_size be... |
commit | commitdiff | tree | snapshot |
1998-11-20 |
Todd C. Miller | when we get a syntax error, report it for the previous... |
commit | commitdiff | tree | snapshot |
1998-11-18 |
Todd C. Miller | add back check for sys/sockio.h but only use it if... SUDO_1_5_7 |
commit | commitdiff | tree | snapshot |
1998-11-18 |
Todd C. Miller | define BSD_COMP for svr4 |
commit | commitdiff | tree | snapshot |
1998-11-18 |
Todd C. Miller | more -Wall |
commit | commitdiff | tree | snapshot |
1998-11-18 |
Todd C. Miller | kill check for sockio,h |
commit | commitdiff | tree | snapshot |
1998-11-18 |
Todd C. Miller | no more HAVE_SYS_SOCKIO_H |
commit | commitdiff | tree | snapshot |
1998-11-18 |
Todd C. Miller | -Wall |
commit | commitdiff | tree | snapshot |
1998-11-16 |
Todd C. Miller | add missing inform_user() |
commit | commitdiff | tree | snapshot |
1998-11-14 |
Todd C. Miller | return NOT_FOUND if given fully qualified path and... |
commit | commitdiff | tree | snapshot |
1998-11-14 |
Todd C. Miller | for kerb5, check for -lkerb4, fall back on -lkrb |
commit | commitdiff | tree | snapshot |
1998-11-13 |
Todd C. Miller | tty tickets are user:tty now |
commit | commitdiff | tree | snapshot |
1998-11-13 |
Todd C. Miller | when using tty tickets make it user:tty not user.tty... |
commit | commitdiff | tree | snapshot |
1998-11-10 |
Todd C. Miller | add "ignoring foo found in ." for auth successful case |
commit | commitdiff | tree | snapshot |
1998-11-09 |
Todd C. Miller | add missing printf param |
commit | commitdiff | tree | snapshot |
1998-11-08 |
Todd C. Miller | go back to printing "command not found" unless --disabl... |
commit | commitdiff | tree | snapshot |
1998-11-08 |
Todd C. Miller | Only one space after a colon, not two, in printf's |
commit | commitdiff | tree | snapshot |
1998-11-05 |
Todd C. Miller | document setting $USER |
commit | commitdiff | tree | snapshot |
1998-11-05 |
Todd C. Miller | fix bugs with prompt expansion |
commit | commitdiff | tree | snapshot |
1998-11-05 |
Todd C. Miller | set $USER for root too |
commit | commitdiff | tree | snapshot |
1998-11-04 |
Todd C. Miller | typo |
commit | commitdiff | tree | snapshot |
1998-11-04 |
Todd C. Miller | HP-UX's iscomsec is in -lsec, not libc |
commit | commitdiff | tree | snapshot |
1998-11-04 |
Todd C. Miller | remove some entries in the OS case statement that did... |
commit | commitdiff | tree | snapshot |
1998-11-04 |
Todd C. Miller | add "cd" section and flush out syslog section |
commit | commitdiff | tree | snapshot |
1998-11-04 |
Todd C. Miller | no more sudo-lex.yy.c |
commit | commitdiff | tree | snapshot |
1998-11-04 |
Todd C. Miller | add custom prompt support |
commit | commitdiff | tree | snapshot |
1998-11-04 |
Todd C. Miller | kill perror("malloc") since we already have a good... |
commit | commitdiff | tree | snapshot |
1998-11-04 |
Todd C. Miller | kill perror("malloc") since we already have a good... |
commit | commitdiff | tree | snapshot |
1998-11-04 |
Todd C. Miller | kill perror("malloc") since we already have a good... |
commit | commitdiff | tree | snapshot |
1998-11-04 |
Todd C. Miller | kill perror("malloc") since we already have a good... |
commit | commitdiff | tree | snapshot |
1998-11-04 |
Todd C. Miller | kill perror("malloc") since we already have a good... |
commit | commitdiff | tree | snapshot |
1998-11-04 |
Todd C. Miller | kill perror("malloc") since we already have a good... |
commit | commitdiff | tree | snapshot |
1998-11-03 |
Todd C. Miller | the prompt is expanded before tgetpass is called |
commit | commitdiff | tree | snapshot |
1998-11-03 |
Todd C. Miller | tgetpass now has the same args as getpass again |
commit | commitdiff | tree | snapshot |
1998-11-03 |
Todd C. Miller | add iscomsec, issecure support |
commit | commitdiff | tree | snapshot |
1998-11-03 |
Todd C. Miller | we now expand any %h or %u in the prompt before passing... |
commit | commitdiff | tree | snapshot |
1998-11-03 |
Todd C. Miller | add check for syslog(3) in -lsocket, -lnsl, -linet |
commit | commitdiff | tree | snapshot |
1998-11-03 |
Todd C. Miller | add HAVE_ISCOMSEC and HAVE_ISSECURE |
commit | commitdiff | tree | snapshot |
1998-11-03 |
Todd C. Miller | add check for iscomsec in HP-UX |
commit | commitdiff | tree | snapshot |
1998-11-03 |
Todd C. Miller | check for issecure if we have getpwanam on SunOS |
commit | commitdiff | tree | snapshot |
1998-10-25 |
Todd C. Miller | add HAVE_DISPCRYPT |
commit | commitdiff | tree | snapshot |
1998-10-25 |
Todd C. Miller | add back support for non-dispcrypt based checking for... |
commit | commitdiff | tree | snapshot |
1998-10-25 |
Todd C. Miller | sia changes |
commit | commitdiff | tree | snapshot |
1998-10-25 |
Todd C. Miller | SIA becomes the default on Digital UNIX |
commit | commitdiff | tree | snapshot |
1998-10-25 |
Todd C. Miller | move local includes after system ones |
commit | commitdiff | tree | snapshot |
1998-10-24 |
Todd C. Miller | add pass_warn() which prints out INCORRECT_PASSWORD... |
commit | commitdiff | tree | snapshot |
1998-10-24 |
Todd C. Miller | fix while loop in sia_attempt_auth() that checks the... |
commit | commitdiff | tree | snapshot |
1998-10-22 |
Todd C. Miller | don't trust UID_MAX or MAXUID |
commit | commitdiff | tree | snapshot |
1998-10-22 |
Todd C. Miller | fix two pastos |
commit | commitdiff | tree | snapshot |
1998-10-22 |
Todd C. Miller | fix typo |
commit | commitdiff | tree | snapshot |
1998-10-22 |
Todd C. Miller | init crypt_type to INT_MAX since it is legal to be... |
commit | commitdiff | tree | snapshot |
1998-10-22 |
Todd C. Miller | for secureware on dunix, use -lsecurity -ldb -laud -lm |
commit | commitdiff | tree | snapshot |
1998-10-21 |
Todd C. Miller | getprpwuid is broken in HP-UX 10.20 at least (it sleeps... |
commit | commitdiff | tree | snapshot |
1998-10-20 |
Todd C. Miller | updated --with-editor blurb |
commit | commitdiff | tree | snapshot |
1998-10-20 |
Todd C. Miller | tell how to put sudoers in a different dir |
commit | commitdiff | tree | snapshot |
1998-10-20 |
Todd C. Miller | add missing quotes around $with_editor |
commit | commitdiff | tree | snapshot |
1998-10-20 |
Todd C. Miller | typo in --with-editor bits |
commit | commitdiff | tree | snapshot |
1998-10-20 |
Todd C. Miller | I don't expect it to work on Solaris |
commit | commitdiff | tree | snapshot |
1998-10-20 |
Todd C. Miller | add back security/pam_misc.h |
commit | commitdiff | tree | snapshot |
1998-10-19 |
Todd C. Miller | remove dunix note since configure checks for this now |
commit | commitdiff | tree | snapshot |
1998-10-19 |
Todd C. Miller | add check for broken dunix prot.h (4.0 < 4.0D is bad) |
commit | commitdiff | tree | snapshot |
1998-10-19 |
Todd C. Miller | new dunix shadow code, use dispcrypt(3) |
commit | commitdiff | tree | snapshot |
1998-10-19 |
Todd C. Miller | add HAVE_INITPRIVS |
commit | commitdiff | tree | snapshot |
1998-10-19 |
Todd C. Miller | call initprivs() if we have it for getprpwuid later on |
commit | commitdiff | tree | snapshot |
1998-10-19 |
Todd C. Miller | clean pathnames.h too |
commit | commitdiff | tree | snapshot |
1998-10-19 |
Todd C. Miller | quote "Sorry, try again." with [] since it has a comma... |
commit | commitdiff | tree | snapshot |
1998-10-19 |
Todd C. Miller | update Digital UNIX note about acl.h |
commit | commitdiff | tree | snapshot |
1998-10-19 |
Todd C. Miller | add --with-sia |
commit | commitdiff | tree | snapshot |
1998-10-19 |
Todd C. Miller | add whitespace |
commit | commitdiff | tree | snapshot |
1998-10-19 |
Todd C. Miller | add SIA support |
commit | commitdiff | tree | snapshot |
1998-10-19 |
Todd C. Miller | Initial revision |
commit | commitdiff | tree | snapshot |
1998-10-18 |
Todd C. Miller | when checking for -lsocket, -lnsl, and -linet, check... |
commit | commitdiff | tree | snapshot |
1998-10-18 |
Todd C. Miller | move Syslog_* defs into sudo.h |
commit | commitdiff | tree | snapshot |
1998-10-18 |
Todd C. Miller | added check_secureware |
commit | commitdiff | tree | snapshot |
1998-10-18 |
Todd C. Miller | finished adding AC_MSG_CHECKING and AC_MSG_RESULT bits |
commit | commitdiff | tree | snapshot |
1998-10-18 |
Todd C. Miller | don't define CLASSIC_INSULTS and CSOPS_INSULTS if no... |
commit | commitdiff | tree | snapshot |
1998-10-18 |
Todd C. Miller | move some --with options around |
commit | commitdiff | tree | snapshot |
1998-10-18 |
Todd C. Miller | change $with_foo-bar -> $with_foo_bar |
commit | commitdiff | tree | snapshot |
1998-10-17 |
Todd C. Miller | moved SecureWare stuff into secureware.c |
commit | commitdiff | tree | snapshot |
1998-10-17 |
Todd C. Miller | Initial revision |
commit | commitdiff | tree | snapshot |
1998-10-17 |
Todd C. Miller | update url to solaris gcc bins |
commit | commitdiff | tree | snapshot |
1998-10-17 |
Todd C. Miller | change option formatter and flesh out someentries |
commit | commitdiff | tree | snapshot |
1998-10-17 |
Todd C. Miller | environmental variable -> environment variable |
commit | commitdiff | tree | snapshot |
1998-10-17 |
Todd C. Miller | everything is now done via configure |
commit | commitdiff | tree | snapshot |
1998-10-17 |
Todd C. Miller | prev rev was 1.5.6 |
commit | commitdiff | tree | snapshot |
1998-10-17 |
Todd C. Miller | passing SUDOERS_MODE, SUDOERS_UID, SUDOERS_GID correctly |
commit | commitdiff | tree | snapshot |
1998-10-17 |
Todd C. Miller | SUDOERS_MODE, SUDOERS_UID, SUDOERS_GID now come from... |
commit | commitdiff | tree | snapshot |
1998-10-17 |
Todd C. Miller | merge OSDEFS and OPTIONS into DEFS |
commit | commitdiff | tree | snapshot |
1998-10-17 |
Todd C. Miller | SUDOERS_MODE, SUDOERS_UID, and SUDOERS_GID now get... |
commit | commitdiff | tree | snapshot |
1998-10-17 |
Todd C. Miller | document all --with/--enable options |
commit | commitdiff | tree | snapshot |
1998-10-15 |
Todd C. Miller | options.h is no more |
commit | commitdiff | tree | snapshot |
1998-10-15 |
Todd C. Miller | assimilated options.h |
commit | commitdiff | tree | snapshot |
1998-10-15 |
Todd C. Miller | moved options from options.h to configure |
commit | commitdiff | tree | snapshot |
1998-10-15 |
Todd C. Miller | no more options.h |
commit | commitdiff | tree | snapshot |
1998-10-15 |
Todd C. Miller | remove references to options.h |
commit | commitdiff | tree | snapshot |
1998-10-15 |
Todd C. Miller | kill sys/time.h |
commit | commitdiff | tree | snapshot |
1998-10-15 |
Todd C. Miller | if select return < -1 still prompt for pw |
commit | commitdiff | tree | snapshot |
next |