1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-12 21:58:10 +03:00

23 Commits

Author SHA1 Message Date
Andrew Tridgell
453a822a76 first pass at updating head branch to be to be the same as the SAMBA_2_0 branch -
John Terpstra
bd3770235d Updated makefile-path info contributed on the samba-technical mailing list. -
John Terpstra
a6d3601cc6 Updated packaging files from 2.0.0 branch - NOTE: Not yet operative.
I will update these when 2.0.0beta3 has shipped. <John H Terpstra>
-
Andrew Tridgell
42d2509c9f global change from samba.anu.edu.au to samba.org -
John Terpstra
05f2d78c8e Updated packaging files in line with restructuring of Makefile.in -
John Terpstra
e31c61c29e Set sticky bit on /var/spool/samba.
Further security review.
-
John Terpstra
2dde295da0 Reviewed file permissions and removed other execute on samba start/stop script. -
John Terpstra
721a257c94 Updated packaging files (new for Caldera). -
Jeremy Allison
178d1bd61b Fixed swat packaging & man page packaging.
Jeremy.
-
Jeremy Allison
0e3bfe5f28 Fixes to get the manpages from the right place.
Jeremy.
-
Jeremy Allison
765989e415 (Hopefully) correct patch files for RedHat & TurboLinux.
In fixing this I have learned more about RPM than I *ever*
wanted to know....
Jeremy.
-
Jeremy Allison
6c2a234ac9 Fixed makefile problem due to change from SMB_PASSWD to PASSWD_PROGRAM.
Thanks to Michael H. Warfield <mhw@wittsend.com> for that.
Jeremy.
-
Jeremy Allison
9dc2502382 Added --with-smbwrapper to configure lines in spec files so JohnT's
scripts work ok.
Jeremy.
-
John Terpstra
2479fc2238 Updating the password script and documenting password sync stuff. -
John Terpstra
c16f051a40 Changed build root to launch off /var/tmp instead of /tmp. -
John Terpstra
7eaf47853e Fixed spec file entry that was causing the CDRom installer to generate
a message claiming that package installation had failed when it really
did work. The error was caused by the killall command being used where
there is no /proc for it to work on.
-
John Terpstra
d42b641acb A little more tweaking and sqeaking. Now, will it work? Argh! -
John Terpstra
af36d39434 Packaging mods - make sure we always keep our config files and NEVER mv them to *.rpmsave -
John Terpstra
21e56ce707 Updated paths. -
John Terpstra
aa38a03961 More yuck changes for Red Hat RPM production. -
John Terpstra
1638930839 Added rpcclient and smbwrapper stuff. -
John Terpstra
c9a9fd131b Adding header and footer html files for SWAT, adding samba.gif file too. -
John Terpstra
6e196841c6 Adding first cut of the new Red Hat Linux packaging tools.
Note: It is intended to extend this so that the release
process produces all the packaging scripts, templates, etc.
that may be needed.
-