summaryrefslogtreecommitdiffstats
path: root/source4/script
Commit message (Expand)AuthorAgeFilesLines
* r11099: Replace unistr with [string] equivalentJelmer Vernooij2007-10-101-0/+4
* r11092: run NBT-WINSREPLICATION-QUICK test with make testStefan Metzmacher2007-10-101-1/+1
* r10752: make sure we set the exist status correctly for the tdb testsAndrew Tridgell2007-10-101-1/+1
* r10643: increase smbd max runtime when using valgrindAndrew Tridgell2007-10-101-1/+5
* r10599: Use localhost again for now, until I trace where we are leaking name ...Andrew Bartlett2007-10-101-1/+1
* r10595: Use a server name of 'localtest' not 'localhost', so we can move toAndrew Bartlett2007-10-104-17/+22
* r10582: Nicer output (try to avoid linewraps)Jelmer Vernooij2007-10-101-1/+3
* r10578: Run LOCAL-STRLIST by defaultJelmer Vernooij2007-10-101-1/+1
* r10527: don't attempt self gdb attach if running under valgrind. This wasAndrew Tridgell2007-10-101-0/+5
* r10520: The join is a nice quick RPC test.Andrew Bartlett2007-10-101-3/+3
* r10517: Get rid of use of next_token() in lib/samba3/Jelmer Vernooij2007-10-101-3/+3
* r10478: More work on proto headers; we now generate a couple of smaller onesJelmer Vernooij2007-10-101-1/+1
* r10456: More SCons fixes:Jelmer Vernooij2007-10-101-0/+2
* r10452: Couple of small scons updates - ignore .sconsign filesJelmer Vernooij2007-10-101-2/+2
* r10404: make sure we use the right smb.conf in the ldap testingAndrew Tridgell2007-10-101-1/+1
* r10387: By exporting KRB5_CONFIG pointing at a file of our choosing, we canAndrew Bartlett2007-10-101-1/+22
* r10314: Apply the controvertial 'server role =' patch after discussion on the...Andrew Bartlett2007-10-101-3/+2
* r10190: Do some very basic input checking when provisioning.Jelmer Vernooij2007-10-101-1/+1
* r10111: Make pidl by default assume the input file is an IDL file ratherJelmer Vernooij2007-10-101-1/+1
* r9849: Extend testsuite a bit more.Jelmer Vernooij2007-10-101-0/+1
* r9834: More tests for the upgrade from Samba3Jelmer Vernooij2007-10-101-7/+4
* r9827: Convert 'passdb backend' rather then 'passdb backends'Jelmer Vernooij2007-10-101-1/+1
* r9816: Work on testsuite for upgradeJelmer Vernooij2007-10-101-0/+17
* r9813: Conver testsuite for samba3sam module to EJSJelmer Vernooij2007-10-101-5/+5
* r9776: r11609@blu: tridge | 2005-08-30 12:20:11 +1000Andrew Tridgell2007-10-101-4/+4
* r9684: Remove unused parameters (about 70)Jelmer Vernooij2007-10-101-11/+6
* r9644: add LOCAL-PAC to the list of 'make test' testsAndrew Tridgell2007-10-101-1/+1
* r9591: - Remove empty fileJelmer Vernooij2007-10-101-6/+7
* r9493: our test scripts need to use testok at the end or the errors don't ann...Andrew Tridgell2007-10-105-1/+8
* r9460: - Move pidl to lib/. This fixes standalone installation of pidl.Jelmer Vernooij2007-10-101-1/+1
* r9459: Move pidl up one level (to prevent too much nesting)Jelmer Vernooij2007-10-101-1/+1
* r9379: the valgrind test box is now just going past the max 30 minute smbdAndrew Tridgell2007-10-101-1/+1
* r9377: made winreg a user tool (I find it quite useful). I expect it to get t...Andrew Tridgell2007-10-101-0/+1
* r9346: allow test_ldap.sh to be called when $CONFFILE is not setAndrew Tridgell2007-10-101-1/+1
* r9297: Add a NDR_CHECK() around each ejs push/pull.Tim Potter2007-10-101-1/+8
* r9296: Reinstate generation of push/pull functions for each field in a structTim Potter2007-10-101-4/+16
* r9295: Tridge had some good suggestions for simplifying the smb_interfaces ejsTim Potter2007-10-101-180/+0
* r9292: More compiles fixes for autogenerated smb_interfaces ejs wrappers.Tim Potter2007-10-101-8/+101
* r9260: only overwrite destination files when the temp files was created correctStefan Metzmacher2007-10-102-5/+10
* r9258: return is only supported in function, not in plain shell scriptsStefan Metzmacher2007-10-102-9/+9
* r9220: Start trying to get autogenerated code to compile.Tim Potter2007-10-101-11/+44
* r9207: Start generating ejs_push/pull calls for structure elements.Tim Potter2007-10-101-17/+31
* r9205: Generate more stub code for smb_raw ejs functions.Tim Potter2007-10-101-44/+65
* r9202: OK now we are getting somewhere. Generate js stubs for top level structsTim Potter2007-10-101-207/+38
* r9199: Another go at recursive flattening of structs.Tim Potter2007-10-101-25/+18
* r9191: Generate headers for nested structures that need pushing or pulling.Tim Potter2007-10-101-34/+38
* r9185: Make second pass over the parser tree and tidy things up to make it aTim Potter2007-10-101-2/+84
* r9137: fixed installswat to handle the deep directory structure of qooxdooAndrew Tridgell2007-10-101-2/+7
* r9129: Start working on nested anonymous structures and unions. A betterTim Potter2007-10-101-4/+55
* r9124: Handle more types pointers to simple types.Tim Potter2007-10-101-2/+10