summaryrefslogtreecommitdiffstats
path: root/source4/lib/basic.mk
Commit message (Expand)AuthorAgeFilesLines
* 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
* r5053: - fix up the library dependencies so that tools that need nbt don'tAndrew Tridgell2007-10-101-1/+1
* r4898: - removed the unused wins_srv_*() codeAndrew Tridgell2007-10-101-1/+0
* r4473: - moved talloc into its own lib/talloc/ areaAndrew Tridgell2007-10-101-2/+1
* r3972: use GUID_* naming context and move GUID_* functions to one placeStefan Metzmacher2007-10-101-1/+0
* r3810: create a LIB_SECURITY subsystemStefan Metzmacher2007-10-101-3/+1
* r3737: - Get rid of the register_subsystem() and register_backend() functions.Jelmer Vernooij2007-10-101-1/+0
* r3733: More build system fixes/features:Jelmer Vernooij2007-10-101-5/+5
* r3507: - added deferred replies on sharing violation in pvfs open. TheAndrew Tridgell2007-10-101-1/+2
* r3462: separate out the crypto includesAndrew Tridgell2007-10-101-5/+14
* r3443: the next stage in the include files re-organisation.Andrew Tridgell2007-10-101-3/+11
* r3223: continue the effort on LIBREPLACE to try to get the ldb tools toAndrew Tridgell2007-10-101-1/+2
* r3210: split lib/replace.o into a separate build subsystem LIBREPLACE, andAndrew Tridgell2007-10-101-2/+8
* r3058: we don't use the bitmap code any more, delete itAndrew Tridgell2007-10-101-1/+0
* r3057: - moved the idtree.c code into lib/Andrew Tridgell2007-10-101-1/+2
* r3014: got rid of the old intra-smbd messaging system in preparation for the ...Andrew Tridgell2007-10-101-3/+0
* r3005: added talloc wrappers around tdb_open() and ldb_connect(), so that theAndrew Tridgell2007-10-101-1/+1
* r3004: removed some unused functionsAndrew Tridgell2007-10-101-1/+0
* r2857: this commit gets rid of smb_ucs2_t, wpstring and fpstring, plus lots o...Andrew Tridgell2007-10-101-0/+1
* r1198: Merge the Samba 3.0 ntlm_auth, including the kerberos and SPENGO parts.Andrew Bartlett2007-10-101-1/+2
* r937: - added a simple QuerySecurity implementation in samr serverAndrew Tridgell2007-10-101-0/+1