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
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4:ldb Remove obsolete comment about ldb_tdb's sequence num
Andrew Bartlett
2009-08-17
1
-2
/
+0
*
fixed the updateNow schema test to use a canonical OID
Andrew Tridgell
2009-08-17
1
-1
/
+2
*
s4:ldb - Free the asynchronous result
Matthias Dieter Wallnöfer
2009-08-14
1
-0
/
+2
*
s4: Better way to call "dom_sid_to_rid" from ldap.py
Matthias Dieter Wallnöfer
2009-08-14
1
-4
/
+2
*
ldb: Don't break the standalone LDB build (operational module removed)
Matthias Dieter Wallnöfer
2009-08-11
1
-2
/
+2
*
s4:test for "primaryGroupToken"
Matthias Dieter Wallnöfer
2009-08-11
1
-10
/
+58
*
s4:operational module - move and enhancements
Matthias Dieter Wallnöfer
2009-08-11
2
-326
/
+0
*
make sure we never look past the end of either string in ldb_comparison_fold()
Andrew Tridgell
2009-08-07
1
-26
/
+44
*
s4:ldb Make error message in rnd_name more useful
Andrew Bartlett
2009-08-07
1
-3
/
+9
*
s4:ldb Cosmetic corrections in "rdn_name" module
Matthias Dieter Wallnöfer
2009-08-05
1
-4
/
+4
*
pyldb: Fix reference counting on ldb_message_elements, add extra type
Jelmer Vernooij
2009-08-05
1
-1
/
+9
*
s4:ldb initialise e->values[i].length before use in python bindings
Andrew Bartlett
2009-08-05
1
-1
/
+1
*
pyldb: Properly keep copies of Python string contents, rather than
Jelmer Vernooij
2009-08-04
1
-9
/
+21
*
pyldb: Raise proper exception when attempting to assign a string to a dn
Jelmer Vernooij
2009-08-03
2
-5
/
+24
*
s4:ldb: add support for the new Recycle Bin Feature LDAP controls
Stefan Metzmacher
2009-07-23
2
-0
/
+68
*
Actually fill in ldb modules directory.
Jelmer Vernooij
2009-07-18
1
-1
/
+1
*
Remove pyldb_util and simply duplicate the 5-line function it contains,
Jelmer Vernooij
2009-07-18
5
-53
/
+12
*
ldb: Display SHLD_FLAGS when building.
Jelmer Vernooij
2009-07-18
1
-0
/
+1
*
remove all '\n' from ldb_debug
Sumit Bose
2009-07-14
19
-57
/
+58
*
Test for schemaUpdateNow command
Anatoliy Atanasov
2009-07-08
1
-54
/
+126
*
s4:ldb Rework use of talloc and ldif objects in python wrapper
Andrew Bartlett
2009-07-06
1
-3
/
+18
*
s4:ldb Fix talloc hirarchy in LDIF parsing code
Andrew Bartlett
2009-07-06
1
-3
/
+3
*
s4:ldb Allow rootdse module to build without ldb_private.h
Andrew Bartlett
2009-06-30
2
-1
/
+2
*
ldb: Properly handle NULL when copying attr lists.
Andrew Kroeger
2009-06-29
1
-4
/
+4
*
s4:ldb Add test for integer normalisation behaviour
Andrew Bartlett
2009-06-19
1
-0
/
+17
*
Bump the ldb version and the version Samba4 requires.
Andrew Bartlett
2009-06-18
1
-1
/
+1
*
Require the new tdb 1.1.5 (for performance reasons)
Andrew Bartlett
2009-06-18
1
-1
/
+1
*
Fix resource leak in lib/ldb/tools/ldbmodify.c
Slava Semushin
2009-06-18
1
-0
/
+1
*
Fix syntax error in lib/ldb/ldb_sqlite3/base160.c
Slava Semushin
2009-06-18
1
-1
/
+1
*
LDB: Link against both tevent and talloc
Eric Sandall
2009-06-18
1
-1
/
+1
*
s4: Call va_end() after all va_start()/va_copy() calls.
Andrew Kroeger
2009-06-18
1
-0
/
+1
*
pyldb: Fix three more (minor) memory leaks.
Jelmer Vernooij
2009-06-17
2
-14
/
+42
*
pyldb: Fix memory leak in Dn.get_parent().
Jelmer Vernooij
2009-06-17
1
-2
/
+16
*
pyldb: Fix memory leak in Dn.concat.
Jelmer Vernooij
2009-06-17
1
-3
/
+12
*
pyldb/tests: Use different dn's everywhere, to easily spot which test is
Jelmer Vernooij
2009-06-17
1
-49
/
+49
*
pyldb: Fix another memory leak and reference counting error.
Jelmer Vernooij
2009-06-17
1
-12
/
+24
*
pyldb: Fix memory leak of LdbMessage's created from Python.
Jelmer Vernooij
2009-06-17
1
-3
/
+7
*
pyldb: Fix two memory leaks of attribute lists.
Jelmer Vernooij
2009-06-17
1
-3
/
+20
*
pyldb: Fix segfault, freeing memory too early in search.
Jelmer Vernooij
2009-06-17
1
-4
/
+14
*
pyldb: Support getting the parent of special DNs without segfaulting.
Jelmer Vernooij
2009-06-17
2
-1
/
+20
*
fixed server side sort control
Andrew Tridgell
2009-06-10
1
-4
/
+7
*
fixed server side sorting of case-insensitive strings
Andrew Tridgell
2009-06-10
1
-3
/
+0
*
Fix some nonempty blank lines
Volker Lendecke
2009-06-06
1
-23
/
+23
*
fixed ldb rename now that we have unique indexes
Andrew Tridgell
2009-06-04
1
-30
/
+11
*
Fix finding the LDB header files in the system in pyldb_util.
Jelmer Vernooij
2009-06-02
3
-1
/
+3
*
Fix more unresolved symbols.
Jelmer Vernooij
2009-06-02
4
-48
/
+49
*
Split up Python code a little bit so we don't hav eto link python modules
Jelmer Vernooij
2009-06-02
1
-0
/
+39
*
use the unique flag on ldb attributes to optimise & clauses
Andrew Tridgell
2009-06-01
1
-46
/
+72
*
added support for unique indexing in ldb
Andrew Tridgell
2009-06-01
2
-7
/
+32
*
when comp_num is zero, the case folded DN is always ""
Andrew Tridgell
2009-06-01
1
-8
/
+2
[next]