summaryrefslogtreecommitdiffstats
path: root/src/lib/kadm5
Commit message (Expand)AuthorAgeFilesLines
...
* * client_init.c (_kadm5_init_any): UseTom Yu2002-07-312-1/+7
* * kadm_err.et: Add KADM5_MISSING_KRB5_CONF_PARAMS, indicating aTom Yu2002-07-312-1/+9
* remove dependence on libdyn; open-code the array manipulationKen Raeburn2002-07-173-33/+74
* * Makefile.in (SHLIB_EXPDEPS, SHLIB_EXPLIBS): Drop references to libdynKen Raeburn2002-07-172-3/+7
* update dependenciesKen Raeburn2002-06-153-167/+160
* * get_admhst.c: DeletedKen Raeburn2002-06-042-89/+4
* shlib version number updates from 1.2.x branchKen Raeburn2002-03-074-2/+10
* 2002-03-02 Sam Hartman <hartmans@mit.edu>Sam Hartman2002-03-032-25/+31
* * api.2/init-v2.exp: For test 101 failure, change port number 1 -Ezra Peisach2001-11-272-1/+7
* Allow rc4 to be used for kadminSam Hartman2001-11-072-0/+5
* * alt_prof.c (krb5_aprof_get_boolean): Return krb5_boolean *Ezra Peisach2001-11-052-1/+6
* * 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-203-29/+29
* * 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-113-86/+90
* logger.c (krb5_klog_init): Initialize savec to keep compiler happyKen Raeburn2001-10-102-1/+6
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-102-8/+12
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-062-5/+4
* better realm transit path checking for app serverKen Raeburn2001-09-263-3/+104
* dependenciesKen Raeburn2001-09-013-0/+338
* * 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
* * kadm_rpc_xdr.c: Add xdr_krb5_ui_2.Ezra Peisach2001-07-253-57/+33
* * logger.c (severity2string): Declare as returning const char *.Ezra Peisach2001-07-092-5/+10
* * server_internal.h: Add prototype forEzra Peisach2001-07-082-0/+7
* * svr_iters.c: Declare kadm5_get_either staticEzra Peisach2001-07-082-1/+5
* * str_conv.c (krb5_string_to_keysalts): When parsing string, allowEzra Peisach2001-06-262-1/+21
* * admin_internal.h (_KADM5_CHECK_HANDLE): Change code to ecodeEzra Peisach2001-06-212-2/+6
* oops, missed a changeKen Raeburn2001-06-211-3/+0
* * logger.c (krb5_klog_init) [HAVE_SYSLOG]: Loop over an array of syslogKen Raeburn2001-06-212-51/+44
* * server_internal.h: Add prototype for kdb_iter_entry()Ezra Peisach2001-06-202-1/+7
* Fixed several typos in commentsMitchell Berger2001-06-204-12/+12
* * api.0/init.exp: Silly typo fixedMitchell Berger2001-06-203-2/+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
* * alt_prof.c (krb5_read_realm_params): Cast argument to isspace()Ezra Peisach2001-06-183-6/+13
* * client_init.c (_kadm5_init_any): Add casts to (gss_OID) in callsEzra Peisach2001-06-182-3/+8
* * logger.c (klog_vsyslog): If krb5_klog_init() is not called, doEzra Peisach2001-06-182-1/+21
* * svr_principal.c (check_pw_reuse): Cleanup assignment in conditionalEzra Peisach2001-06-082-4/+9
* * logger.c (krb5_klog_init): Cleanup assignments inEzra Peisach2001-06-044-13/+36
* * svr_principal.c: Cleanup assignments in conditionalsEzra Peisach2001-06-042-109/+135
* str_conv.c: Include adm_proto.h for prototypesEzra Peisach2001-03-112-0/+5
* * server_internal.h: Add prototype forEzra Peisach2001-02-189-47/+212
* * adb_openclose.c, adb_policy.c, server_acl.c, server_dict.c,Ezra Peisach2001-02-1810-175/+210
* * client_rpc.c: Insure pointer argument type is same as passedEzra Peisach2001-02-185-15/+21
* * str_conv.c (krb5_keysalt_iterate): Always use the prototype forKen Raeburn2001-01-172-2/+6
* * clnt_chpass_util.c (kadm5_chpass_principal_util): Change msg_lenEzra Peisach2000-10-172-1/+6
* * svr_chpass_util.c (kadm5_chpass_principal_util): Change msg_lenEzra Peisach2000-10-172-1/+6
* * admin.h (KADM5_PW_FIRST_PROMPT): Get rid of casts fromEzra Peisach2000-10-174-6/+19
* * lock-test.c (main): Cleanup assignments in conditionals. IfEzra Peisach2000-10-128-21/+44