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
/
source3
/
lib
/
ldb
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-23
s3 ldb: Fix vasprintf segfault that has been the source of build machine fail...
Tim Prouty
1
-5
/
+8
2009-01-21
Replace ldb_search() with ldb_search_exp_fmt(), like in Samba 4.
Jelmer Vernooij
1
-3
/
+3
2009-01-21
Reorder arguments to ldb_search() to match what is in Samba 4.
Jelmer Vernooij
2
-12
/
+12
2008-09-25
s3:lib/ldb: Don't return already freed pointer on error.
Stefan Metzmacher
1
-0
/
+1
2008-08-27
ldb: Fix permissions of new ldg files.
Karolin Seeger
1
-1
/
+1
2008-07-14
Fix typo.
Karolin Seeger
1
-1
/
+1
2008-06-23
init_shared_module -> init_samba_module
Volker Lendecke
1
-2
/
+2
2008-06-21
Use "init_shared_module" instead of "init_module" for initializing .so's
Volker Lendecke
1
-2
/
+4
2008-06-13
Fix a handle leak for error returns in ldb_try_load_dso
Volker Lendecke
1
-1
/
+7
2007-12-10
Remove the char[1024] strings from dynconfig. Replace
Jeremy Allison
1
-1
/
+1
2007-11-26
Fix bug 5055
Volker Lendecke
1
-1
/
+1
2007-10-10
r23798: updated old Temple Place FSF addresses to new URL
Andrew Tridgell
13
-27
/
+13
2007-10-10
r23790: LGPLv3+ conversion for our LGPLv2+ library code
Andrew Tridgell
12
-12
/
+12
2007-10-10
r20269: merge -r20264:20267 from SAMBA_3_0_24
Herb Lewis
2
-0
/
+6
2007-10-10
r20036: Merge ldb_search_exp_fmt -- Thanks simo
Volker Lendecke
1
-0
/
+39
2007-10-10
r19935: always use discard_const_p() in lib/ldb/
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r19917: Fix warnings
Volker Lendecke
1
-1
/
+1
2007-10-10
r19898: Fix klokwork ids 3127, 3128, 3129, 3130
Volker Lendecke
1
-2
/
+9
2007-10-10
r19744: merge from samba4
Stefan Metzmacher
1
-1
/
+13
2007-10-10
r19741: fix compiler warnings
Stefan Metzmacher
1
-4
/
+8
2007-10-10
r19739: fix compiler warning
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r19725: sync samba3's ldb with samba4
Stefan Metzmacher
5
-54
/
+123
2007-10-10
r19692: Another fix.
Simo Sorce
1
-1
/
+0
2007-10-10
r19491: backport changes from samba4
Simo Sorce
2
-16
/
+26
2007-10-10
r19486: Probably Coverity is wrong here, but this fixes their ID 317. Not sur...
Volker Lendecke
1
-1
/
+3
2007-10-10
r19430: merge recent ldb changes from Samba4. This includes memory leak fixes
Andrew Tridgell
5
-10
/
+44
2007-10-10
r19191: merge from samba4:
Stefan Metzmacher
2
-1
/
+2
2007-10-10
r19190: merge from samba4:
Stefan Metzmacher
1
-6
/
+1
2007-10-10
r19183: merge from samba4:
Stefan Metzmacher
1
-3
/
+13
2007-10-10
r19182: merge from samba4:
Stefan Metzmacher
1
-0
/
+11
2007-10-10
r19163: pass always a mem_ctx to functions and a ldb_context where needed
Stefan Metzmacher
3
-16
/
+19
2007-10-10
r19137: that looks nicer:-)
Stefan Metzmacher
2
-2
/
+2
2007-10-10
r19135: fix bugs...
Stefan Metzmacher
1
-5
/
+4
2007-10-10
r19132: Fix some C++ warnings. Is there interest to have them in Samba4 as well?
Volker Lendecke
6
-14
/
+19
2007-10-10
r19079: talloc_array can fail
Volker Lendecke
1
-0
/
+1
2007-10-10
r19076: ldb_dn_copy_partial can fail
Volker Lendecke
1
-0
/
+1
2007-10-10
r19075: Fix a potential NULL dereference
Volker Lendecke
1
-0
/
+4
2007-10-10
r19072: Fix a potential NULL dereference. Simo/Tridge, not merging yet to 4_0...
Volker Lendecke
1
-1
/
+1
2007-10-10
r19067: Fix a potential NULL dereference
Volker Lendecke
1
-0
/
+4
2007-10-10
r18939: don't rely on the umask being right in ldb creation. Both Samba3 and
Andrew Tridgell
1
-1
/
+3
2007-10-10
r18910: Change ldb_msg_add_string() to not actually add an attribute if the
Andrew Tridgell
1
-0
/
+5
2007-10-10
r18901: try to fix the samba3 build without having ldap
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r18900: Next attempt to fix the Solaris build. Not sure about whether to merg...
Volker Lendecke
1
-1
/
+1
2007-10-10
r18889: Add some const. What's the policy here? Should I do this in Samba4 as...
Volker Lendecke
1
-5
/
+5
2007-10-10
r18866: Jeremy and Volker have given the go-ahead on the group mapping ldb
Andrew Tridgell
13
-0
/
+6560