summaryrefslogtreecommitdiff
path: root/source4/lib/basic.mk
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r7827: Add in-memory keytab to Samba4, using the new MEMORY_WILDCARD keytabAndrew Bartlett1-1/+0
2007-10-10r7352: the internal heimdal build change. This changes quite a few things:Andrew Tridgell1-9/+0
2007-10-10r7166: Move replacement stuff to seperate directoryJelmer Vernooij1-6/+10
2007-10-10r6863: lib-friendlier names + fix some dependenciesJelmer Vernooij1-1/+1
2007-10-10r6573: Start on my project to implement an NT4 compatible BDC in Samba4.Andrew Bartlett1-0/+9
2007-10-10r6139: Move socket_wrapper to a seperate directoryJelmer Vernooij1-8/+0
2007-10-10r6129: - add our own MSZIP decompression implementationStefan Metzmacher1-0/+8
2007-10-10r6088: Add the socket_wrapper library. This is a very simple library thatJelmer Vernooij1-1/+10
2007-10-10r5988: Fix the -P option (use machine account credentials) to use the Samba4Andrew Bartlett1-0/+2
2007-10-10r5917: First step in using the new cli_credentials structure. This patchJelmer Vernooij1-2/+2
2007-10-10r5871: Remove file with unused function (that uses fstring)Jelmer Vernooij1-1/+0
2007-10-10r5197: moved events code to lib/events/ (suggestion from metze)Andrew Tridgell1-9/+0
2007-10-10r5185: make all the events data structures private to events.c. This willAndrew Tridgell1-1/+9