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
/
ldb_tdb
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4-ldb: update ldb_tdb to use new DLIST_ macros
Andrew Tridgell
2010-02-10
1
-15
/
+3
*
s4:ldb quiet down rootdse control registration
Simo Sorce
2010-01-31
1
-1
/
+1
*
s4:ldb Fix check made conditional by mistake
Simo Sorce
2010-01-30
1
-7
/
+11
*
s4:ldb add support for permissive modify control
Simo Sorce
2010-01-30
1
-24
/
+96
*
s4-ldb: cope with bad ptr alignment in ldb_index.c
Andrew Tridgell
2010-01-16
1
-3
/
+3
*
s4-ldb: improve error handling in indexing code
Andrew Tridgell
2010-01-08
2
-5
/
+34
*
s4-ldb: use the RELAX control to disable single value checking on replace
Andrew Tridgell
2010-01-02
3
-5
/
+16
*
s4-ldb: show the OID of any unhandled critical controls
Andrew Tridgell
2009-12-16
1
-4
/
+9
*
s4-ldb: fixed nested searches inside ldb modules
Andrew Tridgell
2009-12-09
2
-4
/
+12
*
s4-ldb: added a missing ltdb_unlock_read()
Andrew Tridgell
2009-12-09
1
-0
/
+1
*
ldb:ldb_tdb backend/indexes - Outside API
Matthias Dieter Wallnöfer
2009-11-20
3
-28
/
+30
*
ldb:ldb_tdb backend/indexes - DN comparison
Matthias Dieter Wallnöfer
2009-11-20
1
-4
/
+5
*
s4-ldb: fixed an issue in rename/modify indexing
Andrew Tridgell
2009-11-20
1
-16
/
+16
*
ldb:tdb backend - be also here more careful with the result value
Matthias Dieter Wallnöfer
2009-10-27
1
-2
/
+2
*
s4:ldb Add detail to failures in the indexing code
Andrew Bartlett
2009-10-27
1
-2
/
+8
*
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Andrew Tridgell
2009-10-25
1
-6
/
+6
|
\
|
*
ldb:backend "connect" functions - convert result values to LDB constants
Matthias Dieter Wallnöfer
2009-10-25
1
-6
/
+6
*
|
s4-ldb: allow for unescaped '=' in a index DN
Andrew Tridgell
2009-10-25
1
-4
/
+0
|
/
*
s4-ldb: ensure DNs pass validity tests in indexing
Andrew Tridgell
2009-10-25
1
-0
/
+4
*
s4-ldb: fixed string length handling on index records
Andrew Tridgell
2009-10-25
1
-2
/
+2
*
s4-ldb: don't allow modifies outside a transaction.
Andrew Tridgell
2009-10-25
1
-0
/
+8
*
s4-ldb: fixed re-index during a complex transaction
Andrew Tridgell
2009-10-25
1
-10
/
+31
*
s4-ldb: added a TODO about checking the indexlist
Andrew Tridgell
2009-10-22
1
-0
/
+2
*
s4-ldb: fixed some memory leaks in new indexing code
Andrew Tridgell
2009-10-22
1
-1
/
+3
*
s4-ldb: don't try to index non-indexed attributes
Andrew Tridgell
2009-10-22
1
-0
/
+4
*
s4-ldb: ensure new dn_list elements are not owned by caller
Andrew Tridgell
2009-10-22
1
-1
/
+1
*
s4-ldb: over-allocate index records to save on realloc costs
Andrew Tridgell
2009-10-22
1
-1
/
+5
*
s4-ldb: fixed tdb error handling in ldb_index.c
Andrew Tridgell
2009-10-22
1
-3
/
+8
*
s4-ldb: delete empty index records
Andrew Tridgell
2009-10-22
1
-0
/
+8
*
s4-ldb: do more validation of idxptr lists
Andrew Tridgell
2009-10-22
1
-12
/
+31
*
s4-ldb: expose ltdb_err_map and ltdb_delete_noindex
Andrew Tridgell
2009-10-22
2
-2
/
+5
*
s4-ldb: when taking a list intersection, the result can be as long as the fir...
Andrew Tridgell
2009-10-22
1
-1
/
+1
*
s4-ldb: ldb indexing rewrite - part1
Andrew Tridgell
2009-10-22
4
-909
/
+739
*
s4:ldb Put ltdb_private under the 'module'
Andrew Bartlett
2009-10-21
1
-0
/
+1
*
s4:ldb_tdb - Revert some introduced "trivial gotos"
Matthias Dieter Wallnöfer
2009-10-12
1
-21
/
+11
*
Allow (and ignore) distinguishedName on special records
Andrew Bartlett
2009-10-12
1
-0
/
+2
*
s4:ldb Reload the 'ltdb_cache' when @OPTIONS changes
Andrew Bartlett
2009-10-12
1
-0
/
+7
*
s4:ldb_tdb - Rework/Various
Matthias Dieter Wallnöfer
2009-10-08
1
-192
/
+200
*
s4-ldb: fixed error on single value error
Andrew Tridgell
2009-10-06
1
-1
/
+1
*
s4:ldb_tdb - fix memory leaks
Matthias Dieter Wallnöfer
2009-10-03
1
-7
/
+12
*
s4:ldb Don't allow modifcation of distinguishedName
Andrew Bartlett
2009-10-02
1
-1
/
+7
*
Revert "s4:ldb Fix ldb_list_find() folowing the change from char * to TDB_DATA"
Andrew Tridgell
2009-10-02
1
-4
/
+10
*
Revert "s4:ldb Remove LTDB_PACKING_FORMAT_NODN"
Andrew Tridgell
2009-10-02
2
-0
/
+16
*
Revert "s4-ldb: merged with master"
Andrew Tridgell
2009-10-02
5
-623
/
+523
*
Revert "s4-ldb: overallocate idxptr to reduce memory fragmentation"
Andrew Tridgell
2009-10-02
1
-3
/
+1
*
Revert "s4-ldb: fixed a memory leak"
Andrew Tridgell
2009-10-02
1
-6
/
+1
*
s4-ldb: fixed a memory leak
Andrew Tridgell
2009-10-02
1
-1
/
+6
*
s4-ldb: overallocate idxptr to reduce memory fragmentation
Andrew Tridgell
2009-10-02
1
-1
/
+3
*
s4-ldb: merged with master
Andrew Bartlett
2009-10-02
5
-523
/
+623
*
s4:ldb Remove LTDB_PACKING_FORMAT_NODN
Andrew Bartlett
2009-10-02
2
-16
/
+0
[next]