summaryrefslogtreecommitdiffstats
path: root/src/kadmin/server
Commit message (Expand)AuthorAgeFilesLines
* * ovsec_kadmd.c (main): Put the #ifdef SO_REUSEADDR at theTom Yu1996-07-242-2/+7
* Use $(LD) instead of $(CC) for linking... This allows for use of purifyEzra Peisach1996-07-242-1/+5
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-221-0/+10
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-2210-0/+2538
* Directory no longer in useEzra Peisach1995-04-252-55/+0
* kadmin directory being moved away to kadmin.old and kadmin.v4Theodore Tso1995-04-2519-5147/+0
* From Ian Taylor <ian@cygnus.com>. Makes kadmind use -r for bothMark Eichin1995-04-215-16/+18
* added missing htonsMark Eichin1995-04-201-1/+1
* Changes from Ian Taylor <ian@cygnus.com> to support testsuite.Mark Eichin1995-04-205-15/+33
* Add include of adm_defs.h, since that's no longer included by krb5.hTheodore Tso1995-04-202-0/+6
* Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to doTheodore Tso1995-04-141-0/+54
* * adm_process.c, adm_kadmin.c, adm_adm_func.c, adm_kpasswd.c,Chris Provenzano1995-03-2710-266/+149
* If /etc/services doesn't have the kadmin port, use a compiled in defaultTheodore Tso1995-03-242-6/+18
* Remove reference to $(ISODELIB)Theodore Tso1995-03-021-0/+4
* Remove ISODE_INCLUDE, replace check for -lsocket and -lnsl withTheodore Tso1995-03-011-0/+5
* * *.c: Avoid <krb5/...> and <com_err.h> includesJohn Gilmore1995-02-2816-107/+30
* Add .cvsignore file so that cvs ignores the autoconf-built configure fileTheodore Tso1995-02-031-0/+1
* Don't use BITS64, use SIZEOF_LONGTheodore Tso1995-02-032-1/+5
* * adm_process.c, adm_extern.h (cpw_keyproc()) AddedChris Provenzano1995-02-023-1/+8
* * Removed all narrow types and references to wide.h and narrow.hChris Provenzano1995-01-252-5/+4
* Modify getopt args so that the 'M' option takes an argument, as it'sTheodore Tso1995-01-192-1/+6
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-1314-424/+580
* Fix typoTheodore Tso1994-12-211-1/+1
* Use syslog instead of krb_logTheodore Tso1994-12-192-1/+5
* another zero length manpageMark Eichin1994-11-141-0/+1
* * adm_listen.c (kill_children): use sigprocmask if availableMark Eichin1994-11-012-9/+37
* Select the cryptosystem to be used using krb5_use_cstype() instead ofTheodore Tso1994-10-192-2/+19
* Add widen.h and narrow.h around declaration so that argument types areTheodore Tso1994-10-042-0/+7
* Use $(srcdir) to find manual page for make installTheodore Tso1994-10-031-0/+4
* Relink executable if libraries changeTheodore Tso1994-09-301-0/+4
* Fix a number of pointer aliasing bugsTheodore Tso1994-09-159-28/+62
* stamp out rcs keywordsMark Eichin1994-08-1815-87/+15
* fix time includesMark Eichin1994-08-171-1/+1
* unused vars, unused labelsMark Eichin1994-08-142-2/+0
* Stamp Out Imake in Our Lifetimes..Mark Eichin1994-08-091-54/+0
* * Makefile.in: whoops install manpage as kadmin.8, not kadmin.1Tom Yu1994-08-041-0/+2
* * Makefile.in: install kadmind in the right placeTom Yu1994-08-041-0/+4
* * configure.in: another attempt to make dbm libs dtrtTom Yu1994-07-161-0/+4
* fix use of sigblockMark Eichin1994-07-012-0/+14
* folding in Harry's changesTom Yu1994-06-292-3/+5
* Checked in rest of Jim Miller's kadmin bugs krb5-bugs [0395]Theodore Tso1994-06-256-59/+100
* Plug memory leaks, and other miscellaneous bugs reported by Jim MillerTheodore Tso1994-06-253-2/+36
* fix time include, move select includeMark Eichin1994-06-172-9/+9
* another sys/select for _AIXMark Eichin1994-06-171-0/+4
* POSIX signal changesTheodore Tso1994-06-021-32/+13
* Fixed krb5-bugs [0437]:Theodore Tso1994-03-111-3/+2
* Don't reference mit_des_cryptosystem_entry directlyTheodore Tso1994-01-141-1/+1
* Don't clear the key and alt_key structures prematurely when adding a principalTheodore Tso1994-01-131-17/+17
* Fixed lots of bugs; lots of cleanupTheodore Tso1993-12-241-0/+64
* Fixed lots of bug; lots of cleanup..Theodore Tso1993-12-247-104/+85