summaryrefslogtreecommitdiffstats
path: root/src/lib/kadm5/clnt
Commit message (Expand)AuthorAgeFilesLines
* Consolidate Makefile variables now that we have only a single globalGreg Hudson2009-11-222-52/+51
* 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
* Reindent and manually restore some BSD-style files that wereTom Yu2009-11-041-211/+211
* make mark-cstyleTom Yu2009-10-318-1098/+1106
* Account lockoutGreg Hudson2009-10-251-1/+11
* Move destest to builtin/des, because it depends on overriding someTom Yu2009-10-101-3/+4
* Re-run make depend without autoconf.h in the source treeGreg Hudson2009-09-161-13/+12
* Crypto modularity proj.: Move prf and random-to-key ops from backend to krbZhanna Tsitkov2009-09-161-12/+13
* Bump sonames of libkadm5 libraries, since r22527 changed their ABIsGreg Hudson2009-08-171-1/+1
* Modify kadm5 initializers to accept krb5 contextsGreg Hudson2009-08-171-16/+15
* Remove kadmin v1 API supportGreg Hudson2009-08-134-180/+49
* Get "make depend" to work in an unbuilt source tree, since bad depsGreg Hudson2009-08-031-0/+2
* Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ...Ken Raeburn2009-02-022-24/+23
* Force tickets acquired by the kadm5 client library via passwordRuss Allbery2009-01-141-1/+5
* move generated dependencies out of Makefile.inKen Raeburn2009-01-052-84/+82
* Include strings.h for memset prototypeEzra Peisach2009-01-052-0/+3
* 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