summaryrefslogtreecommitdiffstats
path: root/src/lib/kadm5
Commit message (Expand)AuthorAgeFilesLines
* Partial merge from Novell LDAP integration branch, not including theKen Raeburn2006-04-1314-408/+41
* Don't include kdb.h from k5-int.h; instead, include it in the handfulKen Raeburn2006-04-131-3/+2
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-114-2157/+0
* make dependKen Raeburn2006-04-041-2/+2
* set DEFS empty in more placesKen Raeburn2006-04-046-0/+15
* * err_handle.c: Include autoconf.h and string.h.Ken Raeburn2006-04-043-0/+13
* Include autoconf.h (or include it earlier) in a bunch of files that areKen Raeburn2006-04-017-0/+16
* make depend, now with dependency sortingKen Raeburn2006-03-313-289/+296
* make dependKen Raeburn2006-03-273-58/+60
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-1111-61/+73
* make dependKen Raeburn2006-03-083-46/+68
* make dependKen Raeburn2006-03-083-7/+14
* make dependTom Yu2005-11-293-154/+50
* Fix additional cases where krb5.h is included before k5-int.h. In most cases,Ken Raeburn2005-11-1815-8/+34
* * libkadm5srv.exports: Don't export internal error-table symbols, or osa*Ken Raeburn2005-10-142-27/+5
* * libkadm5clnt.exports: Don't export internal error-table symbolsKen Raeburn2005-10-142-4/+5
* * lock-test.c (main): Don't call error table initialization routines;Ken Raeburn2005-10-142-4/+5
* * api.2/init-v2.exp: Temporarily disabled test103Ken Raeburn2005-10-042-1/+8
* * api.1/lock.exp: Temporarily disabled testsKen Raeburn2005-10-042-0/+9
* * svr_iters.c (glob_to_regexp): Increment pointer, not character,Tom Yu2005-09-272-1/+6
* Delete .cvsignore files; contents have already been Sam Hartman2005-08-244-18/+0
* Rename all RPC functions from _1 to _2 to match current program version number;Ken Raeburn2005-08-209-109/+100
* All configure.in scripts: Use K5_AC_INIT instead of AC_INITKen Raeburn2005-08-202-1/+3
* Minor changes (shouldn't alter semantics) to increase similarity to code outputKen Raeburn2005-08-202-133/+109
* doc Novell changesKen Raeburn2005-07-223-26/+107
* coding styleKen Raeburn2005-07-221-45/+32
* describe Novell changesKen Raeburn2005-07-211-9/+31
* * api.1/lock.exp (lock_test_continue): After exiting the loop, send the processKen Raeburn2005-07-082-0/+7
* * err_handle.c (krb5_err_key): Variable deleted.Ken Raeburn2005-07-022-7/+12
* reformatKen Raeburn2005-06-212-67/+86
* Use DL_LIB and THREAD_LINKOPTS instead of explicitly specifying the dlKen Raeburn2005-06-212-1/+4
* Novell Database Abstraction Layer merge.Ken Raeburn2005-06-2139-1327/+973
* Update dependenciesKen Raeburn2005-06-213-102/+146
* * lib/kadm5/configure.in, kadmin/configure.in: Don't invoke AC_CANONICAL_HOSTKen Raeburn2005-04-202-1/+5
* missed one file on previous commitTom Yu2005-02-111-2/+2
* Implement principal name and auth flavor fallback for kadm5 clientTom Yu2005-02-114-257/+368
* run "make depend"Ken Raeburn2004-12-303-259/+273
* fix MITKRB5-SA-2004-004Tom Yu2004-12-202-35/+74
* Kevin Coffman's patches to support passing gss context state to kernelTom Yu2004-10-262-0/+7
* * libkadm5srv.exports: Update for previous renamingTom Yu2004-08-212-4/+8
* Fix no-auth test to use a config mask flag to ask for no-auth, toTom Yu2004-08-217-25/+38
* renamed acl_* functions to kadm5int_acl_*Alexandra Ellwood2004-08-203-59/+63
* * libkadm5clnt.exports: Export kadm5_get_admin_service_nameKen Raeburn2004-06-302-0/+5
* more namespace cleanup: remove uses of rpc_int32 and rpc_u_int32Tom Yu2004-06-253-14/+19
* Use null pointer as service name to request host-based service nameTom Yu2004-06-242-2/+17
* * alt_prof.c (kadm5_get_admin_service_name): Fix call toTom Yu2004-06-242-3/+15
* * client_init.c (_kadm5_init_any)[DEBUG]: Print error fromTom Yu2004-06-242-0/+8
* Purge make targets and variables (and a few files) relating to the old,Ken Raeburn2004-06-174-2/+8
* make dependTom Yu2004-06-163-210/+244
* This commit merges the RPCSEC_GSS integration branch onto the trunk.Tom Yu2004-06-166-27/+104