summaryrefslogtreecommitdiffstats
path: root/src/slave
Commit message (Expand)AuthorAgeFilesLines
* make depend, now with dependency sortingKen Raeburn2006-03-311-15/+15
* make dependKen Raeburn2006-03-271-5/+6
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-111-5/+5
* make dependKen Raeburn2006-03-081-2/+4
* make dependTom Yu2005-11-291-7/+5
* Delete .cvsignore files; contents have already been Sam Hartman2005-08-241-2/+0
* Update dependenciesKen Raeburn2005-06-211-5/+7
* run "make depend"Ken Raeburn2004-12-301-1/+0
* updated dependenciesKen Raeburn2004-04-241-7/+8
* 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-14/+13
* Move daemon.c into a new library of utility routines for linking our programsKen Raeburn2004-02-242-3/+8
* make dependKen Raeburn2003-12-151-6/+7
* Copy and build daemon.c in whatever directories need it, instead of building itKen Raeburn2003-08-303-2/+8
* make-depend updatesKen Raeburn2003-05-241-5/+5
* update dependenciesKen Raeburn2002-08-291-2/+4
* Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn2002-08-291-0/+2
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-232-1/+5
* update dependenciesKen Raeburn2002-06-151-5/+4
* * configure.in: Add KRB5_GETSOCKNAME_ARGS and KRB5_GETPEERNAME_ARGSEzra Peisach2001-12-064-4/+24
* Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn2001-10-111-5/+6
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-103-27/+31
* * kpropd.M: Correct typo (synopsis line should say kpropd, not kprop)Mitchell Berger2001-09-242-1/+5
* dependenciesKen Raeburn2001-09-011-0/+15
* * configure.in: Check for daemon() prototypeEzra Peisach2001-06-213-0/+11
* * kpropd.c (authorized_principal): Cast argument to ispace() to intEzra Peisach2001-06-182-2/+6
* * kpropd.c (load_database): Initialize save_stderr variableKen Raeburn2001-01-302-1/+5
* * kprop.h (KPROP_CKSUMTYPE): Delete unused macroKen Raeburn2001-01-302-1/+4
* * kprop.c, kpropd.c: Use krb5_set_principal_realm() instead ofEzra Peisach2000-10-173-9/+23
* * kpropd.c, kprop.c: Ensure size of database sent OTW as 4 bytesEzra Peisach2000-10-143-9/+20
* * kprop.c, kpropd.c: Compiler warning fixes including: notEzra Peisach2000-08-034-144/+197
* * Makefile.in: kprop does not depend on the database libraries.Ezra Peisach2000-06-302-3/+8
* pullup from 1.2-beta4Ken Raeburn2000-06-302-6/+15
* Change wsanchez@apple -> tritan@mitWilfredo Sanchez2000-06-011-2/+2
* log tritan's changesTom Yu1999-10-261-0/+7
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-261-1/+0
* copyright notice updates from 1.1 branchKen Raeburn1999-09-245-5/+20
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-054-4/+11
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-302-8/+77
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-182-2/+6
* Mass makefile/configure.in build system revampTheodore Tso1998-02-122-0/+6
* main returns int, not void. ANSI X3.159-1989Ezra Peisach1998-01-213-2/+7
* Build using KDB5_LIBS, not KDB5_LIBTheodore Tso1997-02-242-2/+6
* Fixed one more instance of the wrong variable name (context variable)Richard Basch1997-02-191-1/+1
* Fixed "context" nameRichard Basch1997-02-191-1/+1
* Remove krb5_xfree from the public interfaceRichard Basch1997-02-183-14/+18
* Merge of libhack_branchTom Yu1997-02-093-9/+13
* Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1996-12-135-20/+37
* Check the error return from krb5_init_context(), and print an errorTheodore Tso1996-11-083-4/+16
* * kpropd.c (PRS): munge realm of sname_to_princ when -r isBarry Jaspan1996-10-222-0/+10