aboutsummaryrefslogtreecommitdiff
path: root/src/lib/kadm5/clnt
AgeCommit message (Expand)AuthorFilesLines
2010-09-30Merge r24242:24397 from trunk to branches/nss. This will break theGreg Hudson1-14/+15
2010-07-08Fix a memory leak in libkadm5clnt's get_init_creds()Greg Hudson1-4/+3
2010-06-26Make kadmin work over IPv6Greg Hudson1-21/+53
2010-06-25Adjust function names and declarations in libkadm5's client_init.c; inGreg Hudson1-149/+95
2010-06-25Simplify the iprop conditionalization of _kadm5_init_any()Greg Hudson1-25/+19
2010-06-07make dependGreg Hudson1-5/+5
2010-05-18Improve the error message from kadmin when hostname resolution failsGreg Hudson1-3/+1
2010-05-04Remove some unused fields from kadm5_config_params. Bump the clientGreg Hudson1-1/+1
2010-01-19Change basename of libkadm5 libraries to avoid Heimdal conflictGreg Hudson2-1/+6
2009-12-28Whitespace fixes for new anonymous supportGreg Hudson1-2/+3
2009-12-28Anonymous support for KerberosSam Hartman2-22/+39
2009-11-22Consolidate Makefile variables now that we have only a single globalGreg Hudson2-52/+51
2009-11-22In _kadm5_init_any on error - if we created a cache entry, destroy itEzra Peisach1-0/+8
2009-11-21Memory leak in _kadm5_init_any introduced with ipropdEzra Peisach1-0/+2
2009-11-04Reindent and manually restore some BSD-style files that wereTom Yu1-211/+211
2009-10-31make mark-cstyleTom Yu8-1098/+1106
2009-10-25Account lockoutGreg Hudson1-1/+11
2009-10-10Move destest to builtin/des, because it depends on overriding someTom Yu1-3/+4
2009-09-16Re-run make depend without autoconf.h in the source treeGreg Hudson1-13/+12
2009-09-16Crypto modularity proj.: Move prf and random-to-key ops from backend to krbZhanna Tsitkov1-12/+13
2009-08-17Bump sonames of libkadm5 libraries, since r22527 changed their ABIsGreg Hudson1-1/+1
2009-08-17Modify kadm5 initializers to accept krb5 contextsGreg Hudson1-16/+15
2009-08-13Remove kadmin v1 API supportGreg Hudson4-180/+49
2009-08-03Get "make depend" to work in an unbuilt source tree, since bad depsGreg Hudson1-0/+2
2009-02-02Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ...Ken Raeburn2-24/+23
2009-01-14Force tickets acquired by the kadm5 client library via passwordRuss Allbery1-1/+5
2009-01-05move generated dependencies out of Makefile.inKen Raeburn2-84/+82
2009-01-05Include strings.h for memset prototypeEzra Peisach2-0/+3
2009-01-03Merge mskrb-integ onto trunkSam Hartman1-57/+51
2008-12-16Add prototype for kadm5_init_iprop. FOr the client - adds a dummy argument Ezra Peisach1-1/+1
2008-11-04Don't build dependencies for v4rcp.c.Ken Raeburn1-5/+6
2008-10-24Use strlcpy instead of strcpy in many placesGreg Hudson1-2/+2
2008-10-02Increase the default RPC timeout for kadmin from 25 seconds to 120Greg Hudson1-1/+1
2008-09-18makedependKen Raeburn1-4/+4
2008-08-06Fully initialize handle data on allocationKen Raeburn1-0/+2
2008-07-25fix possible uninit variable use in error pathKen Raeburn1-0/+1
2008-07-09Use autogenerated darwin.exports files for server frameworksAlexandra Ellwood1-1/+1
2008-06-24Merge from branch sun-ipropKen Raeburn3-6/+54
2008-06-18Disable check for invalid client-side admin config parameters in theKen Raeburn1-1/+5
2007-08-16make dependKen Raeburn1-3/+4
2007-07-12Avoid use of unchecked sprintf in libraries. Use asprintf if theKen Raeburn1-26/+22
2007-07-04Some handy debugging code for gssapi errors in credential acquisition; curren...Ken Raeburn1-0/+44
2006-10-06make dependTom Yu1-2/+2
2006-09-16Move RPC header files to include/gssrpc, which we copy to them atKen Raeburn1-46/+46
2006-06-28autoconf 2.60 compatibilityKen Raeburn1-2/+2
2006-06-14Some simple transformations:Ken Raeburn1-151/+169
2006-06-14remove old cvs log commentKen Raeburn1-65/+0
2006-05-31Merge about 1/3 of the remaining configure scripts into the top level. ThisKen Raeburn1-2/+2
2006-05-24Rename locate.h to locate_plugin.h. Change references, update dependenciesKen Raeburn1-1/+1
2006-05-23install headers into include/krb5Ken Raeburn1-14/+15