summaryrefslogtreecommitdiffstats
path: root/src/lib/apputils
Commit message (Expand)AuthorAgeFilesLines
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-092-6/+2
* Make dependGreg Hudson2011-02-251-7/+7
* Use for loops for recursion in the Windows build, cutting down on theGreg Hudson2010-11-281-1/+1
* Use size_t to hold set counts in net-server.cGreg Hudson2010-11-031-9/+9
* Add an error to be returned by a preauth mechanism indicating that the KDC sh...Sam Hartman2010-10-011-0/+2
* KDC worker processes featureGreg Hudson2010-09-171-4/+6
* Make dependGreg Hudson2010-09-081-6/+6
* Factor out a common socket creation sequence in net-server.c, whichGreg Hudson2010-06-301-116/+67
* Eliminate warnings in net-server.cGreg Hudson2010-06-301-8/+8
* Improve coding style conformance in net-server.cGreg Hudson2010-06-301-131/+155
* Make kadmin work over IPv6Greg Hudson2010-06-261-6/+53
* make dependGreg Hudson2010-06-071-8/+10
* Merge users/raeburn/branches/network-mergeKen Raeburn2010-03-174-6/+2016
* Mark lib/apputilsTom Yu2009-12-071-0/+1
* Consolidate Makefile variables now that we have only a single globalGreg Hudson2009-11-222-10/+8
* make mark-cstyleTom Yu2009-10-311-1/+1
* Move destest to builtin/des, because it depends on overriding someTom Yu2009-10-101-3/+3
* Re-run make depend without autoconf.h in the source treeGreg Hudson2009-09-161-8/+8
* Crypto modularity proj.: Move prf and random-to-key ops from backend to krbZhanna Tsitkov2009-09-161-8/+8
* move generated dependencies out of Makefile.inKen Raeburn2009-01-052-16/+14
* Don't build dependencies for v4rcp.c.Ken Raeburn2008-11-041-7/+8
* makedependKen Raeburn2008-09-181-6/+6
* make dependKen Raeburn2007-08-161-5/+6
* Generate makefiles for two static libs plus the python plugin from the top-le...Ken Raeburn2007-03-252-8/+2
* Remove KRB5_BUILD_LIBRARY_STATIC; always use KRB5_BUILD_LIBRARYKen Raeburn2007-03-251-1/+1
* Never set krb5_force_static. Instead, set the defaults for buildingKen Raeburn2007-03-251-0/+1
* make dependTom Yu2006-10-061-2/+2
* autoconf 2.60 compatibilityKen Raeburn2006-06-281-2/+2
* Rename locate.h to locate_plugin.h. Change references, update dependenciesKen Raeburn2006-05-241-1/+1
* install headers into include/krb5Ken Raeburn2006-05-231-5/+6
* Don't include kdb.h from k5-int.h; instead, include it in the handfulKen Raeburn2006-04-131-3/+2
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-111-18/+0
* set DEFS empty in more placesKen Raeburn2006-04-042-0/+5
* make depend, now with dependency sortingKen Raeburn2006-03-311-8/+8
* make dependKen Raeburn2006-03-271-2/+3
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-111-3/+3
* make dependKen Raeburn2006-03-081-1/+2
* make dependTom Yu2005-11-291-3/+2
* All configure.in scripts: Use K5_AC_INIT instead of AC_INITKen Raeburn2005-08-202-1/+5
* Update dependenciesKen Raeburn2005-06-211-2/+3
* run "make depend"Ken Raeburn2004-12-301-7/+6
* Change all uses of LIB in UNIX makefiles to LIBBASE, for better WindowsKen Raeburn2004-06-042-1/+5
* updated dependenciesKen Raeburn2004-04-241-3/+4
* Move apputils dir from util to lib, to get its proper place in theKen Raeburn2004-02-265-0/+156