summaryrefslogtreecommitdiffstats
path: root/src/kadmin.old
Commit message (Expand)AuthorAgeFilesLines
* Update calling sequence to krb5_db_fetch_mkey()Paul Park1995-07-172-0/+5
* Reorganize library logic and use LDFLAGS from configurePaul Park1995-07-078-37/+23
* Remove LDFLAGSPaul Park1995-07-072-1/+4
* * kpasswd.c (get_first_ticket): Pass context to os_localaddrTom Yu1995-07-062-1/+4
* * kadmin.c (get_first_ticket): Pass context to os_localaddrTom Yu1995-07-062-1/+4
* Add ability to switch between Berkeley and DBM for KDC databasePaul Park1995-06-306-0/+57
* Compiler warning cleanupPaul Park1995-06-273-1/+11
* Remove usage of KDB_CONVERT_KEY_OUTOF_DBPaul Park1995-06-232-1/+6
* Change PROTOTYPE -> KRB5_PROTOTYPETheodore Tso1995-06-214-5/+13
* * configure.in: switch obsolete AC_HAVE_HEADER to AC_CHECK_HEADERSMark Eichin1995-06-202-1/+5
* * kpasswd.c: USE_STRING_H -> HAVE_STRING_H for consistencyTom Yu1995-06-203-2/+6
* * configure.in: add missing check for stdlib.hTom Yu1995-06-202-0/+4
* Shared library Makefile/configure changes and cleanupPaul Park1995-06-159-17/+38
* changes to accomodate redefinition of krb5_auth_contextTom Yu1995-06-1121-30/+46
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-096-15/+15
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-092-7/+9
* Cast sockaddr_in * to sockaddr * in call to bindEzra Peisach1995-05-242-1/+5
* Include stdlib.h or declare malloc, calloc, reallocEzra Peisach1995-05-241-0/+6
* Check for stdlib.h and include if present or declare malloc, calloc and reallocEzra Peisach1995-05-243-2/+13
* Include <stdlib.h> or declare malloc, calloc, or reallocEzra Peisach1995-05-248-1/+48
* Install old kadmin targets as <mumble>_oldPaul Park1995-05-226-6/+19
* Fix reversed sense of #ifdef OLD_SIGNALS to prevent use of calling signal()Theodore Tso1995-05-031-1/+1
* * adm_process.c: (krb5_recvauth()): No longer needs the rc_type argChris Provenzano1995-05-032-1/+4
* kadmin.c (main): Fix really broken way client and client_nameTheodore Tso1995-05-033-5/+26
* Remove the unused argument to aggree with the expected callingEzra Peisach1995-04-294-107/+10
* kadmin.c (main): Don't free the credentials cache twice in caseTheodore Tso1995-04-293-2/+9
* adm_network.c (setup_network): Use sigaction() instead ofTheodore Tso1995-04-294-2/+39
* * Makefile.in (kadmind): don't reference K4LIB since we don't setMark Eichin1995-04-272-1/+6
* * configure.in: need HAS_ANSI_VOLATILE for signal_requests_exitMark Eichin1995-04-262-0/+5
* Add the Sandia kadmin libraries in their new location. (kadmin.old)Theodore Tso1995-04-2551-0/+9068