summaryrefslogtreecommitdiffstats
path: root/src/lib/kdb
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-292-1/+5
* Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn2002-08-291-0/+1
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-232-1/+5
* * kdb_db2.h: Add prototype and rename forTom Yu2002-08-234-5/+53
* * keytab.c (krb5_ktkdb_get_entry): For consistency, check forTom Yu2002-08-152-0/+11
* Apply patch toSam Hartman2002-08-092-0/+6
* update dependenciesKen Raeburn2002-06-151-24/+21
* shlib version number updates from 1.2.x branchKen Raeburn2002-03-072-1/+7
* Use const instead of krb5_constKen Raeburn2002-02-232-1/+6
* * t_kdb.c (do_testing): Invoke krb5_free_principal andEzra Peisach2001-11-192-0/+17
* * kdb_cpw.c (cleanup_key_data): Do not free NULL pointerEzra Peisach2001-10-302-0/+7
* * kdb_xdr.c (krb5_encode_princ_contents): Use krb5_ui_2 instead ofEzra Peisach2001-10-262-1/+6
* * kdb_xdr.c (krb5_dbe_search_enctype): Filter out enctypes thatTom Yu2001-10-253-2/+31
* In directories building libraries, generate dependencies for .so/.po files tooKen Raeburn2001-10-201-10/+10
* Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn2001-10-111-23/+26
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-106-52/+57
* dependenciesKen Raeburn2001-09-011-0/+47
* * kdb_xdr.c (krb5_dbe_update_mod_princ_data,Ezra Peisach2001-07-273-4/+14
* Fixed several typos in commentsMitchell Berger2001-06-201-1/+1
* kdb_dbm.c (destroy_file_suffix): Declare as staticEzra Peisach2001-04-252-1/+5
* * kdb_xdr.c: Change the variable index to idx to prevent functionEzra Peisach2001-03-102-4/+9
* * configure.in: Use AC_CHECK_HEADERS instead of AC_HAVE_HEADERSEzra Peisach2000-11-012-1/+5
* * fetch_mkey.c: Signed/unsigned int cleanupEzra Peisach2000-10-173-12/+17
* * kdb_xdr.c (krb5_dbe_free_contents): Clean up signedness warningEzra Peisach2000-09-206-15/+47
* * encrypt_key.c, kdb_cpw.c, kdb_xdr.c: Add parenthesis aboutEzra Peisach2000-07-044-22/+24
* * Makefile.in (SHLIB_EXPDEPS): Add libdb, since we can build thisTom Yu2000-06-302-2/+9
* pullup from 1.2 branchKen Raeburn2000-06-275-25/+51
* Change wsanchez@apple -> tritan@mitWilfredo Sanchez2000-06-011-2/+2
* 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