1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-17 04:23:50 +03:00
Commit Graph

28 Commits

Author SHA1 Message Date
Gerald Carter
85ea7afd8b r12393: cleaning up swat bugs. *no one* tests swat it seems. This has been broken since r10656 2007-10-10 11:05:54 -05:00
Gerald Carter
e3c6873866 r11152: fix some regressions caused by the trunk->3.0 merge when install docs with SWAT 2007-10-10 11:05:03 -05:00
Gerald Carter
939c3cb5d7 r10656: BIG merge from trunk. Features not copied over
* \PIPE\unixinfo
* winbindd's {group,alias}membership new functions
* winbindd's lookupsids() functionality
* swat (trunk changes to be reverted as per discussion with Deryck)
2007-10-10 11:04:48 -05:00
Gerald Carter
6fb371f0c8 r8834: fixing SWAT install after docs changeswat/help/welcome.html 2007-10-10 11:00:18 -05:00
Tim Potter
88a3faf84e r7788: Update install swat message to reflect the fact that swat/README
no longer exists.  Bugzilla #2808.
2007-10-10 10:57:21 -05:00
Gerald Carter
ddb5823ac2 r3924: fix installswat once again after the image target location had changed in the docs 2007-10-10 10:53:24 -05:00
Gerald Carter
e13d15994d r1410: fix another bug caused by the docs target directories change 2007-10-10 10:52:10 -05:00
Gerald Carter
984d9fe271 r496: fixing swat welcome page -- added links to example guide, devel guide, and howto (all in multi page format) 2007-10-10 10:51:26 -05:00
Gerald Carter
a01a7fdbd9 BUG 1129: patch from shiro@miraclelinux.com (Shiro Yamada) to install image files for SWAT -
Gerald Carter
a3b0cc9f5b patch from TAKEDA yasuma to bypass any missing language files -
Rafal Szczesniak
d6857d191c Omit html documentation tree because it has been moved to the separate
module. Install though, in case one recreates the tree as it was before.


rafal
-
Gerald Carter
9b8bf6a950 * only install swat html files once
* 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)
-
Gerald Carter
e660b5752a cosmetic fix when DESTDIR=/ (default) -
Gerald Carter
55b6129bd1 make sure using_samba 2ed. files get installed ok -
Gerald Carter
20603faf2c don't complain if the using_samba book is not in the tree -
Jelmer Vernooij
8d2aec7a73 - Fix modules build of pdb_mysql and pdb_xml
- Fix typo in script/installswat.sh
-
Andrew Tridgell
f283011c28 always install swat language files -
Motonobu Takahashi
9ec2d5e96e now --with-i18n-swat works to install some international files
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
-
Andrew Tridgell
7e57adf2a0 merge some fixes from 2.2 -
Herb Lewis
b04bd9ea24 merge from 2.0 branch for installing Using Samba book files -
Andrew Tridgell
453a822a76 first pass at updating head branch to be to be the same as the SAMBA_2_0 branch -
Andrew Tridgell
ed4d1062b2 install all html docs in yodl help directory -
Andrew Tridgell
ae5f174ef1 we don't have any jpeg images any more -
Andrew Tridgell
c53ead308e need to istall new files -
Andrew Tridgell
3bda7ac417 merge from the autoconf2 branch to the main branch -
Andrew Tridgell
02cb3801d7 install jpeg files -
Andrew Tridgell
5e25c845c7 fixed instructions in installswat.sh (thanks to Herb again!) -
Andrew Tridgell
1a87b2c2b6 added an install target for SWAT -