summaryrefslogtreecommitdiff
path: root/source4/script
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r3861: - Put ndr and rpc client code in seperate filesJelmer Vernooij1-1/+1
2007-10-10r3834: - fixed XATTR_NTACL_NAMEAndrew Tridgell1-1/+1
2007-10-10r3799: - added the bit for FS_ATTR_NAMED_STREAMS support into qfsinfo filesys...Andrew Tridgell1-2/+2
2007-10-10r3790: use a registration function that is called from dcerpc_*_init functionsJelmer Vernooij1-5/+0
2007-10-10r3748: pvfs passes RAW-EAS but not RAW-STREAMS yetAndrew Tridgell1-3/+2
2007-10-10r3719: pvfs now passes the RAW-RENAME testAndrew Tridgell1-2/+2
2007-10-10r3700: pvfs passes RAW-WRITE but not BASE-DELAYWRITEAndrew Tridgell1-2/+2
2007-10-10r3698: mark RAW-SFILEINFO as workingAndrew Tridgell1-2/+2
2007-10-10r3651: Add a new configure option --with-eparserdirAndrew Bartlett1-0/+7
2007-10-10r3618: - this adds the special case for DENY_DOS semantics, as shown by the B...Andrew Tridgell1-3/+3
2007-10-10r3592: auto-cleanup the test.$$ log files in these test scripts on control-CAndrew Tridgell3-0/+4
2007-10-10r3580: - on file overwrite in ntcreatex we need to replace the file permissions.Andrew Tridgell1-2/+2
2007-10-10r3574: the RAW-OPEN test changes broke a couple of the other tests. ThisAndrew Tridgell1-2/+2
2007-10-10r3528: added support for the SMBntcancel() operation, which cancels anyAndrew Tridgell1-2/+2
2007-10-10r3418: added BASE-NTDENY1 and BASE-NTDENY2 to the lists of tests that pvfs pa...Andrew Tridgell1-1/+2
2007-10-10r3393: added test_rpc.sh. The idea is that this script will test all theAndrew Tridgell1-0/+40
2007-10-10r3321: make the test_echo.sh test suite test non-blocking on all rpc transportsAndrew Tridgell1-0/+1
2007-10-10r3305: added ncalrpc to the list of rpc transports tested by test_echo.sh, soAndrew Tridgell1-1/+1
2007-10-10r3288: - updated the path processing in pvfs to pass the RAW-CHKPATH test. ThisAndrew Tridgell1-2/+2
2007-10-10r3270: - added another unlink testAndrew Tridgell1-1/+0
2007-10-10r3263: - pvfs now passes RAW-SEARCHAndrew Tridgell1-2/+2
2007-10-10r3254: - expanded the RAW-IOCTL testAndrew Tridgell1-2/+2
2007-10-10r3252: pvfs now passes BASE-TRANS2Andrew Tridgell1-2/+2
2007-10-10r3249: - change_time is closer to ctime than mtimeAndrew Tridgell1-2/+2
2007-10-10r3244: pvfs now passes the RAW-UNLINK and RAW-READ testsAndrew Tridgell1-1/+2
2007-10-10r3224: add the LOCAL-* tests to test_posix.shAndrew Tridgell1-1/+2
2007-10-10r3207: - reformat error msgs in BASE-DIR* testsAndrew Tridgell1-2/+2
2007-10-10r3202: return a old DOS error code ERRSRV:ERRbaduid for a bad vuid. This mean...Andrew Tridgell1-2/+2
2007-10-10r3201: we now pass the BASE-OPEN testAndrew Tridgell1-4/+4
2007-10-10r3198: check for too many .. components in filenamesAndrew Tridgell1-2/+2
2007-10-10r3189: improved the share_conflict() logic (both in terms of readability andAndrew Tridgell1-4/+4
2007-10-10r3180: - basic support for SEC_RIGHT_MAXIMUM_ALLOWED in pvfsAndrew Tridgell1-3/+3
2007-10-10r3176: added a script to run all the filesystem torture tests that areAndrew Tridgell1-0/+53
2007-10-10r3163: Add server side support for ncalrpc: and ncacn_unix_stream:Jelmer Vernooij1-0/+1
2007-10-10r3109: Give krbtgt and our machine account a random password in provision.Andrew Bartlett1-0/+4
2007-10-10r3078: Allow more things to be set as command line options to provision.Andrew Bartlett1-4/+6
2007-10-10r3032: Somewhat stricter syntax for binding strings:Jelmer Vernooij2-2/+42
2007-10-10r2934: - changed the unixuid module to use the nt_user_token instead of the s...Andrew Tridgell1-0/+2
2007-10-10r2876: - more than one rootDSE entry in the database is an error!Stefan Metzmacher1-11/+12
2007-10-10r2874: Italian CodeJam commit :-)Simo Sorce1-0/+151
2007-10-10r2873: create a DNS zone file for a BIND name serverStefan Metzmacher1-5/+64
2007-10-10r2829: REALM and netbiosname are always uppercaseStefan Metzmacher1-1/+11
2007-10-10r2808: added auto-detection of unix user and groups names during provision.Andrew Tridgell1-6/+69
2007-10-10r2804: - setup some reasonable default SAM to unixName mappings in the provis...Andrew Tridgell1-4/+6
2007-10-10r2802: a better provisioning scriptAndrew Tridgell1-11/+139
2007-10-10r2694: DN -> DC these are domain components ...Simo Sorce1-1/+1
2007-10-10r2617: add connect testing to the rpc test suiteAndrew Tridgell1-1/+1
2007-10-10r2583: mkproto.pl now treats "int main" as a special case and avoids it.Andrew Tridgell1-0/+2
2007-10-10r2407: extend mkproto.pl to handle smb_ucs2_t for toupper_w()Andrew Tridgell1-1/+1
2007-10-10r2305: a useful test script for trying a wide variety of DCE/RPC options with...Andrew Tridgell2-0/+51