summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Updates of portable CCAPI sources. All code compilesJeffrey Altman2006-05-1938-3951/+5556
| * This branch will hold development work on the portable CCAPIJeffrey Altman2006-05-190-0/+0
* | Apply (modified) patches from Michael Calmer to fix some warningsTom Yu2006-06-222-17/+8
* | * src/util/support/plugins.c (krb5int_open_plugin): Use RTLD_LOCALTom Yu2006-06-221-1/+6
* | remove unimplemented/unused mechglue functionsTom Yu2006-06-218-407/+0
* | Spawn ftp client with "-d" and "-v" for better debuggingKen Raeburn2006-06-211-1/+1
* | cease export of krb5_gss_*Tom Yu2006-06-211-37/+0
* | *sigh*Ken Raeburn2006-06-211-3/+3
* | (GET_HOST_BY_NAME, GET_HOST_BY_ADDR) [GETHOSTBYNAME_RETURNS_INT]: TestKen Raeburn2006-06-211-9/+11
* | Revert part of previous changes: Move temporary values that don't needKen Raeburn2006-06-211-18/+23
* | Revert an untested change that wasn't supposed to go into this ticketKen Raeburn2006-06-201-1/+1
* | getaddrinfo code uses vars outside of storage durationKen Raeburn2006-06-202-83/+94
* | (kadmin_cpw): Don't crash if principal name is not given. Based on aKen Raeburn2006-06-201-4/+12
* | Document kpropd -a optionKen Raeburn2006-06-201-1/+9
* | whitespaceKen Raeburn2006-06-201-1/+1
* | fix parallel builds for libgssTom Yu2006-06-201-1/+1
* | In verify_krb_v4_tgt, use an unsigned KRB4_32 to store an address ratherRuss Allbery2006-06-201-1/+1
* | krb5-1.6-prereleaseTom Yu2006-06-201-3/+3
* | Pass in the correct value for the first argument of select (one largerRuss Allbery2006-06-194-5/+29
* | Make local const array of structures static tooKen Raeburn2006-06-191-1/+1
* | Update config.guess and config.sub to the current versions fromRuss Allbery2006-06-192-334/+522
* | Export krb5_gss_register_acceptor_identity in KFWJeffrey Altman2006-06-191-0/+1
* | gssapi32.def: Export gss_inquire_mechs_for_name now thatJeffrey Altman2006-06-181-1/+1
* | Test for and use setutsent, based on a patch from Nate Yocom at Centrify.Ken Raeburn2006-06-172-5/+22
* | delete old .Sanitize filesKen Raeburn2006-06-176-245/+0
* | (foo): barKen Raeburn2006-06-171-0/+1
* | (hpux10.exports): Export initializer and destructor symbols(?). PatchKen Raeburn2006-06-161-0/+2
* | Change a bunch of calls to ctype macros (those cited by Jeff, and aKen Raeburn2006-06-1611-27/+27
* | fix for support lib version number changeKen Raeburn2006-06-161-1/+1
* | Remove -lkrb5support, which should be for internal use only, from the displayedKen Raeburn2006-06-161-1/+1
* | ftpd's getline conflicts with current glibc headersKen Raeburn2006-06-163-5/+4
* | * configure.in: Set and substitute SUPPORTLIB_MAJOR based on operating system.Ken Raeburn2006-06-152-2/+13
* | Increase buffer sizes to 64K where a Kerberos 5 authenticator might beKen Raeburn2006-06-157-7/+7
* | remove unused versions of makefilesKen Raeburn2006-06-156-369/+0
* | * config/pre.in (KRB5_BASE_LIBS): Add $(DL_LIB).Ken Raeburn2006-06-152-2/+3
* | (kadmin_startup): Properly skip "\@" and "\/" sequences whenKen Raeburn2006-06-151-2/+2
* | * src/lib/gssapi/libgssapi_krb5.exports: AddTom Yu2006-06-151-0/+1
* | * src/lib/gssapi/krb5/gssapiP_krb5.h: Restore prototype ofTom Yu2006-06-152-2/+5
* | make dependTom Yu2006-06-156-11/+229
* | * src/lib/gssapi/mechglue/Makefile.in (mydir):Tom Yu2006-06-152-2/+2
* | remove spuriously resurrected file from mergeTom Yu2006-06-151-30/+0
* | * rc_io.c (krb5_rc_io_move): Use same code for cygwin as for normalKen Raeburn2006-06-151-1/+1
* | Conditionalize declarations of krb5int_make_srv_query_realm andKen Raeburn2006-06-151-0/+2
* | Make __kdb2_hash_open declaration and definition consistentKen Raeburn2006-06-151-1/+1
* | This ticket is pretty old, and the config files have been changedKen Raeburn2006-06-151-0/+13
* | Some simple transformations:Ken Raeburn2006-06-141-151/+169
* | Merge from branches/mechglue. Initial integration of Sun-donatedTom Yu2006-06-1468-1743/+8062
* | remove old cvs log commentKen Raeburn2006-06-141-65/+0
* | When NULL is passed into krb_get_in_pw_tkt, we only want to prompt onceRuss Allbery2006-06-142-0/+26
* | Enable kinit -a to match the man page and add documentationRuss Allbery2006-06-131-3/+3