Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r13583: Realise that the member server name appears in all calls that use the | Andrew Bartlett | 4 | -11/+34 |
2007-10-10 | r13551: Add an accessor function for the user sid. | Andrew Bartlett | 1 | -0/+5 |
2007-10-10 | r13479: Return the joined domain SID and user SID as structures, not strings. | Andrew Bartlett | 1 | -9/+9 |
2007-10-10 | r13404: Comments, whitespace. | Andrew Bartlett | 1 | -3/+4 |
2007-10-10 | r13402: Make Samba4 pass a nastier RPC-SCHANNEL test. | Andrew Bartlett | 1 | -4/+7 |
2007-10-10 | r13381: Test the SamLogonEx SamLogon call in the schannel test. This is only | Andrew Bartlett | 1 | -0/+117 |
2007-10-10 | r13380: Drop the socket, then try SAMR operations secured with netlogon on th... | Andrew Bartlett | 1 | -0/+29 |
2007-10-10 | r13346: use private proto header files for the torture tests | Stefan Metzmacher | 11 | -1/+13 |
2007-10-10 | r13004: fix compiler warnings | Stefan Metzmacher | 1 | -4/+4 |
2007-10-10 | r12865: Upgrade the librpc and libnet code. | Andrew Bartlett | 3 | -8/+5 |
2007-10-10 | r12812: speed up RPC-ECHO with validate some more, and re-enable it under | Andrew Tridgell | 1 | -2/+9 |
2007-10-10 | r12811: valgrind on RPC-ECHO with validate is extremely slow - speed it up if | Andrew Tridgell | 1 | -2/+16 |
2007-10-10 | r12767: Add some trusted lookups | Volker Lendecke | 1 | -5/+67 |
2007-10-10 | r12766: fix the build | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r12764: Add a test for lsa_lookup. This will be expanded when I get around to... | Volker Lendecke | 1 | -0/+264 |
2007-10-10 | r12694: Move some headers to the directory of the subsystem they belong to. | Jelmer Vernooij | 3 | -0/+3 |
2007-10-10 | r12693: Move core data structures out of smb.h into core.h | Jelmer Vernooij | 32 | -0/+32 |
2007-10-10 | r12636: fixed some torture code for the changed lsa string types | Andrew Tridgell | 2 | -5/+5 |
2007-10-10 | r12622: Move table.c prototypes to seperate header to prevent circular depend... | Jelmer Vernooij | 5 | -0/+5 |
2007-10-10 | r12608: Remove some unused #include lines. | Jelmer Vernooij | 12 | -17/+0 |
2007-10-10 | r12597: One less void * | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r12584: Move NDR tests from rpc/ to local/, add to list of tests | Jelmer Vernooij | 1 | -97/+0 |
2007-10-10 | r12558: Support [flag(NULLTERM)] on [charset()] arrays | Jelmer Vernooij | 1 | -0/+97 |
2007-10-10 | r12542: Move some more prototypes out to seperate headers | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12514: Move DCE/RPC interface table to a seperate file | Jelmer Vernooij | 2 | -2/+2 |
2007-10-10 | r12512: Use GUID structs in API functions everywhere rather then converting b... | Jelmer Vernooij | 4 | -18/+16 |
2007-10-10 | r12510: Change the DCE/RPC interfaces to take a pointer to a | Jelmer Vernooij | 35 | -173/+61 |
2007-10-10 | r12505: Cope better with NT_STATUS_PASSWORD_RESTRICTION (due to minimum | Andrew Bartlett | 1 | -7/+93 |
2007-10-10 | r12502: A bit of work on the RPC-SAMR torture test. Prove that ridToSid is | Andrew Bartlett | 1 | -10/+30 |
2007-10-10 | r12461: Some updates to the srvsvc IDL from Ronnie Sahlberg | Jelmer Vernooij | 1 | -5/+4 |
2007-10-10 | r12405: I'm afraid I can't take care of the xplogin test in the near future, ... | Volker Lendecke | 1 | -2221/+0 |
2007-10-10 | r12127: add --option=rpc_login:samr_auth=yes, to work against w2k3 | Stefan Metzmacher | 1 | -13/+36 |
2007-10-10 | r12116: got rid of composite_trigger_done() and composite_trigger_error(), and | Andrew Tridgell | 1 | -8/+8 |
2007-10-10 | r12085: wkssvc.idl updated based on work by Ronnie Sahlberg to bring the | Andrew Tridgell | 1 | -1/+3 |
2007-10-10 | r11968: More warning fixes. We're on track to getting to double digits for | Tim Potter | 2 | -3/+3 |
2007-10-10 | r11967: Fix more 64-bit warnings. | Tim Potter | 2 | -11/+13 |
2007-10-10 | r11884: Download ntconfig.pol | Volker Lendecke | 1 | -13/+171 |
2007-10-10 | r11883: Also look up the membership in the domain local groups. | Volker Lendecke | 1 | -8/+83 |
2007-10-10 | r11868: Get the wks and user accounts from a file. | Volker Lendecke | 1 | -2/+141 |
2007-10-10 | r11843: fixed a valgrind error in the RPC-SAMLOGON test | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r11837: Add a timeout before starting a torture test. It's really fun to watc... | Volker Lendecke | 1 | -9/+33 |
2007-10-10 | r11836: More work in progress | Volker Lendecke | 1 | -100/+448 |
2007-10-10 | r11834: More steps towards XP login | Volker Lendecke | 1 | -0/+622 |
2007-10-10 | r11826: A few steps down the login | Volker Lendecke | 1 | -3/+242 |
2007-10-10 | r11818: - changed the option torture:echo_TestSleep=yes/no to the more generic | Andrew Tridgell | 1 | -5/+5 |
2007-10-10 | r11809: Make dcerpc_bind_auth async. | Volker Lendecke | 1 | -10/+10 |
2007-10-10 | r11804: Asyncify the anonymous bind, convert the calls in xplogin.c. | Volker Lendecke | 1 | -11/+35 |
2007-10-10 | r11803: New start for RPC-LOGIN load test, this time async. It's gonna be fun... | Volker Lendecke | 1 | -949/+454 |
2007-10-10 | r11676: as tridge uses 0x%llx in his latest commits... | Stefan Metzmacher | 2 | -7/+4 |
2007-10-10 | r11628: fixed a valgrind error in the rpc echo test | Andrew Tridgell | 1 | -1/+1 |