summaryrefslogtreecommitdiffstats
path: root/source/torture/rpc/lsa.c
Commit message (Expand)AuthorAgeFilesLines
* r3324: made the smbtorture code completely warning freeAndrew Tridgell2004-10-281-1/+1
* r2266: yay! LSA session keys on TCP now work!Andrew Tridgell2004-09-091-150/+0
* r2203: delete the key after testing, so as not to clutter the server with ran...Andrew Tridgell2004-09-031-0/+2
* r2202: don't close the smb pipe after the puzzle testAndrew Tridgell2004-09-031-2/+0
* r2201: removed an exit I accidentially left inAndrew Tridgell2004-09-031-1/+0
* r2200: solved another piece of the lsakey puzzle - the session key for lsaAndrew Tridgell2004-09-031-0/+152
* r2199: the unknown 16 bit number in lsa_LookupPrivDisplayName() is a languageAndrew Tridgell2004-09-031-1/+8
* r2186: setting [ref] output pointers in dcerpc calls is pointless. Removed itAndrew Tridgell2004-09-021-4/+0
* r2179: two more lsa torture tests from Richard Renard. Thanks!Andrew Tridgell2004-09-011-1/+70
* r2031: add a check for a blank secret return in lsa secret testsAndrew Tridgell2004-08-251-8/+13
* r1637: - w2k3 can't handle more than 1000 names in a LookupNames requestAndrew Tridgell2004-08-031-3/+3
* r1342: When fixing _lsa_lookupsids in samba3 I wanted to find out the number ...Volker Lendecke2004-07-051-0/+54
* r962: convert 'unsigned' and 'unsigned int' to uint_tStefan Metzmacher2004-06-011-1/+1
* r919: - added lsa_QueryInfoPolicy2() to IDL, test suite and serverAndrew Tridgell2004-05-271-0/+38
* r917: - added the start of a LSA server to samba4. Andrew Tridgell2004-05-271-7/+7
* r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher2004-05-251-1/+1
* r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher2004-05-251-5/+5
* r611: Fix breakage from my last commit:Andrew Bartlett2004-05-091-4/+4
* r101: added lsa_SetSecret() and lsa_QuerySecret()Andrew Tridgell2004-04-071-70/+80
* r6: merge in the samba4 HEAD branch from cvsCVS Import User2004-04-041-0/+768