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