summaryrefslogtreecommitdiffstats
path: root/source4/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* r13770: - do fsync() on the debug fd, as we do in samba3,Stefan Metzmacher2007-10-102-22/+21
* r13768: be less verbose...Stefan Metzmacher2007-10-101-0/+3
* r13767: fix compiler warningsStefan Metzmacher2007-10-104-31/+36
* r13752: Add doxyfile and fix formatting of comments. Current output is availa...Jelmer Vernooij2007-10-1023-229/+1584
* r13744: Make ldb_ldap asyncSimo Sorce2007-10-103-258/+747
* r13743: Generic fixes and improvementsSimo Sorce2007-10-101-59/+80
* r13742: Fix tests to work better with ldapSimo Sorce2007-10-105-12/+16
* r13700: added highestCommittedUSN, uSNChanged and uSNCreated support, usingAndrew Tridgell2007-10-103-0/+72
* r13699: restore the system/select.h include, as otherwise we don't detectAndrew Tridgell2007-10-101-0/+1
* r13662: Typo fix, add more public headersJelmer Vernooij2007-10-104-6/+13
* r13658: More moving around of files:Jelmer Vernooij2007-10-1038-102/+695
* r13655: Use new name of build headerJelmer Vernooij2007-10-102-2/+2
* r13654: Move some more stuff out of include/Jelmer Vernooij2007-10-101-0/+69
* r13652: Move some more stuff out off include/Jelmer Vernooij2007-10-101-0/+66
* r13651: Always make sure pkgconfig directory existsJelmer Vernooij2007-10-101-1/+2
* r13650: Install manpages when building standaloneJelmer Vernooij2007-10-101-0/+4
* r13618: fix compiler warningStefan Metzmacher2007-10-101-1/+1
* r13617: fix compiler warningStefan Metzmacher2007-10-101-1/+1
* r13616: Add new ldb functions: ldb_msg_add_steal_string() andAndrew Bartlett2007-10-103-1/+38
* r13615: Make ldb_set_errstring get ldb instead of module as parameter.Simo Sorce2007-10-1010-42/+52
* r13609: Get in the initial work on making ldb asyncSimo Sorce2007-10-1010-241/+770
* r13592: Incredible how bugs like this can sweep in even after peer review and...Simo Sorce2007-10-101-19/+22