Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r19491: backport changes from samba4 | Simo Sorce | 8 | -35/+44 |
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 | r19485: Fix Coverity # 319 | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r19430: merge recent ldb changes from Samba4. This includes memory leak fixes | Andrew Tridgell | 26 | -108/+170 |
2007-10-10 | r19193: merge from samba4: | Stefan Metzmacher | 1 | -1/+3 |
2007-10-10 | r19192: merge from samba4: | Stefan Metzmacher | 1 | -1/+6 |
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 | r19185: merge comment from samba4 | Stefan Metzmacher | 1 | -0/+4 |
2007-10-10 | r19183: merge from samba4: | Stefan Metzmacher | 1 | -3/+13 |
2007-10-10 | r19182: merge from samba4: | Stefan Metzmacher | 4 | -1/+16 |
2007-10-10 | r19163: pass always a mem_ctx to functions and a ldb_context where needed | Stefan Metzmacher | 5 | -20/+23 |
2007-10-10 | r19145: talloc_reference() can fail! | Stefan Metzmacher | 1 | -1/+3 |
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 | r19133: More C++ warnings -- Merge across? | Volker Lendecke | 1 | -6/+12 |
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 | r19124: merge from samba4: | Stefan Metzmacher | 1 | -1/+1 |
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 | r19071: Backport to SAMBA_3_0 as well | Simo Sorce | 1 | -2/+2 |
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 | 2 | -2/+4 |
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 | 4 | -4/+6 |
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 | 126 | -0/+37877 |