Age | Commit message (Expand) | Author | Files | Lines |
2009-08-11 | s4:operational module - move and enhancements | Matthias Dieter Wallnöfer | 1 | -12/+0 |
2009-01-21 | s4:ldb: remove dependency to samba4's events wrapper | Stefan Metzmacher | 1 | -10/+10 |
2008-07-02 | Move ad2oLschema and oLschema2ldif into Samba4, out of LDB | Andrew Bartlett | 1 | -27/+0 |
2008-06-30 | ldb: allow ldb modules to specify LDB_MODULE(name) or LDB_BACKEND(name) | Stefan Metzmacher | 1 | -1/+2 |
2008-06-25 | Use ldbsrcdir rather than ldbdir. | Jelmer Vernooij | 1 | -31/+31 |
2008-06-14 | Make up the right dependencies now that ldb depends on libevents | Simo Sorce | 1 | -10/+10 |
2008-05-31 | Revert Jelmer's CFLAGS commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6c | Andrew Bartlett | 1 | -14/+11 |
2008-05-30 | Move CFLAGS handling out of smb_build. | Jelmer Vernooij | 1 | -11/+14 |
2008-05-27 | Use new dynconfig.h location. | Jelmer Vernooij | 1 | -0/+2 |
2008-05-27 | Use variable for ldb source directory. | Jelmer Vernooij | 1 | -25/+25 |
2008-05-11 | Merge ldb_map into LIBLDB. | Jelmer Vernooij | 1 | -9/+3 |
2008-03-09 | Move PC_FILE out of the perl code. | Jelmer Vernooij | 1 | -1/+2 |
2008-03-08 | Push SOVERSION and VERSION out of perl code. | Jelmer Vernooij | 1 | -2/+3 |
2008-03-04 | Fix syntax. | Jelmer Vernooij | 1 | -2/+2 |
2008-03-03 | Move object file lists to the Makefile. | Jelmer Vernooij | 1 | -48/+30 |
2008-02-26 | Move public header accumulation out of the perl code. | Jelmer Vernooij | 1 | -1/+2 |
2008-02-26 | Move manpage management out of the perl build system. | Jelmer Vernooij | 1 | -3/+5 |
2008-02-25 | Fix use of realpath, fix init functions for ldb. | Jelmer Vernooij | 1 | -7/+7 |
2008-02-21 | ldb_sqlite: fix the build | Stefan Metzmacher | 1 | -1/+0 |
2008-02-20 | Allow building ldb as static library again \o/ | Jelmer Vernooij | 1 | -1/+0 |
2008-02-20 | Fix static module list generation for ldb. | Jelmer Vernooij | 1 | -10/+9 |
2008-02-18 | Rename include to mkinclude to emphasize it is different from make's include. | Jelmer Vernooij | 1 | -2/+2 |
2008-01-22 | build: Remove support for DESCRIPTION setting that is now unused. | Jelmer Vernooij | 1 | -1/+0 |
2008-01-22 | ldb/talloc/tdb: Use manually written pc file. | Jelmer Vernooij | 1 | -0/+1 |
2007-12-24 | r26569: Jelmer tells me that ldb must inevitably be build as a shared library, | Volker Lendecke | 1 | -0/+1 |
2007-12-24 | r26568: Revert r26482 | Volker Lendecke | 1 | -1/+0 |
2007-12-21 | r26482: Use shared library version of ldb, to make sure not every module ends... | Jelmer Vernooij | 1 | -0/+1 |
2007-12-21 | r26374: Remove dependency on dynconfig. | Jelmer Vernooij | 1 | -1/+0 |
2007-12-21 | r26196: Always build python bindings for ldb. | Jelmer Vernooij | 1 | -7/+0 |
2007-12-21 | r26068: Import improved Python bindings for LDB, including tests. | Jelmer Vernooij | 1 | -4/+3 |
2007-10-10 | r25425: move LDB_MODULESDIR define into config.h | Stefan Metzmacher | 1 | -7/+0 |
2007-10-10 | r25421: SHLIBEXT comes in via samba's config.h already | Stefan Metzmacher | 1 | -6/+0 |
2007-10-10 | r25269: this doesn't fix the problems with BSD make completely... | Stefan Metzmacher | 1 | -4/+0 |
2007-10-10 | r25259: try to work arround the build failures on OpenBSD 3.7 | Stefan Metzmacher | 1 | -0/+4 |
2007-10-10 | r25187: pass FIRST_PREREQ to Makefile so that the value can be used | Stefan Metzmacher | 1 | -4/+2 |
2007-10-10 | r25105: No need to register ldb_map as a module. | Jelmer Vernooij | 1 | -2/+1 |
2007-10-10 | r25093: Use system-provided ldb library if available. Note that this only mea... | Jelmer Vernooij | 1 | -96/+3 |
2007-10-10 | r25084: Move samba-specific code out of lib/ldb directory. | Jelmer Vernooij | 1 | -2/+0 |
2007-10-10 | r25081: Add modules_dir member to ldb_context that is used rather than a global | Jelmer Vernooij | 1 | -1/+8 |
2007-10-10 | r24259: Rework the objectclass module to use the new schema, rather than the | Andrew Bartlett | 1 | -12/+0 |
2007-10-10 | r22952: Make sure we look at extra_cflags when building custom targets. | James Peach | 1 | -1/+5 |
2007-10-10 | r22762: Some ldb_map changes: | Jelmer Vernooij | 1 | -30/+21 |
2007-10-10 | r22722: fix dependencies | Stefan Metzmacher | 1 | -2/+1 |
2007-10-10 | r22684: Fix native Samba build. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r22681: Fix standalone ldb build when parent directory name != ldb. | Jelmer Vernooij | 1 | -1/+15 |
2007-10-10 | r22404: more dependencies which should be private | Stefan Metzmacher | 1 | -7/+3 |
2007-10-10 | r19863: Create -uninstalled.pc files. This should reenable compilation and ru... | Jelmer Vernooij | 1 | -5/+6 |
2007-10-10 | r19743: merge from samba3: | Stefan Metzmacher | 1 | -10/+0 |
2007-10-10 | r19676: Fix some more dependencies. | Jelmer Vernooij | 1 | -1/+3 |
2007-10-10 | r18213: don't list LIBREPLACE depdendecies explicit and | Stefan Metzmacher | 1 | -1/+1 |