summaryrefslogtreecommitdiffstats
path: root/ldb
Commit message (Collapse)AuthorAgeFilesLines
* Remove our copies of the samba libraries.Simo Sorce2009-02-26140-41639/+0
| | | | | | | Packages are already available in debian unstable and will soon land in Fedora. See BUILD.TXT for details. We still keep libreplace as we still use its configure macros, until we find time to extract only waht we need and have our own macros.
* Add a memberof plugin so that we can properly apply the same group membershipsSimo Sorce2009-01-284-2/+14
| | | | | | as in IPA if necessary. This patch slightly modifies ldb to split out a modules header file without exposing the private headers.
* Making a few minor build system fixes. "make realdistclean" was not removing ↵Stephen Gallagher2009-01-091-16/+0
| | | | all built files appropriately.
* Add some build fixes on top of the talloc, tdb, tevent, ldb rebasesSimo Sorce2008-12-227-15/+19
|
* Rebase ldb code with all changes in samba masterSimo Sorce2008-12-2240-9628/+3303
|
* Transform the sequence_number operation into a normal extended operation as ↵Simo Sorce2008-10-168-131/+170
| | | | | | it should always have been. Make it also async so that it is not a special case. (Sync from upstream)
* Fix a bug in ASQ that makes it not very usefulSimo Sorce2008-10-141-2/+2
|
* Fix header file so that configure tests can workSimo Sorce2008-10-081-3/+5
|
* Make it possible to pass extra CFLAGS and LDFLAGS by passingSimo Sorce2008-10-041-2/+2
| | | | them on the command line before calling makefiles
* Sync ldb with upstream (includes uncommitted ldb async patches)Simo Sorce2008-09-2541-3507/+4564
|
* Initial ImportSimo Sorce2008-09-05142-0/+46866