summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r3735: Allow building subsystems as static libraries (.a files). To enableJelmer Vernooij4-11/+10
2007-10-10r3734: Fix some incorrect dependenciesJelmer Vernooij3-4/+5
2007-10-10r3733: More build system fixes/features:Jelmer Vernooij52-465/+140
2007-10-10r3730: More build system fixes and simplificationsJelmer Vernooij18-1022/+325
2007-10-10r3729: permission changes on directories always include the FILE_ATTRIBUTE_DI...Andrew Tridgell1-0/+1
2007-10-10r3726: More simplifications/fixes in the build systemJelmer Vernooij7-106/+113
2007-10-10r3725: The new RPC-SAMSYNC test, complete with SAMR comparisons. This isAndrew Bartlett2-142/+378
2007-10-10r3724: Rename a number of structures, for better consistance between SAMR andAndrew Bartlett10-392/+397
2007-10-10r3723: Now that timestring() always returns talloc'ed memory, we don't needAndrew Bartlett1-1/+1
2007-10-10r3722: - add userdomain in the binding dialogStefan Metzmacher4-27/+65
2007-10-10r3721: We cracked the NTLM2 puzzle long ago, and set the flags elsewhere.Andrew Bartlett1-16/+0
2007-10-10r3720: fixed the pulling of zero length ucs2 strings in smbd. I found thisAndrew Tridgell1-0/+5
2007-10-10r3719: pvfs now passes the RAW-RENAME testAndrew Tridgell1-2/+2
2007-10-10r3718: added support for the ntrename level in pvfs_rename().Andrew Tridgell3-10/+196
2007-10-10r3717: - expanded the RAW-RENAME test a littleAndrew Tridgell6-22/+291
2007-10-10r3716: Improvements in the RPC-SAMSYNC tests:Andrew Bartlett2-16/+195
2007-10-10r3700: pvfs passes RAW-WRITE but not BASE-DELAYWRITEAndrew Tridgell1-2/+2
2007-10-10r3699: - split the delayed write testing out of RAW-WRITE, as it is not yetAndrew Tridgell23-382/+344
2007-10-10r3698: mark RAW-SFILEINFO as workingAndrew Tridgell1-2/+2
2007-10-10r3696: Feed directly to perl, rather then creating an intermediate fileJelmer Vernooij1-12/+2
2007-10-10r3695: Add intermediate functions to use when migrating from .m4+.mk to .pm f...Jelmer Vernooij2-2/+68
2007-10-10r3694: added support for the RENAME_INFORMATION level of setfileinfo andAndrew Tridgell2-11/+49
2007-10-10r3691: Use packagesJelmer Vernooij11-61/+81
2007-10-10r3690: Use perl's 'use' statement to include the build system partsJelmer Vernooij8-16/+21
2007-10-10r3689: Large number of COM updates:Jelmer Vernooij18-359/+799
2007-10-10r3687: Gaah - I forgot to add the new file for the RPC-SAMSYNC test...Andrew Bartlett1-0/+423
2007-10-10r3686: The results of some work on the NETLOGON pipe:Andrew Bartlett12-75/+260
2007-10-10r3680: Move the multiple runs of this test into a loop. Also check that noAndrew Bartlett1-62/+36
2007-10-10r3679: We now know a few more of the Netlogon negotiate flags.Andrew Bartlett2-11/+39
2007-10-10r3678: Remove testing code accidentily commited.Andrew Bartlett1-18/+0
2007-10-10r3677: Seperate the SamLogon tests from the main RPC-NETLOGON test into aAndrew Bartlett8-1026/+1182
2007-10-10r3676: Add a negitive test for NTLM2 session security (which should notAndrew Bartlett1-10/+96
2007-10-10r3667: Small COM fixesJelmer Vernooij9-39/+70
2007-10-10r3660: This simulates the logon sequence of a XP login session I'm currently ...Volker Lendecke4-24/+1204
2007-10-10r3658: use handle->fd == -1 as the primary indicator of a directory. ThisAndrew Tridgell5-5/+5
2007-10-10r3657: More netlogon torture. We now test both function calls (SamLogon and ...Andrew Bartlett1-43/+102
2007-10-10r3656: allow easy testing of the "realloc changes the pointer" type of proble...Andrew Tridgell1-0/+13
2007-10-10r3655: As required by the new torture test, add the LM session key outputAndrew Bartlett2-2/+10
2007-10-10r3654: Add static and fix indentation.Andrew Bartlett2-2/+2
2007-10-10r3653: Move Interactive login tests up with the rest of the logon tests.Andrew Bartlett1-71/+126
2007-10-10r3652: Fix malloc-history dependent failures in smbtorture.Andrew Bartlett1-6/+7
2007-10-10r3651: Add a new configure option --with-eparserdirAndrew Bartlett3-1/+32
2007-10-10r3636: Fix python buildJelmer Vernooij1-0/+1
2007-10-10r3635: fixed the crash from the BASE-DISCONNECT testAndrew Tridgell1-1/+2
2007-10-10r3634: - fixed BASE-DISCONNECT test to force the async packets to be sent byAndrew Tridgell1-0/+7
2007-10-10r3633: - moved module init functions to after smb.conf and command lineAndrew Tridgell9-14/+182
2007-10-10r3632: added an index on "member" in default provision. This speeds up myAndrew Tridgell1-0/+1
2007-10-10r3631: a couple of tweaks to the talloc hierarchy for async requests inAndrew Tridgell2-1/+3
2007-10-10r3630: More work on DCOM server sideJelmer Vernooij5-15/+46
2007-10-10r3629: A bit of work on the DCOM server architecture, small fixesJelmer Vernooij6-41/+95