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
*
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
*
ldb: added ldb_dn_replace_components()
Andrew Tridgell
2011-08-04
2
-0
/
+63
*
pyldb: return a copy of key constant DNs via python interface
Andrew Tridgell
2011-08-03
1
-4
/
+21
*
pyldb: added binary_encode() and binary_decode() methods
Andrew Tridgell
2011-07-29
2
-0
/
+57
*
ldb: added a test for an invalid search expression
Andrew Tridgell
2011-07-29
1
-0
/
+3
*
ldb: fixed a search expression parse bug
Andrew Tridgell
2011-07-29
1
-1
/
+11
*
ldb: Expose ldb_handler_fold() funcion
Amitay Isaacs
2011-07-28
1
-6
/
+11
*
pyldb: use dn.is_child_of() instead of dn.compare_base()
Andrew Tridgell
2011-07-21
2
-9
/
+10
*
pyldb: add unit test for ldbDn.compare_base
Matthieu Patou
2011-07-21
1
-0
/
+11
*
ldb-python: add a function to Dn object to compare the Dn with a base DN
Matthieu Patou
2011-07-21
1
-0
/
+17
*
ldb: added ldb_val_string_cmp()
Andrew Tridgell
2011-07-13
4
-1
/
+272
*
ldb: don't return special DNs on non-base searches
Andrew Tridgell
2011-07-13
1
-0
/
+5
*
ldb: don't shortcut dn comparison for mismatched special DNs
Andrew Tridgell
2011-07-13
1
-1
/
+1
*
ldb-tdb: Introduce a flag on ltdb_add_internal to indicate whether unique val...
Matthieu Patou
2011-07-13
1
-4
/
+11
*
ldb: set -Wl,-no-undefined only on standalone build
Andrew Bartlett
2011-07-05
1
-5
/
+5
*
ldb: make ldb a top level library for Samba 4.0
Andrew Bartlett
2011-07-05
140
-0
/
+46149