Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r3324: made the smbtorture code completely warning free | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r2266: yay! LSA session keys on TCP now work! | Andrew Tridgell | 1 | -150/+0 |
2007-10-10 | r2203: delete the key after testing, so as not to clutter the server with ran... | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r2202: don't close the smb pipe after the puzzle test | Andrew Tridgell | 1 | -2/+0 |
2007-10-10 | r2201: removed an exit I accidentially left in | Andrew Tridgell | 1 | -1/+0 |
2007-10-10 | r2200: solved another piece of the lsakey puzzle - the session key for lsa | Andrew Tridgell | 1 | -0/+152 |
2007-10-10 | r2199: the unknown 16 bit number in lsa_LookupPrivDisplayName() is a language | Andrew Tridgell | 1 | -1/+8 |
2007-10-10 | r2186: setting [ref] output pointers in dcerpc calls is pointless. Removed it | Andrew Tridgell | 1 | -4/+0 |
2007-10-10 | r2179: two more lsa torture tests from Richard Renard. Thanks! | Andrew Tridgell | 1 | -1/+70 |
2007-10-10 | r2031: add a check for a blank secret return in lsa secret tests | Andrew Tridgell | 1 | -8/+13 |
2007-10-10 | r1637: - w2k3 can't handle more than 1000 names in a LookupNames request | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r1342: When fixing _lsa_lookupsids in samba3 I wanted to find out the number ... | Volker Lendecke | 1 | -0/+54 |
2007-10-10 | r962: convert 'unsigned' and 'unsigned int' to uint_t | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r919: - added lsa_QueryInfoPolicy2() to IDL, test suite and server | Andrew Tridgell | 1 | -0/+38 |
2007-10-10 | r917: - added the start of a LSA server to samba4. | Andrew Tridgell | 1 | -7/+7 |
2007-10-10 | r889: convert samba4 to use [u]int16_t instead of [u]int16 | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r884: convert samba4 to use [u]int32_t instead of [u]int32 | Stefan Metzmacher | 1 | -5/+5 |
2007-10-10 | r611: Fix breakage from my last commit: | Andrew Bartlett | 1 | -4/+4 |
2007-10-10 | r101: added lsa_SetSecret() and lsa_QuerySecret() | Andrew Tridgell | 1 | -70/+80 |
2004-04-03 | added IDL and test for lsa_OpenSecret() | Andrew Tridgell | 1 | -1/+23 |
2004-04-03 | added IDL and test suite for lsa_CreateSecret() | Andrew Tridgell | 1 | -0/+33 |
2004-04-03 | added idl and test suite for lsa_CreateTrustedDomain() | Andrew Tridgell | 1 | -1/+45 |
2004-03-31 | added lsaCreateAccount() and a test in the RPC-LSA test suite | Andrew Tridgell | 1 | -21/+114 |
2004-02-03 | - add 'print' to the DCERPC binding strings | Stefan Metzmacher | 1 | -2/+0 |
2003-12-02 | * netr_ServerPasswordSet() now works - the test suite changes the | Andrew Tridgell | 1 | -5/+0 |
2003-11-22 | * fixed NDR flag inheritance across push subcontexts | Andrew Tridgell | 1 | -2/+2 |
2003-11-22 | * enable RPC/NDR validation in all smbtorture code | Andrew Tridgell | 1 | -1/+1 |
2003-11-22 | a fairly major upgrade to the dcerpc system | Andrew Tridgell | 1 | -1/+3 |
2003-11-20 | some errors are expected in SAMR and LSA tests - don't fail the test | Andrew Tridgell | 1 | -0/+12 |
2003-11-19 | init samr and lsa names so the debug display looks right | Andrew Tridgell | 1 | -3/+11 |
2003-11-18 | use the auto-generated UUID, version and name rather than listing them | Andrew Tridgell | 1 | -1/+4 |
2003-11-18 | * use the new auto-generated debug code method. | Andrew Tridgell | 1 | -22/+2 |
2003-11-17 | * add another WERR err code | Andrew Tridgell | 1 | -29/+11 |
2003-11-15 | added the first couple of calls from samr as IDL | Andrew Tridgell | 1 | -63/+4 |
2003-11-15 | added lsa_QuerySecObj() and the necessary sec_desc_buf supporting code | Andrew Tridgell | 1 | -0/+29 |
2003-11-14 | it turns out that all MS servers ignore the artifact struct_len fields | Andrew Tridgell | 1 | -0/+4 |
2003-11-14 | * fixed lsa_LookupPrivName | Andrew Tridgell | 1 | -2/+1 |
2003-11-13 | * fixed conformant arrays in structures | Andrew Tridgell | 1 | -2/+2 |
2003-11-11 | added QueryPolicyInfo/PrimaryDomainInfo idl and test code | Andrew Tridgell | 1 | -0/+2 |
2003-11-11 | support lsa_AuditEventsInfo | Andrew Tridgell | 1 | -9/+14 |
2003-11-11 | start using automatic union printing | Andrew Tridgell | 1 | -5/+1 |
2003-11-11 | automatically generate ndr_print_*() functions for every IDL | Andrew Tridgell | 1 | -64/+18 |
2003-11-11 | started adding support for lsa_QueryInfoPolicy | Andrew Tridgell | 1 | -0/+35 |
2003-11-10 | added idl and test code for lsa_LookupPrivName() | Andrew Tridgell | 1 | -3/+29 |
2003-11-10 | added IDL and test for lsa_EnumAccountRights() | Andrew Tridgell | 1 | -1/+32 |
2003-11-10 | added IDL and test for lsa_EnumPrivsAccount() | Andrew Tridgell | 1 | -5/+41 |
2003-11-09 | - fixed lsa_EnumTrustDom | Andrew Tridgell | 1 | -11/+45 |
2003-11-09 | added lsa_EnumTrustDom | Andrew Tridgell | 1 | -0/+40 |
2003-11-09 | added lsa_EnumPrivs idl and test code | Andrew Tridgell | 1 | -1/+77 |
2003-11-09 | added a test for lsa_Close() | Andrew Tridgell | 1 | -0/+26 |