Fix additional cases where krb5.h is included before k5-int.h. In most cases,
[krb5.git] / src / lib / kadm5 / clnt / client_init.c
2005-11-18 Ken RaeburnFix additional cases where krb5.h is included before...
2005-08-20 Ken RaeburnRename all RPC functions from _1 to _2 to match current...
2005-06-21 Ken RaeburnNovell Database Abstraction Layer merge.
2005-02-11 Tom YuImplement principal name and auth flavor fallback for...
2004-10-26 Tom YuKevin Coffman's patches to support passing gss context...
2004-08-21 Tom YuFix no-auth test to use a config mask flag to ask for...
2004-06-24 Tom YuUse null pointer as service name to request host-based...
2004-06-24 Tom Yu * client_init.c (_kadm5_init_any)[DEBUG]: Print error...
2004-06-16 Tom YuThis commit merges the RPCSEC_GSS integration branch...
2003-12-13 Ken Raeburndon't limit enctype lists at init time
2002-10-08 Tom Yulibkadm5 should allow persistent locks
2002-09-18 Ken Raeburn* client_init.c (_kadm5_init_any): If creating a new...
2002-07-31 Tom Yu * client_init.c (_kadm5_init_any): Use
2001-11-07 Sam HartmanAllow rc4 to be used for kadmin
2001-06-18 Ezra Peisach * client_init.c (_kadm5_init_any): Add casts to (gss_O...
2001-02-18 Ezra Peisach * client_rpc.c: Insure pointer argument type is same...
2000-06-29 Ezra Peisach * client_init.c (_kadm5_init_any): gss_krb5_cca...
2000-06-27 Ken Raeburnpullup from 1.2 branch
2000-06-01 Wilfredo SanchezCheck for existance of <memory.h>.
2000-01-27 Ken Raeburnlimit kadm5 net interface to des for now until gssapi...
1999-09-01 Ken Raeburndisable krb5-mech2 for now; from 1.1 branch
1999-05-13 Tom Yu * client_init.c (_kadm5_init_any): Use gss_krb5_ccache...
1998-10-30 Marc Horowitzpull up 3des implementation from the marc-3des branch
1998-02-14 Tom Yu * client_init.c:
1997-10-13 Ezra Peisach * client_init.c (kadm5_destroy): Free handle->lhandle...
1997-02-20 Richard BaschRemoved unneeded call to krb5_init_ets
1996-11-07 Theodore Tsoclient_init.c (_kadm5_init_any): Use a more fined grain...
1996-08-26 Barry Jaspan * client_init.c (_kadm5_init_any): use DEFAULT_PROFILE...
1996-07-31 Tom Yu * client_init.c: Revert prior change due to netdb...
1996-07-30 Tom Yu * client_init.c: Remove #include <netdb.h> because...
1996-07-27 Sam HartmanRemove old 1988 version of setenv in preference to...
1996-07-24 Tom Yu * Makefile.in, configure.in: break out client lib...