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