Allow clearpolicy restriction for kadmin addprinc
[krb5.git] / src / kdc / Makefile.in
2012-01-09 Tom Yuinstall sphinx-generated manpages
2011-12-06 Tom YuSA-2011-007 KDC null pointer deref in TGS handling...
2011-10-07 Greg HudsonUse built-in modules for encrypted timestamp
2011-09-23 Greg HudsonRecast encrypted challenge as linked built-ins
2011-09-02 Greg HudsonMigrate net-server loop to use libverto
2010-10-19 Greg HudsonRemove KDC replay cache
2010-09-17 Greg HudsonKDC worker processes feature
2010-03-17 Ken RaeburnMerge users/raeburn/branches/network-merge
2009-11-22 Greg HudsonConsolidate Makefile variables now that we have only...
2009-08-03 Greg HudsonGet "make depend" to work in an unbuilt source tree...
2009-03-31 Sam HartmanImplement FAST from draft-ietf-krb-wg-preauth-framework
2009-01-05 Ken Raeburnmove generated dependencies out of Makefile.in
2009-01-03 Sam HartmanMerge mskrb-integ onto trunk
2008-12-15 Greg HudsonIn the KDC, remove krb4 request handling support and...
2008-11-04 Ken RaeburnDon't build dependencies for fakeka.c
2008-11-04 Ken RaeburnDon't build dependencies for v4rcp.c.
2008-09-18 Ken Raeburnmakedepend
2008-08-25 Ken RaeburnIncorporate Apple's patch
2008-06-10 Ken RaeburnDon't use private copy of syslog.h. Rebuild dependencies
2007-10-22 Ken RaeburnCheck dependencies for fakeka.c
2007-08-16 Ken Raeburnmake depend
2007-03-02 Ken RaeburnDelete more stuff for 'clean' and 'distclean' targets
2006-10-13 Ken RaeburnUse $(VALGRIND) when running programs using $(KRB5_RUN_...
2006-10-06 Tom Yumake depend
2006-10-03 Sam HartmanPreauthentication Plugin Framework
2006-06-29 Ken Raeburn* kerberos_v4.c: Don't include kdc.h.
2006-06-22 Sam Hartman r18022@luminous: jaltman | 2006-05-19 05:18:37 -0400
2006-06-12 Russ AllberyAdd man pages for fakeka and k524init
2006-05-24 Ken RaeburnRename locate.h to locate_plugin.h. Change references...
2006-05-23 Ken Raeburninstall headers into include/krb5
2006-05-15 Ken Raeburn* Makefile.in (krb5kdc, rtest): Don't explicitly add...
2006-04-13 Ken RaeburnDon't include kdb.h from k5-int.h; instead, include...
2006-04-04 Ken Raeburnmore DEFS=
2006-03-31 Ken Raeburnmake depend, now with dependency sorting
2006-03-30 Ken RaeburnCurrently logger.c is built as part of the KDC, and...
2006-03-27 Ken Raeburnmake depend
2006-03-11 Ken RaeburnInstead of arbitrary division of headers into include...
2006-03-08 Ken Raeburnmake depend
2005-11-29 Tom Yumake depend
2005-06-21 Ken RaeburnUse DL_LIB and THREAD_LINKOPTS instead of explicitly...
2005-06-21 Ken RaeburnNovell Database Abstraction Layer merge.
2005-06-21 Ken RaeburnUpdate dependencies
2005-05-13 Ken Raeburnmake depend
2004-12-30 Ken Raeburnrun "make depend"
2004-05-05 Ken RaeburnRename header file foreachaddr.c to foreachaddr.h,...
2004-04-24 Ken Raeburnupdated dependencies
2004-03-08 Ken RaeburnChange subdir processing so that SUBDIRS will contain...
2004-03-05 Ken RaeburnMerge configuration of kdc, krb524, and slave directori...
2004-02-24 Ken RaeburnMove daemon.c into a new library of utility routines...
2003-12-15 Ken Raeburnmake depend
2003-08-30 Ken RaeburnCopy and build daemon.c in whatever directories need...
2003-05-24 Ken Raeburnmake-depend updates
2003-02-06 Ken HornsteinThis is the integration of "fakeka" (a program to emula...
2002-12-23 Tom YuReplace dependencies on generated krb524 and krb4 heade...
2002-11-27 Tom YuMerge more KfM krb4 things
2002-09-19 Ken Raeburnupdated dependencies
2002-09-10 Ken Raeburn* network.c (process_packet): Call inet_ntop directly.
2002-08-29 Ken Raeburnupdate dependencies
2002-08-23 Ken RaeburnChange $(S)=>/ and $(U)=>.. globally
2002-07-05 Ken Raeburnupdate deps
2002-06-15 Ken Raeburnupdate dependencies
2002-02-20 Ken Raeburn* network.c: Include foreachaddr.c.
2001-10-11 Ken RaeburnUpdate automatic dependencies to work on Windows by...
2001-09-01 Ken Raeburndependencies
2000-07-03 Ezra PeisachMakefile.in (rtest): Link in the kdb5 library
2000-03-14 Ken Raeburn* sock2p.c: New file.
2000-02-28 Ken Raeburnnew --enable/--disable-kdc-replay-cache configure hooks
1999-10-26 Wilfredo SanchezClean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES,...
1999-06-30 Ken RaeburnDisable lookaside cache. It's needed if the replay...
1998-12-05 Theodore TsoMakefile.in: Set the myfulldir and mydir variables...
1998-02-18 Tom YuRemove trailing slash from thisconfigdir. Change direc...
1998-02-12 Theodore TsoMass makefile/configure.in build system revamp
1997-09-24 Ezra Peisach * kdc_util.c (add_to_transited): Fix up memory leaks...
1997-02-09 Tom YuMerge of libhack_branch
1997-02-06 Richard BaschMakefile.in: Remove logger.c target before copying...
1996-07-24 Theodore TsoMakefile.in: Build logger.o from the libkadm5 directory...
1995-09-02 Theodore Tsokdc_preauth.c: New file, to contain the server-side...
1995-07-07 Paul ParkReorganize library logic and use LDFLAGS from configure
1995-06-15 Paul ParkShared library Makefile/configure changes and cleanup
1995-06-09 Theodore Tsodispatch.c, kdc_util.h, kerberos_v4.c: Use KRB5_KRB4_CO...
1995-06-08 Paul ParkUpdate kadmind5 to use new logging routines
1995-05-26 Paul Parkkrb5kdc depends on libkdb5.a
1995-04-29 Theodore Tsokdc_util.c (kdc_process_tgs_req): Make sure apreq-...
1995-04-28 Mark Eichin * Makefile.in (KLIB): put KRB4_LIB inside KLIB
1995-04-27 Mark Eichin * Makefile.in (krb5kdc): use KRB4_LIB directly.
1995-03-17 Theodore Tsoconfigure.in, Makefile.in: Use the libdes425 library...
1995-03-02 Theodore TsoRemove reference to $(ISODELIB)
1994-10-03 Theodore TsoUse $(srcdir) to find manual page for make install
1994-10-03 Theodore Tsokrb5kdc now removed with make clean
1994-09-29 Theodore TsoRelink executable when library changes
1994-08-18 Theodore TsoFix broken $(KRB4)/lib/libdes.a inclusion in the Makefi...
1994-08-08 Mark Eichinadd V4 libdes
1994-07-20 Tom Yumore make install fixes
1994-07-08 Tom Yu * configure.in:
1994-07-07 Tom Yufixes to suck in -lndbm or -ldbm as needed
1994-07-02 Mark EichinReduced Makefile.in, using pre/post
1994-06-29 Tom Yufolding in Harry's changes
1994-06-25 Tom Yuchanges to fix make install
1994-06-23 Mark Eichinimprove clean rules
1994-06-21 Mark EichinTue Jun 21 17:46:53 1994 Mark Eichin (eichin at cygnu...
next