summaryrefslogtreecommitdiffstats
path: root/src/lib/kadm5/clnt
Commit message (Expand)AuthorAgeFilesLines
* delete some blank lines in fn defsKen Raeburn2004-02-191-2/+0
* make dependKen Raeburn2003-12-151-38/+39
* don't limit enctype lists at init timeKen Raeburn2003-12-132-10/+7
* make-depend updatesKen Raeburn2003-05-241-14/+14
* Use com_err_deplib rather than an explicit path so we do not have ourSam Hartman2003-03-021-1/+1
* Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn2003-01-102-0/+8
* libkadm5 should allow persistent locksTom Yu2002-10-083-1/+19
* * client_init.c (_kadm5_init_any): If creating a new ccache, put it in memoryKen Raeburn2002-09-182-0/+14
* update dependenciesKen Raeburn2002-08-291-2/+8
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-292-1/+5
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-232-1/+5
* * client_init.c (_kadm5_init_any): UseTom Yu2002-07-312-1/+7
* * Makefile.in (SHLIB_EXPDEPS, SHLIB_EXPLIBS): Drop references to libdynKen Raeburn2002-07-172-3/+7
* update dependenciesKen Raeburn2002-06-151-29/+28
* shlib version number updates from 1.2.x branchKen Raeburn2002-03-072-1/+5
* Allow rc4 to be used for kadminSam Hartman2001-11-072-0/+5
* In directories building libraries, generate dependencies for .so/.po files tooKen Raeburn2001-10-201-6/+6
* Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn2001-10-111-28/+29
* dependenciesKen Raeburn2001-09-011-0/+79
* * client_init.c (_kadm5_init_any): Add casts to (gss_OID) in callsEzra Peisach2001-06-182-3/+8
* * client_rpc.c: Insure pointer argument type is same as passedEzra Peisach2001-02-185-15/+21
* * clnt_chpass_util.c (kadm5_chpass_principal_util): Change msg_lenEzra Peisach2000-10-172-1/+6
* * Makefile.in: The client library does not depend on the databaseEzra Peisach2000-07-032-4/+6
* * Makefile.in (SHLIB_EXPDEPS): Add libdb.Tom Yu2000-06-302-1/+8
* * client_init.c (_kadm5_init_any): gss_krb5_ccache_name returnsEzra Peisach2000-06-292-3/+12
* pullup from 1.2 branchKen Raeburn2000-06-273-8/+25
* Check for existance of <memory.h>.Wilfredo Sanchez2000-06-014-0/+12
* Change wsanchez@apple -> tritan@mitWilfredo Sanchez2000-06-011-2/+2
* Remove keepold argument from create_principal_3, since it is ratherTom Yu2000-02-273-3/+10
* Add client-side stubs and functions with additional capabilities toTom Yu2000-02-143-0/+236
* limit kadm5 net interface to des for now until gssapi mech is fixedKen Raeburn2000-01-272-2/+14
* log tritan's changesTom Yu1999-10-261-0/+7
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-261-1/+1
* disable krb5-mech2 for now; from 1.1 branchKen Raeburn1999-09-012-23/+16
* * client_init.c (_kadm5_init_any): Use gss_krb5_ccache_name() toTom Yu1999-05-132-8/+24
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-052-0/+7
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-303-2/+51
* * Makefile.in (SHLIB_EXPDEPS):Tom Yu1998-04-152-2/+7
* Collapse all of lib/kadm5's configure scripts into a single top-levelTheodore Tso1998-02-283-10/+7
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-182-2/+7
* oops forgot to update ChangeLog entirelyTom Yu1998-02-141-0/+6
* * client_init.c:Tom Yu1998-02-147-7/+22
* Mass makefile/configure.in build system revampTheodore Tso1998-02-123-1/+20
* * client_init.c (kadm5_destroy): Free handle->lhandle field, callEzra Peisach1997-10-132-2/+12
* Fix goof in ChangeLogTom Yu1997-07-011-0/+1
* * client_principal.c, client_rpc.c: Add support for setv4keyTom Yu1997-07-013-0/+40
* add kadm5_setkey_principalBarry Jaspan1997-04-233-0/+44
* * Make shared libs work on AIXSam Hartman1997-02-222-7/+11
* Removed unneeded call to krb5_init_etsRichard Basch1997-02-201-1/+0
* Merge of libhack_branchTom Yu1997-02-093-72/+35