summaryrefslogtreecommitdiffstats
path: root/src/tests/shlib
Commit message (Expand)AuthorAgeFilesLines
* Reduce boilerplate in makefilesGreg Hudson2013-05-161-4/+0
* make dependGreg Hudson2013-01-101-1/+1
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-1/+25
* Use for loops for recursion in the Windows build, cutting down on theGreg Hudson2010-11-281-1/+1
* Mark and reindent tests, with some exclusionsTom Yu2009-11-301-171/+172
* Consolidate Makefile variables now that we have only a single globalGreg Hudson2009-11-222-4/+3
* move generated dependencies out of Makefile.inKen Raeburn2009-01-052-9/+7
* Convert many uses of sprintf to snprintf or asprintfGreg Hudson2008-12-011-1/+1
* Don't build dependencies for v4rcp.c.Ken Raeburn2008-11-041-1/+2
* Use asprintf instead of malloc/strcpy/strcat in many placesGreg Hudson2008-10-201-14/+7
* Build tests subtree makefiles at top levelKen Raeburn2007-03-251-2/+2
* Use $(VALGRIND) when running programs using $(KRB5_RUN_ENV) orKen Raeburn2006-10-131-6/+3
* install headers into include/krb5Ken Raeburn2006-05-231-2/+2
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-111-35/+0
* make depend, now with dependency sortingKen Raeburn2006-03-311-2/+3
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-113-2/+6
* Use DL_LIB and THREAD_LINKOPTS instead of explicitly specifying the dlKen Raeburn2005-06-212-1/+5
* update dependenciesKen Raeburn2005-03-281-1/+2
* Exercise the dynamic loading/unloading of libraries a bit more.Ken Raeburn2005-02-092-39/+182
* * t_loader.c: New fileKen Raeburn2005-02-032-0/+252
* don't build anything by defaultKen Raeburn2005-02-031-1/+1
* * Makefile.in: New fileKen Raeburn2005-02-032-0/+42