aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/os/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2010-11-28Use for loops for recursion in the Windows build, cutting down on theGreg Hudson1-1/+1
2010-10-01Add a simple test harness for kuserok. Build it during make check butGreg Hudson1-2/+8
2010-06-21Make OFFLINE!=no work againTom Yu1-6/+9
2010-06-18only test t_locate_kdc if known-good DNS name is presentTom Yu1-6/+20
2010-06-07Trace loggingGreg Hudson1-0/+3
2010-01-04For the better code modularity keep some "free" routines closer to the resour...Zhanna Tsitkov1-3/+0
2009-12-28Move krb5_get_profile back to init_os_ctx.c for now and revert r23519.Greg Hudson1-0/+1
2009-12-28allow testing when offlineKen Raeburn1-1/+5
2009-12-28Include prof_int.h in init_ctx.c instead of init_os_ctx.c,Ken Raeburn1-1/+0
2009-11-22Consolidate Makefile variables now that we have only a single globalGreg Hudson1-3/+1
2009-05-11Refactor rule_an_to_ln, creating a new helper function to handle theGreg Hudson1-1/+3
2009-01-05move generated dependencies out of Makefile.inKen Raeburn1-465/+0
2008-12-15Remove krb4 code in libkrb5Greg Hudson1-13/+0
2008-11-04Check in Nalin's patch, and a test case for changing passwords via kinitKen Raeburn1-1/+2
2008-11-04Don't build dependencies for v4rcp.c.Ken Raeburn1-259/+270
2008-09-18makedependKen Raeburn1-234/+268
2007-08-16make dependKen Raeburn1-234/+245
2006-12-03Make clean in lib/krb5/os does not clean test objsEzra Peisach1-1/+1
2006-11-01make dependKen Raeburn1-1/+1
2006-10-13Use $(VALGRIND) when running programs using $(KRB5_RUN_ENV) orKen Raeburn1-6/+6
2006-10-06make dependTom Yu1-92/+126
2006-08-23make dependKen Raeburn1-6/+6
2006-06-29Makefile.in: Change T_STD_CONF_OBJS to only list t_std_conf.o and pull in theEzra Peisach1-3/+3
2006-06-28autoconf 2.60 compatibilityKen Raeburn1-1/+1
2006-06-24Fix krb5_get_profile to create a new profile duplicating the list ofKen Raeburn1-0/+1
2006-05-31Merge about 1/3 of the remaining configure scripts into the top level. ThisKen Raeburn1-2/+2
2006-05-24Rename locate.h to locate_plugin.h. Change references, update dependenciesKen Raeburn1-45/+45
2006-05-23install headers into include/krb5Ken Raeburn1-231/+244
2006-04-14Move gmt_mktime.c from lib/krb5/os to util/support, and rename the function.Ken Raeburn1-14/+0
2006-04-13Don't include kdb.h from k5-int.h; instead, include it in the handfulKen Raeburn1-107/+96
2006-04-02* Makefile.in (DEFS): Make emptyKen Raeburn1-1/+1
2006-03-31make depend, now with dependency sortingKen Raeburn1-338/+341
2006-03-27make dependKen Raeburn1-108/+139
2006-03-11Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn1-138/+138
2006-03-08make dependKen Raeburn1-47/+93
2006-03-07Merge from plugin branchKen Raeburn1-10/+11
2005-11-29make dependTom Yu1-161/+112
2005-06-21Update dependenciesKen Raeburn1-112/+161
2005-04-28updated dependencies for socket-utils.h changeKen Raeburn1-8/+8
2005-01-06make dependTom Yu1-0/+6
2005-01-05 Add new function krb5_boolean krb5_is_thread_safe(void) to library.Jeffrey Altman1-0/+3
2004-12-30run "make depend"Ken Raeburn1-261/+276
2004-11-19* locate_kdc.c (krb5int_add_host_to_list): If debugging, log the requestedKen Raeburn1-0/+4
2004-11-16make dependKen Raeburn1-17/+17
2004-10-19add dependencies for t_*.c test programsKen Raeburn1-0/+23
2004-10-19make dependKen Raeburn1-7/+7
2004-10-19* Makefile.in (TEST_PROGS): Add t_locate_kdc.Ken Raeburn1-1/+3
2004-09-24make dependKen Raeburn1-7/+14
2004-09-23* Makefile.in (T_STD_CONF_OBJS): Include dnsglue.oKen Raeburn1-1/+1
2004-09-21Add DNS resolver glue layer. Use itTom Yu1-0/+3