Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-11-01 | Fix header installation. | Jelmer Vernooij | 1 | -1/+1 | |
2008-11-01 | Remove need to define _SAMBA_BUILD_ == 4 when using installed headers. | Jelmer Vernooij | 1 | -0/+2 | |
2008-10-28 | selftest: move gdb_* and valgrind_* scripts to selftest/ | Stefan Metzmacher | 4 | -158/+0 | |
metze | |||||
2008-10-23 | Share codepages. | Jelmer Vernooij | 1 | -1/+1 | |
2008-10-20 | Rework mkrelease.sh to exclude Samba3 files | Andrew Bartlett | 1 | -3/+13 | |
This matches my proposal to samba-technical, and should allow a Samba4 release to be made shortly. Andrew Bartlett | |||||
2008-10-08 | Move subunit helper utility to specific subunit directory. | Jelmer Vernooij | 1 | -36/+0 | |
2008-09-30 | Remove unused uninstallheader script. | Jelmer Vernooij | 1 | -35/+0 | |
2008-09-30 | Fix installation of misc files. | Jelmer Vernooij | 1 | -6/+0 | |
2008-09-29 | Stop creating symlinks to libraries without sonames. (caused recursive | Matthias Dieter Wallnöfer | 1 | -1/+3 | |
symlinks overwriting the original file). | |||||
2008-09-21 | Stop installing JS libraries. | Jelmer Vernooij | 1 | -7/+2 | |
2008-09-19 | Remove unused scripts. | Jelmer Vernooij | 4 | -153/+0 | |
2008-09-19 | find_unused_makefilevars: Support parsing simple includes. | Jelmer Vernooij | 1 | -9/+18 | |
2008-09-18 | Add header. | Jelmer Vernooij | 1 | -0/+4 | |
2008-09-18 | Remove obsolete script. | Jelmer Vernooij | 1 | -161/+0 | |
2008-09-09 | Remove unused scripts for installing binaries. | Jelmer Vernooij | 2 | -33/+0 | |
(This used to be commit 677179234ecaa6980dedc2bb6f77c525b56b532f) | |||||
2008-06-27 | mkversion.sh: printf %s is more portable than echo -e | Stefan Metzmacher | 1 | -4/+4 | |
metze (This used to be commit 274ae4b06a3d2e99ee4fd7f04430d361d500d451) | |||||
2008-06-26 | Use make magic for installing/uninstalling binaries. | Jelmer Vernooij | 2 | -82/+0 | |
(This used to be commit 97b724417fc8110f7c591779b0c17bd072be304f) | |||||
2008-05-29 | Print prefixMap in a human-readable format. | Andrew Bartlett | 1 | -0/+1 | |
This should allow the prefixMap to be edited, until we find the right way to autogenerate it. Andrew Bartlett (This used to be commit 24ae9a55ec326807afd8d5bfa0a422a6668bd7c3) | |||||
2008-05-21 | Refuse to install autogenerated proto header files. | Jelmer Vernooij | 1 | -0/+2 | |
(This used to be commit c0a84c2b4698f6ac9b555cc74bed52e5930804d9) | |||||
2008-05-19 | Move IDL build script to rpc directory, make various bits and pieces easier ↵ | Jelmer Vernooij | 1 | -36/+0 | |
to use externally. (This used to be commit 8328ff76416df5a6e05461d3a19f510b76f2e902) | |||||
2008-04-25 | When a test harness program fails, make the testsuite fail. | Andrew Bartlett | 1 | -1/+5 | |
The problem fixed here is that pidl tests were not causing the 'number of tests failing' count to increase, due to the way return codes are processed on pipelines, in the shell. By setting an exit code if we print 'failure', we ensure we fail appropriately. Andrew Bartlett (This used to be commit 687e81883d37e3d1f55d3a7a87e20fb860888dde) | |||||
2008-04-14 | Move standard make compilation rules to build/make. | Jelmer Vernooij | 2 | -94/+0 | |
(This used to be commit ceda3312a98b069d0711f3cb33de3ae71e91ebaa) | |||||
2008-04-02 | Install public header files again and include required prototypes. | Jelmer Vernooij | 1 | -0/+1 | |
(This used to be commit 47ffbbf67435904754469544390b67d34c958343) | |||||
2008-03-28 | mkrelease: Add checks to ensure run from top-level directory of repository. | Andrew Kroeger | 1 | -0/+6 | |
(This used to be commit 7d4c02fdfc9ca1a48a0a1e4672765636d4c4a717) | |||||
2008-03-29 | Add a few more safety catches to the mkrelease.sh script. | Andrew Bartlett | 1 | -2/+2 | |
Andrew Bartlett (This used to be commit 96eb3f1691fbc8808e3cb80a45283fb7dff53826) | |||||
2008-03-29 | Don't leave release trees hanging around | Andrew Bartlett | 1 | -1/+2 | |
Andrew Bartlett (This used to be commit e06911de3326fcbd751932d6ab1b9d4644619135) | |||||
2008-03-28 | mkrelease: Update to work with Git instead of SVN. | Andrew Kroeger | 1 | -3/+2 | |
(This used to be commit 66efff41a72190ad73512cbf08fa68b1b44406b9) | |||||
2008-03-18 | make: Fix make valgrindtest-env | Kai Blin | 1 | -1/+3 | |
(This used to be commit f56912e3b545325e941ee898337c5483ec435e39) | |||||
2008-02-29 | Allow absolute paths to be specified to mkproto.pl. | Jelmer Vernooij | 1 | -1/+3 | |
(This used to be commit 46d8d02028869c97226648113d6bff1c06477d61) | |||||
2008-02-29 | Remove the now unused cflags script. | Jelmer Vernooij | 1 | -42/+0 | |
(This used to be commit f97cce2522e7644181506dc49947297b394743eb) | |||||
2008-02-28 | Remove sDefault as static variable. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 16f36ce499e93860dd535034a584ec2b93e7a172) | |||||
2008-02-11 | Use make variables in cflags file (now supported by cflags.pl) | Jelmer Vernooij | 1 | -3/+7 | |
(This used to be commit d746fcde1006b4b7b33aa65bef9d2fea3ebc9162) | |||||
2008-02-11 | Support including files in the cflags.pl script. | Jelmer Vernooij | 1 | -10/+21 | |
(This used to be commit 742e50aeb54d779d383cbf73132224bad3b09777) | |||||
2008-01-10 | prepare the mkversion.sh infrastructure for git branches in the build-farm | Stefan Metzmacher | 1 | -77/+17 | |
metze (cherry-picked from 1bf4c7fb2012a81e0b4e3d601a4df42d1113f5ef) (This used to be commit 464668b07aded0a299eb49b87b51bb9bf53d2c8d) | |||||
2008-01-05 | r26675: mkproto: Add --all argument, fix some perl warnings. | Jelmer Vernooij | 1 | -10/+9 | |
(This used to be commit a175ee6594046c44572e3314ab7c3b61dcd7422f) | |||||
2008-01-03 | r26657: pidl: Add basics for generating Python modules. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit f1960ca7c4d1b75d64192efdd446482c6bbebcd9) | |||||
2008-01-03 | r26647: Mark 'valgrind_run' as executable | Andrew Bartlett | 1 | -0/+0 | |
(This used to be commit d00b87caffdcf8af40054d3325197040cc75b6eb) | |||||
2007-12-26 | r26603: Don't install no longer available upgrade script. | Jelmer Vernooij | 1 | -1/+0 | |
(This used to be commit 69e469d9e18659d70ed684338b472cd38d231f86) | |||||
2007-12-24 | r26561: Fix make gdbtest, valgrindtest and testenv for shared libs. | Jelmer Vernooij | 2 | -2/+11 | |
(This used to be commit d2b9055bc032506849827d6fab2d2b9d35d132e2) | |||||
2007-12-24 | r26560: Add script for running in valgrind. | Jelmer Vernooij | 1 | -0/+2 | |
(This used to be commit cb5d6a9ee27cea4a7a34c3249eed55f601630b82) | |||||
2007-12-21 | r25923: Make sure to install phpldapadmin-config.php | Andrew Bartlett | 1 | -0/+1 | |
Andrew Bartlett (This used to be commit 472dd7b318a03fa0166cdf3d15e4f5495de25c2c) | |||||
2007-12-21 | r25733: fix filename substitution and bail out if yacc output isn't generated | Stefan Metzmacher | 1 | -2/+5 | |
metze (This used to be commit 43911e40170176db48ee696c06c92f5fe71f60b8) | |||||
2007-12-21 | [GLUE] fix some executable bits on shell scripts | Stefan Metzmacher | 9 | -0/+0 | |
metze (This used to be commit 76f1f7d7017977e49d100627db728cef1a8a95c0) | |||||
2007-10-10 | r25555: Remove support for BOOL, True and False. | Jelmer Vernooij | 1 | -4/+1 | |
(This used to be commit 18a2bcfa9e7d4718648f401821259d1dbf5a3ff4) | |||||
2007-10-10 | r25449: Add convenience function for opening the default smb.conf for ↵ | Jelmer Vernooij | 1 | -1/+1 | |
openchange. (This used to be commit 5f023ef7a4046442a96768b926546f93735c9666) | |||||
2007-10-10 | r25419: fix generation of git revision calculation | Stefan Metzmacher | 1 | -1/+1 | |
metze (This used to be commit 7f70d5e7b901cd04412d111073e459ee756e1d46) | |||||
2007-10-10 | r25398: Parse loadparm context to all lp_*() functions. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 3fcc960839c6e5ca4de2c3c042f12f369ac5f238) | |||||
2007-10-10 | r25354: Thanks to Amin Azez <azez@ufomechanic.net> for finally getting me to | Andrew Bartlett | 2 | -1/+3 | |
fix a provision without an smb.conf already setup. Andrew Bartlett (This used to be commit a00044d2294b482ea83e9d7392eb8113a9c94b6e) | |||||
2007-10-10 | r25297: - fix sed arguments to make the replacement work | Stefan Metzmacher | 1 | -1/+7 | |
- always add #include "config.h" in the first line metze (This used to be commit 7939f847bfdda6977e7d04dc5a55e1333ade7b14) | |||||
2007-10-10 | r25115: move normalizing of the define string into a function | Stefan Metzmacher | 1 | -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) |