Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r19346: AF_LOCAL isn't defined on all platforms. | Jelmer Vernooij | 1 | -1/+5 |
2007-10-10 | r19344: run smbclient and cifsdd under valgrind and pass the correct configur... | Stefan Metzmacher | 2 | -2/+2 |
2007-10-10 | r19343: Add support for external scripts/binaries that write results using the | Jelmer Vernooij | 15 | -222/+589 |
2007-10-10 | r19341: ndr_push_union_blob() needs the same fix as ndr_push_struct_blob() | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grained | Jelmer Vernooij | 75 | -6582/+5398 |
2007-10-10 | r19338: leak on error | Simo Sorce | 1 | -0/+1 |
2007-10-10 | r19337: never alloc on module unless you mean to attach a context to | Simo Sorce | 1 | -1/+1 |
2007-10-10 | r19336: Merge from release branch: new Mapped OIDs, in own subtree. | Andrew Bartlett | 3 | -7/+8 |
2007-10-10 | r19334: Commit commented provisioning code to activate the schema | Simo Sorce | 1 | -0/+32 |
2007-10-10 | r19333: commit module changes I made some time ago before I loose them | Simo Sorce | 3 | -106/+135 |
2007-10-10 | r19332: ldb_parse_tree leaks | Simo Sorce | 4 | -5/+5 |
2007-10-10 | r19331: Respect the mem hierarchy | Simo Sorce | 1 | -2/+2 |
2007-10-10 | r19330: Fix memleaks | Simo Sorce | 1 | -1/+1 |
2007-10-10 | r19329: fixed a leak in the password hash module | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r19328: another leak plugged .... | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r19327: fixed a leak in ldif_canonicalise_objectCategory() | Andrew Tridgell | 1 | -4/+6 |
2007-10-10 | r19326: don't leak a ndr_push structure on ndr_push_struct_blob() | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r19325: leak fix from lha | Andrew Tridgell | 1 | -1/+4 |
2007-10-10 | r19324: fixed a leak on deleting records when no index is in place | Andrew Tridgell | 1 | -6/+6 |
2007-10-10 | r19323: fixed a leak in the ldif parse code | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r19322: fix a minor memory leak in the ltdb cache code | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r19321: Merge from release branch: | Andrew Bartlett | 1 | -6/+6 |
2007-10-10 | r19318: Because we don't test the vampire code in SWAT very regularly, it bit... | Andrew Bartlett | 2 | -5/+14 |
2007-10-10 | r19315: Record some OID allocations. | Andrew Bartlett | 1 | -0/+6 |
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 | r19313: Don't mess with hierarchies!! | Simo Sorce | 1 | -1/+1 |
2007-10-10 | r19312: This should fix a nasty bug with values and names being freed before ... | Simo Sorce | 1 | -1/+5 |
2007-10-10 | r19311: Try to keep the schema map files fairly similar (hope for less weird ... | Andrew Bartlett | 1 | -0/+2 |
2007-10-10 | r19310: Add another conflicting oid | Andrew Bartlett | 2 | -2/+4 |
2007-10-10 | r19309: Split out checks for LDB_SUCCESS from checks for the expected number | Andrew Bartlett | 1 | -3/+11 |
2007-10-10 | r19308: Merge samsync fixes from SAMBA_4_0_RELEASE | Andrew Bartlett | 2 | -8/+27 |
2007-10-10 | r19306: ldbbrowse: handle input of Base and Scope in search tab | Derrell Lipman | 1 | -18/+93 |
2007-10-10 | r19305: Potential memleak on the ldb_context if we don't use a temp mem context | Simo Sorce | 1 | -1/+10 |
2007-10-10 | r19304: If you really want to look at the contents undef this one | Simo Sorce | 1 | -0/+17 |
2007-10-10 | r19303: It seem ok to have around this amount of blocks hanging out of an ldb... | Simo Sorce | 1 | -1/+1 |
2007-10-10 | r19299: Fix possible memleaks | Simo Sorce | 9 | -12/+34 |
2007-10-10 | r19298: make sure torture_fail() gives a useful message | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r19297: fixed a leak in the ejs ldb interface | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r19296: added a leak detector to ldb_wrap_connect() | Andrew Tridgell | 1 | -2/+18 |
2007-10-10 | r19295: ldbbrowse: the search tab is now doing something vaguely reasonable. | Derrell Lipman | 4 | -123/+218 |
2007-10-10 | r19294: a little speed tester for ldb/tdb | Andrew Tridgell | 3 | -0/+252 |
2007-10-10 | r19293: Add RPC-SAMBA3-WINREG, the start of a test of what Samba3 is able to ... | Volker Lendecke | 2 | -0/+206 |
2007-10-10 | r19289: fixed a memory leak in ldb_dn_string_compose() | Andrew Tridgell | 1 | -2/+4 |
2007-10-10 | r19282: make the recent qooxdoo work that Derrell has done available via the | Andrew Tridgell | 1 | -1/+7 |
2007-10-10 | r19281: Generalize what we do for the RAW-QFILEINFO test call so that the sam... | Brad Henry | 1 | -24/+31 |
2007-10-10 | r19280: Missed renaming a remove_qfileinfo_test() function call. | Brad Henry | 1 | -1/+1 |
2007-10-10 | r19279: These setup and cleanup functions are general enough for any test whi... | Brad Henry | 1 | -3/+3 |
2007-10-10 | r19278: Change the delete_directory() expect function so that rmdir will | Brad Henry | 1 | -1/+1 |
2007-10-10 | r19277: This commit adds support to run the smbtorture RPC-ASYNCBIND RPC-ATSVC | Brad Henry | 1 | -10/+16 |
2007-10-10 | r19276: remove unused file | Stefan Metzmacher | 1 | -58/+0 |