Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r8803: Rename --header to --ndr-header and --parser to --ndr-parser | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r8801: Change --output to --outputdir and make pidl add a data representation... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r8772: Include the ldap ejs test in the standard 'make test' | Andrew Bartlett | 1 | -0/+4 |
2007-10-10 | r8735: added NBT and WINS testing to 'make test' so we will know if it breaks... | Andrew Tridgell | 4 | -0/+27 |
2007-10-10 | r8680: try harder to find the binary for gdb in the backtrace | Andrew Tridgell | 1 | -0/+11 |
2007-10-10 | r8678: setup for gdb backtrace in 'make test' | Andrew Tridgell | 2 | -0/+18 |
2007-10-10 | r8671: use much shorter names for the selftest directory and socket wrapper | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r8642: - fixed install of new swat files | Andrew Tridgell | 1 | -6/+2 |
2007-10-10 | r8636: fixed the ejs ldb test to work with the new ldb.search() syntax, and | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r8626: fixed a typo | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r8576: install scripts from scripting/bin/ | Andrew Tridgell | 1 | -2/+8 |
2007-10-10 | r8559: Couple of (D)COM updates: | Jelmer Vernooij | 2 | -0/+2 |
2007-10-10 | r8539: $LOGNAME is a common varient of $USER on some systems | Andrew Tridgell | 1 | -0/+3 |
2007-10-10 | r8536: - use smbd pid file to kill at end of selftest | Andrew Tridgell | 2 | -18/+2 |
2007-10-10 | r8525: added two more test targets: | Andrew Tridgell | 6 | -12/+69 |
2007-10-10 | r8505: - 'seal' and 'sign,seal' is the same | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r8498: more test suite speedups. It's down to 5 minutes on my box now | Andrew Tridgell | 2 | -2/+2 |
2007-10-10 | r8496: speed up the test_echo.sh test a lot, while still providing good coverage | Andrew Tridgell | 1 | -5/+10 |
2007-10-10 | r8469: the extra pidl args need to be normal args, not after a --, otherwise ... | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r8446: if provisioning fails then don't try to run the test suite! | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r8416: added the extra_cflags.txt system from smb-build | Andrew Tridgell | 1 | -0/+28 |
2007-10-10 | r8403: Reinstate linkpad.gif at Deryck's suggestion. | Tim Potter | 1 | -1/+1 |
2007-10-10 | r8365: fixed a problem on netbsd | Andrew Tridgell | 1 | -0/+3 |
2007-10-10 | r8352: we need to override "setup directory" for the build farm hosts | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r8349: as we don't use standard dirs, we need to create smb.conf before we ru... | Andrew Tridgell | 1 | -2/+3 |
2007-10-10 | r8348: switch selftest to use the new provision script | Andrew Tridgell | 1 | -1/+4 |
2007-10-10 | r8314: - added an 'installmisc' target for installing miscellaneous files. | Andrew Tridgell | 2 | -6/+19 |
2007-10-10 | r8301: use ncalrpc: for ejs tests, to avoid name resolution timeouts as smbd ... | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r8300: get the js include path right in selftest | Andrew Tridgell | 2 | -2/+2 |
2007-10-10 | r8298: - started building a library of js routines in scripting/libjs/ | Andrew Tridgell | 2 | -0/+8 |
2007-10-10 | r8295: turn off the delete on close test in the build farm until someone gets | Andrew Tridgell | 2 | -3/+5 |
2007-10-10 | r8271: make the ejs test scripts directly executable scripts using: | Andrew Tridgell | 1 | -1/+4 |
2007-10-10 | r8269: added automatic testing of rpc calls from ejs in 'make test' | Andrew Tridgell | 2 | -0/+24 |
2007-10-10 | r8264: - Use standard perl package structure for pidl. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r8263: Some small pidl fixes, start working towards supporting installation o... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r8124: added a set of file sharing tests that pass against w2k3 | Andrew Tridgell | 1 | -0/+52 |
2007-10-10 | r8103: Add an argument separator between the hardcoded args and $PIDL_EXTRA_ARGS | Tim Potter | 1 | -1/+1 |
2007-10-10 | r8065: don't run the LOCAL-ICONV test in selftest. It does cross-checking of | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r8040: run ldb test suite as part of samba 'make test' | Andrew Tridgell | 1 | -1/+3 |
2007-10-10 | r8020: - add --with-selftest-prefix option that specify the prefix used in ma... | Stefan Metzmacher | 1 | -6/+13 |
2007-10-10 | r7943: Add 'make manpages', fix 'make installman' and 'make uninstallman'. | Jelmer Vernooij | 2 | -76/+23 |
2007-10-10 | r7933: darn, forgot to add this | Andrew Tridgell | 1 | -0/+39 |
2007-10-10 | r7930: - added testing of the cifs passthru backend | Andrew Tridgell | 1 | -8/+18 |
2007-10-10 | r7929: yet another attempt at fixing installswat on freebsd 5 | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r7920: another attempt at making installswat.sh portable | Andrew Tridgell | 1 | -17/+13 |
2007-10-10 | r7919: use more portable shell syntax for MALLOC_CHECK_ | Andrew Tridgell | 5 | -16/+6 |
2007-10-10 | r7915: report the number of failed tests so far when running 'make test' inte... | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r7914: - we don't need to override the database locations in selftest any more | Andrew Tridgell | 1 | -5/+6 |
2007-10-10 | r7906: some portability fixes for ldap testing on solaris (solaris grep doesn... | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r7905: this should fix installswat on FreeBSD. Thanks to nodie for testing th... | Andrew Tridgell | 1 | -1/+1 |