index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
ldb
Commit message (
Expand
)
Author
Age
Files
Lines
*
ldb: Add handy macros for reporting error inside ldb module
Amitay Isaacs
2011-11-17
1
-0
/
+2
*
waf: Factor checking for undefined symbol flags out into separate method.
Jelmer Vernooij
2011-11-13
1
-0
/
+2
*
ldb: Only check for pkg-config file when checking for system ldb.
Jelmer Vernooij
2011-11-13
1
-2
/
+2
*
ldb: Use pyembed rather than pyext for ldb-util library.
Jelmer Vernooij
2011-11-13
1
-1
/
+1
*
ldb: Re-apply pyldb fixes from Tridge and Amity, using unittest rather
Jelmer Vernooij
2011-11-10
1
-33
/
+37
*
Revert "pyldb: fixed ldb API test"
Jelmer Vernooij
2011-11-10
1
-36
/
+39
*
pyldb: fixed ldb API test
Andrew Tridgell
2011-11-10
1
-39
/
+36
*
pyldb: enhanced get() method on msg object
Andrew Tridgell
2011-11-10
1
-14
/
+33
*
pyldb: Remove duplicate definition of SYNTAX_DN.
Jelmer Vernooij
2011-11-02
1
-1
/
+0
*
ldb: fix compiler warning
David Disseldorp
2011-11-02
1
-1
/
+1
*
ldb:common/ldb_modules.c - fix a typo in comment
Matthias Dieter Wallnöfer
2011-10-27
1
-1
/
+1
*
ldb: ldb_errstring() takes ldb_contxt as an argument
Amitay Isaacs
2011-10-20
1
-1
/
+1
*
dsdb: improve debug message
Andrew Tridgell
2011-10-20
2
-6
/
+6
*
ldb: Output more error information when a connect fails
Andrew Bartlett
2011-10-18
2
-1
/
+6
*
ldb: fixed a race in ldb initialisation
Andrew Tridgell
2011-10-18
1
-1
/
+9
*
ldb:ldb_autotransaction_request - error string shouldn't be set here
Matthias Dieter Wallnöfer
2011-10-11
1
-5
/
+0
*
ldb:pyldb.c - py_ldb_* modification calls - error string shouldn't be set here
Matthias Dieter Wallnöfer
2011-10-11
1
-17
/
+1
*
ldb:ldb.c/"ldb_wait" - make "ldb_wait" always return an error string
Matthias Dieter Wallnöfer
2011-10-11
1
-4
/
+39
*
ldb:ldb.c/"ldb_wait" - change "ldb_wait" slightly in order to introduce error...
Matthias Dieter Wallnöfer
2011-10-11
1
-3
/
+5
*
ldb:ldb.c/"ldb_request" - make "ldb_request" always return an error string
Matthias Dieter Wallnöfer
2011-10-11
1
-1
/
+15
*
ldb:ldb.c - "ldb_set_errstring" can be implemented by using "ldb_asprintf_err...
Matthias Dieter Wallnöfer
2011-10-11
1
-10
/
+7
*
ldb:ldb_autotransaction_request - fix a typo in a comment
Matthias Dieter Wallnöfer
2011-10-11
1
-1
/
+1
*
ldb: change version to 1.1.3 after pyldb changes
ldb-1.1.3
Stefan Metzmacher
2011-10-10
3
-1
/
+259
*
Revert "ldb: support raw OIDs in control string parsing"
Stefan Metzmacher
2011-10-07
2
-19
/
+0
*
ldb/ldb_controls: allow oid up to 255 chars
Stefan Metzmacher
2011-10-07
1
-1
/
+1
*
ldb: support raw OIDs in control string parsing
Andrew Tridgell
2011-10-06
2
-0
/
+19
*
ldb: fixed memory leak in control string parsing
Andrew Tridgell
2011-10-06
1
-0
/
+24
*
ldb:"ldb_extended" -make the call more similar to "ldb_search"
Matthias Dieter Wallnöfer
2011-09-19
1
-2
/
+6
*
pyldb: Drop unnecessary dependency on pytalloc-util.
Jelmer Vernooij
2011-09-18
2
-2
/
+1
*
tdb_compat: adapt to tdb2 API change.
Rusty Russell
2011-09-14
1
-1
/
+3
*
ldb:pyldb.c - "py_ldb_rename" remove superflous "ldb" pointer
Matthias Dieter Wallnöfer
2011-09-13
1
-4
/
+2
*
ldb:ldb_controls.c - remove duplicate definition of "LDB_CONTROL_CMP"
Matthias Dieter Wallnöfer
2011-09-11
1
-11
/
+3
*
ldb:pyldb.c - point out that "PyLdbResult_AsResult" does not convert everything
Matthias Dieter Wallnöfer
2011-09-11
1
-1
/
+4
*
ldb: make the 'spy' code more paranoid
Andrew Tridgell
2011-09-01
2
-10
/
+12
*
ldb: fixed ldbsearch when no baseDN specified and cross-ncs is used
Andrew Tridgell
2011-09-01
1
-4
/
+24
*
pyldb: added OID_COMPARATOR constants
Andrew Tridgell
2011-09-01
1
-9
/
+11
*
pyldb: fixed a warning
Andrew Tridgell
2011-08-25
1
-2
/
+2
*
wafsamba: Only install .pc files if libraries are public.
Jelmer Vernooij
2011-08-21
1
-6
/
+2
*
ldb:ldb_controls.c - cosmetic indentation fix
Matthias Dieter Wallnöfer
2011-08-19
1
-5
/
+4
*
ldb - two cosmetic fixes
Matthias Dieter Wallnöfer
2011-08-19
2
-4
/
+2
*
ldb: Remove use after free in error case
Andrew Bartlett
2011-08-13
1
-1
/
+0
*
ldb: fix the canonicalisation of booleans
Andrew Tridgell
2011-08-09
1
-3
/
+3
*
pyldb: fix uninitialized memory bug in PyArg_ParseTuple() argument
Stefan Metzmacher
2011-08-08
1
-1
/
+1
*
pyldb: Generate ABI file.
Jelmer Vernooij
2011-08-07
2
-2
/
+6
*
pyldb: Consistently use pyldb_ prefix.
Jelmer Vernooij
2011-08-07
3
-125
/
+129
*
ldb: rule_id in ldb_parse_tree should be const
Andrew Tridgell
2011-08-04
1
-1
/
+1
*
ldb: added a new always-fail ldap extended match OID
Andrew Tridgell
2011-08-04
2
-1
/
+14
*
ldb: added signatures for 1.1.2
Andrew Tridgell
2011-08-04
1
-0
/
+256
*
ldb: raise minor version
ldb-1.1.2
Andrew Tridgell
2011-08-04
1
-1
/
+1
*
ldb: added ldb_parse_tree_walk()
Andrew Tridgell
2011-08-04
2
-16
/
+77
[next]