summaryrefslogtreecommitdiffstats
path: root/src/lib/kadm5/srv/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Reduce boilerplate in makefilesGreg Hudson2013-05-161-3/+0
* Fold kadm5 internal policy functions into callersGreg Hudson2013-01-091-1/+1
* Add missing $(LIBS) to some shared librariesTom Yu2012-05-171-1/+1
* Use for loops for recursion in the Windows build, cutting down on theGreg Hudson2010-11-281-1/+1
* kadm5_hook: new plugin interfaceSam Hartman2010-09-291-0/+3
* Password quality pluggable interfaceGreg Hudson2010-09-011-5/+17
* Remove some unused fields from kadm5_config_params. Bump the clientGreg Hudson2010-05-041-1/+1
* Change basename of libkadm5 libraries to avoid Heimdal conflictGreg Hudson2010-01-191-1/+6
* Consolidate Makefile variables now that we have only a single globalGreg Hudson2009-11-221-3/+1
* Bump sonames of libkadm5 libraries, since r22527 changed their ABIsGreg Hudson2009-08-171-1/+1
* Get "make depend" to work in an unbuilt source tree, since bad depsGreg Hudson2009-08-031-0/+2
* move generated dependencies out of Makefile.inKen Raeburn2009-01-051-161/+0
* Merge mskrb-integ onto trunkSam Hartman2009-01-031-16/+12
* Don't build dependencies for v4rcp.c.Ken Raeburn2008-11-041-24/+28
* Use strlcpy instead of strcpy in many placesGreg Hudson2008-10-241-2/+2
* makedependKen Raeburn2008-09-181-21/+21
* Use autogenerated darwin.exports files for server frameworksAlexandra Ellwood2008-07-091-1/+1
* Merge from branch sun-ipropKen Raeburn2008-06-241-3/+5
* Don't use private copy of syslog.h. Rebuild dependenciesKen Raeburn2008-06-101-4/+2
* make dependKen Raeburn2007-08-161-13/+16
* make dependTom Yu2006-10-061-9/+11
* Move RPC header files to include/gssrpc, which we copy to them atKen Raeburn2006-09-161-69/+69
* autoconf 2.60 compatibilityKen Raeburn2006-06-281-2/+2
* 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-4/+4
* install headers into include/krb5Ken Raeburn2006-05-231-31/+31
* make dependKen Raeburn2006-05-161-2/+9
* * lib/kadm5/alt_prof.c (kadm5_get_config_params): Replace filename andKen Raeburn2006-05-161-1/+3
* Updated kadm5 Makefile.ins to autogenerate the kadm5 headers as partAlexandra Ellwood2006-04-241-0/+2
* set DEFS empty in more placesKen Raeburn2006-04-041-0/+1
* make depend, now with dependency sortingKen Raeburn2006-03-311-128/+134
* make dependKen Raeburn2006-03-271-30/+30
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-111-24/+24
* make dependKen Raeburn2006-03-081-21/+30
* make dependKen Raeburn2006-03-081-3/+6
* make dependTom Yu2005-11-291-71/+25
* Novell Database Abstraction Layer merge.Ken Raeburn2005-06-211-107/+33
* Update dependenciesKen Raeburn2005-06-211-73/+100
* run "make depend"Ken Raeburn2004-12-301-137/+144
* Purge make targets and variables (and a few files) relating to the old,Ken Raeburn2004-06-171-1/+0
* make dependTom Yu2004-06-161-116/+134
* Change all uses of LIB in UNIX makefiles to LIBBASE, for better WindowsKen Raeburn2004-06-041-1/+1
* updated dependenciesKen Raeburn2004-04-241-96/+103
* make dependKen Raeburn2003-12-151-96/+102
* make-depend updatesKen Raeburn2003-05-241-36/+36
* don't install in-tree libdbTom Yu2003-04-021-6/+2
* Use com_err_deplib rather than an explicit path so we do not have ourSam Hartman2003-03-021-1/+1
* Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn2003-01-101-0/+4
* Changes to allow compilation --with-system-db and --enable-sharedEzra Peisach2002-12-161-3/+7
* libkadm5 should allow persistent locksTom Yu2002-10-081-1/+1