summaryrefslogtreecommitdiffstats
path: root/source4/lib/basic.mk
Commit message (Expand)AuthorAgeFilesLines
* r19495: Stop linking binaries twice (once before installation, once during bu...Jelmer Vernooij2007-10-101-1/+0
* r19373: Merge changes from subunit branch: Convert libreplace testsuite to aJelmer Vernooij2007-10-101-0/+1
* r18450: - autogenerate the OBJ_FILES for LIBREPLACEStefan Metzmacher2007-10-101-1/+0
* r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on theStefan Metzmacher2007-10-101-11/+0
* r17488: - add SHA1 and HMACSHA1 functions, based on rfc 2104,2202,3174Stefan Metzmacher2007-10-101-1/+3
* r15892: Remove the COM management code - DCOM should beJelmer Vernooij2007-10-101-1/+0
* r15376: Add detection of -lnsl, required for building on SUN boxes.Jelmer Vernooij2007-10-101-1/+1
* r15323: Fix internal popt buildJelmer Vernooij2007-10-101-1/+0
* r15295: Fix some dependenciesJelmer Vernooij2007-10-101-7/+6
* r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij2007-10-101-1/+1
* r14729: Install db_wrap.h and db_wrap_proto.hJelmer Vernooij2007-10-101-1/+2
* r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone.Jelmer Vernooij2007-10-101-2/+0
* 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-0/+1
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-101-0/+2
* r13899: Get the shared library build building again. Just compiles for now,Jelmer Vernooij2007-10-101-1/+1
* r13852: Split upJelmer Vernooij2007-10-101-9/+1
* r13662: Typo fix, add more public headersJelmer Vernooij2007-10-101-2/+0
* r13658: More moving around of files:Jelmer Vernooij2007-10-101-39/+3
* r12670: Make a couple of dependencies stricterJelmer Vernooij2007-10-101-1/+1
* r12592: Remove some useless dependenciesJelmer Vernooij2007-10-101-3/+6
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2007-10-101-0/+1
* r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server.Jelmer Vernooij2007-10-101-0/+2
* r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij2007-10-101-10/+7
* r12254: Add some (hopefully correct) descriptions for libraries that are inst...Jelmer Vernooij2007-10-101-0/+1
* r11596: switched the libcli/raw/ code over to using the lib/stream/ genericAndrew Tridgell2007-10-101-0/+1
* r11385: Fix issues in module.c. Calling function should pass in pathJelmer Vernooij2007-10-101-4/+2
* r11382: Require number of required M4 macrosJelmer Vernooij2007-10-101-0/+1
* r11377: Add support for building LIBRARY elements as shared libraries:Jelmer Vernooij2007-10-101-1/+4
* r11304: Add support back in for loading shared modules (not used yet)Jelmer Vernooij2007-10-101-0/+3
* r11244: Relative path names in .mk filesJelmer Vernooij2007-10-101-36/+52
* r10596: Move the credentials code into it's own subsystem, and push it under ...Andrew Bartlett2007-10-101-2/+1
* r10330: Add SConscript to more subsystems. Some of the tdb tools build now.Jelmer Vernooij2007-10-101-2/+5
* r10246: Remove unused functionJelmer Vernooij2007-10-101-3/+0
* r9448: Work on reading the secrets tdb. Build tdbsam support by default.Jelmer Vernooij2007-10-101-9/+0
* r9421: Move arcfour code into it's own file, in lib/crypto.Andrew Bartlett2007-10-101-1/+2
* r8940: Add TDR (Trivial Data Representation). The aim is to use this later forJelmer Vernooij2007-10-101-0/+3
* r7827: Add in-memory keytab to Samba4, using the new MEMORY_WILDCARD keytabAndrew Bartlett2007-10-101-1/+0
* r7352: the internal heimdal build change. This changes quite a few things:Andrew Tridgell2007-10-101-9/+0
* r7166: Move replacement stuff to seperate directoryJelmer Vernooij2007-10-101-6/+10
* r6863: lib-friendlier names + fix some dependenciesJelmer Vernooij2007-10-101-1/+1
* r6573: Start on my project to implement an NT4 compatible BDC in Samba4.Andrew Bartlett2007-10-101-0/+9
* r6139: Move socket_wrapper to a seperate directoryJelmer Vernooij2007-10-101-8/+0
* r6129: - add our own MSZIP decompression implementationStefan Metzmacher2007-10-101-0/+8
* r6088: Add the socket_wrapper library. This is a very simple library thatJelmer Vernooij2007-10-101-1/+10
* r5988: Fix the -P option (use machine account credentials) to use the Samba4Andrew Bartlett2007-10-101-0/+2
* r5917: First step in using the new cli_credentials structure. This patchJelmer Vernooij2007-10-101-2/+2
* r5871: Remove file with unused function (that uses fstring)Jelmer Vernooij2007-10-101-1/+0
* r5197: moved events code to lib/events/ (suggestion from metze)Andrew Tridgell2007-10-101-9/+0
* r5185: make all the events data structures private to events.c. This willAndrew Tridgell2007-10-101-1/+9