summaryrefslogtreecommitdiffstats
path: root/source4/script
Commit message (Expand)AuthorAgeFilesLines
* r25115: move normalizing of the define string into a functionStefan Metzmacher2007-10-101-11/+15
* r25056: Install some extra files. Patch from Stefan GohmannJelmer Vernooij2007-10-101-0/+4
* r25051: Move SWAT back to the old-style form-submit modal.Andrew Bartlett2007-10-103-83/+37
* r25039: Rename service -> loadparm_service, use context more.Jelmer Vernooij2007-10-101-1/+1
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-101-1/+1
* r24822: Merge from SAMBA_4_0_RELEASE:Andrew Bartlett2007-10-102-5/+22
* r24819: We are preparing for alpha1, so update the mkversion script to cope w...Andrew Bartlett2007-10-101-1/+5
* r24724: Also install the .reg files for provisioning from an installed version.Jelmer Vernooij2007-10-101-0/+1
* r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij2007-10-101-1/+3
* r24709: Convert perl test harness output to subunit for nicer display.Jelmer Vernooij2007-10-101-0/+28
* r24667: Finally merge the registry improvements that Wilco Baan Hofman and I ...Jelmer Vernooij2007-10-101-1/+6
* r24338: Add callbacks for starting and finishing tests.Jelmer Vernooij2007-10-101-70/+0
* r23684: Only use the bzr and git information when there'sStefan Metzmacher2007-10-101-2/+2
* r23681: merge 23670 from SAMBA_3_0:Stefan Metzmacher2007-10-101-1/+1
* r23605: Update mkversion.sh to support git and git-svn checkouts.Kai Blin2007-10-101-0/+20
* r23542: Include function documentation in prototype headers.Jelmer Vernooij2007-10-101-0/+16
* r23289: Provide support for GCC attributes _PURE_, _NONNULL_, _DEPRECATED_, _...Jelmer Vernooij2007-10-101-1/+6
* r23262: Fix mkrelease.sh to work in the right directoriesAndrew Bartlett2007-10-101-6/+5
* r23189: Work towards a totally scripted setup of LDAP backends, so others canAndrew Bartlett2007-10-101-0/+1
* r23177: Add in a new provision-backend script. This helps set up the OpenLDA...Andrew Bartlett2007-10-101-0/+2
* r23175: Handle PKG_CONFIG_PATH not set yet - fixes warning in selftest.plJelmer Vernooij2007-10-101-4/+4
* r22997: only if the output of which has a leading '/' the output is useful...Stefan Metzmacher2007-10-101-1/+1
* r22575: move script/tests/ -> selftest/Stefan Metzmacher2007-10-1052-4915/+0
* r22571: - don't use "localhost" anymore in our testsStefan Metzmacher2007-10-101-11/+18
* r22570: run the NBT tests against DC and MEMBERStefan Metzmacher2007-10-102-6/+18
* r22569: use the $SERVER_IP for the LDAP-* tests because I'll later changeStefan Metzmacher2007-10-101-3/+3
* r22568: use the $SERVER_IP for the NET-* tests because I'll later changeStefan Metzmacher2007-10-101-1/+1
* r22567: add NET-API-DOMLIST test to automatic testing.Rafal Szczesniak2007-10-101-3/+3
* r22556: Make the slapd command valid.Andrew Bartlett2007-10-101-1/+1
* r22552: this doesn't need a dcStefan Metzmacher2007-10-101-1/+1
* r22551: use fixed passwords, to make it possible to reproduce stuffStefan Metzmacher2007-10-101-0/+2
* r22550: nmblookup -U needs an ip address otherwise we depend on gethostbyname()Stefan Metzmacher2007-10-101-7/+10
* r22549: export some more info ipaddress and in member env also theStefan Metzmacher2007-10-102-0/+20
* r22548: - maintain a global array of exported envvarsStefan Metzmacher2007-10-101-9/+48
* r22547: fix some pathes and make sure we work with relative and abslute prefi...Stefan Metzmacher2007-10-101-2/+2
* r22544: use the same syntax as in all other filesStefan Metzmacher2007-10-101-1/+1
* r22498: The initial LDIF import into Fedora DS didn't work, so just push thisAndrew Bartlett2007-10-101-37/+16
* r22494: Skip subSchema again, but we will need to remap this objectClass.Andrew Bartlett2007-10-101-4/+7
* r22478: Update the LDAP backend code to handle initialisation of multipleAndrew Bartlett2007-10-101-56/+140
* r22427: Abort in a few more cases of failure to provision.Andrew Bartlett2007-10-101-5/+5
* r22420: fix smbd timeoutStefan Metzmacher2007-10-101-2/+2
* r22414: use more portable perlStefan Metzmacher2007-10-101-4/+4
* r22409: try to fix selftest.pl on systems with old perl versionsStefan Metzmacher2007-10-104-13/+12
* r22398: try to let all tests pass 5400 seconds is not enoughStefan Metzmacher2007-10-102-3/+3
* r22384: print out the total selftest runtimeStefan Metzmacher2007-10-101-0/+3
* r22383: maybe this fixes the mkdir not enough args failureStefan Metzmacher2007-10-101-0/+1
* r22380: get the output of the exited smbd...Stefan Metzmacher2007-10-101-0/+4
* r22378: none needs to be checked firstStefan Metzmacher2007-10-101-3/+3
* r22377: implement check_env() for samba4Stefan Metzmacher2007-10-101-2/+3
* r22375: implement check_env() logic in the frontendStefan Metzmacher2007-10-103-1/+37