summaryrefslogtreecommitdiffstats
path: root/source4/script
Commit message (Collapse)AuthorAgeFilesLines
...
* Move standard make compilation rules to build/make.Jelmer Vernooij2008-04-142-94/+0
| | | | (This used to be commit ceda3312a98b069d0711f3cb33de3ae71e91ebaa)
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-021-0/+1
| | | | (This used to be commit 47ffbbf67435904754469544390b67d34c958343)
* mkrelease: Add checks to ensure run from top-level directory of repository.Andrew Kroeger2008-03-281-0/+6
| | | | (This used to be commit 7d4c02fdfc9ca1a48a0a1e4672765636d4c4a717)
* Add a few more safety catches to the mkrelease.sh script.Andrew Bartlett2008-03-291-2/+2
| | | | | Andrew Bartlett (This used to be commit 96eb3f1691fbc8808e3cb80a45283fb7dff53826)
* Don't leave release trees hanging aroundAndrew Bartlett2008-03-291-1/+2
| | | | | Andrew Bartlett (This used to be commit e06911de3326fcbd751932d6ab1b9d4644619135)
* mkrelease: Update to work with Git instead of SVN.Andrew Kroeger2008-03-281-3/+2
| | | | (This used to be commit 66efff41a72190ad73512cbf08fa68b1b44406b9)
* make: Fix make valgrindtest-envKai Blin2008-03-181-1/+3
| | | | (This used to be commit f56912e3b545325e941ee898337c5483ec435e39)
* Allow absolute paths to be specified to mkproto.pl.Jelmer Vernooij2008-02-291-1/+3
| | | | (This used to be commit 46d8d02028869c97226648113d6bff1c06477d61)
* Remove the now unused cflags script.Jelmer Vernooij2008-02-291-42/+0
| | | | (This used to be commit f97cce2522e7644181506dc49947297b394743eb)
* Remove sDefault as static variable.Jelmer Vernooij2008-02-281-1/+1
| | | | (This used to be commit 16f36ce499e93860dd535034a584ec2b93e7a172)
* Use make variables in cflags file (now supported by cflags.pl)Jelmer Vernooij2008-02-111-3/+7
| | | | (This used to be commit d746fcde1006b4b7b33aa65bef9d2fea3ebc9162)
* Support including files in the cflags.pl script.Jelmer Vernooij2008-02-111-10/+21
| | | | (This used to be commit 742e50aeb54d779d383cbf73132224bad3b09777)
* prepare the mkversion.sh infrastructure for git branches in the build-farmStefan Metzmacher2008-01-101-77/+17
| | | | | | metze (cherry-picked from 1bf4c7fb2012a81e0b4e3d601a4df42d1113f5ef) (This used to be commit 464668b07aded0a299eb49b87b51bb9bf53d2c8d)
* r26675: mkproto: Add --all argument, fix some perl warnings.Jelmer Vernooij2008-01-051-10/+9
| | | | (This used to be commit a175ee6594046c44572e3314ab7c3b61dcd7422f)
* r26657: pidl: Add basics for generating Python modules.Jelmer Vernooij2008-01-031-1/+1
| | | | (This used to be commit f1960ca7c4d1b75d64192efdd446482c6bbebcd9)
* r26647: Mark 'valgrind_run' as executableAndrew Bartlett2008-01-031-0/+0
| | | | (This used to be commit d00b87caffdcf8af40054d3325197040cc75b6eb)
* r26603: Don't install no longer available upgrade script.Jelmer Vernooij2007-12-261-1/+0
| | | | (This used to be commit 69e469d9e18659d70ed684338b472cd38d231f86)
* r26561: Fix make gdbtest, valgrindtest and testenv for shared libs.Jelmer Vernooij2007-12-242-2/+11
| | | | (This used to be commit d2b9055bc032506849827d6fab2d2b9d35d132e2)
* r26560: Add script for running in valgrind.Jelmer Vernooij2007-12-241-0/+2
| | | | (This used to be commit cb5d6a9ee27cea4a7a34c3249eed55f601630b82)
* r25923: Make sure to install phpldapadmin-config.phpAndrew Bartlett2007-12-211-0/+1
| | | | | Andrew Bartlett (This used to be commit 472dd7b318a03fa0166cdf3d15e4f5495de25c2c)
* r25733: fix filename substitution and bail out if yacc output isn't generatedStefan Metzmacher2007-12-211-2/+5
| | | | | metze (This used to be commit 43911e40170176db48ee696c06c92f5fe71f60b8)
* [GLUE] fix some executable bits on shell scriptsStefan Metzmacher2007-12-219-0/+0
| | | | | metze (This used to be commit 76f1f7d7017977e49d100627db728cef1a8a95c0)
* r25555: Remove support for BOOL, True and False.Jelmer Vernooij2007-10-101-4/+1
| | | | (This used to be commit 18a2bcfa9e7d4718648f401821259d1dbf5a3ff4)
* r25449: Add convenience function for opening the default smb.conf for ↵Jelmer Vernooij2007-10-101-1/+1
| | | | | | openchange. (This used to be commit 5f023ef7a4046442a96768b926546f93735c9666)
* r25419: fix generation of git revision calculationStefan Metzmacher2007-10-101-1/+1
| | | | | metze (This used to be commit 7f70d5e7b901cd04412d111073e459ee756e1d46)
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-101-1/+1
| | | | (This used to be commit 3fcc960839c6e5ca4de2c3c042f12f369ac5f238)
* r25354: Thanks to Amin Azez <azez@ufomechanic.net> for finally getting me toAndrew Bartlett2007-10-102-1/+3
| | | | | | | fix a provision without an smb.conf already setup. Andrew Bartlett (This used to be commit a00044d2294b482ea83e9d7392eb8113a9c94b6e)
* r25297: - fix sed arguments to make the replacement workStefan Metzmacher2007-10-101-1/+7
| | | | | | | - always add #include "config.h" in the first line metze (This used to be commit 7939f847bfdda6977e7d04dc5a55e1333ade7b14)
* r25115: move normalizing of the define string into a functionStefan Metzmacher2007-10-101-11/+15
| | | | | | | | | and replace '-' with '_' as '-' isn't a string constant in C jelmer: I assume the "..". for the public header was a bug... metze (This used to be commit 5522ee146151603e64e0fc26fc8c900b0403c883)
* r25056: Install some extra files. Patch from Stefan GohmannJelmer Vernooij2007-10-101-0/+4
| | | | (This used to be commit 1b13c91375682011e1951c008b83a0780ec20d38)
* r25051: Move SWAT back to the old-style form-submit modal.Andrew Bartlett2007-10-103-83/+37
| | | | | | | | | | | | | The Web 2.0, async client tools were really interesting, but without developer backing they remain impossible to support into a release. The most interesting app was the LDB browser, and I intend to replace this with phpLdapAdmin, preconfigured for Apache during provision. This also removes the need to 'compile' SWAT on SVN checkouts. Andrew Bartlett (This used to be commit cda965e908055d45b1c05bc29cc791f7238d2fae)
* r25039: Rename service -> loadparm_service, use context more.Jelmer Vernooij2007-10-101-1/+1
| | | | (This used to be commit ab417cb32bd348c05b20707e73297df05c920079)
* r25035: Fix some more warnings, use service pointer rather than service ↵Jelmer Vernooij2007-10-101-1/+1
| | | | | | number in more places. (This used to be commit df9cebcb97e20564359097148665bd519f31bc6f)
* r24822: Merge from SAMBA_4_0_RELEASE:Andrew Bartlett2007-10-102-5/+22
| | | | | | | | Update the mkrelease.sh script and mkversion.sh to make releasing correct Samba4 tarballs harder to screw up. Andrew Bartlett (This used to be commit 5f9ca54b5cc76cedcb56d805d5f9ea9167adc94b)
* r24819: We are preparing for alpha1, so update the mkversion script to cope ↵Andrew Bartlett2007-10-101-1/+5
| | | | | | | with that. Andrew Bartlett (This used to be commit 6245da195b76e233f83354797818f608c5458d63)
* r24724: Also install the .reg files for provisioning from an installed version.Jelmer Vernooij2007-10-101-0/+1
| | | | (This used to be commit 9553c20ced3945c5ab8392f7239ecdc852a0e81b)
* r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij2007-10-101-1/+3
| | | | (This used to be commit 1ce32673d960c8b05b6c1b1b99e1976a402417ae)
* r24709: Convert perl test harness output to subunit for nicer display.Jelmer Vernooij2007-10-101-0/+28
| | | | (This used to be commit 1be11bd0a5092ad9102587ea206388234983c479)
* r24667: Finally merge the registry improvements that Wilco Baan Hofman and I ↵Jelmer Vernooij2007-10-101-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | have been working on for at least half a year now. Contains the following improvements: * proper layering (finally!) for the registry library. Distinction is now made between 'real' backends (local, remote, wine, etc) and the low-level hive backends (regf, creg, ldb, ...) that are only used by the local registry backend * tests for all important hive and registry operations * re-enable RPC-WINREG tests (still needs more work though, as some return values aren't checked yet) * write support for REGF files * dir backend now supports setting/reading values, creating keys * support for storing security descriptors * remove CREG backend as it was incomplete, didn't match the data model and wasn't used at all anyway * support for parsing ADM files as used by the policy editor (see lib/policy) * support for parsing PREG files (format used by .POL files) * new streaming interface for registry diffs (improves speed and memory usage for regdiff/regpatch significantly) ... and fixes a large number of bugs in the registry code (This used to be commit 7a1eec6358bc863dfc671c542b7185d3e39d7b5a)
* r24338: Add callbacks for starting and finishing tests.Jelmer Vernooij2007-10-101-70/+0
| | | | (This used to be commit 824833b59a1c9c829cea4e5c4bfd2387b1bc7a2f)
* r23684: Only use the bzr and git information when there'sStefan Metzmacher2007-10-101-2/+2
| | | | | | | | | | | a .bzr or .git in the top branch directory I use bzr for my home directory and bzr version-info in ~/devel/samba/4.0/samba4-git gives the info about the ~/.bzr branch metze (This used to be commit 7bb81c1fc335697b5136fd1f705c5dca8eebcd7a)
* r23681: merge 23670 from SAMBA_3_0:Stefan Metzmacher2007-10-101-1/+1
| | | | | metze (This used to be commit 446312df745160a6ee1bca93143e10927dfb05ce)
* r23605: Update mkversion.sh to support git and git-svn checkouts.Kai Blin2007-10-101-0/+20
| | | | | | | Jerry, did I get you right that you'll merge this to 3_0 yourself? Kai (This used to be commit 03be540ee396379fa230a915f39dda734f93ea55)
* r23542: Include function documentation in prototype headers.Jelmer Vernooij2007-10-101-0/+16
| | | | (This used to be commit 03eef5f337446f04239e0b2f840213f0aa7d6ea1)
* r23289: Provide support for GCC attributes _PURE_, _NONNULL_, _DEPRECATED_, ↵Jelmer Vernooij2007-10-101-1/+6
| | | | | | _NORETURN_ and _WARN_UNUSED_RESULT_. (This used to be commit 44248f662f0b609dad6a7b437948f12d661a28f7)
* r23262: Fix mkrelease.sh to work in the right directoriesAndrew Bartlett2007-10-101-6/+5
| | | | (This used to be commit db8d78f187339acefc0ba03b3c33d1128208b084)
* r23189: Work towards a totally scripted setup of LDAP backends, so others canAndrew Bartlett2007-10-101-0/+1
| | | | | | | | | | easily try this out. I also intend to use this for the selftest, but I'm chasing issues with the OpenlDAP (but not Fedora DS) backend. Andrew Bartlett (This used to be commit 0f457b1d2e20c36ab220b4a6711ce7930c4c7d21)
* r23177: Add in a new provision-backend script. This helps set up the ↵Andrew Bartlett2007-10-101-0/+2
| | | | | | | | | | | | | OpenLDAP or Fedora DS backend. This required a new mkdir() call in ejs. We can now provision just the schema for ad2oLschema to operate on (with provision_schema(), without performing the whole provision, just to wipe it again (adjustments to 'make test' to come soon). Andrew Bartlett (This used to be commit 01d54d13dc66ef2127ac52c64ede53d0790738ec)
* r23175: Handle PKG_CONFIG_PATH not set yet - fixes warning in selftest.plJelmer Vernooij2007-10-101-4/+4
| | | | (This used to be commit 222acbe33b427a6ccae3b9e27b545f22e4564d5c)
* r22997: only if the output of which has a leading '/' the output is useful...Stefan Metzmacher2007-10-101-1/+1
| | | | | metze (This used to be commit 34968bef6dc673374c6d017df87a99a60905d3b7)