summaryrefslogtreecommitdiffstats
path: root/src/krb524
Commit message (Expand)AuthorAgeFilesLines
* Add static ordinals to DLL exportsJeffrey Altman2007-09-301-2/+2
* make dependKen Raeburn2007-08-161-25/+29
* Update dependenciesKen Raeburn2007-05-231-4/+8
* Define and use some inline helper functions for comparing data and authdata s...Ken Raeburn2007-05-101-2/+2
* Add resource data windows/version.rc for:Jeffrey Altman2007-04-141-7/+19
* KFW: 32-bit builds use the pismere krbv4w32.dll libraryJeffrey Altman2007-01-301-2/+2
* Modifications to support the generation and embedding Jeffrey Altman2006-12-071-0/+2
* Remove obsolete/conflicting prototype for krb524_convert_princsKevin Coffman2006-11-091-7/+0
* * cnv_tkt_skey.c (krb524_convert_princs): Move here, make static.Ken Raeburn2006-11-013-46/+16
* Cleanup some warnings on missing prototypesEzra Peisach2006-10-151-0/+1
* Zap automatic structures before filling inKen Raeburn2006-10-151-394/+396
* make dependTom Yu2006-10-061-6/+6
* Move RPC header files to include/gssrpc, which we copy to them atKen Raeburn2006-09-161-6/+6
* Add man pages for fakeka and k524initRuss Allbery2006-06-122-0/+49
* Rename locate.h to locate_plugin.h. Change references, update dependenciesKen Raeburn2006-05-241-3/+3
* install headers into include/krb5Ken Raeburn2006-05-231-22/+27
* * lib/kadm5/alt_prof.c (kadm5_get_config_params): Replace filename andKen Raeburn2006-05-161-1/+1
* Don't include kdb.h from k5-int.h; instead, include it in the handfulKen Raeburn2006-04-131-8/+6
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-111-1030/+0
* Remove .Sanitize and .rconf files, no longer usedKen Raeburn2006-04-111-45/+0
* set DEFS empty in more placesKen Raeburn2006-04-042-0/+5
* make depend, now with dependency sortingKen Raeburn2006-03-311-40/+39
* * k524init.c: Include autoconf.hKen Raeburn2006-03-303-2/+7
* make dependKen Raeburn2006-03-271-19/+20
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-113-8/+12
* make dependKen Raeburn2006-03-081-3/+6
* Qing Dong <dongq@mit.edu> provided a set of changes to allowJeffrey Altman2006-02-272-1/+5
* make dependTom Yu2005-11-291-26/+20
* Fix additional cases where krb5.h is included before k5-int.h. In most cases,Ken Raeburn2005-11-182-1/+5
* Delete .cvsignore files; contents have already been Sam Hartman2005-08-241-5/+0
* Use DL_LIB and THREAD_LINKOPTS instead of explicitly specifying the dlKen Raeburn2005-06-212-1/+4
* Novell Database Abstraction Layer merge.Ken Raeburn2005-06-213-7/+15
* Update dependenciesKen Raeburn2005-06-211-11/+17
* run "make depend"Ken Raeburn2004-12-301-1/+0
* * Makefile.in (install-unix): Install krb524d manpageTom Yu2004-09-082-0/+5
* Added man page for krb524dAlexandra Ellwood2004-09-082-0/+78
* fix MITKRB5-SA-2004-002Tom Yu2004-08-312-1/+7
* * 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