Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r4682: A LDB-based secrets implementation in Samba4. | Andrew Bartlett | 1 | -0/+27 |
2007-10-10 | r4664: SPNEGO auth in our rpc server now works, so add it to the battery of | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r4643: RPC-ALTERCONTEXT now passes | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r4632: added spnego testing and no-auth testing in test_w2k3.sh | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r4599: Remove some duplicated code in pidl.pl. | Tim Potter | 1 | -1/+1 |
2007-10-10 | r4594: Add more testes to the standard 'passes against win2k3' script. | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r4586: RPC-LSA now passes against w2k3 | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r4566: Fix Samba4 to pass it's own RPC-SAMLOGON torture test. | Andrew Bartlett | 1 | -3/+3 |
2007-10-10 | r4560: - fixed crash bugs in the RPC-SCHANNEL and RPC-NETLOGON tests | Andrew Tridgell | 2 | -1/+54 |
2007-10-10 | r4471: Running 'make eparser_idl' doesn't need --header anymore. | Tim Potter | 1 | -1/+1 |
2007-10-10 | r4462: - enable DSSETUP on ncalrpc | Andrew Tridgell | 1 | -1/+8 |
2007-10-10 | r4400: Pass rootdse.ldif past the subst code. | Andrew Bartlett | 1 | -1/+20 |
2007-10-10 | r4396: Generate newrootdse.ldb in provision.pl as well | Jelmer Vernooij | 1 | -0/+10 |
2007-10-10 | r4395: Generate "newhklm.ldb" using provision.pl | Jelmer Vernooij | 1 | -1/+13 |
2007-10-10 | r4354: The ldb databases do not go in lib/private, but in private/ under PREFIX | Andrew Bartlett | 2 | -2/+2 |
2007-10-10 | r4319: make it easy to use valgrind in the test_posix.sh test suite | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r4050: make sure we add objectClass and sAMAccountName | Andrew Tridgell | 1 | -7/+6 |
2007-10-10 | r4049: a simple perl script to add a new user to Samba4 ldb | Andrew Tridgell | 1 | -0/+146 |
2007-10-10 | r3861: - Put ndr and rpc client code in seperate files | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r3834: - fixed XATTR_NTACL_NAME | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r3799: - added the bit for FS_ATTR_NAMED_STREAMS support into qfsinfo filesys... | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r3790: use a registration function that is called from dcerpc_*_init functions | Jelmer Vernooij | 1 | -5/+0 |
2007-10-10 | r3748: pvfs passes RAW-EAS but not RAW-STREAMS yet | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r3719: pvfs now passes the RAW-RENAME test | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r3700: pvfs passes RAW-WRITE but not BASE-DELAYWRITE | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r3698: mark RAW-SFILEINFO as working | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r3651: Add a new configure option --with-eparserdir | Andrew Bartlett | 1 | -0/+7 |
2007-10-10 | r3618: - this adds the special case for DENY_DOS semantics, as shown by the B... | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r3592: auto-cleanup the test.$$ log files in these test scripts on control-C | Andrew Tridgell | 3 | -0/+4 |
2007-10-10 | r3580: - on file overwrite in ntcreatex we need to replace the file permissions. | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r3574: the RAW-OPEN test changes broke a couple of the other tests. This | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r3528: added support for the SMBntcancel() operation, which cancels any | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r3418: added BASE-NTDENY1 and BASE-NTDENY2 to the lists of tests that pvfs pa... | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r3393: added test_rpc.sh. The idea is that this script will test all the | Andrew Tridgell | 1 | -0/+40 |
2007-10-10 | r3321: make the test_echo.sh test suite test non-blocking on all rpc transports | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3305: added ncalrpc to the list of rpc transports tested by test_echo.sh, so | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r3288: - updated the path processing in pvfs to pass the RAW-CHKPATH test. This | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r3270: - added another unlink test | Andrew Tridgell | 1 | -1/+0 |
2007-10-10 | r3263: - pvfs now passes RAW-SEARCH | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r3254: - expanded the RAW-IOCTL test | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r3252: pvfs now passes BASE-TRANS2 | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r3249: - change_time is closer to ctime than mtime | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r3244: pvfs now passes the RAW-UNLINK and RAW-READ tests | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r3224: add the LOCAL-* tests to test_posix.sh | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r3207: - reformat error msgs in BASE-DIR* tests | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r3202: return a old DOS error code ERRSRV:ERRbaduid for a bad vuid. This mean... | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r3201: we now pass the BASE-OPEN test | Andrew Tridgell | 1 | -4/+4 |
2007-10-10 | r3198: check for too many .. components in filenames | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r3189: improved the share_conflict() logic (both in terms of readability and | Andrew Tridgell | 1 | -4/+4 |
2007-10-10 | r3180: - basic support for SEC_RIGHT_MAXIMUM_ALLOWED in pvfs | Andrew Tridgell | 1 | -3/+3 |