summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* r3689: Large number of COM updates:Jelmer Vernooij2007-10-1018-359/+799
* r3687: Gaah - I forgot to add the new file for the RPC-SAMSYNC test...Andrew Bartlett2007-10-101-0/+423
* r3686: The results of some work on the NETLOGON pipe:Andrew Bartlett2007-10-1012-75/+260
* r3680: Move the multiple runs of this test into a loop. Also check that noAndrew Bartlett2007-10-101-62/+36
* r3679: We now know a few more of the Netlogon negotiate flags.Andrew Bartlett2007-10-102-11/+39
* r3678: Remove testing code accidentily commited.Andrew Bartlett2007-10-101-18/+0
* r3677: Seperate the SamLogon tests from the main RPC-NETLOGON test into aAndrew Bartlett2007-10-108-1026/+1182
* r3676: Add a negitive test for NTLM2 session security (which should notAndrew Bartlett2007-10-101-10/+96
* r3667: Small COM fixesJelmer Vernooij2007-10-109-39/+70
* r3660: This simulates the logon sequence of a XP login session I'm currently ...Volker Lendecke2007-10-104-24/+1204
* r3658: use handle->fd == -1 as the primary indicator of a directory. ThisAndrew Tridgell2007-10-105-5/+5
* r3657: More netlogon torture. We now test both function calls (SamLogon and ...Andrew Bartlett2007-10-101-43/+102
* r3656: allow easy testing of the "realloc changes the pointer" type of proble...Andrew Tridgell2007-10-101-0/+13
* r3655: As required by the new torture test, add the LM session key outputAndrew Bartlett2007-10-102-2/+10
* r3654: Add static and fix indentation.Andrew Bartlett2007-10-102-2/+2
* r3653: Move Interactive login tests up with the rest of the logon tests.Andrew Bartlett2007-10-101-71/+126
* r3652: Fix malloc-history dependent failures in smbtorture.Andrew Bartlett2007-10-101-6/+7
* r3651: Add a new configure option --with-eparserdirAndrew Bartlett2007-10-103-1/+32
* r3636: Fix python buildJelmer Vernooij2007-10-101-0/+1
* r3635: fixed the crash from the BASE-DISCONNECT testAndrew Tridgell2007-10-101-1/+2
* r3634: - fixed BASE-DISCONNECT test to force the async packets to be sent byAndrew Tridgell2007-10-101-0/+7
* r3633: - moved module init functions to after smb.conf and command lineAndrew Tridgell2007-10-109-14/+182
* r3632: added an index on "member" in default provision. This speeds up myAndrew Tridgell2007-10-101-0/+1
* r3631: a couple of tweaks to the talloc hierarchy for async requests inAndrew Tridgell2007-10-102-1/+3
* r3630: More work on DCOM server sideJelmer Vernooij2007-10-105-15/+46
* r3629: A bit of work on the DCOM server architecture, small fixesJelmer Vernooij2007-10-106-41/+95
* r3626: More minor DCOM fixesJelmer Vernooij2007-10-105-71/+48
* r3625: Couple of minor DCOM bugfixesJelmer Vernooij2007-10-104-63/+100
* r3618: - this adds the special case for DENY_DOS semantics, as shown by the B...Andrew Tridgell2007-10-109-59/+156
* r3615: split out struct pvfs_file_handle from struct pvfs_file. This is inAndrew Tridgell2007-10-1012-208/+310
* r3613: fixed a typoAndrew Tridgell2007-10-101-2/+2
* r3612: This appears to be the 'offical' way to initialise this struct.Andrew Bartlett2007-10-101-1/+1
* r3611: DCOM client support works!!Jelmer Vernooij2007-10-1011-22/+61
* r3610: prevent segv with heimdal and password krb5 initAndrew Tridgell2007-10-101-2/+5
* r3609: Lets spew out a few less error messages for tridge, and hope to getAndrew Bartlett2007-10-102-10/+3
* r3608: added BASE-DENYDOS testAndrew Tridgell2007-10-102-0/+126
* r3607: EnumDomainAlises doesn't take a max_size parameter.Tim Potter2007-10-101-1/+0
* r3606: More DCOM fixes:Jelmer Vernooij2007-10-109-48/+311
* r3602: Add looking up transport by endpoint protocolJelmer Vernooij2007-10-101-0/+16
* r3601: Lots of smaller DCOM updates and fixes. Adds oxid tables, properJelmer Vernooij2007-10-1010-72/+274
* r3600: fixed two debug typosAndrew Tridgell2007-10-101-2/+2
* r3599: fixed a couple of memory errors in the rpc netlogon serverAndrew Tridgell2007-10-102-2/+10
* r3598: hopefully fix the build on stratosAndrew Tridgell2007-10-101-0/+1
* r3597: implement a suggestion from abartlet. By taking a refernce to theAndrew Tridgell2007-10-101-1/+1
* r3596: MODE_INFORMATION tests now pass. Only RENAME_INFORMATION level left toAndrew Tridgell2007-10-101-1/+5
* r3595: - fixed a talloc_free ordering problem on cleanup with pending requestsAndrew Tridgell2007-10-105-6/+46
* r3594: continue conversion to __location__ from __LINE__ for error reportingAndrew Tridgell2007-10-101-9/+9
* r3593: fixed the trans2 t2open reply to initialise all bytes (bug found by va...Andrew Tridgell2007-10-101-4/+6
* r3592: auto-cleanup the test.$$ log files in these test scripts on control-CAndrew Tridgell2007-10-103-0/+4
* r3591: to get a bit more useful info from valgrind I'm disabling theAndrew Tridgell2007-10-102-2/+2