r9161: More etheral parser generator fixes
[ira/wip.git] / source4 / script /
2007-10-10 Andrew Tridgellr9137: fixed installswat to handle the deep directory...
2007-10-10 Tim Potterr9129: Start working on nested anonymous structures...
2007-10-10 Tim Potterr9124: Handle more types pointers to simple types.
2007-10-10 Andrew Tridgellr9120: added the BASE-DISCONNECT test to our set of...
2007-10-10 Tim Potterr9102: Generate files in $srcdir/libcli/gen_raw instead...
2007-10-10 Tim Potterr9099: Start generating code to pull/push fields. ...
2007-10-10 Tim Potterr9092: Generate some more stub functions.
2007-10-10 Tim Potterr9089: Start generating module init and top level ejs...
2007-10-10 Jelmer Vernooijr9052: Support lex/yacc compilers without support for -o
2007-10-10 Lars Müllerr9038: Revert svn rev 414. Discussed with Jerry and...
2007-10-10 Tim Potterr8934: Some refactoring of smb_interfaces code generator.
2007-10-10 Tim Potterr8925: Start generating header and implementation files...
2007-10-10 Tim Potterr8910: An initial parser to parse structures in smb_int...
2007-10-10 Andrew Tridgellr8885: fixed shell syntax
2007-10-10 Andrew Tridgellr8884: valgrind error logs only matter if non-zero...
2007-10-10 Andrew Tridgellr8882: - enable the domain master
2007-10-10 Jelmer Vernooijr8806: Move data representation-independent data into...
2007-10-10 Jelmer Vernooijr8803: Rename --header to --ndr-header and --parser...
2007-10-10 Jelmer Vernooijr8801: Change --output to --outputdir and make pidl...
2007-10-10 Andrew Bartlettr8772: Include the ldap ejs test in the standard 'make...
2007-10-10 Andrew Tridgellr8735: added NBT and WINS testing to 'make test' so...
2007-10-10 Andrew Tridgellr8680: try harder to find the binary for gdb in the...
2007-10-10 Andrew Tridgellr8678: setup for gdb backtrace in 'make test'
2007-10-10 Andrew Tridgellr8671: use much shorter names for the selftest director...
2007-10-10 Andrew Tridgellr8642: - fixed install of new swat files
2007-10-10 Andrew Tridgellr8636: fixed the ejs ldb test to work with the new...
2007-10-10 Andrew Tridgellr8626: fixed a typo
2007-10-10 Andrew Tridgellr8576: install scripts from scripting/bin/
2007-10-10 Jelmer Vernooijr8559: Couple of (D)COM updates:
2007-10-10 Andrew Tridgellr8539: $LOGNAME is a common varient of $USER on some...
2007-10-10 Andrew Tridgellr8536: - use smbd pid file to kill at end of selftest
2007-10-10 Andrew Tridgellr8525: added two more test targets:
2007-10-10 Stefan Metzmacherr8505: - 'seal' and 'sign,seal' is the same
2007-10-10 Andrew Tridgellr8498: more test suite speedups. It's down to 5 minutes...
2007-10-10 Andrew Tridgellr8496: speed up the test_echo.sh test a lot, while...
2007-10-10 Andrew Tridgellr8469: the extra pidl args need to be normal args,...
2007-10-10 Andrew Tridgellr8446: if provisioning fails then don't try to run...
2007-10-10 Andrew Tridgellr8416: added the extra_cflags.txt system from smb-build
2007-10-10 Tim Potterr8403: Reinstate linkpad.gif at Deryck's suggestion.
2007-10-10 Andrew Tridgellr8365: fixed a problem on netbsd
2007-10-10 Andrew Tridgellr8352: we need to override "setup directory" for the...
2007-10-10 Andrew Tridgellr8349: as we don't use standard dirs, we need to create...
2007-10-10 Andrew Tridgellr8348: switch selftest to use the new provision script
2007-10-10 Andrew Tridgellr8314: - added an 'installmisc' target for installing...
2007-10-10 Andrew Tridgellr8301: use ncalrpc: for ejs tests, to avoid name resolu...
2007-10-10 Andrew Tridgellr8300: get the js include path right in selftest
2007-10-10 Andrew Tridgellr8298: - started building a library of js routines...
2007-10-10 Andrew Tridgellr8295: turn off the delete on close test in the build...
2007-10-10 Andrew Tridgellr8271: make the ejs test scripts directly executable...
2007-10-10 Andrew Tridgellr8269: added automatic testing of rpc calls from ejs...
2007-10-10 Jelmer Vernooijr8264: - Use standard perl package structure for pidl.
2007-10-10 Jelmer Vernooijr8263: Some small pidl fixes, start working towards...
2007-10-10 Andrew Tridgellr8124: added a set of file sharing tests that pass...
2007-10-10 Tim Potterr8103: Add an argument separator between the hardcoded...
2007-10-10 Andrew Tridgellr8065: don't run the LOCAL-ICONV test in selftest....
2007-10-10 Andrew Tridgellr8040: run ldb test suite as part of samba 'make test'
2007-10-10 Stefan Metzmacherr8020: - add --with-selftest-prefix option that specify...
2007-10-10 Jelmer Vernooijr7943: Add 'make manpages', fix 'make installman' and...
2007-10-10 Andrew Tridgellr7933: darn, forgot to add this
2007-10-10 Andrew Tridgellr7930: - added testing of the cifs passthru backend
2007-10-10 Andrew Tridgellr7929: yet another attempt at fixing installswat on...
2007-10-10 Andrew Tridgellr7920: another attempt at making installswat.sh portable
2007-10-10 Andrew Tridgellr7919: use more portable shell syntax for MALLOC_CHECK_
2007-10-10 Andrew Tridgellr7915: report the number of failed tests so far when...
2007-10-10 Andrew Tridgellr7914: - we don't need to override the database locatio...
2007-10-10 Andrew Tridgellr7906: some portability fixes for ldap testing on solar...
2007-10-10 Andrew Tridgellr7905: this should fix installswat on FreeBSD. Thanks...
2007-10-10 Jelmer Vernooijr7891: Improve output of unused macro find script
2007-10-10 Andrew Tridgellr7871: setup spoolss, wins and hklm dbs correctly in...
2007-10-10 Jelmer Vernooijr7866: Remove some unused autoconf macro calls.
2007-10-10 Jelmer Vernooijr7861: Nicer output, remove some false warnings.
2007-10-10 Jelmer Vernooijr7859: Merge a few scripts to one script that checks...
2007-10-10 Stefan Metzmacherr7845: remove unused files
2007-10-10 Andrew Tridgellr7775: solaris uses 'lo0' for loopback network, so...
2007-10-10 Andrew Tridgellr7774: put $CONFIGURATION in one more place
2007-10-10 Andrew Tridgellr7772: actually give the auth options to ldbsearch...
2007-10-10 Andrew Tridgellr7771: - added ldaps and NTLMSSP testing to ldap tests
2007-10-10 Andrew Tridgellr7760: make client tools get the right config file...
2007-10-10 Andrew Bartlettr7758: When not running on the build farm, print out...
2007-10-10 Andrew Tridgellr7721: solve a problem with null arguments to testit()
2007-10-10 Andrew Bartlettr7684: Add a test aimed at checking we have agreement...
2007-10-10 Andrew Tridgellr7678: fixed typo
2007-10-10 Andrew Tridgellr7671: added ldap testing to the set of standard tests
2007-10-10 Andrew Tridgellr7513: don't try to write to the smbd log file between...
2007-10-10 Andrew Tridgellr7506: handle the case where cron does not setup $USER
2007-10-10 Andrew Tridgellr7504: missed one
2007-10-10 Andrew Tridgellr7503: turn off the sleep test here too
2007-10-10 Andrew Tridgellr7502: the sleep test in echo is already run on the...
2007-10-10 Andrew Tridgellr7499: ensure that the account we run tests as ("Admini...
2007-10-10 Andrew Tridgellr7495: used --maximum-runtime=300 for each smbtorture...
2007-10-10 Stefan Metzmacherr7492: give better output
2007-10-10 Stefan Metzmacherr7489: just a cosmetic change
2007-10-10 Andrew Tridgellr7485: - allow test_xxx.sh to run outside of 'make...
2007-10-10 Andrew Tridgellr7475: removed RPC-SAMLOGON test until we get a lighter...
2007-10-10 Stefan Metzmacherr7469: fix typo
2007-10-10 Stefan Metzmacherr7468: create better output
2007-10-10 Stefan Metzmacherr7467: a little fix for the build-farm
2007-10-10 Stefan Metzmacherr7466: add RPC-SPOOLSS to the supported tests
2007-10-10 Stefan Metzmacherr7463: - move some more stuff into functions
2007-10-10 Stefan Metzmacherr7442: skip tests that require smbd, but smbd is down
next