| Commit message (Expand) | Author | Age | Files | Lines |
| * | * kpasswd.c Removed krb5_keytype, changed krb5_enctype to | Chris Provenzano | 1995-02-08 | 2 | -26/+11 |
| * | * kadmin.c Removed krb5_keytype, changed krb5_enctype to | Chris Provenzano | 1995-02-08 | 2 | -24/+10 |
| * | Add .cvsignore file so that cvs ignores the autoconf-built configure file | Theodore Tso | 1995-02-03 | 4 | -0/+4 |
| * | Don't use BITS64, use SIZEOF_LONG | Theodore Tso | 1995-02-03 | 2 | -1/+5 |
| * | * kadmin.c (main): Real live non-kludged argument parsing. | John Gilmore | 1995-02-03 | 2 | -52/+54 |
| * | * adm_process.c, adm_extern.h (cpw_keyproc()) Added | Chris Provenzano | 1995-02-02 | 3 | -1/+8 |
| * | * Removed all narrow types and references to wide.h and narrow.h | Chris Provenzano | 1995-01-25 | 6 | -11/+12 |
| * | Modify getopt args so that the 'M' option takes an argument, as it's | Theodore Tso | 1995-01-19 | 2 | -1/+6 |
| * | Removed all references to DECLARG and OLDDECLARG. | Chris Provenzano | 1995-01-13 | 27 | -658/+849 |
| * | Combined KRB5_UTPID, KRB5_UTTYPE, and KRB5_UTHOST into CHECK_UTMP macro. | Richard Basch | 1994-12-27 | 2 | -3/+7 |
| * | Fix typo | Theodore Tso | 1994-12-21 | 1 | -1/+1 |
| * | Use syslog instead of krb_log | Theodore Tso | 1994-12-19 | 2 | -1/+5 |
| * | * configure.in: use new macros KRB5_UTPID, KRB5_UTTYPE, and | Mark Eichin | 1994-11-18 | 2 | -15/+8 |
| * | another zero length manpage | Mark Eichin | 1994-11-14 | 1 | -0/+1 |
| * | remote cvs loses on zero length files | Mark Eichin | 1994-11-14 | 1 | -0/+1 |
| * | make this not zero length | Mark Eichin | 1994-11-04 | 1 | -0/+2 |
| * | * adm_listen.c (kill_children): use sigprocmask if available | Mark Eichin | 1994-11-01 | 2 | -9/+37 |
| * | Conversion of autoconfigury to Autoconf V2 | Mark Eichin | 1994-10-26 | 3 | -8/+8 |
| * | Select the cryptosystem to be used using krb5_use_cstype() instead of | Theodore Tso | 1994-10-19 | 2 | -2/+19 |
| * | Look for man page in the source directory | Theodore Tso | 1994-10-19 | 2 | -1/+5 |
| * | Add widen.h and narrow.h around declaration so that argument types are | Theodore Tso | 1994-10-04 | 2 | -0/+7 |
| * | Use $(srcdir) to find manual page for make install | Theodore Tso | 1994-10-03 | 3 | -1/+9 |
| * | Add placeholders for structure magic numbers | Theodore Tso | 1994-10-01 | 2 | -0/+5 |
| * | Relink executable if libraries change | Theodore Tso | 1994-09-30 | 5 | -9/+16 |
| * | Don't chop off last character of principal name if it is passed in to | Theodore Tso | 1994-09-15 | 2 | -6/+12 |
| * | Fix a number of pointer aliasing bugs | Theodore Tso | 1994-09-15 | 9 | -28/+62 |
| * | Removed an excess free() call | Theodore Tso | 1994-09-15 | 2 | -1/+5 |
| * | stamp out rcs keywords | Mark Eichin | 1994-08-18 | 26 | -153/+26 |
| * | fix time includes | Mark Eichin | 1994-08-17 | 1 | -1/+1 |
| * | unused vars, unused labels | Mark Eichin | 1994-08-14 | 2 | -2/+0 |
| * | unistd.h | Mark Eichin | 1994-08-14 | 3 | -27/+13 |
| * | fix some broken error fprintfs | Mark Eichin | 1994-08-14 | 2 | -7/+7 |
| * | * networked.c: yet another utent fix | Tom Yu | 1994-08-10 | 2 | -1/+5 |
| * | stamp.. | Mark Eichin | 1994-08-09 | 1 | -29/+0 |
| * | string/strings fixes | Mark Eichin | 1994-08-09 | 1 | -3/+5 |
| * | reversed getutent test | Mark Eichin | 1994-08-09 | 1 | -1/+1 |
| * | Stamp Out Imake in Our Lifetimes.. | Mark Eichin | 1994-08-09 | 4 | -182/+0 |
| * | actually check for NO_UT_HOST since it is used | Mark Eichin | 1994-08-08 | 1 | -0/+5 |
| * | hack up utmp stuff | Mark Eichin | 1994-08-06 | 2 | -14/+27 |
| * | * Makefile.in: whoops install manpage as kadmin.8, not kadmin.1 | Tom Yu | 1994-08-04 | 1 | -0/+2 |
| * | * Makefile.in: install kadmind in the right place | Tom Yu | 1994-08-04 | 1 | -0/+4 |
| * | more make install fixes | Tom Yu | 1994-07-20 | 4 | -4/+6 |
| * | * configure.in: another attempt to make dbm libs dtrt | Tom Yu | 1994-07-16 | 1 | -0/+4 |
| * | * kpasswd.c (get_first_ticket): fix error codes | Tom Yu | 1994-07-16 | 2 | -1/+5 |
| * | * kadmin.c (get_first_ticket): change error code to match | Tom Yu | 1994-07-16 | 2 | -1/+5 |
| * | Reduced Makefile.in, using pre/post | Mark Eichin | 1994-07-02 | 3 | -82/+0 |
| * | fix use of sigblock | Mark Eichin | 1994-07-01 | 2 | -0/+14 |
| * | folding in Harry's changes | Tom Yu | 1994-06-29 | 4 | -5/+7 |
| * | * configure.in (in all relevant subdirs): move invokations of | Tom Yu | 1994-06-27 | 2 | -2/+2 |
| * | changes to fix make install | Tom Yu | 1994-06-25 | 5 | -4/+39 |