summaryrefslogtreecommitdiffstats
path: root/source4/lib
Commit message (Expand)AuthorAgeFilesLines
...
* r12696: Reduce the size of include/structs.hJelmer Vernooij2007-10-102-0/+3
* r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij2007-10-107-1/+138
* r12670: Make a couple of dependencies stricterJelmer Vernooij2007-10-104-1/+13
* r12658: Couple of fixes related to shared module builds.Jelmer Vernooij2007-10-105-20/+0
* r12643: don't fail make testSimo Sorce2007-10-101-0/+3
* r12641: - remove some unused functionsStefan Metzmacher2007-10-101-67/+0
* r12638: fix the build on BSD systemsStefan Metzmacher2007-10-101-3/+5
* r12633: expose talloc_vasprintf_append()Andrew Tridgell2007-10-102-4/+2
* r12632: Build fixes from Brad Hards <bradh@frogmouth.net>Andrew Bartlett2007-10-103-1/+3
* r12624: (hopefully) fix for BSD make after srcdir/builddir changesJelmer Vernooij2007-10-101-3/+3
* r12622: Move table.c prototypes to seperate header to prevent circular depend...Jelmer Vernooij2007-10-101-0/+1
* r12620: Get rid of automatically generated lists of init functions of subsyst...Jelmer Vernooij2007-10-108-17/+12
* r12616: remove unused function, and we have iface_local() as replacementStefan Metzmacher2007-10-101-15/+0
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-1028-41/+0
* r12605: docs patch from Brad Hards <bradh@frogmouth.net>Simo Sorce2007-10-102-82/+151
* r12604: fix make clean as Brad Hards <bradh@frogmouth.net> sugestedSimo Sorce2007-10-101-1/+2
* r12601: Syncronise both copies of dlinklist.h.Andrew Bartlett2007-10-101-0/+14
* r12600: Add a new module to sort the objectclass attribute on store. TheAndrew Bartlett2007-10-104-1/+326
* r12599: This new LDB module (and associated changes) allows Samba4 to operateAndrew Bartlett2007-10-101-0/+1
* r12592: Remove some useless dependenciesJelmer Vernooij2007-10-1014-129/+160
* r12553: Steal the error string onto this context, so that the caller doesn'tAndrew Bartlett2007-10-101-1/+1
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2007-10-103-0/+3
* r12540: Provide more information in the ldb error string.Andrew Bartlett2007-10-101-3/+5
* r12534: Make the transaction code fill the error string on failure.Andrew Bartlett2007-10-101-3/+30
* r12531: 'make quicktest' was taking 15 minutes on my system due to failing DNSAndrew Tridgell2007-10-102-61/+41
* r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server.Jelmer Vernooij2007-10-105-11/+16
* r12523: Convert the registry subsystem to use a seperate prototype headerJelmer Vernooij2007-10-102-0/+3
* r12512: Use GUID structs in API functions everywhere rather then converting b...Jelmer Vernooij2007-10-102-8/+4
* r12510: Change the DCE/RPC interfaces to take a pointer to aJelmer Vernooij2007-10-102-16/+13
* r12500: Use init functions explicitly in a few more places. 'gensec' and 'lib...Jelmer Vernooij2007-10-105-1/+8
* r12499: Move smb_build.h out of includes.hJelmer Vernooij2007-10-107-0/+7
* r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij2007-10-1020-68/+55
* r12494: Support loading modules from .so files for most subsystems.Jelmer Vernooij2007-10-106-24/+81
* r12487: Remove obsolete functionJelmer Vernooij2007-10-101-24/+0
* r12483: Remove --tdr-header option (merged into --tdr-parser)Jelmer Vernooij2007-10-101-1/+1
* r12445: Fix header in manpage, make script executableJelmer Vernooij2007-10-101-1/+1
* r12433: Add comment describing this function.Andrew Bartlett2007-10-101-0/+4
* r12431: - the TIME_T_MAX needs to be a singed max valueStefan Metzmacher2007-10-101-3/+16
* r12408: as we always add the destinguishedName as autogenerated value,Stefan Metzmacher2007-10-101-8/+16
* r12385: call pidl with the perl found by configureStefan Metzmacher2007-10-101-1/+1
* r12364: add UINT32_MAX and UINT64_MAX replacement definesStefan Metzmacher2007-10-102-0/+10
* r12361: Add a new function: ldb_binary_encode_string()Andrew Bartlett2007-10-102-1/+14
* r12320: Add command-line processing hooks for simple bind DN, and password ca...Andrew Bartlett2007-10-102-7/+18
* r12310: Link simple bind support in our internal LDAP libs to LDB and theAndrew Bartlett2007-10-101-5/+16
* r12286: handle absolute path and url in lock_path() as in private_path()Stefan Metzmacher2007-10-101-0/+6
* r12285: move the smbd.tmp into piddir, --with-fhs piddir is differentStefan Metzmacher2007-10-101-1/+24
* r12254: Add some (hopefully correct) descriptions for libraries that are inst...Jelmer Vernooij2007-10-106-0/+6
* r12239: as we only get error from our events system when we wait for read eve...Stefan Metzmacher2007-10-101-1/+1
* r12227: I realised that I wasn't yet seeing authenticated LDAP for the ldbAndrew Bartlett2007-10-103-5/+17
* r12216: Couple of small fixes: reduce include/includes.h a bit, simplify headersJelmer Vernooij2007-10-105-1/+11