Gerald Carter
33686a2a7d
oops. Use -r, not -f
-
Gerald Carter
8a0fb1a60d
patch from Andrew Bird to correct a few file/directory checks when building
-
Gerald Carter
5bfa2e901c
ln -s /lib/libns_winbind.so /lib/libnss_winbind.so.2
-
Gerald Carter
cdeb6281f7
syncing packaging files with SAMBA_3_0
-
Gerald Carter
c702f95e25
bad date string in specfile
-
Gerald Carter
45adf8c0ff
sync packaging changes with SAMBA_3_0
-
Gerald Carter
95b26474a2
use ${RPM} for rpm v4.1
-
Jeremy Allison
22b0d5da63
Ensure we kill with -TERM.
...
Jeremy.
-
Gerald Carter
e8ede079b5
merging some changes from SAMBA_2_2
-
Simo Sorce
58cf23f4da
Had some environment problem to test the fix, so it would be really appreciated if packagers would be able to test their findsmb utility.
...
This fix is to make findsmb aware that the space a valid NetBIOS name character and to not get only the first part of the name as the NetBIOS name if it contains spaces.
Simo.
-
Tim Potter
90b3dccfd4
Don't overwrite an existing /etc/xinetd.d/swat on install file since we
...
don't overwrite it on upgrade.
Does this make sense?
-
Tim Potter
4c4d128d08
Merge of modesty patch from 2.2 spec file.
-
Tim Potter
04005e74c6
Modifying spec files is PITA.
...
- Install winbind daemon, client programs, nss and pam libraries
- Removed codepage stuff so spec file works with current HEAD branch
-
Tim Potter
1323972bf4
Added autogenerated spec files for various rpm versions.
-
Tim Potter
ec042f2af9
Added and populated .cvsignore files for packaging subdirectories.
-
Gerald Carter
a4bf39e3dd
more syncs with SAMBA_2_2
-
Gerald Carter
81b3af71d5
sync with SAMBA_2_2
-
David O'Neill
c6f7358535
Sync up packaging updates that didn't make it to HEAD.
-
Gerald Carter
f00a330b3e
fixed typo.
...
jerry
-
Gerald Carter
e17753c532
fixed error in [public] spotted by Ron Alexander <rcalex@home.com>
...
changed to read only = yes
jerry
-
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.
-