Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | installswat: be more portable, use 'printf "%s"' instead of 'echo -n' | Michael Adam | 2008-04-01 | 1 | -2/+2 |
| | | | | Michael | ||||
* | r20535: Fix make install to work when root doesn't have | Jeremy Allison | 2007-10-10 | 1 | -3/+7 |
| | | | | | | write access into the source tree (like when your directory is nfs mounted for example....). Jeremy. | ||||
* | r15466: Install the images for SWAT. | Deryck Hodge | 2007-10-10 | 1 | -24/+1 |
| | | | | | And we don't install any JavaScript (hold over from a prior SWAT svn ci trunk/ branches/SAMBA_3_0 -m | ||||
* | r13816: Volunteering :-) | Volker Lendecke | 2007-10-10 | 1 | -18/+18 |
| | | | | | | | | | | | | | > for the svn log: > > - Solaris' /bin/sh doesn't know "test -e" - let's use "test -f" instead > > Some volunteer wanna check this in? :) > > Cheers > Bjoern Volker | ||||
* | r13663: make uninstall DESTDIR=/somewhere no longer leaves files. This is done | Lars Müller | 2007-10-10 | 1 | -67/+204 |
| | | | | | | | | | | | | | | | with the new rules: uninstallservers uninstalldat, uninstallswat (calles uninstallmsg), uninstallmodules, uninstallclientlib, and uninstalllibmsrpc. We still leave directories. We might try to remove the dirs we created in reverse order. The new uninstall scripts are sym links to the respective install scripts. Inside we set mode to install or uninstall. installservers is now used to install the servers. These are no longer installed with installbin. | ||||
* | r13316: Let the carnage begin.... | Gerald Carter | 2007-10-10 | 1 | -4/+16 |
| | | | | Sync with trunk as off r13315 | ||||
* | r12393: cleaning up swat bugs. *no one* tests swat it seems. This has been ↵ | Gerald Carter | 2007-10-10 | 1 | -16/+4 |
| | | | | broken since r10656 | ||||
* | r11152: fix some regressions caused by the trunk->3.0 merge when install ↵ | Gerald Carter | 2007-10-10 | 1 | -1/+1 |
| | | | | docs with SWAT | ||||
* | r10656: BIG merge from trunk. Features not copied over | Gerald Carter | 2007-10-10 | 1 | -5/+17 |
| | | | | | | | * \PIPE\unixinfo * winbindd's {group,alias}membership new functions * winbindd's lookupsids() functionality * swat (trunk changes to be reverted as per discussion with Deryck) | ||||
* | r8834: fixing SWAT install after docs changeswat/help/welcome.html | Gerald Carter | 2007-10-10 | 1 | -2/+2 |
| | |||||
* | r7788: Update install swat message to reflect the fact that swat/README | Tim Potter | 2007-10-10 | 1 | -1/+1 |
| | | | | no longer exists. Bugzilla #2808. | ||||
* | r3924: fix installswat once again after the image target location had ↵ | Gerald Carter | 2007-10-10 | 1 | -1/+1 |
| | | | | changed in the docs | ||||
* | r1410: fix another bug caused by the docs target directories change | Gerald Carter | 2007-10-10 | 1 | -1/+1 |
| | |||||
* | r496: fixing swat welcome page -- added links to example guide, devel guide, ↵ | Gerald Carter | 2007-10-10 | 1 | -21/+34 |
| | | | | and howto (all in multi page format) | ||||
* | BUG 1129: patch from shiro@miraclelinux.com (Shiro Yamada) to install image ↵ | Gerald Carter | 2004-03-02 | 1 | -0/+16 |
| | | | | files for SWAT | ||||
* | patch from TAKEDA yasuma to bypass any missing language files | Gerald Carter | 2003-12-10 | 1 | -0/+9 |
| | |||||
* | Omit html documentation tree because it has been moved to the separate | Rafal Szczesniak | 2003-11-12 | 1 | -7/+10 |
| | | | | | | | module. Install though, in case one recreates the tree as it was before. rafal | ||||
* | * only install swat html files once | Gerald Carter | 2003-11-07 | 1 | -13/+13 |
| | | | | | | | | | | * revert the change that prevent the guest account from being added to a passdb backend since it broke the build farm. * apply patch from Alex Deiter to fix the "smbldap_open: cannot access when not root error" messages when looking up group information (bug 281) | ||||
* | cosmetic fix when DESTDIR=/ (default) | Gerald Carter | 2003-10-06 | 1 | -1/+1 |
| | |||||
* | make sure using_samba 2ed. files get installed ok | Gerald Carter | 2003-08-28 | 1 | -0/+7 |
| | |||||
* | don't complain if the using_samba book is not in the tree | Gerald Carter | 2003-08-22 | 1 | -12/+3 |
| | |||||
* | - Fix modules build of pdb_mysql and pdb_xml | Jelmer Vernooij | 2003-04-21 | 1 | -1/+1 |
| | | | | - Fix typo in script/installswat.sh | ||||
* | always install swat language files | Andrew Tridgell | 2001-10-15 | 1 | -13/+5 |
| | |||||
* | now --with-i18n-swat works to install some international files | Motonobu Takahashi | 2001-09-25 | 1 | -8/+26 |
| | | | | | | | | | used by SWAT into $swatdir/$ln/{help,images,include} we have still points which needs to discuss, that is how to archive and install lots of HTML help files and Using Samba files. -- monyo | ||||
* | merge some fixes from 2.2 | Andrew Tridgell | 2001-05-07 | 1 | -1/+1 |
| | |||||
* | merge from 2.0 branch for installing Using Samba book files | Herb Lewis | 2001-01-12 | 1 | -8/+68 |
| | |||||
* | first pass at updating head branch to be to be the same as the SAMBA_2_0 branch | Andrew Tridgell | 1999-12-13 | 1 | -1/+1 |
| | |||||
* | install all html docs in yodl help directory | Andrew Tridgell | 1998-11-27 | 1 | -0/+7 |
| | |||||
* | we don't have any jpeg images any more | Andrew Tridgell | 1998-11-12 | 1 | -7/+0 |
| | |||||
* | need to istall new files | Andrew Tridgell | 1998-09-01 | 1 | -1/+8 |
| | |||||
* | merge from the autoconf2 branch to the main branch | Andrew Tridgell | 1998-07-29 | 1 | -1/+3 |
| | |||||
* | install jpeg files | Andrew Tridgell | 1998-03-15 | 1 | -0/+7 |
| | |||||
* | fixed instructions in installswat.sh (thanks to Herb again!) | Andrew Tridgell | 1998-03-14 | 1 | -1/+1 |
| | |||||
* | added an install target for SWAT | Andrew Tridgell | 1998-03-12 | 1 | -0/+41 |