r7062: Merge scripting/swig/config.mk with scripting/config.mk
[samba.git] / source / script /
2007-10-10 Jelmer Vernooijr7059: Use namespaces for pidl and the build system...
2007-10-10 Andrew Tridgellr7001: make sure we install the esp files
2007-10-10 Andrew Tridgellr6989: - added support for esp style includes (which...
2007-10-10 Andrew Tridgellr6986: added support for <% include("somefile.ejs"...
2007-10-10 Andrew Tridgellr6982: install the swat pages with 'make installswat'
2007-10-10 Jelmer Vernooijr6961: Add RPC-WINREG to list of win2k3 tests
2007-10-10 Stefan Metzmacherr6922: remove bad file...
2007-10-10 Stefan Metzmacherr6921: preparing for cherry picking merging
2007-10-10 Stefan Metzmacherr6920: display the SVN revision in svk build of tree...
2007-10-10 Tim Potterr6919: Jelmer, here is my script for filtering individu...
2007-10-10 Andrew Tridgellr6877: added CLDAP testing to test_ldap.sh
2007-10-10 Jelmer Vernooijr6862: Add some more tests
2007-10-10 Jelmer Vernooijr6860: Add some allocation and alignment tests, remove...
2007-10-10 Jelmer Vernooijr6859: Add ndr_align tests, use environment variables...
2007-10-10 Jelmer Vernooijr6857: - Support [public] on functions
2007-10-10 Jelmer Vernooijr6854: Add --quiet option to pidl
2007-10-10 Andrew Tridgellr6852: implement an idea from kinkie to make the 'make...
2007-10-10 Andrew Bartlettr6598: Make it easy to point the test_echo.sh at remote...
2007-10-10 Jelmer Vernooijr6577: Make test works without installation now.
2007-10-10 Jelmer Vernooijr6568: Some more small 'make test' fixes
2007-10-10 Jelmer Vernooijr6567: Use "real" prefix for 'make test'
2007-10-10 Jelmer Vernooijr6564: - Fix bug in socket_wrapper
2007-10-10 Andrew Tridgellr6549: a simple ldap test script
2007-10-10 Andrew Bartlettr6456: The RPC-SCHANNEL test is an important test that...
2007-10-10 Stefan Metzmacherr6353: we need the english output from the svn commands
2007-10-10 Stefan Metzmacherr6207: - clean up source topdir
2007-10-10 Richard Sharper6118: Make it so that we can do --with-zlib=no in...
2007-10-10 Andrew Bartlettr6010: Change the testing order, so we test all transpo...
2007-10-10 Andrew Bartlettr5901: Add another option to the test script - the...
2007-10-10 Jelmer Vernooijr5490: The big (D)COM commit! :-) Contains most of...
2007-10-10 Jelmer Vernooijr5479: Add ODL input support.
2007-10-10 Andrew Tridgellr5384: for RPC-NETLOGON to pass we need to set the...
2007-10-10 Andrew Tridgellr5321: added a program that works out the minimal set...
2007-10-10 Alexander Bokovoyr5173: Refer to a proper zone file name in resulting...
2007-10-10 Alexander Bokovoyr5169: As provisioning script generates everything...
2007-10-10 Tim Potterr5087: Add --swig to pidl flags so that swig .i files...
2007-10-10 Andrew Tridgellr5048: made the provision.pl script much less error...
2007-10-10 Tim Potterr5033: Remove --with-eparserdir configure option and...
2007-10-10 Tim Potterr5026: Don't build the swig stuff by default until...
2007-10-10 Tim Potterr5019: Some tweaks to building the swig .i files.
2007-10-10 Andrew Tridgellr4953: - enable easy valgrind use in all our test scripts
2007-10-10 Andrew Tridgellr4833: added LOCAL-SOCKET to the list of tests that...
2007-10-10 Stefan Metzmacherr4806: - add some data to the configuration naming...
2007-10-10 Simo Sorcer4785: add schema objects to provision
2007-10-10 Andrew Bartlettr4763: Join Samba4 to itself during the provision process.
2007-10-10 Andrew Tridgellr4748: removed unnecessary distinguishedName from provi...
2007-10-10 Andrew Bartlettr4693: Add another test (RPC-MULTIBIND) that should...
2007-10-10 Andrew Bartlettr4682: A LDB-based secrets implementation in Samba4.
2007-10-10 Andrew Tridgellr4664: SPNEGO auth in our rpc server now works, so...
2007-10-10 Andrew Tridgellr4643: RPC-ALTERCONTEXT now passes
2007-10-10 Andrew Tridgellr4632: added spnego testing and no-auth testing in...
2007-10-10 Tim Potterr4599: Remove some duplicated code in pidl.pl.
2007-10-10 Andrew Bartlettr4594: Add more testes to the standard 'passes against...
2007-10-10 Andrew Tridgellr4586: RPC-LSA now passes against w2k3
2007-10-10 Andrew Bartlettr4566: Fix Samba4 to pass it's own RPC-SAMLOGON torture...
2007-10-10 Andrew Tridgellr4560: - fixed crash bugs in the RPC-SCHANNEL and RPC...
2007-10-10 Tim Potterr4471: Running 'make eparser_idl' doesn't need --header...
2007-10-10 Andrew Tridgellr4462: - enable DSSETUP on ncalrpc
2007-10-10 Andrew Bartlettr4400: Pass rootdse.ldif past the subst code.
2007-10-10 Jelmer Vernooijr4396: Generate newrootdse.ldb in provision.pl as well
2007-10-10 Jelmer Vernooijr4395: Generate "newhklm.ldb" using provision.pl
2007-10-10 Andrew Bartlettr4354: The ldb databases do not go in lib/private,...
2007-10-10 Andrew Tridgellr4319: make it easy to use valgrind in the test_posix...
2007-10-10 Andrew Tridgellr4050: make sure we add objectClass and sAMAccountName
2007-10-10 Andrew Tridgellr4049: a simple perl script to add a new user to Samba4 ldb
2007-10-10 Jelmer Vernooijr3861: - Put ndr and rpc client code in seperate files
2007-10-10 Andrew Tridgellr3834: - fixed XATTR_NTACL_NAME
2007-10-10 Andrew Tridgellr3799: - added the bit for FS_ATTR_NAMED_STREAMS suppor...
2007-10-10 Jelmer Vernooijr3790: use a registration function that is called from...
2007-10-10 Andrew Tridgellr3748: pvfs passes RAW-EAS but not RAW-STREAMS yet
2007-10-10 Andrew Tridgellr3719: pvfs now passes the RAW-RENAME test
2007-10-10 Andrew Tridgellr3700: pvfs passes RAW-WRITE but not BASE-DELAYWRITE
2007-10-10 Andrew Tridgellr3698: mark RAW-SFILEINFO as working
2007-10-10 Andrew Bartlettr3651: Add a new configure option --with-eparserdir
2007-10-10 Andrew Tridgellr3618: - this adds the special case for DENY_DOS semant...
2007-10-10 Andrew Tridgellr3592: auto-cleanup the test.$$ log files in these...
2007-10-10 Andrew Tridgellr3580: - on file overwrite in ntcreatex we need to...
2007-10-10 Andrew Tridgellr3574: the RAW-OPEN test changes broke a couple of...
2007-10-10 Andrew Tridgellr3528: added support for the SMBntcancel() operation...
2007-10-10 Andrew Tridgellr3418: added BASE-NTDENY1 and BASE-NTDENY2 to the lists...
2007-10-10 Andrew Tridgellr3393: added test_rpc.sh. The idea is that this script...
2007-10-10 Andrew Tridgellr3321: make the test_echo.sh test suite test non-blocki...
2007-10-10 Andrew Tridgellr3305: added ncalrpc to the list of rpc transports...
2007-10-10 Andrew Tridgellr3288: - updated the path processing in pvfs to pass...
2007-10-10 Andrew Tridgellr3270: - added another unlink test
2007-10-10 Andrew Tridgellr3263: - pvfs now passes RAW-SEARCH
2007-10-10 Andrew Tridgellr3254: - expanded the RAW-IOCTL test
2007-10-10 Andrew Tridgellr3252: pvfs now passes BASE-TRANS2
2007-10-10 Andrew Tridgellr3249: - change_time is closer to ctime than mtime
2007-10-10 Andrew Tridgellr3244: pvfs now passes the RAW-UNLINK and RAW-READ...
2007-10-10 Andrew Tridgellr3224: add the LOCAL-* tests to test_posix.sh
2007-10-10 Andrew Tridgellr3207: - reformat error msgs in BASE-DIR* tests
2007-10-10 Andrew Tridgellr3202: return a old DOS error code ERRSRV:ERRbaduid...
2007-10-10 Andrew Tridgellr3201: we now pass the BASE-OPEN test
2007-10-10 Andrew Tridgellr3198: check for too many .. components in filenames
2007-10-10 Andrew Tridgellr3189: improved the share_conflict() logic (both in...
2007-10-10 Andrew Tridgellr3180: - basic support for SEC_RIGHT_MAXIMUM_ALLOWED...
2007-10-10 Andrew Tridgellr3176: added a script to run all the filesystem torture...
2007-10-10 Jelmer Vernooijr3163: Add server side support for ncalrpc: and ncacn_u...
2007-10-10 Andrew Bartlettr3109: Give krbtgt and our machine account a random...
next