Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r20318: do what the printf statement says:-) | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r20315: Implement the server side of DsGetDomainControllerInfo. This is a | Andrew Bartlett | 1 | -5/+0 |
2007-10-10 | r20311: Check one more samba3 error path for t2mkdir | Volker Lendecke | 1 | -0/+6 |
2007-10-10 | r20309: Don't treat non-supported EAs as fatal against Samba3. | Volker Lendecke | 1 | -10/+20 |
2007-10-10 | r20305: as the oid mapping table is dynnamic it makes no sense | Stefan Metzmacher | 1 | -119/+0 |
2007-10-10 | r20302: added support for 64 bit file offsets in NBENCH | Andrew Tridgell | 2 | -5/+10 |
2007-10-10 | r20301: add an option torture:readonly which allows the NBENCH test to be run | Andrew Tridgell | 1 | -12/+15 |
2007-10-10 | r20297: Finally got to the bottom of why we were failing the RPC-CRACKNAMES | Andrew Bartlett | 1 | -11/+29 |
2007-10-10 | r20295: Add a couple more tests to the CrackNames test. | Andrew Bartlett | 1 | -0/+14 |
2007-10-10 | r20293: implement store chunk hook for libnet_BecomeDC() | Stefan Metzmacher | 1 | -0/+12 |
2007-10-10 | r20291: implement prepare_db hook of libnet_BecomeDC() | Stefan Metzmacher | 1 | -1/+30 |
2007-10-10 | r20285: pass more info to check_options hook and move behavior versions etc. | Stefan Metzmacher | 1 | -8/+17 |
2007-10-10 | r20283: pass in callbacks to libnet_BecomeDC() from the caller | Stefan Metzmacher | 1 | -0/+16 |
2007-10-10 | r20272: Fix for BASE-BENCH-READWRITE from Mathias Dietz <MDIETZ@de.ibm.com> | Volker Lendecke | 1 | -4/+3 |
2007-10-10 | r20251: I found out that the oid-prefix to uint32-id-prefix mapping is transf... | Stefan Metzmacher | 2 | -4/+4 |
2007-10-10 | r20231: - add more oid => uint32 id mappings | Stefan Metzmacher | 1 | -2/+38 |
2007-10-10 | r20221: - move the dsdb_schema, dsdb_attribute, dsdb_class structs into | Stefan Metzmacher | 1 | -159/+108 |
2007-10-10 | r20149: Remove the smb.conf distinction between PDC and BDC. Now the correct | Andrew Bartlett | 1 | -0/+17 |
2007-10-10 | r20145: fix whitespaces | Stefan Metzmacher | 1 | -5/+3 |
2007-10-10 | r20144: add NET-API-BECOME-DC test that tests libnet_BecomeDC()/libnet_Unbeco... | Stefan Metzmacher | 3 | -6/+87 |
2007-10-10 | r20115: from Julien Kerihuel <j.kerihuel@openchange.org>, thanks!: | Stefan Metzmacher | 1 | -4/+14 |
2007-10-10 | r20113: Update the DRSUAPI CrackNames test to explore a few more cases, and in | Andrew Bartlett | 3 | -56/+129 |
2007-10-10 | r20093: some documentation updates | Stefan Metzmacher | 1 | -3/+8 |
2007-10-10 | r20092: added a locking benchmark that should be good for benchmarking | Andrew Tridgell | 3 | -2/+200 |
2007-10-10 | r20079: the 2nd guid is the source_dsa invocation_id not the objectGUID, | Stefan Metzmacher | 2 | -4/+4 |
2007-10-10 | r20078: support the large samba3 reads in RAW-READ test | Andrew Tridgell | 1 | -4/+14 |
2007-10-10 | r20065: make it possible to get the dns domain name and netbios domain name | Stefan Metzmacher | 1 | -0/+18 |
2007-10-10 | r20059: james was asking about CAP_LARGE_READX and reads close to the 64k | Andrew Tridgell | 1 | -0/+20 |
2007-10-10 | r20039: things which need to be done for unbecoming a dc | Stefan Metzmacher | 1 | -1/+121 |
2007-10-10 | r20038: document first rootdse search | Stefan Metzmacher | 1 | -0/+35 |
2007-10-10 | r20002: finish requests on the first LDAP connection | Stefan Metzmacher | 1 | -2/+48 |
2007-10-10 | r20000: 20000 | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r19999: add section for adding the server object | Stefan Metzmacher | 1 | -0/+12 |
2007-10-10 | r19998: add section for finding details about the new_dc server object | Stefan Metzmacher | 1 | -0/+26 |
2007-10-10 | r19997: section about finding the new_dc computer account | Stefan Metzmacher | 1 | -0/+15 |
2007-10-10 | r19996: add section about finding site details | Stefan Metzmacher | 1 | -0/+26 |
2007-10-10 | r19995: add section about finding details of the RID Manager fSMORoleOwner | Stefan Metzmacher | 1 | -0/+53 |
2007-10-10 | r19994: complete section about finding details about the | Stefan Metzmacher | 1 | -0/+41 |
2007-10-10 | r19988: the first LDAP calls for becoming a ads dc | Stefan Metzmacher | 1 | -0/+94 |
2007-10-10 | r19987: some more notes about how to w2k3 becomes a dc | Stefan Metzmacher | 1 | -14/+54 |
2007-10-10 | r19969: split become ads dc TODO lists into W2K and W2K3 sections | Stefan Metzmacher | 1 | -0/+45 |
2007-10-10 | r19968: add some more notes about what's needed for becoming a ads dc | Stefan Metzmacher | 1 | -6/+46 |
2007-10-10 | r19967: this unknowns are max_object_count and max_ndr_size | Stefan Metzmacher | 2 | -11/+10 |
2007-10-10 | r19926: display user listing created by the test. | Rafal Szczesniak | 1 | -0/+8 |
2007-10-10 | r19925: Close the lsa handle in the end, and test calling libnet_UserList | Rafal Szczesniak | 1 | -7/+18 |
2007-10-10 | r19924: win2k3srv did not like that combination. | Rafal Szczesniak | 1 | -1/+1 |
2007-10-10 | r19923: Update test to match the function changes. | Rafal Szczesniak | 1 | -2/+2 |
2007-10-10 | r19878: Announce testsuites when using subunit. | Jelmer Vernooij | 1 | -1/+7 |
2007-10-10 | r19876: test that we can do a session setup and tree connect using the workst... | Stefan Metzmacher | 1 | -3/+30 |
2007-10-10 | r19875: set torture:host and torture:share also when we are given a binding s... | Stefan Metzmacher | 1 | -13/+6 |