summaryrefslogtreecommitdiff
path: root/source4/script
Commit message (Expand)AuthorAgeFilesLines
...
* s4:install Fix bug #7149 reported by JHT.Andrew Bartlett2010-02-251-0/+2
* net: Move 'newuser' to 'net newuser'Jelmer Vernooij2009-12-311-1/+1
* net: Move setexpiry to 'net setexpiry'Jelmer Vernooij2009-12-311-1/+1
* s4/net: Pass all arguments through to the Python commands.Jelmer Vernooij2009-12-291-1/+1
* s4/net: Add domainlevel subcommand.Jelmer Vernooij2009-12-291-1/+1
* python: Remove sys.path line rather than updating it when installing to pytho...Jelmer Vernooij2009-12-271-13/+27
* Fix build of Samba4 from tarball generated by mkrelease.shsamba-4.0.0alpha9Andrew Bartlett2009-12-011-3/+0
* s4-install: old systems don't have sed -iAndrew Tridgell2009-11-271-1/+4
* s4-install: fixed install path for python scriptsAndrew Tridgell2009-11-271-2/+33
* s4:installmisc - install also the new "domainlevel" tool from the setup dirMatthias Dieter Wallnöfer2009-11-241-1/+1
* * install setup/display-specifiers files which are needed by provision scriptTAKEDA Yasuma2009-11-111-0/+2
* s4-script: cleanup tmp files in minimial_includes.plAndrew Tridgell2009-10-201-2/+6
* s4:w32err_code.py script - put it under "scripting/bin"Matthias Dieter Wallnöfer2009-10-151-361/+0
* scripts: handle non-C files in minimal_includes.plAndrew Tridgell2009-10-121-1/+1
* w32err: Script to fetch and prepare errors to be updated/addedKamen Mazdrashki2009-09-301-0/+361
* s4-scripts: make minimal_includes handle our -I overridesAndrew Tridgell2009-09-191-10/+20
* s4:install Remove provision-backend script from 'make install'Andrew Bartlett2009-08-171-1/+1
* s4: Add a new script for setting password properties for a domain in a easier...Matthias Dieter Wallnöfer2009-08-071-1/+1
* s4: make install: prevent overwriting failureRusty Russell2009-08-041-1/+1
* Remove RFC's from the release tarballs to make the lives of the DebianJelmer Vernooij2009-07-301-0/+3
* Add ad-schema/*.txt and utils to the installmisc.shTimur I. Bakeyev2009-07-161-3/+7
* Move findstatic.pl script to top-level.Jelmer Vernooij2009-06-031-70/+0
* s4:mkproto: Add NET_API_STATUS return type.Andrew Kroeger2009-06-011-1/+1
* Fix missing backtick.Praveen Arimbrathodiyil2009-05-071-1/+1
* Fix uninstallman.Matthias Dieter Wallnoefer2009-03-201-1/+1
* make man page (un)install more portableBjörn Jacke2009-03-022-2/+2
* Don't use TMPDIR as variable, it's already used for other purposes.samba-4.0.0alpha6Jelmer Vernooij2009-01-191-5/+8
* Delete more Samba3-specific filesAndrew Bartlett2009-01-191-1/+1
* Fix error message in mkrelease to refer to source4, not sourceAndrew Bartlett2009-01-141-1/+1
* Fix header installation.Jelmer Vernooij2008-11-011-1/+1
* Remove need to define _SAMBA_BUILD_ == 4 when using installed headers.Jelmer Vernooij2008-11-011-0/+2
* selftest: move gdb_* and valgrind_* scripts to selftest/Stefan Metzmacher2008-10-284-158/+0
* Share codepages.Jelmer Vernooij2008-10-231-1/+1
* Rework mkrelease.sh to exclude Samba3 filesAndrew Bartlett2008-10-201-3/+13
* Move subunit helper utility to specific subunit directory.Jelmer Vernooij2008-10-081-36/+0
* Remove unused uninstallheader script.Jelmer Vernooij2008-09-301-35/+0
* Fix installation of misc files.Jelmer Vernooij2008-09-301-6/+0
* Stop creating symlinks to libraries without sonames. (caused recursiveMatthias Dieter Wallnöfer2008-09-291-1/+3
* Stop installing JS libraries.Jelmer Vernooij2008-09-211-7/+2
* Remove unused scripts.Jelmer Vernooij2008-09-194-153/+0
* find_unused_makefilevars: Support parsing simple includes.Jelmer Vernooij2008-09-191-9/+18
* Add header.Jelmer Vernooij2008-09-181-0/+4
* Remove obsolete script.Jelmer Vernooij2008-09-181-161/+0
* Remove unused scripts for installing binaries.Jelmer Vernooij2008-09-092-33/+0
* mkversion.sh: printf %s is more portable than echo -eStefan Metzmacher2008-06-271-4/+4
* Use make magic for installing/uninstalling binaries.Jelmer Vernooij2008-06-262-82/+0
* Print prefixMap in a human-readable format.Andrew Bartlett2008-05-291-0/+1
* Refuse to install autogenerated proto header files.Jelmer Vernooij2008-05-211-0/+2
* Move IDL build script to rpc directory, make various bits and pieces easier t...Jelmer Vernooij2008-05-191-36/+0
* When a test harness program fails, make the testsuite fail.Andrew Bartlett2008-04-251-1/+5