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
2007-12-21
r26200: Bring back some accidently removed files.
Jelmer Vernooij
1
-0
/
+153
2007-12-21
r26197: Add bindings for libsecurity.
Jelmer Vernooij
1
-153
/
+0
2007-12-21
r26131: Ensure we show the right errors in the NULL base DN case. Based on
Andrew Bartlett
1
-0
/
+2
2007-12-21
r25965: Remove duplicate block - thanks metze!
Andrew Bartlett
1
-18
/
+0
2007-12-21
r25964: Fix comment and use talloc hirachy in ldb_tdb initialisation.
Andrew Bartlett
1
-4
/
+2
2007-12-21
r25959: Add a new special DN to LDB: @OPTIONS
Andrew Bartlett
3
-17
/
+144
2007-12-21
r25893: Fix ldb, tdb builds (and one warning).
Jeremy Allison
1
-0
/
+2
2007-12-21
r25690: - only use a readonly traverse in ldb_search when not in a transactio...
Andrew Tridgell
3
-3
/
+21
2007-10-10
r25218: After discussion with Simo, remove the subclass support from LDB.
Andrew Bartlett
3
-137
/
+0
2007-10-10
r25215: replace talloc_append_string() with talloc_strdup_append_buffer()
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r25204: Patch by Andrew Kroeger <andrew@sprocks.gotdns.com> fixing bug #4958 -
Andrew Bartlett
1
-9
/
+31
2007-10-10
r25084: Move samba-specific code out of lib/ldb directory.
Jelmer Vernooij
1
-8
/
+1
2007-10-10
r25000: Fix some more C++ compatibility warnings.
Jelmer Vernooij
3
-17
/
+17
2007-10-10
r23798: updated old Temple Place FSF addresses to new URL
Andrew Tridgell
6
-12
/
+6
2007-10-10
r23795: more v2->v3 conversion
Andrew Tridgell
6
-6
/
+6
2007-10-10
r23762: Fix DN renames over LDAP, and instrument the partition module. Add a
Andrew Bartlett
1
-3
/
+2
2007-10-10
r23737: Validate that we object to duplicate values in an add or replace.
Andrew Bartlett
1
-10
/
+25
2007-10-10
r23364: add LDB_FLG_NOMMAP flag
Andrew Tridgell
1
-0
/
+5
2007-10-10
r23339: merge from SAMBA_3_0:
Stefan Metzmacher
1
-23
/
+2
2007-10-10
r22681: Fix standalone ldb build when parent directory name != ldb.
Jelmer Vernooij
6
-19
/
+12
2007-10-10
r22471: Convert more code to use proper LDB error codes.
Simo Sorce
4
-160
/
+163
2007-10-10
r21311: fix very ugly "using free'ed memory" bug
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r20969: remove unused function, found my lcov
Stefan Metzmacher
1
-49
/
+0
2007-10-10
r20865: remove useless warning, we now always pass the current partition
Stefan Metzmacher
1
-25
/
+10
2007-10-10
r20684: if we don't have any indexes, then we should not waste time
Stefan Metzmacher
1
-0
/
+5
2007-10-10
r20234: metze pointed out that we are re-loading the cache records on each
Andrew Tridgell
1
-0
/
+4
2007-10-10
r20191: fix bug found by the IBM checker
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r20184: change ldb_attrib_handler into ldb_schema_attribute, which has a pointer
Stefan Metzmacher
4
-19
/
+13
2007-10-10
r20168: start separating attributes and syntaxes
Stefan Metzmacher
1
-8
/
+12
2007-10-10
r20106: Optional ONE Level indexing for ldb_tdb
Simo Sorce
3
-9
/
+209
2007-10-10
r20101: Also rename a variable now that the unused parameter is gone
Simo Sorce
1
-4
/
+4
2007-10-10
r20100: Remove completely unused parameters
Simo Sorce
1
-4
/
+2
2007-10-10
r19965: make the output a bit nicer
Stefan Metzmacher
1
-2
/
+3
2007-10-10
r19964: make debuging easier and report usefull error messages
Stefan Metzmacher
1
-2
/
+5
2007-10-10
r19911: talloc_apsrintf is not really required here
Simo Sorce
1
-1
/
+5
2007-10-10
r19905: use ldb_dn_new_fmt() to avoid double strdups
Simo Sorce
1
-14
/
+3
2007-10-10
r19884: rename ldb_dn_key -> ltdb_index_key to make more clear what it's for...
Stefan Metzmacher
1
-5
/
+5
2007-10-10
r19832: better prototypes for the linearization functions:
Simo Sorce
4
-33
/
+18
2007-10-10
r19831: Big ldb_dn optimization and interfaces enhancement patch
Simo Sorce
6
-24
/
+22
2007-10-10
r19531: Make struct ldb_dn opaque and local to ldb_dn.c
Simo Sorce
1
-1
/
+1
2007-10-10
r19402: - use the new tdb_lockall_read() to make ldb_search() more efficient,
Andrew Tridgell
4
-20
/
+15
2007-10-10
r19365: fixed a memory leak in the ldb attribute handling
Andrew Tridgell
1
-8
/
+2
2007-10-10
r19363: - don't need to store the baseinfo message after cache load
Andrew Tridgell
2
-8
/
+9
2007-10-10
r19362: - don't need to store the baseinfo message after cache load
Andrew Tridgell
1
-0
/
+7
2007-10-10
r19338: leak on error
Simo Sorce
1
-0
/
+1
2007-10-10
r19324: fixed a leak on deleting records when no index is in place
Andrew Tridgell
1
-6
/
+6
2007-10-10
r19322: fix a minor memory leak in the ltdb cache code
Andrew Tridgell
1
-0
/
+1
2007-10-10
r19314: Commit tridge's fixes for a big mem leak in ltdb I introduced
Simo Sorce
3
-13
/
+10
2007-10-10
r19196: merge from samba3:
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r19146: merge from samba3:
Stefan Metzmacher
1
-1
/
+3
[next]