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