summaryrefslogtreecommitdiffstats
path: root/source4/lib/util/config.mk
Commit message (Expand)AuthorAgeFilesLines
* Reduce the number of installed headers.Jelmer Vernooij2008-04-021-1/+1
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-021-2/+1
* Move ini-like file parser to the utility library.Jelmer Vernooij2008-04-011-1/+2
* lib/util: use LIBREPLACE_NETWORK as EXT_NSL doesn't exist anymoreStefan Metzmacher2008-03-181-1/+1
* Change remaining prototype headers to be private.Jelmer Vernooij2008-02-291-3/+3
* Move public header accumulation out of the perl code.Jelmer Vernooij2008-02-291-11/+13
* build: Remove support for DESCRIPTION setting that is now unused.Jelmer Vernooij2008-01-221-1/+0
* util: Move asn1 to lib/util to trim down the number of subsystems.Jelmer Vernooij2008-01-151-0/+5
* r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.Jelmer Vernooij2007-12-211-4/+6
* r25566: Use -lexecinfo for backtraces on FreeBSD. Patch by Timur I. Bakeyev <...Jelmer Vernooij2007-10-101-1/+1
* r25447: Fix installation of headers. Patch by Brad Hards.Jelmer Vernooij2007-10-101-0/+1
* r24814: Fix headers, trim core.h even more.Jelmer Vernooij2007-10-101-1/+0
* r24780: More work allowing libutil to be used by external users.Jelmer Vernooij2007-10-101-1/+2
* r22372: split out become_daemon() into it's own functionStefan Metzmacher2007-10-101-1/+2
* r19672: Make LIBSAMBA-UTIL a subsystem again for now because it has interdepe...Jelmer Vernooij2007-10-101-4/+4
* r19671: Fix remaining unresolved symbols in shared library build.Jelmer Vernooij2007-10-101-1/+2
* r19539: Move pidfile to smbd/Jelmer Vernooij2007-10-101-5/+1
* r19428: moved tdbutil.c from lib/tdb/common/ to lib/util/util_tdb.cAndrew Tridgell2007-10-101-0/+10
* r18213: don't list LIBREPLACE depdendecies explicit andStefan Metzmacher2007-10-101-4/+2
* r18138: LIBREPLACE provides stuff from -ldl so it should depend on itStefan Metzmacher2007-10-101-1/+1
* r18137: more LIBREPLACE depsAndrew Tridgell2007-10-101-0/+1
* r18130: the move to system/ in libreplace broke some things ... should beAndrew Tridgell2007-10-101-1/+2
* r18126: Fix -ldl dependency problemJelmer Vernooij2007-10-101-1/+1
* r17790: replace uses -ldl and should directly depend on itStefan Metzmacher2007-10-101-1/+1
* r16923: remove unused substitude codeStefan Metzmacher2007-10-101-1/+0
* r16051: Move the XATTR compatability code into a new file, so I can use it forAndrew Bartlett2007-10-101-0/+11
* r15377: Remove sys_select() code as it's no longer used.Jelmer Vernooij2007-10-101-1/+0
* r15376: Add detection of -lnsl, required for building on SUN boxes.Jelmer Vernooij2007-10-101-1/+1
* r15349: Integrate set_socket_options() into the socket libraryJelmer Vernooij2007-10-101-1/+0
* r15295: Fix some dependenciesJelmer Vernooij2007-10-101-5/+2
* r15274: Drop default EXT_LIB_ prefix for external libraries. Fixes issues wit...Jelmer Vernooij2007-10-101-1/+1
* r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij2007-10-101-1/+1
* r14575: Move some path-related functions to libsamba-config so libsamba-utilJelmer Vernooij2007-10-101-1/+1
* r14572: Give libraries saner names, remove some .pc files, make some thingsJelmer Vernooij2007-10-101-2/+2
* r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now.Jelmer Vernooij2007-10-101-1/+1
* r14484: Install more headersJelmer Vernooij2007-10-101-1/+1
* r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters:Jelmer Vernooij2007-10-101-3/+2
* r13972: fix the build, jelmer can you please take a look at what's going wron...Stefan Metzmacher2007-10-101-1/+1
* r13960: Generate makefile rules for installing/removing shared modules.Jelmer Vernooij2007-10-101-1/+1
* r13944: Yet another round of splitups.Jelmer Vernooij2007-10-101-1/+3
* r13903: Don't generate prototypes for modules and binaries in include/proto.h byJelmer Vernooij2007-10-101-1/+3
* r13662: Typo fix, add more public headersJelmer Vernooij2007-10-101-2/+11
* r13658: More moving around of files:Jelmer Vernooij2007-10-101-0/+34