Add tests for trace.c formatting
[krb5.git] / src / lib / krb5 / os / Makefile.in
2012-05-23 W. Trevor KingAdd tests for trace.c formatting
2012-01-04 Zhanna TsitkovRemove unused functions (older API residue) krb5_realm_...
2011-05-02 Greg HudsonAdd poll support to sendto_kdc.c so that it can work...
2010-11-28 Greg HudsonUse for loops for recursion in the Windows build, cutti...
2010-10-01 Greg HudsonAdd a simple test harness for kuserok. Build it during...
2010-06-21 Tom YuMake OFFLINE!=no work again
2010-06-18 Tom Yuonly test t_locate_kdc if known-good DNS name is present
2010-06-07 Greg HudsonTrace logging
2010-01-04 Zhanna TsitkovFor the better code modularity keep some "free" routine...
2009-12-28 Greg HudsonMove krb5_get_profile back to init_os_ctx.c for now...
2009-12-28 Ken Raeburnallow testing when offline
2009-12-28 Ken RaeburnInclude prof_int.h in init_ctx.c instead of init_os_ctx.c,
2009-11-22 Greg HudsonConsolidate Makefile variables now that we have only...
2009-05-11 Greg HudsonRefactor rule_an_to_ln, creating a new helper function...
2009-01-05 Ken Raeburnmove generated dependencies out of Makefile.in
2008-12-15 Greg HudsonRemove krb4 code in libkrb5
2008-11-04 Ken RaeburnCheck in Nalin's patch, and a test case for changing...
2008-11-04 Ken RaeburnDon't build dependencies for v4rcp.c.
2008-09-18 Ken Raeburnmakedepend
2007-08-16 Ken Raeburnmake depend
2006-12-03 Ezra PeisachMake clean in lib/krb5/os does not clean test objs
2006-11-01 Ken Raeburnmake depend
2006-10-13 Ken RaeburnUse $(VALGRIND) when running programs using $(KRB5_RUN_...
2006-10-06 Tom Yumake depend
2006-08-23 Ken Raeburnmake depend
2006-06-29 Ezra PeisachMakefile.in: Change T_STD_CONF_OBJS to only list t_std...
2006-06-28 Ken Raeburnautoconf 2.60 compatibility
2006-06-24 Ken RaeburnFix krb5_get_profile to create a new profile duplicatin...
2006-06-22 Sam Hartman r18022@luminous: jaltman | 2006-05-19 05:18:37 -0400
2006-05-31 Ken RaeburnMerge about 1/3 of the remaining configure scripts...
2006-05-24 Ken RaeburnRename locate.h to locate_plugin.h. Change references...
2006-05-23 Ken Raeburninstall headers into include/krb5
2006-04-14 Ken RaeburnMove gmt_mktime.c from lib/krb5/os to util/support...
2006-04-13 Ken RaeburnDon't include kdb.h from k5-int.h; instead, include...
2006-04-02 Ken Raeburn* Makefile.in (DEFS): Make empty
2006-03-31 Ken Raeburnmake depend, now with dependency sorting
2006-03-27 Ken Raeburnmake depend
2006-03-11 Ken RaeburnInstead of arbitrary division of headers into include...
2006-03-08 Ken Raeburnmake depend
2006-03-07 Ken RaeburnMerge from plugin branch
2005-11-29 Tom Yumake depend
2005-06-21 Ken RaeburnUpdate dependencies
2005-04-28 Ken Raeburnupdated dependencies for socket-utils.h change
2005-01-06 Tom Yumake depend
2005-01-05 Jeffrey Altman Add new function krb5_boolean krb5_is_thread_safe...
2004-12-30 Ken Raeburnrun "make depend"
2004-11-19 Ken Raeburn* locate_kdc.c (krb5int_add_host_to_list): If debugging...
2004-11-16 Ken Raeburnmake depend
2004-10-19 Ken Raeburnadd dependencies for t_*.c test programs
2004-10-19 Ken Raeburnmake depend
2004-10-19 Ken Raeburn* Makefile.in (TEST_PROGS): Add t_locate_kdc.
2004-09-24 Ken Raeburnmake depend
2004-09-23 Ken Raeburn* Makefile.in (T_STD_CONF_OBJS): Include dnsglue.o
2004-09-21 Tom YuAdd DNS resolver glue layer. Use it
2004-05-05 Ken RaeburnRename header file foreachaddr.c to foreachaddr.h,...
2004-04-24 Ken Raeburnupdate dependencies
2003-12-20 Ken Raeburn* Makefile.in (STLIBOBJS, OBJS, SRCS): Don't build...
2003-12-15 Ken Raeburnmake depend
2003-08-21 Ken Raeburnmake depend
2003-08-21 Ken Raeburn* dnssrv.c: New file; split out DNS SRV RR query support...
2003-07-17 Ken Raeburndelete ##WIN16## lines from makefiles
2003-05-24 Ken RaeburnBig step towards integrating libkrb524 into libkrb5:
2003-05-24 Ken Raeburnmake-depend updates
2003-01-10 Ken RaeburnUse markers in Makefile.in rather than rules in configu...
2002-11-14 Tom Yu * changepw.c: Remove reference to adm_err.h
2002-11-13 Ken Raeburn* Makefile.in (t_locate_kdc): Use normal CC_LINK rule...
2002-09-18 Ken Raeburnupdate dependencies
2002-08-29 Ken Raeburn* Makefile.in: Revert $(S)=>/ change, for Windows support
2002-08-23 Ken RaeburnChange $(S)=>/ and $(U)=>.. globally
2002-07-09 Ken Raeburnupdate dependencies
2002-07-08 Ken Raeburnback out changes accidentally checked in
2002-07-08 Ken Raeburn* localaddr.c (get_localaddrs): Split out main body...
2002-06-21 Ken Raeburnupdate dependencies
2002-06-15 Ken Raeburnupdate dependencies
2002-06-15 Ken Raeburnrebuild dependencies
2002-03-26 Ken Raeburnupdate dependencies
2002-02-20 Ken Raeburn* localaddr.c: Include foreachaddr.c.
2002-02-14 Ken Raeburnupdate hst_realm dependencies
2002-01-09 Ken Raeburn* Makefile.in (t_localaddr): Link against $(LIBS)
2001-10-20 Ken RaeburnIn directories building libraries, generate dependencie...
2001-10-11 Ken RaeburnUpdate automatic dependencies to work on Windows by...
2001-09-01 Ken Raeburndependencies
2001-07-19 Ken RaeburnNew utility program.
2001-03-05 Ken Raeburn* gmt_mktime.c (gmt_mktime): Handle years earlier than...
2000-12-18 Ken Raeburnlocaladdr.c: Add getnameinfo support. Annotate for...
2000-10-10 Ken Raeburngetifaddrs() support
2000-07-19 Danilo AlmeidaAdd krb5int_accessor() to access internal krb5 function...
1999-10-26 Wilfredo SanchezClean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES,...
1999-05-27 Alexandra EllwoodRemoved macsock.c and DNR.c because they are not used...
1999-05-10 Danilo AlmeidaDo win32 build in subdir
1998-12-04 Theodore Tsorealm_iter.c: New function which iterators over the...
1998-11-13 Theodore TsoMakefile.in: Set the myfulldir and mydir variables...
1998-10-30 Marc Horowitzpull up 3des implementation from the marc-3des branch
1998-02-28 Theodore TsoCollapse lib/krb5's configure.in files into a single...
1998-02-18 Tom YuRemove trailing slash from thisconfigdir. Change direc...
1998-02-12 Theodore TsoMass makefile/configure.in build system revamp
1997-12-06 Tom Yu * Makefile.in: Add changepw.c, prompter.c
1997-02-25 Richard Baschread_pwd.c: Improperly applied Doug Engert's windows...
1997-02-25 Richard Baschwin-pwd.rc: Windows dialog information for password...
1997-02-23 Richard BaschMoved some of the library list file build logic from...
next