summaryrefslogtreecommitdiffstats
path: root/src/lib/kadm5/clnt
Commit message (Expand)AuthorAgeFilesLines
...
* Merge mskrb-integ onto trunkSam Hartman2009-01-031-57/+51
* Add prototype for kadm5_init_iprop. FOr the client - adds a dummy argument Ezra Peisach2008-12-161-1/+1
* Don't build dependencies for v4rcp.c.Ken Raeburn2008-11-041-5/+6
* Use strlcpy instead of strcpy in many placesGreg Hudson2008-10-241-2/+2
* Increase the default RPC timeout for kadmin from 25 seconds to 120Greg Hudson2008-10-021-1/+1
* makedependKen Raeburn2008-09-181-4/+4
* Fully initialize handle data on allocationKen Raeburn2008-08-061-0/+2
* fix possible uninit variable use in error pathKen Raeburn2008-07-251-0/+1
* Use autogenerated darwin.exports files for server frameworksAlexandra Ellwood2008-07-091-1/+1
* Merge from branch sun-ipropKen Raeburn2008-06-243-6/+54
* Disable check for invalid client-side admin config parameters in theKen Raeburn2008-06-181-1/+5
* make dependKen Raeburn2007-08-161-3/+4
* 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
* make dependTom Yu2006-10-061-2/+2
* Move RPC header files to include/gssrpc, which we copy to them atKen Raeburn2006-09-161-46/+46
* autoconf 2.60 compatibilityKen Raeburn2006-06-281-2/+2
* Some simple transformations:Ken Raeburn2006-06-141-151/+169
* remove old cvs log commentKen Raeburn2006-06-141-65/+0
* Merge about 1/3 of the remaining configure scripts into the top level. ThisKen Raeburn2006-05-311-2/+2
* Rename locate.h to locate_plugin.h. Change references, update dependenciesKen Raeburn2006-05-241-1/+1
* install headers into include/krb5Ken Raeburn2006-05-231-14/+15
* * lib/kadm5/alt_prof.c (kadm5_get_config_params): Replace filename andKen Raeburn2006-05-162-5/+8
* Updated kadm5 Makefile.ins to autogenerate the kadm5 headers as partAlexandra Ellwood2006-04-241-0/+2
* Partial merge from Novell LDAP integration branch, not including theKen Raeburn2006-04-136-297/+3
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-111-368/+0
* make dependKen Raeburn2006-04-041-2/+2
* * 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-012-0/+5
* make depend, now with dependency sortingKen Raeburn2006-03-311-76/+75
* make dependKen Raeburn2006-03-271-12/+12
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-111-12/+12
* make dependKen Raeburn2006-03-081-14/+22
* make dependKen Raeburn2006-03-081-1/+2
* make dependTom Yu2005-11-291-43/+11
* Fix additional cases where krb5.h is included before k5-int.h. In most cases,Ken Raeburn2005-11-185-2/+11
* * libkadm5clnt.exports: Don't export internal error-table symbolsKen Raeburn2005-10-142-4/+5
* Delete .cvsignore files; contents have already been Sam Hartman2005-08-241-1/+0
* Rename all RPC functions from _1 to _2 to match current program version number;Ken Raeburn2005-08-207-66/+56
* doc Novell changesKen Raeburn2005-07-221-7/+21
* * err_handle.c (krb5_err_key): Variable deleted.Ken Raeburn2005-07-022-7/+12
* reformatKen Raeburn2005-06-212-67/+86
* Novell Database Abstraction Layer merge.Ken Raeburn2005-06-218-23/+327
* Update dependenciesKen Raeburn2005-06-211-12/+18
* Implement principal name and auth flavor fallback for kadm5 clientTom Yu2005-02-112-257/+360
* run "make depend"Ken Raeburn2004-12-301-54/+57
* Kevin Coffman's patches to support passing gss context state to kernelTom Yu2004-10-262-0/+7
* Fix no-auth test to use a config mask flag to ask for no-auth, toTom Yu2004-08-212-8/+7
* * libkadm5clnt.exports: Export kadm5_get_admin_service_nameKen Raeburn2004-06-302-0/+5
* Use null pointer as service name to request host-based service nameTom Yu2004-06-242-2/+17