summaryrefslogtreecommitdiffstats
path: root/src/lib/kadm5/clnt
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* * client_init.c (_kadm5_init_any)[DEBUG]: Print error fromTom Yu2004-06-242-0/+8
* make dependTom Yu2004-06-161-50/+57
* This commit merges the RPCSEC_GSS integration branch onto the trunk.Tom Yu2004-06-163-26/+57
* Change all uses of LIB in UNIX makefiles to LIBBASE, for better WindowsKen Raeburn2004-06-042-1/+5
* updated dependenciesKen Raeburn2004-04-241-37/+42
* Add files containing the export lists used on UNIX, in each directoryKen Raeburn2004-04-222-0/+160
* ignore some more generated filesKen Raeburn2004-02-241-0/+1
* 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