summaryrefslogtreecommitdiffstats
path: root/src/lib/kdb
Commit message (Expand)AuthorAgeFilesLines
* Get rid of unused variableEzra Peisach2000-03-162-1/+5
* * kdb_xdr.c (krb5_dbe_lookup_mod_princ_data): In casting argumentEzra Peisach2000-03-122-1/+6
* from Bear Giles:Ken Raeburn2000-02-212-2/+5
* * kdb_cpw.c (krb5_dbe_crk):Tom Yu2000-02-192-0/+13
* log tritan's changesTom Yu1999-10-261-0/+7
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-261-1/+0
* copyright notice updates from 1.1 branchKen Raeburn1999-09-2414-14/+56
* testcase fixes from 1.1 branch:Ken Raeburn1999-09-012-11/+24
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-052-0/+7
* * kdb_cpw.c (krb5_dbe_crk):Tom Yu1998-11-172-8/+38
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-3012-235/+330
* POSIX states that getopt returns -1 when it is done parsing options,Theodore Tso1998-05-062-1/+6
* * Makefile.in (SHLIB_EXPDEPS):Tom Yu1998-04-152-3/+8
* Remove check for the regular expression functions, since they aren'tTheodore Tso1998-03-022-1/+5
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-182-2/+7
* Mass makefile/configure.in build system revampTheodore Tso1998-02-122-0/+6
* * kdb_cpw.c (add_key_pwd): For KRB5_KDB_SALTTYPE_AFS3, the saltEzra Peisach1997-10-282-0/+19
* * t_kdb.c (do_testing): Add krb5_free_contextEzra Peisach1997-10-132-0/+7
* * keytab.c: (krb5_ktkdb_get_entry): Incoming principal is constEzra Peisach1997-09-156-9/+25
* * kdb_db2.c (krb5_db2_db_delete_principal): Fix switch statementEzra Peisach1997-07-312-0/+6
* * kdb_db2.c (krb5_db2_db_set_hashfirst): Don't cast aTom Yu1997-07-292-1/+6
* * kdb_db2.c: Fix typo; also, tweak page size in attempt to speedTom Yu1997-07-263-5/+8
* * t_kdb.c: Reflect changes in the API, mostly db_createTom Yu1997-07-257-60/+1545
* t_kdb.c (do_testing): Clean up error handling for krb5_init_contextTheodore Tso1997-03-243-8/+13
* * keytab.c: Don't assume dbm_db_get_mkey() and dbe_find_enctypeTom Yu1997-03-172-14/+29
* * Make shared libs work on AIXSam Hartman1997-02-222-1/+5
* Merge of libhack_branchTom Yu1997-02-093-50/+34
* Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1996-12-132-1/+5
* * kdb_dbm.c: Ditch DB_OPENCLOSE conditionals, and fix the realMark Eichin1996-11-132-69/+27
* * kdb_cpw.c (add_key_pwd): set length to -1 so krb5_string_to_keyMark Eichin1996-11-122-1/+11
* * kdb_cpw.c (cleanup_key_data): fix memory leak [krb5-kdc/163]Barry Jaspan1996-11-112-2/+15
* * t_krb5.conf: Dummy krb5.conf file from the krb5 libraryEzra Peisach1996-11-094-6/+51
* * Makefile.in (t_kdb): Link with $(TOPLIBD)/libdb.aEzra Peisach1996-10-312-1/+5
* update rename comment to agree with code and previous comment inBarry Jaspan1996-10-181-1/+1
* * Makefile.in (t_kdb): Fix up dependencies of t_kdb so it willTom Yu1996-09-042-2/+8
* Fix Makefile so that t_kdb is linked correctly with the appropriateTheodore Tso1996-08-233-3/+7
* kdb_dbm.c: Remove vestigal code which was using BERK_DB_DBM define.Theodore Tso1996-08-225-250/+95
* * kdb_dbm.c (krb5_dbm_db_rename): rename should not insist thatBarry Jaspan1996-08-122-1/+6
* Don't dump core when principal doesn't existSam Hartman1996-08-102-1/+12
* Change shared:: to shared: in the creation of the shared subdir.Ezra Peisach1996-08-092-1/+7
* * Makefile.in (shared): Always mkdir shared; test -d shared ||Tom Yu1996-08-092-1/+6
* * AIX shared library fix: get -ldb not dbmSam Hartman1996-08-053-1/+20
* Remove references to unused non-portable symbolsSam Hartman1996-08-021-20/+0
* Fix up shared library handling and $(STEXT) usageSam Hartman1996-07-282-6/+2
* * Makefile.in: libkdb5.so needs to be built withEzra Peisach1996-07-233-0/+23
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-226-177/+368
* * keytab.c (krb5_ktkdb_close): Free memory allocated byEzra Peisach1996-06-112-1/+17
* cvsignore hackeryTom Yu1996-06-101-1/+0
* Remove vestigal ODBM supportTheodore Tso1996-05-202-32/+4
* * kdb_dbm.c: Do not provide prototypes for dbm_error orEzra Peisach1996-05-182-2/+7