aboutsummaryrefslogtreecommitdiff
path: root/src/lib/kadm5
AgeCommit message (Expand)AuthorFilesLines
2005-11-18Fix additional cases where krb5.h is included before k5-int.h. In most cases,Ken Raeburn15-8/+34
2005-10-14* libkadm5srv.exports: Don't export internal error-table symbols, or osa*Ken Raeburn2-27/+5
2005-10-14* libkadm5clnt.exports: Don't export internal error-table symbolsKen Raeburn2-4/+5
2005-10-14* lock-test.c (main): Don't call error table initialization routines;Ken Raeburn2-4/+5
2005-10-04* api.2/init-v2.exp: Temporarily disabled test103Ken Raeburn2-1/+8
2005-10-04* api.1/lock.exp: Temporarily disabled testsKen Raeburn2-0/+9
2005-09-27 * svr_iters.c (glob_to_regexp): Increment pointer, not character,Tom Yu2-1/+6
2005-08-24Delete .cvsignore files; contents have already been Sam Hartman4-18/+0
2005-08-20Rename all RPC functions from _1 to _2 to match current program version number;Ken Raeburn9-109/+100
2005-08-20All configure.in scripts: Use K5_AC_INIT instead of AC_INITKen Raeburn2-1/+3
2005-08-20Minor changes (shouldn't alter semantics) to increase similarity to code outputKen Raeburn2-133/+109
2005-07-22doc Novell changesKen Raeburn3-26/+107
2005-07-22coding styleKen Raeburn1-45/+32
2005-07-21describe Novell changesKen Raeburn1-9/+31
2005-07-08* api.1/lock.exp (lock_test_continue): After exiting the loop, send the processKen Raeburn2-0/+7
2005-07-02* err_handle.c (krb5_err_key): Variable deleted.Ken Raeburn2-7/+12
2005-06-21reformatKen Raeburn2-67/+86
2005-06-21Use DL_LIB and THREAD_LINKOPTS instead of explicitly specifying the dlKen Raeburn2-1/+4
2005-06-21Novell Database Abstraction Layer merge.Ken Raeburn39-1327/+973
2005-06-21Update dependenciesKen Raeburn3-102/+146
2005-04-20* lib/kadm5/configure.in, kadmin/configure.in: Don't invoke AC_CANONICAL_HOSTKen Raeburn2-1/+5
2005-02-11missed one file on previous commitTom Yu1-2/+2
2005-02-11Implement principal name and auth flavor fallback for kadm5 clientTom Yu4-257/+368
2004-12-30run "make depend"Ken Raeburn3-259/+273
2004-12-20fix MITKRB5-SA-2004-004Tom Yu2-35/+74
2004-10-26Kevin Coffman's patches to support passing gss context state to kernelTom Yu2-0/+7
2004-08-21 * libkadm5srv.exports: Update for previous renamingTom Yu2-4/+8
2004-08-21Fix no-auth test to use a config mask flag to ask for no-auth, toTom Yu7-25/+38
2004-08-20renamed acl_* functions to kadm5int_acl_*Alexandra Ellwood3-59/+63
2004-06-30* libkadm5clnt.exports: Export kadm5_get_admin_service_nameKen Raeburn2-0/+5
2004-06-25more namespace cleanup: remove uses of rpc_int32 and rpc_u_int32Tom Yu3-14/+19
2004-06-24Use null pointer as service name to request host-based service nameTom Yu2-2/+17
2004-06-24 * alt_prof.c (kadm5_get_admin_service_name): Fix call toTom Yu2-3/+15
2004-06-24 * client_init.c (_kadm5_init_any)[DEBUG]: Print error fromTom Yu2-0/+8
2004-06-17Purge make targets and variables (and a few files) relating to the old,Ken Raeburn4-2/+8
2004-06-16make dependTom Yu3-210/+244
2004-06-16This commit merges the RPCSEC_GSS integration branch onto the trunk.Tom Yu6-27/+104
2004-06-04Change all uses of LIB in UNIX makefiles to LIBBASE, for better WindowsKen Raeburn4-2/+10
2004-04-24updated dependenciesKen Raeburn3-170/+185
2004-04-22Add files containing the export lists used on UNIX, in each directoryKen Raeburn4-0/+351
2004-02-24ignore some more generated filesKen Raeburn2-0/+2
2004-02-19delete some blank lines in fn defsKen Raeburn1-2/+0
2004-02-13Change PRIOCNTL_HACK code to use "==" rather than "eq", as "eq" is notTom Yu2-3/+8
2004-02-13priocntl workaround for Solaris 9 pty-close bugTom Yu5-2/+55
2003-12-15make dependKen Raeburn3-170/+181
2003-12-13don't limit enctype lists at init timeKen Raeburn2-10/+7
2003-10-17 * api.1/lock.exp: Work around a race condition in the Solaris 9Tom Yu2-18/+56
2003-09-02kill() might overwrite errno. Save it beforehandAlexandra Ellwood1-1/+1
2003-09-02Fixed handling of krb5_net_write() failing (need to call waitpid() on child e...Alexandra Ellwood1-14/+8
2003-09-02Fixed comment (part of adding Apple Password Server support)Alexandra Ellwood1-2/+1