summaryrefslogtreecommitdiff
path: root/source4/lib/basic.mk
AgeCommit message (Expand)AuthorFilesLines
2007-12-21r26202: Fix dependencies.Jelmer Vernooij1-1/+1
2007-12-21r26020: GENCACHE depends on TDB_WRAPStefan Metzmacher1-1/+2
2007-12-21r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.Jelmer Vernooij1-5/+9
2007-12-21r25931: Add config .mk file for crypto lib.Jelmer Vernooij1-24/+1
2007-12-21r25928: Split up torture-local a bit.Jelmer Vernooij1-0/+10
2007-12-21r25839: use nss_wrapper code in samba4 ifStefan Metzmacher1-0/+1
2007-10-10r25096: Missed an include - otherwise the embedded ldb is always used.Jelmer Vernooij1-1/+0
2007-10-10r25084: Move samba-specific code out of lib/ldb directory.Jelmer Vernooij1-0/+1
2007-10-10r24667: Finally merge the registry improvements that Wilco Baan Hofman and I ...Jelmer Vernooij1-0/+1
2007-10-10r24283: added a dbwrap API for temporary databases, based on the one from theAndrew Tridgell1-0/+1
2007-10-10r22762: Some ldb_map changes:Jelmer Vernooij1-1/+1
2007-10-10r22698: Support using system tdb, when available.Jelmer Vernooij1-1/+0
2007-10-10r22697: Support building with external talloc.Jelmer Vernooij1-1/+0
2007-10-10r19495: Stop linking binaries twice (once before installation, once during bu...Jelmer Vernooij1-1/+0
2007-10-10r19373: Merge changes from subunit branch: Convert libreplace testsuite to aJelmer Vernooij1-0/+1
2007-10-10r18450: - autogenerate the OBJ_FILES for LIBREPLACEStefan Metzmacher1-1/+0
2007-10-10r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on theStefan Metzmacher1-11/+0
2007-10-10r17488: - add SHA1 and HMACSHA1 functions, based on rfc 2104,2202,3174Stefan Metzmacher1-1/+3
2007-10-10r15892: Remove the COM management code - DCOM should beJelmer Vernooij1-1/+0
2007-10-10r15376: Add detection of -lnsl, required for building on SUN boxes.Jelmer Vernooij1-1/+1
2007-10-10r15323: Fix internal popt buildJelmer Vernooij1-1/+0
2007-10-10r15295: Fix some dependenciesJelmer Vernooij1-7/+6
2007-10-10r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij1-1/+1
2007-10-10r14729: Install db_wrap.h and db_wrap_proto.hJelmer Vernooij1-1/+2
2007-10-10r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone.Jelmer Vernooij1-2/+0
2007-10-10r13960: Generate makefile rules for installing/removing shared modules.Jelmer Vernooij1-1/+1
2007-10-10r13944: Yet another round of splitups.Jelmer Vernooij1-0/+1
2007-10-10r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij1-0/+2
2007-10-10r13899: Get the shared library build building again. Just compiles for now,Jelmer Vernooij1-1/+1
2007-10-10r13852: Split upJelmer Vernooij1-9/+1
2007-10-10r13662: Typo fix, add more public headersJelmer Vernooij1-2/+0
2007-10-10r13658: More moving around of files:Jelmer Vernooij1-39/+3
2007-10-10r12670: Make a couple of dependencies stricterJelmer Vernooij1-1/+1
2007-10-10r12592: Remove some useless dependenciesJelmer Vernooij1-3/+6
2007-10-10r12542: Move some more prototypes out to seperate headersJelmer Vernooij1-0/+1
2007-10-10r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server.Jelmer Vernooij1-0/+2
2007-10-10r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij1-10/+7
2007-10-10r12254: Add some (hopefully correct) descriptions for libraries that are inst...Jelmer Vernooij1-0/+1
2007-10-10r11596: switched the libcli/raw/ code over to using the lib/stream/ genericAndrew Tridgell1-0/+1
2007-10-10r11385: Fix issues in module.c. Calling function should pass in pathJelmer Vernooij1-4/+2
2007-10-10r11382: Require number of required M4 macrosJelmer Vernooij1-0/+1
2007-10-10r11377: Add support for building LIBRARY elements as shared libraries:Jelmer Vernooij1-1/+4
2007-10-10r11304: Add support back in for loading shared modules (not used yet)Jelmer Vernooij1-0/+3
2007-10-10r11244: Relative path names in .mk filesJelmer Vernooij1-36/+52
2007-10-10r10596: Move the credentials code into it's own subsystem, and push it under ...Andrew Bartlett1-2/+1
2007-10-10r10330: Add SConscript to more subsystems. Some of the tdb tools build now.Jelmer Vernooij1-2/+5
2007-10-10r10246: Remove unused functionJelmer Vernooij1-3/+0
2007-10-10r9448: Work on reading the secrets tdb. Build tdbsam support by default.Jelmer Vernooij1-9/+0
2007-10-10r9421: Move arcfour code into it's own file, in lib/crypto.Andrew Bartlett1-1/+2
2007-10-10r8940: Add TDR (Trivial Data Representation). The aim is to use this later forJelmer Vernooij1-0/+3