summaryrefslogtreecommitdiffstats
path: root/src/lib/kadm5/clnt/client_init.c
Commit message (Expand)AuthorAgeFilesLines
* Policy extensions + new policy: allowed ks typesNicolas Williams2012-07-301-1/+11
* Remove admin_keytab references in code and docsGreg Hudson2012-03-041-2/+1
* Remember and close the kadmin socket we openedGreg Hudson2011-08-261-1/+8
* Use AI_ADDRCONFIG for more efficient getaddrinfoGreg Hudson2011-06-231-1/+2
* Fix a memory leak in libkadm5clnt's get_init_creds()Greg Hudson2010-07-081-4/+3
* Make kadmin work over IPv6Greg Hudson2010-06-261-21/+53
* Adjust function names and declarations in libkadm5's client_init.c; inGreg Hudson2010-06-251-149/+95
* Simplify the iprop conditionalization of _kadm5_init_any()Greg Hudson2010-06-251-25/+19
* Improve the error message from kadmin when hostname resolution failsGreg Hudson2010-05-181-3/+1
* Whitespace fixes for new anonymous supportGreg Hudson2009-12-281-2/+3
* Anonymous support for KerberosSam Hartman2009-12-281-22/+38
* In _kadm5_init_any on error - if we created a cache entry, destroy itEzra Peisach2009-11-221-0/+8
* Memory leak in _kadm5_init_any introduced with ipropdEzra Peisach2009-11-211-0/+2
* make mark-cstyleTom Yu2009-10-311-653/+654
* Account lockoutGreg Hudson2009-10-251-1/+11
* Modify kadm5 initializers to accept krb5 contextsGreg Hudson2009-08-171-16/+15
* Remove kadmin v1 API supportGreg Hudson2009-08-131-14/+4
* Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ...Ken Raeburn2009-02-021-3/+2
* Force tickets acquired by the kadm5 client library via passwordRuss Allbery2009-01-141-1/+5
* Add prototype for kadm5_init_iprop. FOr the client - adds a dummy argument Ezra Peisach2008-12-161-1/+1
* Fully initialize handle data on allocationKen Raeburn2008-08-061-0/+2
* fix possible uninit variable use in error pathKen Raeburn2008-07-251-0/+1
* Merge from branch sun-ipropKen Raeburn2008-06-241-3/+49
* Disable check for invalid client-side admin config parameters in theKen Raeburn2008-06-181-1/+5
* Avoid use of unchecked sprintf in libraries. Use asprintf if theKen Raeburn2007-07-121-26/+22
* Some handy debugging code for gssapi errors in credential acquisition; curren...Ken Raeburn2007-07-041-0/+44
* * lib/kadm5/alt_prof.c (kadm5_get_config_params): Replace filename andKen Raeburn2006-05-161-5/+7
* Include autoconf.h (or include it earlier) in a bunch of files that areKen Raeburn2006-04-011-0/+1
* Fix additional cases where krb5.h is included before k5-int.h. In most cases,Ken Raeburn2005-11-181-1/+1
* Rename all RPC functions from _1 to _2 to match current program version number;Ken Raeburn2005-08-201-2/+2
* Novell Database Abstraction Layer merge.Ken Raeburn2005-06-211-5/+11
* Implement principal name and auth flavor fallback for kadm5 clientTom Yu2005-02-111-257/+350
* Kevin Coffman's patches to support passing gss context state to kernelTom Yu2004-10-261-0/+2
* Fix no-auth test to use a config mask flag to ask for no-auth, toTom Yu2004-08-211-8/+2
* Use null pointer as service name to request host-based service nameTom Yu2004-06-241-2/+15
* * client_init.c (_kadm5_init_any)[DEBUG]: Print error fromTom Yu2004-06-241-0/+3
* This commit merges the RPCSEC_GSS integration branch onto the trunk.Tom Yu2004-06-161-12/+29
* don't limit enctype lists at init timeKen Raeburn2003-12-131-10/+2
* libkadm5 should allow persistent locksTom Yu2002-10-081-0/+11
* * client_init.c (_kadm5_init_any): If creating a new ccache, put it in memoryKen Raeburn2002-09-181-0/+9
* * client_init.c (_kadm5_init_any): UseTom Yu2002-07-311-1/+1
* Allow rc4 to be used for kadminSam Hartman2001-11-071-0/+1
* * client_init.c (_kadm5_init_any): Add casts to (gss_OID) in callsEzra Peisach2001-06-181-3/+3
* * client_rpc.c: Insure pointer argument type is same as passedEzra Peisach2001-02-181-4/+6
* * client_init.c (_kadm5_init_any): gss_krb5_ccache_name returnsEzra Peisach2000-06-291-3/+7
* pullup from 1.2 branchKen Raeburn2000-06-271-6/+8
* Check for existance of <memory.h>.Wilfredo Sanchez2000-06-011-0/+2
* limit kadm5 net interface to des for now until gssapi mech is fixedKen Raeburn2000-01-271-2/+7
* disable krb5-mech2 for now; from 1.1 branchKen Raeburn1999-09-011-23/+11
* * client_init.c (_kadm5_init_any): Use gss_krb5_ccache_name() toTom Yu1999-05-131-8/+19