aboutsummaryrefslogtreecommitdiff
path: root/src/lib/kadm5/srv/server_init.c
AgeCommit message (Expand)AuthorFilesLines
2008-06-24Merge from branch sun-ipropKen Raeburn1-0/+38
2008-06-10Get rid of handling of set-but-unused kadm5_config_params.admin_dbnameKen Raeburn1-1/+0
2008-06-10Get rid of handling of set-but-unused kadm5_config_params.admin_lockfileKen Raeburn1-1/+0
2006-09-13whitespaceKen Raeburn1-38/+30
2006-05-16* lib/kadm5/alt_prof.c (kadm5_get_config_params): Replace filename andKen Raeburn1-3/+21
2006-04-13Partial merge from Novell LDAP integration branch, not including theKen Raeburn1-2/+4
2005-11-18Fix additional cases where krb5.h is included before k5-int.h. In most cases,Ken Raeburn1-0/+1
2005-06-21Novell Database Abstraction Layer merge.Ken Raeburn1-39/+92
2002-10-15 * server_init.c (kadm5_lock, kadm5_unlock): Return KADM5_OKEzra Peisach1-0/+4
2002-10-08libkadm5 should allow persistent locksTom Yu1-0/+28
2001-02-18 * adb_openclose.c, adb_policy.c, server_acl.c, server_dict.c,Ezra Peisach1-60/+66
1997-10-13 * server_init.c (kadm5_destroy): Call kadm5_free_config_paramsEzra Peisach1-0/+1
1997-07-25 * server_init.c: Change a few calls to align with the new kdbTom Yu1-2/+2
1997-02-20Removed unneeded call to krb5_init_etsRichard Basch1-2/+1
1996-11-07server_init.c (kadm5_init): Use a more fined grained error code,Theodore Tso1-1/+1
1996-07-24 * Makefile.in, configure.in: break out server lib into aTom Yu1-0/+330