Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-10-20 | s4-script: cleanup tmp files in minimial_includes.pl | Andrew Tridgell | 1 | -2/+6 | |
also changes to use perl fns, instead of shell | |||||
2009-10-15 | s4:w32err_code.py script - put it under "scripting/bin" | Matthias Dieter Wallnöfer | 1 | -361/+0 | |
I think this is a better location for this script. Since the subdirectory "script" of "source4" contains only scripts for "make install" and "make uninstall". | |||||
2009-10-12 | scripts: handle non-C files in minimal_includes.pl | Andrew Tridgell | 1 | -1/+1 | |
2009-09-30 | w32err: Script to fetch and prepare errors to be updated/added | Kamen Mazdrashki | 1 | -0/+361 | |
Signed-off-by: Anatoliy Atanasov <anatoliy.atanasov@postpath.com> | |||||
2009-09-19 | s4-scripts: make minimal_includes handle our -I overrides | Andrew Tridgell | 1 | -10/+20 | |
2009-08-17 | s4:install Remove provision-backend script from 'make install' | Andrew Bartlett | 1 | -1/+1 | |
Spotted by MICHAEL BROWN <mbrown@mesainc.com> Andrew Bartlett | |||||
2009-08-07 | s4: Add a new script for setting password properties for a domain in a ↵ | Matthias Dieter Wallnöfer | 1 | -1/+1 | |
easier way | |||||
2009-08-04 | s4: make install: prevent overwriting failure | Rusty Russell | 1 | -1/+1 | |
We don't have to remove the eventual write privileges to enable the execute ones. | |||||
2009-07-30 | Remove RFC's from the release tarballs to make the lives of the Debian | Jelmer Vernooij | 1 | -0/+3 | |
maintainers of Samba4 a bit easier. | |||||
2009-07-16 | Add ad-schema/*.txt and utils to the installmisc.sh | Timur I. Bakeyev | 1 | -3/+7 | |
Install other useful scripts from the setup/ directory, not only provisioning ones. Also install setup/ad-schema/*.txt files to the SETUPDIR. These are necessary for 'provision' to work properly. | |||||
2009-06-03 | Move findstatic.pl script to top-level. | Jelmer Vernooij | 1 | -70/+0 | |
2009-06-01 | s4:mkproto: Add NET_API_STATUS return type. | Andrew Kroeger | 1 | -1/+1 | |
The recently added LIBNETAPI torture tests use NET_API_STATUS as a return type for some functions. The torture/libnetapi/proto.h private header that was being generated by mkproto.pl did not include a prototype for the test_netuseradd() function, as it did not know how to handle the NET_API_STATUS return type. | |||||
2009-05-07 | Fix missing backtick. | Praveen Arimbrathodiyil | 1 | -1/+1 | |
2009-03-20 | Fix uninstallman. | Matthias Dieter Wallnoefer | 1 | -1/+1 | |
Signed-off-by: Jelmer Vernooij <jelmer@samba.org> | |||||
2009-03-02 | make man page (un)install more portable | Björn Jacke | 2 | -2/+2 | |
2009-01-19 | Don't use TMPDIR as variable, it's already used for other purposes. | Jelmer Vernooij | 1 | -5/+8 | |
Don't include GIT revision in release version strings. | |||||
2009-01-19 | Delete more Samba3-specific files | Andrew Bartlett | 1 | -1/+1 | |
2009-01-14 | Fix error message in mkrelease to refer to source4, not source | Andrew Bartlett | 1 | -1/+1 | |
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) |