summaryrefslogtreecommitdiff
path: root/source4/lib
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r14199: This isn't pretty, but it makes the network interface detection work ...Andrew Bartlett1-0/+2
2007-10-10r14163: Remove LDB_WAIT_ONCE, we can hardly guarante weSimo Sorce3-18/+0
2007-10-10r14162: Minor fixes on sortSimo Sorce2-55/+485
2007-10-10r14161: return early if we know the job is already finishedSimo Sorce4-10/+29
2007-10-10r14131: Fix Coverity bug # 127Volker Lendecke1-1/+3
2007-10-10r14109: Modulify the smbcalls subsystem.Jelmer Vernooij2-37/+37
2007-10-10r14108: Make the Doxyfiles a bit shorter...Jelmer Vernooij3-3629/+16
2007-10-10r14094: Use saner module directory names, fix loading of server service modules.Jelmer Vernooij1-0/+1
2007-10-10r14067: give more usefull errorsStefan Metzmacher1-4/+5
2007-10-10r14038: reopen log files after a SIGHUPStefan Metzmacher1-14/+32
2007-10-10r14029: Fix resource leak in error codepath. Coverity CID #64.Jeremy Allison1-2/+6
2007-10-10r13998: From now on ldb_request() will require an alloced requestSimo Sorce4-103/+141
2007-10-10r13996: simplify ldb_async_wait() some moreSimo Sorce8-23/+23
2007-10-10r13993: First prototype of how an async module should be built.Simo Sorce1-42/+361
2007-10-10r13992: change the way ldb_async_wait() works.Simo Sorce8-17/+16
2007-10-10r13990: Fix issues with function renaming.Jelmer Vernooij3-4/+4
2007-10-10r13986: minor fixesSimo Sorce1-8/+20
2007-10-10r13973: fix the buildStefan Metzmacher1-3/+3
2007-10-10r13972: fix the build, jelmer can you please take a look at what's going wron...Stefan Metzmacher1-1/+1
2007-10-10r13969: Make these names lowercase as well (just like they are now in the bui...Jelmer Vernooij2-2/+2
2007-10-10r13962: make functions publicStefan Metzmacher1-19/+19
2007-10-10r13960: Generate makefile rules for installing/removing shared modules.Jelmer Vernooij6-36/+36
2007-10-10r13959: make more functions publicStefan Metzmacher2-6/+6
2007-10-10r13956: make more functions publicStefan Metzmacher1-39/+39
2007-10-10r13953: make more functions publicStefan Metzmacher1-4/+4
2007-10-10r13944: Yet another round of splitups.Jelmer Vernooij10-2/+14
2007-10-10r13938: Around round of splitupsJelmer Vernooij3-1/+3
2007-10-10r13934: these are only needed for a standalone buildStefan Metzmacher1-0/+2
2007-10-10r13926: More header splitups.Jelmer Vernooij2-1/+2
2007-10-10r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij11-25/+36
2007-10-10r13920: "hidden" visibility is the default...Stefan Metzmacher1-1/+0
2007-10-10r13903: Don't generate prototypes for modules and binaries in include/proto.h byJelmer Vernooij2-1/+4
2007-10-10r13902: Stricter checking for the -fvisibility flagJelmer Vernooij3-2/+6
2007-10-10r13901: Backends need to be initialized even if there are no modulesSimo Sorce1-22/+22
2007-10-10r13900: don't segfault on errorSimo Sorce1-2/+2
2007-10-10r13899: Get the shared library build building again. Just compiles for now,Jelmer Vernooij5-20/+23
2007-10-10r13898: Add a subsystem-specific DEFAULT_VISIBILITY property that can be usedJelmer Vernooij1-0/+1
2007-10-10r13859: - remove useless fsync() callsStefan Metzmacher1-2/+1
2007-10-10r13855: Docs for the registry library as wellJelmer Vernooij5-13/+1310
2007-10-10r13852: Split upJelmer Vernooij2-9/+9
2007-10-10r13851: More doc improvements.Jelmer Vernooij11-25/+134
2007-10-10r13849: More improvements to the libutil docs.Jelmer Vernooij3-302/+68
2007-10-10r13842: Make some more functions public.Jelmer Vernooij7-50/+52
2007-10-10r13840: Mark some functions as public.Jelmer Vernooij22-214/+209
2007-10-10r13839: Use registration mechanism for backends as well (in the same senseJelmer Vernooij8-38/+88
2007-10-10r13827: Minor enhancements or cosmetic changesSimo Sorce5-44/+34
2007-10-10r13826: Try to keep this backend updatedSimo Sorce2-201/+444
2007-10-10r13823: make async_wait part of the modules opsSimo Sorce7-18/+21
2007-10-10r13818: Make ldb_tdb 'fake' async.Simo Sorce7-197/+630
2007-10-10r13809: move ldb specific defineStefan Metzmacher1-0/+3