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
/
modules
/
ldb_map.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r19299: Fix possible memleaks
Simo Sorce
1
-0
/
+2
2007-10-10
r18495: More work on the LDAP backend (which now passes a lot of our tests!)
Andrew Bartlett
1
-3
/
+35
2007-10-10
r17698: The original code assumed that &data->context was a valid talloc
Andrew Bartlett
1
-12
/
+20
2007-10-10
r17596: apply patch from Martin
Simo Sorce
1
-4
/
+4
2007-10-10
r17542: In using ldb_map, I ran across some very odd behaviours when we search
Andrew Bartlett
1
-0
/
+21
2007-10-10
r17525: This is a merge from the Google Summer of Code 2006 project by Martin...
Andrew Bartlett
1
-1201
/
+1009
2007-10-10
r17514: Simplify the way to set ldb errors and add another
Simo Sorce
1
-1
/
+1
2007-10-10
r16090: Fix standalone build after the rename of enum ldb_request_type in
Tim Potter
1
-9
/
+9
2007-10-10
r14436: mixing of boolean expressions and integers isn't allowed
Andrew Tridgell
1
-3
/
+3
2007-10-10
r13615: Make ldb_set_errstring get ldb instead of module as parameter.
Simo Sorce
1
-1
/
+1
2007-10-10
r12829: fix ldb headers, to not include '<...>' files in .c files
Stefan Metzmacher
1
-3
/
+2
2007-10-10
r11958: - fixed memory leaks in the ldb_result handling in ldb operations
Andrew Tridgell
1
-20
/
+26
2007-10-10
r11567: Ldb API change patch.
Simo Sorce
1
-65
/
+133
2007-10-10
r10913: This patch isn't as big as it looks ...
Andrew Tridgell
1
-18
/
+19
2007-10-10
r10759: make modules easier to write by allowing modules to only implement the
Andrew Tridgell
1
-19
/
+1
2007-10-10
r10753: don't require every ldb module to implement both a search_bytree() and
Andrew Tridgell
1
-29
/
+8
2007-10-10
r10477: expose transactions outside ldb and change the API once more
Simo Sorce
1
-3
/
+9
2007-10-10
r10305: start implementing better error handling
Simo Sorce
1
-23
/
+4
2007-10-10
r10299: remove the public (un)lock functions and introduce a transaction based
Simo Sorce
1
-14
/
+14
2007-10-10
r9948: Be a bit less verbose
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r9915: Some more mappings. Fix weird sAMAccountName values.
Jelmer Vernooij
1
-4
/
+32
2007-10-10
r9912: Fix another bug in ldb_map.
Jelmer Vernooij
1
-72
/
+93
2007-10-10
r9908: Generate posixUser and posixGroup as well
Jelmer Vernooij
1
-55
/
+61
2007-10-10
r9899: Be more conservative about what is sent to the remote server in ldb_map.
Jelmer Vernooij
1
-166
/
+341
2007-10-10
r9881: I can't believe this can make a difference...
Tim Potter
1
-2
/
+2
2007-10-10
r9880: Convert remaining initialisers to more portable form. This should
Tim Potter
1
-6
/
+10
2007-10-10
r9879: A quick check to see if nested initialisers (?) is portable across the
Tim Potter
1
-1
/
+5
2007-10-10
r9857: Fix rename/delete issues
Jelmer Vernooij
1
-11
/
+24
2007-10-10
r9854: Finish ldb_map testsuite
Jelmer Vernooij
1
-13
/
+12
2007-10-10
r9842: More error checks in the ldb_map modules, extend testsuite
Jelmer Vernooij
1
-44
/
+99
2007-10-10
r9835: Make ldb_map compile in the stand-alone LDB build
Jelmer Vernooij
1
-39
/
+42
2007-10-10
r9789: Patch from Volker that fixes the build on AIX.
Jelmer Vernooij
1
-21
/
+32
2007-10-10
r9786: Move ldb_map into ldb/modules/
Jelmer Vernooij
1
-0
/
+1151