summaryrefslogtreecommitdiffstats
path: root/src/krb524
Commit message (Expand)AuthorAgeFilesLines
* * krb524d.c (do_connection): Use socklen_t for the size of the address from r...Ken Raeburn2004-08-092-1/+7
* make dependTom Yu2004-06-161-13/+14
* updated dependenciesKen Raeburn2004-04-241-16/+18
* Change subdir processing so that SUBDIRS will contain the configuredKen Raeburn2004-03-082-1/+4
* Merge configuration of kdc, krb524, and slave directories into topKen Raeburn2004-03-053-10/+10
* * configure.in: Don't invoke macros for library build support. Don't look fo...Ken Raeburn2004-03-042-3/+5
* Move daemon.c into a new library of utility routines for linking our programsKen Raeburn2004-02-242-3/+8
* make dependKen Raeburn2003-12-151-17/+19
* krb524 subdirectory does not get fully cleaned due to change introduced by 1491Ezra Peisach2003-12-152-1/+7
* Apply patch from Cesar Garcia to fix lifetime computation in 524Tom Yu2003-09-022-1/+6
* Copy and build daemon.c in whatever directories need it, instead of building itKen Raeburn2003-08-303-4/+8
* * cnv_tkt_skey.c (krb524_convert_tkt_skey): Call krb_create_ticketTom Yu2003-08-122-238/+34
* * krb5.hin: krb524_init_ets() takes one argumentTom Yu2003-06-122-4/+9
* oops, fix up ChangeLog attributionTom Yu2003-06-091-1/+1
* * krb524.c: Fix copyright noticeTom Yu2003-06-092-17/+24
* pullup of changes previously committed to branch firstTom Yu2003-06-053-4/+56
* remove debugging printf accidentally left in krb524initKen Raeburn2003-06-052-1/+4
* krb524d.h: removed invalid Mac pragmas [RT 1533]Alexandra Ellwood2003-05-292-7/+4
* Rename interface to krb5_524_convert_creds, export it from krb5 library.Ken Raeburn2003-05-283-2/+10
* Big step towards integrating libkrb524 into libkrb5:Ken Raeburn2003-05-2416-818/+125
* make-depend updatesKen Raeburn2003-05-241-19/+19
* Red Hat's krb5_princ_size fixesKen Raeburn2003-04-012-1/+6
* Disable krb4 cross-realm in krb524d and krb5kdc. Provide an option toSam Hartman2003-03-173-34/+30
* Fix unaligned access found in alpha-linux testing:Ken Raeburn2003-03-122-2/+7
* * cnv_tkt_skey.c, conv_creds.c, conv_princ.c, encode.c, sendmsg.c: Removed Ma...Alexandra Ellwood2003-03-068-30/+24
* * Makefile.in (clean-windows): Remove $(GENS).Ken Raeburn2003-02-012-0/+9
* Search for ar, ranlib, install in KRB5_BUILD_LIBRARY* macros rather thanKen Raeburn2003-01-102-1/+2
* Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn2003-01-102-0/+8
* Replace dependencies on generated krb524 and krb4 headers withTom Yu2002-12-231-9/+9
* * sendmsg.c (krb524_sendto_kdc): Update calls to locate_server()Tom Yu2002-12-072-2/+9
* update dependenciesTom Yu2002-11-271-9/+17
* * Makefile.in (EXTRADEPSRCS): New variableKen Raeburn2002-09-242-0/+33
* update dependenciesKen Raeburn2002-09-111-6/+6
* update dependenciesKen Raeburn2002-08-291-5/+11
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-292-2/+6
* Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn2002-08-291-0/+5
* Add support for using the encrypted part of a krb5 ticket as an AFS token--Sam Hartman2002-08-273-56/+227
* Quote targets of some copy operations within the build tree. NeededKen Raeburn2002-08-272-2/+7
* Remove release notes as the content is 100% incorrect.Sam Hartman2002-08-261-16/+0
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-232-3/+7
* * krb524d.c (kdc_get_server_key): Check for DISALLOW_ALL_TIX andTom Yu2002-08-152-1/+12
* * krb524.h: Need to include port-sockets.h before socket-utils.hEzra Peisach2002-07-242-0/+6
* * krb524.h: Include socket-utils.h instead of port-sockets.h forEzra Peisach2002-07-232-1/+6
* reimplement macosx v4-local-addr changes; untestedKen Raeburn2002-07-224-4/+39
* update dependenciesKen Raeburn2002-07-131-12/+9
* Don't install port-sockets.h, and don't include it from <kerberosIV/krb.h>.Ken Raeburn2002-07-123-5/+10
* Put # for cpp directives in first columnKen Raeburn2002-07-092-18/+22
* Add hooks to optionally report local address used when contacting a KDC-likeKen Raeburn2002-07-082-1/+6
* update dependenciesKen Raeburn2002-06-211-6/+6
* update dependenciesKen Raeburn2002-06-151-21/+21