summaryrefslogtreecommitdiffstats
path: root/source4/lib
Commit message (Expand)AuthorAgeFilesLines
...
* r12798: print timestamps into the log file, this is not nice code,Stefan Metzmacher2007-10-101-2/+30
* r12790: fix compiler warningStefan Metzmacher2007-10-101-1/+1
* r12785: make the iface_*() functions return strings which do not getAndrew Tridgell2007-10-101-7/+15
* r12783: add a comment about matching more than 1 handler per message (andrewAndrew Tridgell2007-10-101-0/+4
* r12777: use TEST_DATA_PREFIX if availableStefan Metzmacher2007-10-101-5/+6
* r12774: - fix the build on OpenBSDStefan Metzmacher2007-10-101-0/+4
* r12770: Remove the alloca.h header as it is not used in the code afaicsSimo Sorce2007-10-101-1/+0
* r12761: get the TIME_T_MIN and TIME_T_MAX right again, merging from samba3 wa...Stefan Metzmacher2007-10-101-4/+16
* r12754: - sync TIME_T_MAX calculation from samba3Stefan Metzmacher2007-10-101-12/+4
* r12748: Fix wrong handling of separation characters for RDNsSimo Sorce2007-10-101-5/+15
* r12746: An initial version of the kludge_acls module.Andrew Bartlett2007-10-102-4/+7
* r12745: Initial work to support a syntax to pass over controls viaSimo Sorce2007-10-103-10/+106
* r12743: Remove the ugly way we had to make a second stage init and introduceSimo Sorce2007-10-1014-76/+116
* r12734: forgot to add qsortSimo Sorce2007-10-101-0/+256
* r12733: Merge ldap/ldb controls into main treeSimo Sorce2007-10-1031-38/+880
* r12728: Revive testparm.Andrew Bartlett2007-10-102-3/+6
* r12717: Always compile the skel module, so we know when we break it.Andrew Bartlett2007-10-102-28/+28
* r12716: Tridge points out that the request argument to ldb_next_request mustAndrew Bartlett2007-10-101-17/+29
* r12710: Fix socket_wrapper: Make sure to fill in the socket family on theAndrew Bartlett2007-10-101-0/+1
* 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