summaryrefslogtreecommitdiffstats
path: root/src/lib/kadm5
Commit message (Expand)AuthorAgeFilesLines
* Kevin Coffman's patches to support passing gss context state to kernelTom Yu2004-10-262-0/+7
* * libkadm5srv.exports: Update for previous renamingTom Yu2004-08-212-4/+8
* Fix no-auth test to use a config mask flag to ask for no-auth, toTom Yu2004-08-217-25/+38
* renamed acl_* functions to kadm5int_acl_*Alexandra Ellwood2004-08-203-59/+63
* * libkadm5clnt.exports: Export kadm5_get_admin_service_nameKen Raeburn2004-06-302-0/+5
* more namespace cleanup: remove uses of rpc_int32 and rpc_u_int32Tom Yu2004-06-253-14/+19
* Use null pointer as service name to request host-based service nameTom Yu2004-06-242-2/+17
* * alt_prof.c (kadm5_get_admin_service_name): Fix call toTom Yu2004-06-242-3/+15
* * client_init.c (_kadm5_init_any)[DEBUG]: Print error fromTom Yu2004-06-242-0/+8
* Purge make targets and variables (and a few files) relating to the old,Ken Raeburn2004-06-174-2/+8
* make dependTom Yu2004-06-163-210/+244
* This commit merges the RPCSEC_GSS integration branch onto the trunk.Tom Yu2004-06-166-27/+104
* Change all uses of LIB in UNIX makefiles to LIBBASE, for better WindowsKen Raeburn2004-06-044-2/+10
* updated dependenciesKen Raeburn2004-04-243-170/+185
* Add files containing the export lists used on UNIX, in each directoryKen Raeburn2004-04-224-0/+351
* ignore some more generated filesKen Raeburn2004-02-242-0/+2
* delete some blank lines in fn defsKen Raeburn2004-02-191-2/+0
* Change PRIOCNTL_HACK code to use "==" rather than "eq", as "eq" is notTom Yu2004-02-132-3/+8
* priocntl workaround for Solaris 9 pty-close bugTom Yu2004-02-135-2/+55
* make dependKen Raeburn2003-12-153-170/+181
* don't limit enctype lists at init timeKen Raeburn2003-12-132-10/+7
* * api.1/lock.exp: Work around a race condition in the Solaris 9Tom Yu2003-10-172-18/+56
* kill() might overwrite errno. Save it beforehandAlexandra Ellwood2003-09-021-1/+1
* Fixed handling of krb5_net_write() failing (need to call waitpid() on child e...Alexandra Ellwood2003-09-021-14/+8
* Fixed comment (part of adding Apple Password Server support)Alexandra Ellwood2003-09-021-2/+1
* Added Apple password server supportAlexandra Ellwood2003-09-022-0/+149
* * server_kdb.c (kdb_init_hist): Force history principal's key toTom Yu2003-06-132-6/+16
* Drop default_kdc_enctypes and all related codeTom Yu2003-06-032-21/+7
* * api.2/init-v2.exp (test117): Update lifetime expected for new defaultsKen Raeburn2003-06-022-2/+7
* * alt_prof.c (kadm5_get_config_params): Change default max_life to one dayKen Raeburn2003-05-312-1/+6
* make-depend updatesKen Raeburn2003-05-243-70/+70
* Set length correctly in krb5_get_in_tkt_with_password if password isTom Yu2003-05-213-4/+12
* AES shouldn't be in KDC default enctype listKen Raeburn2003-05-132-1/+6
* Replace ovpasswd with kpasswdSam Hartman2003-05-042-1/+5
* * alt_prof.c (kadm5_get_config_params): Add aes256 to the default supportedKen Raeburn2003-04-192-1/+6
* don't install in-tree libdbTom Yu2003-04-022-6/+8
* Use com_err_deplib rather than an explicit path so we do not have ourSam Hartman2003-03-022-2/+2
* kadm5_get_either leaks memoryEzra Peisach2003-01-122-0/+8
* Search for ar, ranlib, install in KRB5_BUILD_LIBRARY* macros rather thanKen Raeburn2003-01-102-4/+3
* Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn2003-01-107-6/+27
* Log entries for Makefile.ov deletionKen Raeburn2003-01-082-0/+8
* nuke old OV makefile stuffKen Raeburn2003-01-072-215/+0
* Only system headers should declare errnoSam Hartman2003-01-053-2/+9
* * api.2/init-v2.exp (test150, test151, test153): Don't try to set KRB5CCNAME;Ken Raeburn2002-12-193-3/+10
* Changes to allow compilation --with-system-db and --enable-sharedEzra Peisach2002-12-162-3/+12
* Fix depend rules to keep state about whether verification of variousTom Yu2002-12-122-2/+7
* Thanks, patch appliedTom Yu2002-11-072-1/+8
* This commit fixes up the in-tree callers of krb5_read_password() andTom Yu2002-11-062-2/+7
* This commit fixes the test suite aspects. Callers of the variousTom Yu2002-10-193-5/+14
* * server_init.c (kadm5_lock, kadm5_unlock): Return KADM5_OKEzra Peisach2002-10-152-0/+9