summaryrefslogtreecommitdiffstats
path: root/src/lib/kadm5/srv
Commit message (Expand)AuthorAgeFilesLines
* Changes to allow compilation --with-system-db and --enable-sharedEzra Peisach2002-12-162-3/+12
* Thanks, patch appliedTom Yu2002-11-072-1/+8
* * server_init.c (kadm5_lock, kadm5_unlock): Return KADM5_OKEzra Peisach2002-10-152-0/+9
* libkadm5 should allow persistent locksTom Yu2002-10-084-6/+52
* update dependenciesKen Raeburn2002-09-131-24/+13
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-292-1/+5
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-232-1/+5
* remove dependence on libdyn; open-code the array manipulationKen Raeburn2002-07-173-33/+74
* update dependenciesKen Raeburn2002-06-151-101/+98
* shlib version number updates from 1.2.x branchKen Raeburn2002-03-072-1/+5
* 2002-03-02 Sam Hartman <hartmans@mit.edu>Sam Hartman2002-03-032-25/+31
* * svr_principal.c (kadm5_decrypt_key): For now, coerce enctype ofTom Yu2001-10-252-0/+12
* In directories building libraries, generate dependencies for .so/.po files tooKen Raeburn2001-10-201-13/+13
* * svr_principal.c (add_to_history): If the policy a principal uses hasMitchell Berger2001-10-162-0/+46
* Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn2001-10-111-31/+32
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-102-8/+12
* dependenciesKen Raeburn2001-09-011-0/+177
* * svr_principal.c (check_pw_reuse): Change argument forEzra Peisach2001-07-312-1/+6
* * adb_xdr.c (xdr_krb5_key_data): Use xdr_krb5_ui_2 instead ofEzra Peisach2001-07-252-2/+7
* * svr_iters.c: Declare kadm5_get_either staticEzra Peisach2001-07-082-1/+5
* Fixed several typos in commentsMitchell Berger2001-06-202-8/+8
* * server_dict.c: Silly typo fixedMitchell Berger2001-06-202-1/+5
* * server_misc.c (passwd_check): cast argument toEzra Peisach2001-06-183-6/+14
* * svr_principal.c (check_pw_reuse): Cleanup assignment in conditionalEzra Peisach2001-06-082-4/+9
* * svr_principal.c: Cleanup assignments in conditionalsEzra Peisach2001-06-042-109/+135
* * adb_openclose.c, adb_policy.c, server_acl.c, server_dict.c,Ezra Peisach2001-02-1810-175/+210
* * svr_chpass_util.c (kadm5_chpass_principal_util): Change msg_lenEzra Peisach2000-10-172-1/+6
* * server_dict.c (init_dict): Change syslog() to krb5_klog_syslog()Ezra Peisach2000-10-102-3/+9
* * adb_openclose.c (osa_adb_create_db): Default to btree.Tom Yu2000-07-012-12/+34
* * Makefile.in (SHLIB_EXPDEPS): Add libdb.Tom Yu2000-06-302-1/+8
* pullup from 1.2 branchKen Raeburn2000-06-273-9/+19
* Check for existance of <memory.h>.Wilfredo Sanchez2000-06-014-0/+16
* Change wsanchez@apple -> tritan@mitWilfredo Sanchez2000-06-011-2/+2
* Matt Crawford's kadm acl fixes & enhancementsKen Raeburn2000-03-163-66/+364
* Remove keepold argument from create_principal_3, since it is ratherTom Yu2000-02-273-4/+11
* * server_acl.c (acl_get_line): Patch from Matt Crawford to permit line contin...Ken Raeburn2000-02-262-13/+40
* Add client-side stubs and functions with additional capabilities toTom Yu2000-02-142-13/+70
* log tritan's changesTom Yu1999-10-261-0/+7
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-261-1/+2
* copyright notice updates from 1.1 branchKen Raeburn1999-09-242-2/+8
* * adb_openclose.c (osa_adb_fini_db): Don't fclose the lock file ifKen Raeburn1999-09-212-1/+7
* * svr_principal.c (kadm5_randkey_principal_3): Fix typo inEzra Peisach1998-12-072-2/+7
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-052-0/+7
* * svr_principal.c (kadm5_create_principal): Modify to callTom Yu1998-12-052-8/+57
* * svr_principal.c (kadm5_create_principal):Tom Yu1998-11-172-3/+12
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-304-61/+48
* * Makefile.in (SHLIB_EXPDEPS):Tom Yu1998-04-152-2/+7
* Collapse all of lib/kadm5's configure scripts into a single top-levelTheodore Tso1998-02-283-33/+12
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-182-2/+7
* * adb_xdr.c: Update header locationsTom Yu1998-02-143-3/+10