| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | *** empty log message *** | Tom Yu | 1996-07-31 | 1 | -0/+5 |
| * | * kadmin.c: Remove delcaration for getpwuid(); already declared in | Tom Yu | 1996-07-31 | 1 | -1/+0 |
| * | * kdb5_create.c (kdb5_create): Ignore (expected) failure in | Ezra Peisach | 1996-07-27 | 2 | -1/+10 |
| * | * configure.in: remove create | Tom Yu | 1996-07-26 | 2 | -1/+5 |
| * | Actually install kadmin.local. (Or rather, don't install kadmin.local | Theodore Tso | 1996-07-26 | 2 | -1/+7 |
| * | Remove the new kdb5_create, which is subsumed by kdb5_util | Theodore Tso | 1996-07-26 | 12 | -1666/+0 |
| * | Remove last traces of the old admin server | Theodore Tso | 1996-07-26 | 1 | -46/+0 |
| * | Remove v5client, which is the old client for the old kadmin system | Theodore Tso | 1996-07-26 | 11 | -3148/+0 |
| * | Remove the old kadmin server | Theodore Tso | 1996-07-26 | 13 | -8173/+0 |
| * | Remove setenv.c and use krb5_setenv instead. This version of setenv | Sam Hartman | 1996-07-26 | 3 | -166/+6 |
| * | * Makefile.in, configure.in, adm_rw.c, kadm5_defs.h, main.c, | Marc Horowitz | 1996-07-25 | 8 | -0/+2943 |
| * | kadmin.c (quit): Return zero so that we return the proper exit status. | Theodore Tso | 1996-07-25 | 2 | -1/+8 |
| * | *** empty log message *** | Marc Horowitz | 1996-07-25 | 1 | -0/+4 |
| * | * configure.in (CONFIG_DIRS): added v5passwdd | Marc Horowitz | 1996-07-25 | 1 | -1/+1 |
| * | * ovsec_kadmd.c (main): Put the #ifdef SO_REUSEADDR at the | Tom Yu | 1996-07-24 | 2 | -2/+7 |
| * | Use $(LD) instead of $(CC) for linking... This allows for use of purify | Ezra Peisach | 1996-07-24 | 2 | -1/+5 |
| * | * Makefile.in (all): Use $(LD) instead of $(CC) for link stage | Ezra Peisach | 1996-07-24 | 4 | -2/+25 |
| * | * Makefile.in: add dependency for kdb5_util_ct.o | Tom Yu | 1996-07-23 | 2 | -0/+6 |
| * | * Makefile.in: add dependency for kadmin_ct.o | Tom Yu | 1996-07-23 | 2 | -0/+6 |
| * | this commit includes all the changes on the OV_9510_INTEGRATION and | Marc Horowitz | 1996-07-22 | 1 | -0/+10 |
| * | this commit includes all the changes on the OV_9510_INTEGRATION and | Marc Horowitz | 1996-07-22 | 228 | -2/+40100 |
| * | * configure.in: remove ref to SS_RULES | Tom Yu | 1996-06-14 | 4 | -2/+8 |
| * | * configure.in: remove ref to ET_RULES | Tom Yu | 1996-06-14 | 4 | -2/+9 |
| * | cvsignore hackery | Tom Yu | 1996-06-10 | 4 | -4/+0 |
| * | missing log entries | Ken Raeburn | 1996-05-02 | 3 | -1/+40 |
| * | Ken's acl and hangup fixes | Mark Eichin | 1996-04-09 | 7 | -11/+40 |
| * | add "extract snk4 key" function to get device keys out of the database | Mark Eichin | 1996-04-09 | 2 | -0/+111 |
| * | * ktutil_funcs.c (ktutil_write_srvtab): use any type of des key | Richard Basch | 1996-03-20 | 2 | -28/+37 |
| * | * srv_main.c: Move inclusion of k5-int.h before testing if | Ezra Peisach | 1996-03-03 | 2 | -1/+6 |
| * | This is the aggregate of a bunch of fixes to kadmind (after all, some people | Mark Eichin | 1996-02-24 | 5 | -434/+383 |
| * | * Makefile.in | Richard Basch | 1996-02-04 | 1 | -2/+6 |
| * | Implement -e option to list that | Sam Hartman | 1996-01-26 | 2 | -2/+20 |
| * | Convert the kvno to a char before writing it out. (The previous code | Sam Hartman | 1996-01-26 | 2 | -2/+9 |
| * | Simplified to simply require the use of WITH_ANAME or USE_KDB5_LIBRARY | Richard Basch | 1996-01-22 | 2 | -28/+0 |
| * | Set the enctype to ENCTYPE_UNKNOWN when the enctype should be determined from | Richard Basch | 1996-01-11 | 1 | -3/+9 |
| * | ktutil.c (ktutil_write_v4): Call ktutil_write_srvtab not ktutil_write_keytab | Ezra Peisach | 1995-12-25 | 3 | -1/+11 |
| * | remove rcs keyword cruft which doesn't make much sense in CVS. | Mark Eichin | 1995-11-03 | 4 | -12/+5 |
| * | * kadmin5.c (kadmin_startup): initialize action before strcat'ing | Mark Eichin | 1995-10-02 | 2 | -0/+6 |
| * | (key_encrypt_keys): Remove equally errneous krb5_use_enctype() call | Theodore Tso | 1995-09-14 | 2 | -3/+38 |
| * | Keys are encrypted in the key of the master key encryption type, not | Theodore Tso | 1995-09-14 | 3 | -75/+67 |
| * | Globally change use of ENCTYPE_DES_CBC_MD5 to DEFAULT_KDC_ENCTYPE, so | Theodore Tso | 1995-09-07 | 1 | -7/+9 |
| * | srv_key.c: Globally change use of ENCTYPE_DES_CBC_MD5 to | Theodore Tso | 1995-09-07 | 3 | -3/+22 |
| * | * ktutil_funcs.c : Do appropriate magic for enctype/keytype cleanup | Chris Provenzano | 1995-09-07 | 2 | -4/+8 |
| * | * admin.c, passwd.c, srv_key.c, srv_main.c : | Chris Provenzano | 1995-09-06 | 5 | -40/+44 |
| * | * kadmin5.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/g | Chris Provenzano | 1995-09-06 | 2 | -11/+14 |
| * | * admin.c, kadm5_defs.h, srv_key.c, srv_main.c : Remove krb5_enctype | Chris Provenzano | 1995-09-06 | 5 | -39/+17 |
| * | Describe previous changes | Paul Park | 1995-08-31 | 1 | -0/+11 |
| * | Update ACL file description | Paul Park | 1995-08-31 | 1 | -3/+30 |
| * | Provide object for ACL decision | Paul Park | 1995-08-31 | 2 | -36/+42 |
| * | Make access decision based on subject and object, not just subject | Paul Park | 1995-08-31 | 2 | -9/+73 |