index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
lib
/
ldb
/
ldb_tdb
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-07
ldb:ldb_pack.c - the "dn" attribute isn't allowed in the message part, only t...
Matthias Dieter Wallnöfer
1
-2
/
+0
2010-11-06
ldb:ldb_tdb.c - ltdb_check_special_dn - fix indentation
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-11-06
ldb:ldb_tdb.c - make "ltdb_add" more similar to "ltdb_modify"
Matthias Dieter Wallnöfer
1
-9
/
+5
2010-11-05
s4-ldb: much more memory efficient msg filtering
Andrew Tridgell
1
-3
/
+20
2010-11-04
s4-ldb: implement LDB_FLAG_INTERNAL_DISABLE_SINGLE_VALUE_CHECK
Andrew Tridgell
1
-13
/
+9
2010-11-04
Move the checking of single valued attributes back into the tdb backend.
Andrew Tridgell
1
-0
/
+44
2010-11-01
s4-ldb: removed ldb_includes.h
Andrew Tridgell
1
-1
/
+3
2010-11-01
s4-ldb: enable ldb module version checking
Andrew Tridgell
1
-0
/
+1
2010-11-01
s4-ldb: added an override flag to ldb_register_backend()
Andrew Tridgell
1
-1
/
+1
2010-11-01
s4-ldb: convert the rest of the ldb modules to the new style
Andrew Tridgell
1
-4
/
+4
2010-10-21
ldb:ldb_tdb/ldb_cache.c - remove a superflous "talloc_free"
Matthias Dieter Wallnöfer
1
-3
/
+1
2010-10-21
ldb:ldb_tdb/ldb_cache.c - in this function we don't use LDB return codes
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-10-20
ldb:ldb_index.c - fix some memory leaks
Matthias Dieter Wallnöfer
1
-1
/
+6
2010-10-20
ldb:ldb_index.c - let "ldb_module_oom" generate the return code
Matthias Dieter Wallnöfer
1
-15
/
+8
2010-10-20
ldb:ldb_cache.c - fix memory contexts and memory leaks
Matthias Dieter Wallnöfer
1
-3
/
+4
2010-10-20
ldb:ldb_tdb submodule - use "ldb_msg_new" where appropriate
Matthias Dieter Wallnöfer
2
-12
/
+12
2010-10-20
ldb:ldb_pack.c - remove superflous "message->elements = NULL"
Matthias Dieter Wallnöfer
1
-1
/
+0
2010-10-18
ldb: always return PROTOCOL_ERROR if an operation is unsupported
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-10-18
ldb:ldb_tdb.c - fix up counter variables
Matthias Dieter Wallnöfer
1
-5
/
+8
2010-10-18
ldb:ldb_tdb.c - improve the error outputs
Matthias Dieter Wallnöfer
1
-13
/
+25
2010-10-13
s4-ldb: take advantage of ldb_match_msg_error() in more places
Andrew Tridgell
2
-4
/
+16
2010-10-13
s4-ldb: added an optional operator_fn in the schema syntax
Andrew Tridgell
1
-2
/
+10
2010-09-28
ldb-tdb: ignore failure to register control on rootdse
Andrew Tridgell
1
-4
/
+1
2010-08-17
s4-ldb: ensure element flags are zero in ldb search return
Andrew Tridgell
1
-0
/
+2
2010-08-17
s4-ldb: fixed the ldb 'displayName=a,b' indexing bug
Andrew Tridgell
1
-2
/
+4
2010-08-17
s4-ldb: add some comments explaining the ltdb_index_idxptr() function
Andrew Tridgell
1
-0
/
+8
2010-06-07
s4:objectclass_attrs LDB module - move the single-valued attribute check into...
Matthias Dieter Wallnöfer
1
-44
/
+0
2010-06-07
s4:rdn_name LDB module - move the "distinguishedName" write prevent check here
Matthias Dieter Wallnöfer
1
-7
/
+0
2010-06-06
ldb:ltdb_filter_attrs - fix a counter variable type
Matthias Dieter Wallnöfer
1
-2
/
+3
2010-05-30
ldb:ldb_tdb/ldb_tdb.c - quiet a warning regarding TDB -> LDB error code conve...
Matthias Dieter Wallnöfer
1
-0
/
+2
2010-04-18
ldb: mark the tdb backend in ldb as _PRIVATE_
Andrew Tridgell
1
-1
/
+1
2010-03-08
s4:LDB TDB index code - reintroduce accidentally removed code part
Matthias Dieter Wallnöfer
1
-1
/
+3
2010-03-08
LDB:TDB backend - change counter variables to "unsigned" where appropriate
Matthias Dieter Wallnöfer
5
-16
/
+19
2010-02-22
LDB related spelling fixes.
Brad Hards
1
-1
/
+1
2010-02-14
s4-ldb: use TYPESAFE_QSORT() in the rest of the ldb code
Andrew Tridgell
1
-1
/
+1
2010-02-10
s4-ldb: update ldb_tdb to use new DLIST_ macros
Andrew Tridgell
1
-15
/
+3
2010-01-31
s4:ldb quiet down rootdse control registration
Simo Sorce
1
-1
/
+1
2010-01-30
s4:ldb Fix check made conditional by mistake
Simo Sorce
1
-7
/
+11
2010-01-30
s4:ldb add support for permissive modify control
Simo Sorce
1
-24
/
+96
2010-01-16
s4-ldb: cope with bad ptr alignment in ldb_index.c
Andrew Tridgell
1
-3
/
+3
2010-01-08
s4-ldb: improve error handling in indexing code
Andrew Tridgell
2
-5
/
+34
2010-01-02
s4-ldb: use the RELAX control to disable single value checking on replace
Andrew Tridgell
3
-5
/
+16
2009-12-16
s4-ldb: show the OID of any unhandled critical controls
Andrew Tridgell
1
-4
/
+9
2009-12-09
s4-ldb: fixed nested searches inside ldb modules
Andrew Tridgell
2
-4
/
+12
2009-12-09
s4-ldb: added a missing ltdb_unlock_read()
Andrew Tridgell
1
-0
/
+1
2009-11-20
ldb:ldb_tdb backend/indexes - Outside API
Matthias Dieter Wallnöfer
3
-28
/
+30
2009-11-20
ldb:ldb_tdb backend/indexes - DN comparison
Matthias Dieter Wallnöfer
1
-4
/
+5
2009-11-20
s4-ldb: fixed an issue in rename/modify indexing
Andrew Tridgell
1
-16
/
+16
2009-10-27
ldb:tdb backend - be also here more careful with the result value
Matthias Dieter Wallnöfer
1
-2
/
+2
2009-10-27
s4:ldb Add detail to failures in the indexing code
Andrew Bartlett
1
-2
/
+8
[next]