summaryrefslogtreecommitdiff
path: root/source4/script
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r9644: add LOCAL-PAC to the list of 'make test' testsAndrew Tridgell1-1/+1
2007-10-10r9591: - Remove empty fileJelmer Vernooij1-6/+7
2007-10-10r9493: our test scripts need to use testok at the end or the errors don't ann...Andrew Tridgell5-1/+8
2007-10-10r9460: - Move pidl to lib/. This fixes standalone installation of pidl.Jelmer Vernooij1-1/+1
2007-10-10r9459: Move pidl up one level (to prevent too much nesting)Jelmer Vernooij1-1/+1
2007-10-10r9379: the valgrind test box is now just going past the max 30 minute smbdAndrew Tridgell1-1/+1
2007-10-10r9377: made winreg a user tool (I find it quite useful). I expect it to get t...Andrew Tridgell1-0/+1
2007-10-10r9346: allow test_ldap.sh to be called when $CONFFILE is not setAndrew Tridgell1-1/+1
2007-10-10r9297: Add a NDR_CHECK() around each ejs push/pull.Tim Potter1-1/+8
2007-10-10r9296: Reinstate generation of push/pull functions for each field in a structTim Potter1-4/+16
2007-10-10r9295: Tridge had some good suggestions for simplifying the smb_interfaces ejsTim Potter1-180/+0
2007-10-10r9292: More compiles fixes for autogenerated smb_interfaces ejs wrappers.Tim Potter1-8/+101
2007-10-10r9260: only overwrite destination files when the temp files was created correctStefan Metzmacher2-5/+10
2007-10-10r9258: return is only supported in function, not in plain shell scriptsStefan Metzmacher2-9/+9
2007-10-10r9220: Start trying to get autogenerated code to compile.Tim Potter1-11/+44
2007-10-10r9207: Start generating ejs_push/pull calls for structure elements.Tim Potter1-17/+31
2007-10-10r9205: Generate more stub code for smb_raw ejs functions.Tim Potter1-44/+65
2007-10-10r9202: OK now we are getting somewhere. Generate js stubs for top level structsTim Potter1-207/+38
2007-10-10r9199: Another go at recursive flattening of structs.Tim Potter1-25/+18
2007-10-10r9191: Generate headers for nested structures that need pushing or pulling.Tim Potter1-34/+38
2007-10-10r9185: Make second pass over the parser tree and tidy things up to make it aTim Potter1-2/+84
2007-10-10r9137: fixed installswat to handle the deep directory structure of qooxdooAndrew Tridgell1-2/+7
2007-10-10r9129: Start working on nested anonymous structures and unions. A betterTim Potter1-4/+55
2007-10-10r9124: Handle more types pointers to simple types.Tim Potter1-2/+10
2007-10-10r9120: added the BASE-DISCONNECT test to our set of standard testsAndrew Tridgell1-1/+1
2007-10-10r9102: Generate files in $srcdir/libcli/gen_raw instead of $srcdir.Tim Potter1-3/+12
2007-10-10r9099: Start generating code to pull/push fields. Generate functions to callTim Potter1-31/+67
2007-10-10r9092: Generate some more stub functions.Tim Potter1-1/+29
2007-10-10r9089: Start generating module init and top level ejs functions for smb_inter...Tim Potter1-2/+28
2007-10-10r9052: Support lex/yacc compilers without support for -oJelmer Vernooij2-0/+49
2007-10-10r9038: Revert svn rev 414. Discussed with Jerry and Metze.Lars Müller1-1/+6
2007-10-10r8934: Some refactoring of smb_interfaces code generator.Tim Potter1-11/+50
2007-10-10r8925: Start generating header and implementation files for smb_interfaces.hTim Potter1-5/+49
2007-10-10r8910: An initial parser to parse structures in smb_interfaces.h. This will beTim Potter1-0/+10
2007-10-10r8885: fixed shell syntaxAndrew Tridgell1-2/+2
2007-10-10r8884: valgrind error logs only matter if non-zero in sizeAndrew Tridgell1-3/+5
2007-10-10r8882: - enable the domain masterAndrew Tridgell1-0/+12
2007-10-10r8806: Move data representation-independent data into seperate headerJelmer Vernooij1-1/+1
2007-10-10r8803: Rename --header to --ndr-header and --parser to --ndr-parserJelmer Vernooij1-1/+1
2007-10-10r8801: Change --output to --outputdir and make pidl add a data representation...Jelmer Vernooij1-1/+1
2007-10-10r8772: Include the ldap ejs test in the standard 'make test'Andrew Bartlett1-0/+4
2007-10-10r8735: added NBT and WINS testing to 'make test' so we will know if it breaks...Andrew Tridgell4-0/+27
2007-10-10r8680: try harder to find the binary for gdb in the backtraceAndrew Tridgell1-0/+11
2007-10-10r8678: setup for gdb backtrace in 'make test'Andrew Tridgell2-0/+18
2007-10-10r8671: use much shorter names for the selftest directory and socket wrapperAndrew Tridgell1-1/+1
2007-10-10r8642: - fixed install of new swat filesAndrew Tridgell1-6/+2
2007-10-10r8636: fixed the ejs ldb test to work with the new ldb.search() syntax, andAndrew Tridgell1-1/+1
2007-10-10r8626: fixed a typoAndrew Tridgell1-1/+1
2007-10-10r8576: install scripts from scripting/bin/Andrew Tridgell1-2/+8
2007-10-10r8559: Couple of (D)COM updates:Jelmer Vernooij2-0/+2