summaryrefslogtreecommitdiffstats
path: root/source4/lib
Commit message (Expand)AuthorAgeFilesLines
...
* r14161: return early if we know the job is already finishedSimo Sorce2007-10-104-10/+29
* r14131: Fix Coverity bug # 127Volker Lendecke2007-10-101-1/+3
* r14109: Modulify the smbcalls subsystem.Jelmer Vernooij2007-10-102-37/+37
* r14108: Make the Doxyfiles a bit shorter...Jelmer Vernooij2007-10-103-3629/+16
* r14094: Use saner module directory names, fix loading of server service modules.Jelmer Vernooij2007-10-101-0/+1
* r14067: give more usefull errorsStefan Metzmacher2007-10-101-4/+5
* r14038: reopen log files after a SIGHUPStefan Metzmacher2007-10-101-14/+32
* r14029: Fix resource leak in error codepath. Coverity CID #64.Jeremy Allison2007-10-101-2/+6
* r13998: From now on ldb_request() will require an alloced requestSimo Sorce2007-10-104-103/+141
* r13996: simplify ldb_async_wait() some moreSimo Sorce2007-10-108-23/+23
* r13993: First prototype of how an async module should be built.Simo Sorce2007-10-101-42/+361
* r13992: change the way ldb_async_wait() works.Simo Sorce2007-10-108-17/+16
* r13990: Fix issues with function renaming.Jelmer Vernooij2007-10-103-4/+4
* r13986: minor fixesSimo Sorce2007-10-101-8/+20
* r13973: fix the buildStefan Metzmacher2007-10-101-3/+3
* r13972: fix the build, jelmer can you please take a look at what's going wron...Stefan Metzmacher2007-10-101-1/+1
* r13969: Make these names lowercase as well (just like they are now in the bui...Jelmer Vernooij2007-10-102-2/+2
* r13962: make functions publicStefan Metzmacher2007-10-101-19/+19
* r13960: Generate makefile rules for installing/removing shared modules.Jelmer Vernooij2007-10-106-36/+36
* r13959: make more functions publicStefan Metzmacher2007-10-102-6/+6
* r13956: make more functions publicStefan Metzmacher2007-10-101-39/+39
* r13953: make more functions publicStefan Metzmacher2007-10-101-4/+4
* r13944: Yet another round of splitups.Jelmer Vernooij2007-10-1010-2/+14
* r13938: Around round of splitupsJelmer Vernooij2007-10-103-1/+3
* r13934: these are only needed for a standalone buildStefan Metzmacher2007-10-101-0/+2
* r13926: More header splitups.Jelmer Vernooij2007-10-102-1/+2
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-1011-25/+36
* r13920: "hidden" visibility is the default...Stefan Metzmacher2007-10-101-1/+0
* r13903: Don't generate prototypes for modules and binaries in include/proto.h byJelmer Vernooij2007-10-102-1/+4
* r13902: Stricter checking for the -fvisibility flagJelmer Vernooij2007-10-103-2/+6
* r13901: Backends need to be initialized even if there are no modulesSimo Sorce2007-10-101-22/+22
* r13900: don't segfault on errorSimo Sorce2007-10-101-2/+2
* r13899: Get the shared library build building again. Just compiles for now,Jelmer Vernooij2007-10-105-20/+23
* r13898: Add a subsystem-specific DEFAULT_VISIBILITY property that can be usedJelmer Vernooij2007-10-101-0/+1
* r13859: - remove useless fsync() callsStefan Metzmacher2007-10-101-2/+1
* r13855: Docs for the registry library as wellJelmer Vernooij2007-10-105-13/+1310
* r13852: Split upJelmer Vernooij2007-10-102-9/+9
* r13851: More doc improvements.Jelmer Vernooij2007-10-1011-25/+134
* r13849: More improvements to the libutil docs.Jelmer Vernooij2007-10-103-302/+68
* r13842: Make some more functions public.Jelmer Vernooij2007-10-107-50/+52
* r13840: Mark some functions as public.Jelmer Vernooij2007-10-1022-214/+209
* r13839: Use registration mechanism for backends as well (in the same senseJelmer Vernooij2007-10-108-38/+88
* r13827: Minor enhancements or cosmetic changesSimo Sorce2007-10-105-44/+34
* r13826: Try to keep this backend updatedSimo Sorce2007-10-102-201/+444
* r13823: make async_wait part of the modules opsSimo Sorce2007-10-107-18/+21
* r13818: Make ldb_tdb 'fake' async.Simo Sorce2007-10-107-197/+630
* r13809: move ldb specific defineStefan Metzmacher2007-10-101-0/+3
* r13803: fixed two errors found with 'make valgrindtest'Andrew Tridgell2007-10-101-1/+1
* r13786: [merge] Add registration functions for LDB modulesJelmer Vernooij2007-10-1026-245/+226
* r13773: Be consistent in the way you get out and free allocated dataSimo Sorce2007-10-101-2/+2