aboutsummaryrefslogtreecommitdiff
path: root/src/kadmin/server/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2018-04-23Avoid peeking into server handle in kadmindGreg Hudson1-1/+1
2017-08-17Use kadm5_auth interface in kadmindGreg Hudson1-4/+4
2017-08-17Add kadm5_auth pluggable interfaceGreg Hudson1-4/+4
2017-07-02Move kadm5.acl code into kadmindGreg Hudson1-2/+4
2016-07-28Use single-colon rules in makefilesGreg Hudson1-3/+3
2013-05-16Reduce boilerplate in makefilesGreg Hudson1-4/+0
2012-10-17Remove install-oldmanBen Kaduk1-3/+0
2012-01-09install sphinx-generated manpagesTom Yu1-0/+2
2011-09-02Migrate net-server loop to use libvertoGreg Hudson1-2/+2
2010-11-28Use for loops for recursion in the Windows build, cutting down on theGreg Hudson1-1/+1
2010-03-17Merge users/raeburn/branches/network-mergeKen Raeburn1-3/+3
2009-11-22Consolidate Makefile variables now that we have only a single globalGreg Hudson1-5/+3
2009-08-13Remove kadmin v1 API supportGreg Hudson1-2/+2
2009-01-05move generated dependencies out of Makefile.inKen Raeburn1-145/+0
2009-01-03Merge mskrb-integ onto trunkSam Hartman1-60/+80
2008-11-04Don't build dependencies for v4rcp.c.Ken Raeburn1-20/+21
2008-09-18makedependKen Raeburn1-17/+19
2008-06-24Merge from branch sun-ipropKen Raeburn1-8/+27
2008-06-10Don't use private copy of syslog.h. Rebuild dependenciesKen Raeburn1-9/+7
2007-08-16make dependKen Raeburn1-16/+17
2006-10-06make dependTom Yu1-8/+10
2006-09-16Move RPC header files to include/gssrpc, which we copy to them atKen Raeburn1-55/+55
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-3/+3
2006-05-23install headers into include/krb5Ken Raeburn1-23/+27
2006-05-16Add SRCS definition and run make dependKen Raeburn1-0/+100
2006-04-04more DEFS=Ken Raeburn1-0/+1
2005-06-21Use DL_LIB and THREAD_LINKOPTS instead of explicitly specifying the dlKen Raeburn1-1/+1
2005-06-21Novell Database Abstraction Layer merge.Ken Raeburn1-1/+2
2004-02-24Move daemon.c into a new library of utility routines for linking our programsKen Raeburn1-3/+3
2003-08-30Copy and build daemon.c in whatever directories need it, instead of building itKen Raeburn1-1/+1
2003-03-06use kdb keytab for kadmindTom Yu1-0/+3
2002-08-29* Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn1-1/+1
2002-08-23Change $(S)=>/ and $(U)=>.. globallyKen Raeburn1-1/+1
2000-05-04Put kadmin server binaries in SERVER_BINDIR, not ADMIN_BINDIR.Wilfredo Sanchez1-2/+2
1999-10-26Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1-1/+0
1998-12-05Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1-0/+2
1998-02-28Collapse all configure.in files under the kadmin directory into theTheodore Tso1-1/+1
1998-02-18Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1-2/+2
1998-02-12Mass makefile/configure.in build system revampTheodore Tso1-0/+2
1998-01-21 * schpw.c: New file. Support for Cygnus chpwTom Yu1-1/+1
1997-02-09Merge of libhack_branchTom Yu1-2/+5
1996-09-04Fix typo: ($PROG) -> $(PROG)Theodore Tso1-1/+1
1996-08-29Added man page and line in Makefile to install itJeff Bigler1-0/+1
1996-07-24Use $(LD) instead of $(CC) for linking... This allows for use of purifyEzra Peisach1-1/+1
1996-07-22this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1-0/+15