index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
lib
/
ldb
/
wscript
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-20
s4:ldb: only do ABI checking for the standalone build for now
Stefan Metzmacher
1
-12
/
+24
2010-06-20
ldb: Change LDBSAMBA back to subsystem, update comments, use different
Jelmer Vernooij
1
-2
/
+7
2010-06-19
wafsamba: Fix typo: noextenion -> noextension.
Jelmer Vernooij
1
-1
/
+1
2010-06-18
ldb: Remove dependency on self.
Jelmer Vernooij
1
-1
/
+1
2010-06-18
ldb: Don't build pyldb_util as python module but rather as subsystem, so as t...
Jelmer Vernooij
1
-2
/
+2
2010-06-15
wafsamba: Fix include path inheritance from module subsystems.
Jelmer Vernooij
1
-10
/
+0
2010-06-15
ldb: Bump version number, use same ABI version for Samba4 and non-Samba 4 ver...
Jelmer Vernooij
1
-5
/
+2
2010-06-15
ldb: Fix included ldb build.
Jelmer Vernooij
1
-1
/
+10
2010-06-15
ldb: Only build standard ldb modules when building bundled ldb.
Jelmer Vernooij
1
-72
/
+70
2010-05-31
pyldb_util: Remove dependency on LIBPYTHON - it's already there
Jelmer Vernooij
1
-2
/
+1
2010-05-31
ldb: Install ldb_handlers.h header.
Jelmer Vernooij
1
-3
/
+3
2010-05-31
ldb: Move utility functions to separate file.
Jelmer Vernooij
1
-4
/
+7
2010-05-31
ldb: Fix dependencies when building with system ldb.
Jelmer Vernooij
1
-6
/
+10
2010-05-31
ldb/waf: Fix build with system and bundled ldb.
Jelmer Vernooij
1
-4
/
+5
2010-05-31
waf: Refactor manpage building code.
Jelmer Vernooij
1
-3
/
+5
2010-05-31
Add manpages argument to SAMBA_LIBRARY().
Jelmer Vernooij
1
-16
/
+3
2010-05-31
s4-waf: Fixed the ldb build.
Stefan Metzmacher
1
-3
/
+3
2010-05-31
ldb: Support building with system ldb library
Jelmer Vernooij
1
-13
/
+12
2010-05-31
ldb: Remove manual pages for binaries that have already been moved to utils/.
Jelmer Vernooij
1
-1
/
+1
2010-05-31
ldb-waf: Fix installation path of manpages, simplify manpage handling.
Jelmer Vernooij
1
-5
/
+3
2010-05-24
ldb-waf: Install manual pages for ldb in standalone build, install
Jelmer Vernooij
1
-4
/
+23
2010-05-05
s4-ldb: check for ldap_initialize
Andrew Tridgell
1
-1
/
+1
2010-05-04
s4/waf: ABI update for lib/ldb
Anatoliy Atanasov
1
-1
/
+1
2010-04-18
build: more adjustments for the ABI type name maps
Andrew Tridgell
1
-1
/
+1
2010-04-18
ldb-waf: enable ABI checking in ldb
Andrew Tridgell
1
-0
/
+5
2010-04-13
s4-waf: don't try to use the system lib for the library build
Andrew Tridgell
1
-4
/
+6
2010-04-12
s4-ldb: enable waf build of ldb without ldap backend
Andrew Tridgell
1
-2
/
+3
2010-04-06
s4-waf: fixed waf distcheck for our standalone libs and s4
Andrew Tridgell
1
-2
/
+7
2010-04-06
s4-waf: added simple 'waf test' support for tdb, talloc and ldb
Andrew Tridgell
1
-0
/
+6
2010-04-06
s4-waf: use a common pattern for finding buildtools and libs
Andrew Tridgell
1
-17
/
+14
2010-04-06
s4-waf: move to a universal method of recursing into subdirs
Andrew Tridgell
1
-8
/
+8
2010-04-06
s4-waf: fixed finding of buildtools and srcdir
Andrew Tridgell
1
-9
/
+8
2010-04-06
ldb-waf: fixed buildtools path
Andrew Tridgell
1
-1
/
+1
2010-04-06
s4-waf: avoid having to run waf configure before waf dist
Andrew Tridgell
1
-3
/
+4
2010-04-06
s4-waf: allow standalone tarball build of libraries
Andrew Tridgell
1
-2
/
+8
2010-04-06
s4-waf: added 'waf dist' to our standalone libs as well
Andrew Tridgell
1
-0
/
+3
2010-04-06
s4-waf: use cflags for LDB_MODULESDIR
Andrew Tridgell
1
-0
/
+3
2010-04-06
s4-waf: added implied_deps for system libraries
Andrew Tridgell
1
-1
/
+2
2010-04-06
ldb-waf: ldb needs HAVE_CONFIG_H for building a bundled popt
Andrew Tridgell
1
-0
/
+2
2010-04-06
s4-waf: ensure we don't end up with mixed versions of talloc/tdb/tevent
Andrew Tridgell
1
-1
/
+2
2010-04-06
s4-waf: cleanup use of LIBPOPT vs popt dependency
Andrew Tridgell
1
-0
/
+3
2010-04-06
s4-waf: support the use of system libraries
Andrew Tridgell
1
-7
/
+11
2010-04-06
s4-waf: set default for bundled libraries
Andrew Tridgell
1
-2
/
+2
2010-04-06
s4-waf: set the bundled library extension for some libs
Andrew Tridgell
1
-8
/
+3
2010-04-06
ldb-waf: rename libldb.so to libldb-s4.so if built as part of s4
Andrew Tridgell
1
-1
/
+23
2010-04-06
s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...
Andrew Tridgell
1
-0
/
+2
2010-04-06
s4-waf: ensure all the ldb.pc.in vars are set
Andrew Tridgell
1
-0
/
+9
2010-04-06
s4-waf: enable the pc_files in the build rules
Andrew Tridgell
1
-0
/
+1
2010-04-06
s4-waf: install the rest of the headers
Andrew Tridgell
1
-0
/
+1
2010-04-06
build: updated configure checks or new syntax
Andrew Tridgell
1
-1
/
+1
[next]