summaryrefslogtreecommitdiff
path: root/source4/script
AgeCommit message (Expand)AuthorFilesLines
2008-09-21Stop installing JS libraries.Jelmer Vernooij1-7/+2
2008-09-19Remove unused scripts.Jelmer Vernooij4-153/+0
2008-09-19find_unused_makefilevars: Support parsing simple includes.Jelmer Vernooij1-9/+18
2008-09-18Add header.Jelmer Vernooij1-0/+4
2008-09-18Remove obsolete script.Jelmer Vernooij1-161/+0
2008-09-09Remove unused scripts for installing binaries.Jelmer Vernooij2-33/+0
2008-06-27mkversion.sh: printf %s is more portable than echo -eStefan Metzmacher1-4/+4
2008-06-26Use make magic for installing/uninstalling binaries.Jelmer Vernooij2-82/+0
2008-05-29Print prefixMap in a human-readable format.Andrew Bartlett1-0/+1
2008-05-21Refuse to install autogenerated proto header files.Jelmer Vernooij1-0/+2
2008-05-19Move IDL build script to rpc directory, make various bits and pieces easier t...Jelmer Vernooij1-36/+0
2008-04-25When a test harness program fails, make the testsuite fail.Andrew Bartlett1-1/+5
2008-04-14Move standard make compilation rules to build/make.Jelmer Vernooij2-94/+0
2008-04-02Install public header files again and include required prototypes.Jelmer Vernooij1-0/+1
2008-03-28mkrelease: Add checks to ensure run from top-level directory of repository.Andrew Kroeger1-0/+6
2008-03-29Add a few more safety catches to the mkrelease.sh script.Andrew Bartlett1-2/+2
2008-03-29Don't leave release trees hanging aroundAndrew Bartlett1-1/+2
2008-03-28mkrelease: Update to work with Git instead of SVN.Andrew Kroeger1-3/+2
2008-03-18make: Fix make valgrindtest-envKai Blin1-1/+3
2008-02-29Allow absolute paths to be specified to mkproto.pl.Jelmer Vernooij1-1/+3
2008-02-29Remove the now unused cflags script.Jelmer Vernooij1-42/+0
2008-02-28Remove sDefault as static variable.Jelmer Vernooij1-1/+1
2008-02-11Use make variables in cflags file (now supported by cflags.pl)Jelmer Vernooij1-3/+7
2008-02-11Support including files in the cflags.pl script.Jelmer Vernooij1-10/+21
2008-01-10prepare the mkversion.sh infrastructure for git branches in the build-farmStefan Metzmacher1-77/+17
2008-01-05r26675: mkproto: Add --all argument, fix some perl warnings.Jelmer Vernooij1-10/+9
2008-01-03r26657: pidl: Add basics for generating Python modules.Jelmer Vernooij1-1/+1
2008-01-03r26647: Mark 'valgrind_run' as executableAndrew Bartlett1-0/+0
2007-12-26r26603: Don't install no longer available upgrade script.Jelmer Vernooij1-1/+0
2007-12-24r26561: Fix make gdbtest, valgrindtest and testenv for shared libs.Jelmer Vernooij2-2/+11
2007-12-24r26560: Add script for running in valgrind.Jelmer Vernooij1-0/+2
2007-12-21r25923: Make sure to install phpldapadmin-config.phpAndrew Bartlett1-0/+1
2007-12-21r25733: fix filename substitution and bail out if yacc output isn't generatedStefan Metzmacher1-2/+5
2007-12-21[GLUE] fix some executable bits on shell scriptsStefan Metzmacher9-0/+0
2007-10-10r25555: Remove support for BOOL, True and False.Jelmer Vernooij1-4/+1
2007-10-10r25449: Add convenience function for opening the default smb.conf for opencha...Jelmer Vernooij1-1/+1
2007-10-10r25419: fix generation of git revision calculationStefan Metzmacher1-1/+1
2007-10-10r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij1-1/+1
2007-10-10r25354: Thanks to Amin Azez <azez@ufomechanic.net> for finally getting me toAndrew Bartlett2-1/+3
2007-10-10r25297: - fix sed arguments to make the replacement workStefan Metzmacher1-1/+7
2007-10-10r25115: move normalizing of the define string into a functionStefan Metzmacher1-11/+15
2007-10-10r25056: Install some extra files. Patch from Stefan GohmannJelmer Vernooij1-0/+4
2007-10-10r25051: Move SWAT back to the old-style form-submit modal.Andrew Bartlett3-83/+37
2007-10-10r25039: Rename service -> loadparm_service, use context more.Jelmer Vernooij1-1/+1
2007-10-10r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij1-1/+1
2007-10-10r24822: Merge from SAMBA_4_0_RELEASE:Andrew Bartlett2-5/+22
2007-10-10r24819: We are preparing for alpha1, so update the mkversion script to cope w...Andrew Bartlett1-1/+5
2007-10-10r24724: Also install the .reg files for provisioning from an installed version.Jelmer Vernooij1-0/+1
2007-10-10r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij1-1/+3
2007-10-10r24709: Convert perl test harness output to subunit for nicer display.Jelmer Vernooij1-0/+28