summaryrefslogtreecommitdiffstats
path: root/source
Commit message (Expand)AuthorAgeFilesLines
...
* r3717: - expanded the RAW-RENAME test a littleAndrew Tridgell2004-11-136-22/+291
* r3716: Improvements in the RPC-SAMSYNC tests:Andrew Bartlett2004-11-132-16/+195
* r3700: pvfs passes RAW-WRITE but not BASE-DELAYWRITEAndrew Tridgell2004-11-121-2/+2
* r3699: - split the delayed write testing out of RAW-WRITE, as it is not yetAndrew Tridgell2004-11-1223-382/+344
* r3698: mark RAW-SFILEINFO as workingAndrew Tridgell2004-11-121-2/+2
* r3696: Feed directly to perl, rather then creating an intermediate fileJelmer Vernooij2004-11-121-12/+2
* r3695: Add intermediate functions to use when migrating from .m4+.mk to .pm f...Jelmer Vernooij2004-11-122-2/+68
* r3694: added support for the RENAME_INFORMATION level of setfileinfo andAndrew Tridgell2004-11-122-11/+49
* r3691: Use packagesJelmer Vernooij2004-11-1211-61/+81
* r3690: Use perl's 'use' statement to include the build system parts Jelmer Vernooij2004-11-128-16/+21
* r3689: Large number of COM updates:Jelmer Vernooij2004-11-1218-359/+799
* r3687: Gaah - I forgot to add the new file for the RPC-SAMSYNC test...Andrew Bartlett2004-11-111-0/+423
* r3686: The results of some work on the NETLOGON pipe:Andrew Bartlett2004-11-1112-75/+260
* r3680: Move the multiple runs of this test into a loop. Also check that noAndrew Bartlett2004-11-111-62/+36
* r3679: We now know a few more of the Netlogon negotiate flags.Andrew Bartlett2004-11-112-11/+39
* r3678: Remove testing code accidentily commited.Andrew Bartlett2004-11-111-18/+0
* r3677: Seperate the SamLogon tests from the main RPC-NETLOGON test into aAndrew Bartlett2004-11-118-1026/+1182
* r3676: Add a negitive test for NTLM2 session security (which should notAndrew Bartlett2004-11-111-10/+96
* r3667: Small COM fixesJelmer Vernooij2004-11-109-39/+70
* r3660: This simulates the logon sequence of a XP login session I'm currently ...Volker Lendecke2004-11-104-24/+1204
* r3658: use handle->fd == -1 as the primary indicator of a directory. ThisAndrew Tridgell2004-11-105-5/+5
* r3657: More netlogon torture. We now test both function calls (SamLogon and ...Andrew Bartlett2004-11-101-43/+102
* r3656: allow easy testing of the "realloc changes the pointer" type of proble...Andrew Tridgell2004-11-101-0/+13
* r3655: As required by the new torture test, add the LM session key outputAndrew Bartlett2004-11-102-2/+10
* r3654: Add static and fix indentation.Andrew Bartlett2004-11-102-2/+2
* r3653: Move Interactive login tests up with the rest of the logon tests.Andrew Bartlett2004-11-101-71/+126
* r3652: Fix malloc-history dependent failures in smbtorture.Andrew Bartlett2004-11-101-6/+7
* r3651: Add a new configure option --with-eparserdirAndrew Bartlett2004-11-103-1/+32
* r3636: Fix python buildJelmer Vernooij2004-11-091-0/+1
* r3635: fixed the crash from the BASE-DISCONNECT testAndrew Tridgell2004-11-091-1/+2
* r3634: - fixed BASE-DISCONNECT test to force the async packets to be sent byAndrew Tridgell2004-11-091-0/+7
* r3633: - moved module init functions to after smb.conf and command lineAndrew Tridgell2004-11-099-14/+182
* r3632: added an index on "member" in default provision. This speeds up myAndrew Tridgell2004-11-091-0/+1
* r3631: a couple of tweaks to the talloc hierarchy for async requests inAndrew Tridgell2004-11-092-1/+3
* r3630: More work on DCOM server sideJelmer Vernooij2004-11-095-15/+46
* r3629: A bit of work on the DCOM server architecture, small fixesJelmer Vernooij2004-11-096-41/+95
* r3626: More minor DCOM fixesJelmer Vernooij2004-11-085-71/+48
* r3625: Couple of minor DCOM bugfixesJelmer Vernooij2004-11-084-63/+100
* r3618: - this adds the special case for DENY_DOS semantics, as shown by the B...Andrew Tridgell2004-11-089-59/+156
* r3615: split out struct pvfs_file_handle from struct pvfs_file. This is inAndrew Tridgell2004-11-0812-208/+310
* r3613: fixed a typoAndrew Tridgell2004-11-081-2/+2
* r3612: This appears to be the 'offical' way to initialise this struct.Andrew Bartlett2004-11-081-1/+1
* r3611: DCOM client support works!!Jelmer Vernooij2004-11-0811-22/+61
* r3610: prevent segv with heimdal and password krb5 initAndrew Tridgell2004-11-081-2/+5
* r3609: Lets spew out a few less error messages for tridge, and hope to getAndrew Bartlett2004-11-082-10/+3
* r3608: added BASE-DENYDOS testAndrew Tridgell2004-11-082-0/+126
* r3607: EnumDomainAlises doesn't take a max_size parameter.Tim Potter2004-11-071-1/+0
* r3606: More DCOM fixes: Jelmer Vernooij2004-11-079-48/+311
* r3602: Add looking up transport by endpoint protocolJelmer Vernooij2004-11-071-0/+16
* r3601: Lots of smaller DCOM updates and fixes. Adds oxid tables, proper Jelmer Vernooij2004-11-0710-72/+274