r12254: Add some (hopefully correct) descriptions for libraries that are installed.
[ira/wip.git] / source / script /
2007-10-10 Jelmer Vernooijr12216: Couple of small fixes: reduce include/includes...
2007-10-10 Stefan Metzmacherr12075: remove NBT-WINSREPLICATION-QUICK test, as we...
2007-10-10 Andrew Tridgellr12009: made the LOCAL-SDDL test less verbose by defaul...
2007-10-10 Andrew Tridgellr11818: - changed the option torture:echo_TestSleep...
2007-10-10 Andrew Tridgellr11659: allow the max runtime for smbtorture and smbd...
2007-10-10 Stefan Metzmacherr11555: - change socket_wrapper to support multiple...
2007-10-10 Stefan Metzmacherr11503: be quite...
2007-10-10 Stefan Metzmacherr11489: add the one replication cycle test to NBT-WINSR...
2007-10-10 Andrew Bartlettr11442: Don't use BASE-NEGNOWAIT any more. It is a...
2007-10-10 Andrew Bartlettr11372: Now RPC-SAMLOGON works, place it into the defau...
2007-10-10 Jelmer Vernooijr11303: Support defining and installing public headers...
2007-10-10 Jelmer Vernooijr11245: Hopefully fix heimdal build on some hosts
2007-10-10 Jelmer Vernooijr11214: Remove scons files (see lists.samba.org/archive...
2007-10-10 Jelmer Vernooijr11099: Replace unistr with [string] equivalent
2007-10-10 Stefan Metzmacherr11092: run NBT-WINSREPLICATION-QUICK test with make...
2007-10-10 Andrew Tridgellr10752: make sure we set the exist status correctly...
2007-10-10 Andrew Tridgellr10643: increase smbd max runtime when using valgrind
2007-10-10 Andrew Bartlettr10599: Use localhost again for now, until I trace...
2007-10-10 Andrew Bartlettr10595: Use a server name of 'localtest' not 'localhost...
2007-10-10 Jelmer Vernooijr10582: Nicer output (try to avoid linewraps)
2007-10-10 Jelmer Vernooijr10578: Run LOCAL-STRLIST by default
2007-10-10 Andrew Tridgellr10527: don't attempt self gdb attach if running under...
2007-10-10 Andrew Bartlettr10520: The join is a nice quick RPC test.
2007-10-10 Jelmer Vernooijr10517: Get rid of use of next_token() in lib/samba3/
2007-10-10 Jelmer Vernooijr10478: More work on proto headers; we now generate...
2007-10-10 Jelmer Vernooijr10456: More SCons fixes:
2007-10-10 Jelmer Vernooijr10452: Couple of small scons updates - ignore .sconsig...
2007-10-10 Andrew Tridgellr10404: make sure we use the right smb.conf in the...
2007-10-10 Andrew Bartlettr10387: By exporting KRB5_CONFIG pointing at a file...
2007-10-10 Andrew Bartlettr10314: Apply the controvertial 'server role =' patch...
2007-10-10 Jelmer Vernooijr10190: Do some very basic input checking when provisio...
2007-10-10 Jelmer Vernooijr10111: Make pidl by default assume the input file...
2007-10-10 Jelmer Vernooijr9849: Extend testsuite a bit more.
2007-10-10 Jelmer Vernooijr9834: More tests for the upgrade from Samba3
2007-10-10 Jelmer Vernooijr9827: Convert 'passdb backend' rather then 'passdb...
2007-10-10 Jelmer Vernooijr9816: Work on testsuite for upgrade
2007-10-10 Jelmer Vernooijr9813: Conver testsuite for samba3sam module to EJS
2007-10-10 Andrew Tridgellr9776: r11609@blu: tridge | 2005-08-30 12:20:11 ...
2007-10-10 Jelmer Vernooijr9684: Remove unused parameters (about 70)
2007-10-10 Andrew Tridgellr9644: add LOCAL-PAC to the list of 'make test' tests
2007-10-10 Jelmer Vernooijr9591: - Remove empty file
2007-10-10 Andrew Tridgellr9493: our test scripts need to use testok at the end...
2007-10-10 Jelmer Vernooijr9460: - Move pidl to lib/. This fixes standalone insta...
2007-10-10 Jelmer Vernooijr9459: Move pidl up one level (to prevent too much...
2007-10-10 Andrew Tridgellr9379: the valgrind test box is now just going past...
2007-10-10 Andrew Tridgellr9377: made winreg a user tool (I find it quite useful...
2007-10-10 Andrew Tridgellr9346: allow test_ldap.sh to be called when $CONFFILE...
2007-10-10 Tim Potterr9297: Add a NDR_CHECK() around each ejs push/pull.
2007-10-10 Tim Potterr9296: Reinstate generation of push/pull functions...
2007-10-10 Tim Potterr9295: Tridge had some good suggestions for simplifying...
2007-10-10 Tim Potterr9292: More compiles fixes for autogenerated smb_interf...
2007-10-10 Stefan Metzmacherr9260: only overwrite destination files when the temp...
2007-10-10 Stefan Metzmacherr9258: return is only supported in function, not in...
2007-10-10 Tim Potterr9220: Start trying to get autogenerated code to compile.
2007-10-10 Tim Potterr9207: Start generating ejs_push/pull calls for structu...
2007-10-10 Tim Potterr9205: Generate more stub code for smb_raw ejs functions.
2007-10-10 Tim Potterr9202: OK now we are getting somewhere. Generate js...
2007-10-10 Tim Potterr9199: Another go at recursive flattening of structs.
2007-10-10 Tim Potterr9191: Generate headers for nested structures that...
2007-10-10 Tim Potterr9185: Make second pass over the parser tree and tidy...
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
next