summaryrefslogtreecommitdiffstats
path: root/source4/script
Commit message (Expand)AuthorAgeFilesLines
* prepare the mkversion.sh infrastructure for git branches in the build-farmStefan Metzmacher2008-01-101-77/+17
* r26675: mkproto: Add --all argument, fix some perl warnings.Jelmer Vernooij2008-01-051-10/+9
* r26657: pidl: Add basics for generating Python modules.Jelmer Vernooij2008-01-031-1/+1
* r26647: Mark 'valgrind_run' as executableAndrew Bartlett2008-01-031-0/+0
* r26603: Don't install no longer available upgrade script.Jelmer Vernooij2007-12-261-1/+0
* r26561: Fix make gdbtest, valgrindtest and testenv for shared libs.Jelmer Vernooij2007-12-242-2/+11
* r26560: Add script for running in valgrind.Jelmer Vernooij2007-12-241-0/+2
* r25923: Make sure to install phpldapadmin-config.phpAndrew Bartlett2007-12-211-0/+1
* r25733: fix filename substitution and bail out if yacc output isn't generatedStefan Metzmacher2007-12-211-2/+5
* [GLUE] fix some executable bits on shell scriptsStefan Metzmacher2007-12-219-0/+0
* r25555: Remove support for BOOL, True and False.Jelmer Vernooij2007-10-101-4/+1
* r25449: Add convenience function for opening the default smb.conf for opencha...Jelmer Vernooij2007-10-101-1/+1
* r25419: fix generation of git revision calculationStefan Metzmacher2007-10-101-1/+1
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-101-1/+1
* r25354: Thanks to Amin Azez <azez@ufomechanic.net> for finally getting me toAndrew Bartlett2007-10-102-1/+3
* r25297: - fix sed arguments to make the replacement workStefan Metzmacher2007-10-101-1/+7
* 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