summaryrefslogtreecommitdiffstats
path: root/src/kadmin/server
Commit message (Expand)AuthorAgeFilesLines
* * kadm_rpc_svc.c, server_stubs.c: Add support for setv4keyTom Yu1997-07-013-0/+68
* add kadm5_setkey_principalBarry Jaspan1997-04-233-1/+69
* Merge of libhack_branchTom Yu1997-02-093-9/+11
* Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1996-12-132-5/+9
* * ovsec_kadmd.c (main): fix duplicated error stringsBarry Jaspan1996-12-042-6/+13
* revert kt_default_name changes; see ChangeLogs for detailsTom Yu1996-11-132-14/+17
* * ovsec_kadmd.c (main): Use krb5_kt_set_default_name() rather thanTom Yu1996-11-132-8/+19
* * ovsec_kadmd.c (main): krb5_klog_syslog doesn't understand %mBarry Jaspan1996-09-272-1/+6
* remove ".so man1/header.doc" and extra args to .THTom Yu1996-09-102-2/+5
* Fix typo: ($PROG) -> $(PROG)Theodore Tso1996-09-042-1/+5
* Added man page and line in Makefile to install itJeff Bigler1996-08-293-0/+249
* * ovsec_kadmd.c (main): strip path components of whoamiBarry Jaspan1996-08-122-1/+5
* * ovsec_kadmd.c (main): remove useless hex value from error messageBarry Jaspan1996-08-012-1/+5
* * ovsec_kadmd.c: Revert prior change due to netdb.h shuffleTom Yu1996-07-312-0/+3
* *** empty log message ***Tom Yu1996-07-311-0/+5
* * ovsec_kadmd.c: remove #include <netdb.h> (already gotten byTom Yu1996-07-311-1/+0
* * 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