summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/os/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Get rid of cm.c and cm.hGreg Hudson2013-04-121-3/+0
* Get rid of krb5_{get,free}_krbhstGreg Hudson2013-03-221-7/+0
* Get rid of osconfig.cGreg Hudson2013-03-221-3/+0
* Add localauth pluggable interfaceGreg Hudson2013-03-091-52/+21
* Add missing .gitignore entries and clean rulesGreg Hudson2013-02-271-1/+1
* Add dependencies for some test programsGreg Hudson2012-10-211-2/+2
* Add internal path expansion functionsGreg Hudson2012-07-241-4/+19
* Try to make t_trace.c output consistentGreg Hudson2012-06-061-2/+1
* Disable trace test comparison for nowGreg Hudson2012-06-051-1/+2
* Fix trace log unit testGreg Hudson2012-06-041-1/+4
* Add tests for trace.c formattingW. Trevor King2012-05-231-2/+12
* Remove unused functions (older API residue) krb5_realm_iterator* and krb5_fre...Zhanna Tsitkov2012-01-041-9/+1
* Add poll support to sendto_kdc.c so that it can work in processes withGreg Hudson2011-05-021-0/+3
* Use for loops for recursion in the Windows build, cutting down on theGreg Hudson2010-11-281-1/+1
* Add a simple test harness for kuserok. Build it during make check butGreg Hudson2010-10-011-2/+8
* Make OFFLINE!=no work againTom Yu2010-06-211-6/+9
* only test t_locate_kdc if known-good DNS name is presentTom Yu2010-06-181-6/+20
* Trace loggingGreg Hudson2010-06-071-0/+3
* For the better code modularity keep some "free" routines closer to the resour...Zhanna Tsitkov2010-01-041-3/+0
* Move krb5_get_profile back to init_os_ctx.c for now and revert r23519.Greg Hudson2009-12-281-0/+1
* allow testing when offlineKen Raeburn2009-12-281-1/+5
* Include prof_int.h in init_ctx.c instead of init_os_ctx.c,Ken Raeburn2009-12-281-1/+0
* Consolidate Makefile variables now that we have only a single globalGreg Hudson2009-11-221-3/+1
* Refactor rule_an_to_ln, creating a new helper function to handle theGreg Hudson2009-05-111-1/+3
* move generated dependencies out of Makefile.inKen Raeburn2009-01-051-465/+0
* Remove krb4 code in libkrb5Greg Hudson2008-12-151-13/+0
* Check in Nalin's patch, and a test case for changing passwords via kinitKen Raeburn2008-11-041-1/+2
* Don't build dependencies for v4rcp.c.Ken Raeburn2008-11-041-259/+270
* makedependKen Raeburn2008-09-181-234/+268
* make dependKen Raeburn2007-08-161-234/+245
* Make clean in lib/krb5/os does not clean test objsEzra Peisach2006-12-031-1/+1
* make dependKen Raeburn2006-11-011-1/+1
* Use $(VALGRIND) when running programs using $(KRB5_RUN_ENV) orKen Raeburn2006-10-131-6/+6
* make dependTom Yu2006-10-061-92/+126
* make dependKen Raeburn2006-08-231-6/+6
* Makefile.in: Change T_STD_CONF_OBJS to only list t_std_conf.o and pull in theEzra Peisach2006-06-291-3/+3
* autoconf 2.60 compatibilityKen Raeburn2006-06-281-1/+1
* Fix krb5_get_profile to create a new profile duplicating the list ofKen Raeburn2006-06-241-0/+1
* Merge about 1/3 of the remaining configure scripts into the top level. ThisKen Raeburn2006-05-311-2/+2
* Rename locate.h to locate_plugin.h. Change references, update dependenciesKen Raeburn2006-05-241-45/+45
* install headers into include/krb5Ken Raeburn2006-05-231-231/+244
* Move gmt_mktime.c from lib/krb5/os to util/support, and rename the function.Ken Raeburn2006-04-141-14/+0
* Don't include kdb.h from k5-int.h; instead, include it in the handfulKen Raeburn2006-04-131-107/+96
* * Makefile.in (DEFS): Make emptyKen Raeburn2006-04-021-1/+1
* make depend, now with dependency sortingKen Raeburn2006-03-311-338/+341
* make dependKen Raeburn2006-03-271-108/+139
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-111-138/+138
* make dependKen Raeburn2006-03-081-47/+93
* Merge from plugin branchKen Raeburn2006-03-071-10/+11
* make dependTom Yu2005-11-291-161/+112