summaryrefslogtreecommitdiffstats
path: root/src/lib/kadm5/srv/server_init.c
Commit message (Expand)AuthorAgeFilesLines
* Simplify ulog_mapGreg Hudson2014-02-201-4/+3
* Policy extensions + new policy: allowed ks typesNicolas Williams2012-07-301-1/+1
* Get rid of variables triggering gcc's "defined but not used"Ken Raeburn2011-09-041-4/+0
* kadm5_hook: new plugin interfaceSam Hartman2010-09-291-0/+11
* Password quality pluggable interfaceGreg Hudson2010-09-011-2/+2
* Anonymous support for KerberosSam Hartman2009-12-281-0/+13
* make mark-cstyleTom Yu2009-10-311-202/+203
* Account lockoutGreg Hudson2009-10-251-1/+1
* Modify kadm5 initializers to accept krb5 contextsGreg Hudson2009-08-171-27/+11
* Remove kadmin v1 API supportGreg Hudson2009-08-131-44/+10
* Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ...Ken Raeburn2009-02-021-1/+1
* Merge from branch sun-ipropKen Raeburn2008-06-241-0/+38
* Get rid of handling of set-but-unused kadm5_config_params.admin_dbnameKen Raeburn2008-06-101-1/+0
* Get rid of handling of set-but-unused kadm5_config_params.admin_lockfileKen Raeburn2008-06-101-1/+0
* whitespaceKen Raeburn2006-09-131-38/+30
* * lib/kadm5/alt_prof.c (kadm5_get_config_params): Replace filename andKen Raeburn2006-05-161-3/+21
* Partial merge from Novell LDAP integration branch, not including theKen Raeburn2006-04-131-2/+4
* Fix additional cases where krb5.h is included before k5-int.h. In most cases,Ken Raeburn2005-11-181-0/+1
* Novell Database Abstraction Layer merge.Ken Raeburn2005-06-211-39/+92
* * server_init.c (kadm5_lock, kadm5_unlock): Return KADM5_OKEzra Peisach2002-10-151-0/+4
* libkadm5 should allow persistent locksTom Yu2002-10-081-0/+28
* * adb_openclose.c, adb_policy.c, server_acl.c, server_dict.c,Ezra Peisach2001-02-181-60/+66
* * server_init.c (kadm5_destroy): Call kadm5_free_config_paramsEzra Peisach1997-10-131-0/+1
* * server_init.c: Change a few calls to align with the new kdbTom Yu1997-07-251-2/+2
* Removed unneeded call to krb5_init_etsRichard Basch1997-02-201-2/+1
* server_init.c (kadm5_init): Use a more fined grained error code,Theodore Tso1996-11-071-1/+1
* * Makefile.in, configure.in: break out server lib into aTom Yu1996-07-241-0/+330