Age | Commit message (Expand) | Author | Files | Lines |
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 |
2007-10-10 | r19274: fix ldbdel and ldbmodify to return an error if the underlying ldb call | Andrew Tridgell | 2 | -15/+11 |
2007-10-10 | r19273: - fixed error handling with the ldap backend | Andrew Tridgell | 5 | -20/+37 |
2007-10-10 | r19266: Add a target_hostname element to the binding struct. This allows us | Andrew Bartlett | 8 | -64/+102 |
2007-10-10 | r19265: It is not an error to set the target hostname to NULL. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r19264: Clarify behaviour in ldb_search_callback() and provide more | Andrew Bartlett | 1 | -7/+11 |
2007-10-10 | r19262: Don't DEBUG() an unitialised variable | Andrew Bartlett | 1 | -1/+4 |
2007-10-10 | r19261: Fix use of unitialised variables. (The binding string is used, if not | Andrew Bartlett | 2 | -1/+4 |
2007-10-10 | r19259: An ldb browser. | Derrell Lipman | 1 | -0/+555 |
2007-10-10 | r19258: Don't delete the contents of the partitions twice, and in particular | Andrew Bartlett | 3 | -33/+22 |
2007-10-10 | r19256: add missing infolevel and fields to SetUserInfo call | Rafal Szczesniak | 1 | -23/+31 |
2007-10-10 | r19253: its not so useful to index on objectclass. Much better to search on | Andrew Tridgell | 1 | -1/+0 |
2007-10-10 | r19252: - fixed 'erase' argument to setup_ldb() | Andrew Tridgell | 1 | -2/+21 |
2007-10-10 | r19251: fix silly typos causing the test to fail at account_name | Rafal Szczesniak | 1 | -7/+7 |
2007-10-10 | r19247: Ok, figured out that wkssvc wksgetinfo also gives the server name. I ... | Volker Lendecke | 2 | -0/+74 |
2007-10-10 | r19245: mrege from samba3: | Stefan Metzmacher | 1 | -0/+18 |
2007-10-10 | r19242: merge from samba3: | Stefan Metzmacher | 2 | -3/+4 |
2007-10-10 | r19234: fix configure test for net/if.h for some platforms | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r19229: let mkversion.sh handle bzr trees | Stefan Metzmacher | 1 | -6/+42 |
2007-10-10 | r19227: - add a AC_CACHE_CHECK() around the net/if.h test | Stefan Metzmacher | 1 | -16/+15 |
2007-10-10 | r19225: 30 seconds is too short for a Samba4 provision to finish. Make the | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r19219: Fix a memleak in the generated srv_code. | Volker Lendecke | 1 | -2/+10 |
2007-10-10 | r19217: Merge from SAMBA_4_0_RELEASE: | Andrew Bartlett | 1 | -1/+2 |
2007-10-10 | r19216: Merge from SAMBA_4_0_RELEASE: | Andrew Bartlett | 2 | -2/+1 |
2007-10-10 | r19208: Fix Samba3 pidl generation to remove memory leaks. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r19205: Some consolidation | Volker Lendecke | 1 | -25/+6 |
2007-10-10 | r19204: Samba3 does level6 now | Volker Lendecke | 1 | -5/+0 |
2007-10-10 | r19202: Make RPC-SAMBA3-SPOOLSS work against w2k3 again | Volker Lendecke | 1 | -6/+46 |
2007-10-10 | r19201: rap_cli_do_call only needs smbcli_tree, not smbcli_state | Volker Lendecke | 1 | -26/+26 |
2007-10-10 | r19200: Implement smbcli_rap_netservergetinfo. To be used in RPC-SAMBA3SPOOLS... | Volker Lendecke | 2 | -6/+102 |
2007-10-10 | r19199: split out the xattr NTACL code into a separate part of the posix | Andrew Tridgell | 6 | -49/+207 |
2007-10-10 | r19198: fix typo... | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r19196: merge from samba3: | Stefan Metzmacher | 6 | -25/+27 |
2007-10-10 | r19195: this should fix should workaround the broken | Stefan Metzmacher | 1 | -0/+4 |