Tim Potter
df69027331
Forgot attr entry for private dir.
0001-01-01 00:00:00 +00:00
Tim Potter
e42f2fc397
Updated samba appliance example.
0001-01-01 00:00:00 +00:00
Tim Potter
def0da145a
Updated VFS examples to use ftruncate() and lock() functions.
0001-01-01 00:00:00 +00:00
Andrew Tridgell
5e2a0b3cb9
compile with -O2
0001-01-01 00:00:00 +00:00
Andrew Tridgell
11328f2781
build in /usr/src/redhat
0001-01-01 00:00:00 +00:00
Andrew Tridgell
6a89e07f04
updated appliance Makefile
0001-01-01 00:00:00 +00:00
Andrew Tridgell
535e33adaf
added packaging section to README
0001-01-01 00:00:00 +00:00
Andrew Tridgell
b022e6ab97
fixed tar command line
0001-01-01 00:00:00 +00:00
Andrew Tridgell
14fccd68fa
exclude CVS files from rpm build
0001-01-01 00:00:00 +00:00
Andrew Tridgell
6e81ba8bac
don't install winbind man page twice
0001-01-01 00:00:00 +00:00
Tim Potter
3fa7141fea
Nuked changelog - use cvs log instead.
...
Actually install winbindd man page.
Clean up build directory after make.
0001-01-01 00:00:00 +00:00
Tim Potter
40b8095a9a
simple build script for appliance rpm
0001-01-01 00:00:00 +00:00
Andrew Tridgell
9cc81b6288
added winbindd man page to spec file
0001-01-01 00:00:00 +00:00
Andrew Tridgell
0e29eef837
updated the appliance README
0001-01-01 00:00:00 +00:00
Tim Potter
1be483c90b
Initial version of appliance spec file.
0001-01-01 00:00:00 +00:00
Andrew Tridgell
bfa14cff8c
updated appliance Makefile
0001-01-01 00:00:00 +00:00
Andrew Tridgell
ec2b77e97d
the beginnings of a description of how to setup a Samba appliance
0001-01-01 00:00:00 +00:00
Tim Potter
26972823cf
fsync() returns an int rather than void.
0001-01-01 00:00:00 +00:00
Tim Potter
e6d11483e2
Added *.so
0001-01-01 00:00:00 +00:00
Tim Potter
facdfd319d
Improved clean target.
0001-01-01 00:00:00 +00:00
Tim Potter
a2782097db
Hopefully these changes will actually stick.
0001-01-01 00:00:00 +00:00
Tim Potter
bb07eceddb
Some strange CVS weirdness happening here. I had SAMBA_TNG tags in my
...
head branch CVS/Entries file leading to lots of fun and games. )-:
0001-01-01 00:00:00 +00:00
Andrew Tridgell
d7b2087865
2nd phase of head branch sync with SAMBA_2_0 - this delets all the files that were in the head branch but weren't in SAMBA_2_0
0001-01-01 00:00:00 +00:00
Andrew Tridgell
453a822a76
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
0001-01-01 00:00:00 +00:00
Luke Leighton
51747ecf6a
This is an experimental program to shutdown a group of NTws in a
...
Samba domain via rpcclient.
Copyright (c) David Bannon 1999
David Bannon, D.Bannon@latrobe.edu.au , 4th November, 1999
0001-01-01 00:00:00 +00:00
Luke Leighton
d63f73caca
rpcclient example scripts / programs.
0001-01-01 00:00:00 +00:00
Andrew Tridgell
42d2509c9f
global change from samba.anu.edu.au to samba.org
0001-01-01 00:00:00 +00:00
Richard Sharpe
4e2f5c625e
Try to make smbprint a better behaved citizen.
...
Removed a -x on the first line that causes lots of output to the console
and added a command line parameter handling flag for the tranlate case.
The problem is that smbprint is being overwritten/replaced when you upgrade
a RedHat rpm. If you had modified smbprint to include translation, you
loose it, and you have to go and repatch etc.
Now, we have a -t flag on smbprint, so we should have fewer problems in
this regard.
Untested as yet, but soon will be ...
0001-01-01 00:00:00 +00:00
John Terpstra
883be39077
Contributed software for Linux autofs support.
0001-01-01 00:00:00 +00:00
Andrew Tridgell
6a83de0ae9
applied a patch from Norm Jacobs to allow "printcap name = lpstat"
...
to use lpstat to obtain the printer list on systemV systems.
I've now made this the default on all SYSV systems.
Jeremy, you were a little worried about the security of this patch. I
believe it's OK as the user has no control over the options given to
popen() and the pipe is only open for reading.
0001-01-01 00:00:00 +00:00
Andrew Tridgell
e57275dd19
the logon script example should use %U.bat not %u.bat
0001-01-01 00:00:00 +00:00
John Terpstra
7b3340c78d
Added DNS Proxy, Printing, [netlogon] share modes = no.
0001-01-01 00:00:00 +00:00
Andrew Tridgell
cdf4aa5653
add a section on encryption and change the formatting a bit
0001-01-01 00:00:00 +00:00
John Terpstra
2b15116a9a
Fixed small typo.
0001-01-01 00:00:00 +00:00
Andrew Tridgell
92e7092af1
add a note about running testparm after modifying smb.conf
0001-01-01 00:00:00 +00:00
Andrew Tridgell
b75580a6bd
put the new example config file in here as well
0001-01-01 00:00:00 +00:00
John Terpstra
69fad04198
JHT ==> Getting ready for 1.9.18alpha1.
...
examples/smb.conf.default:
added line "share modes = no" to netlogon share parameter list
packaging/redhat:
updated RedHat RPM build files.
added smbadduser script (modified for RHL).
0001-01-01 00:00:00 +00:00
Samba Release Account
5a38eaac75
More references to samba.canberra
...
Mental note: always commit from root directory. :^o
Paul.
0001-01-01 00:00:00 +00:00
John Terpstra
0b859fdfac
JHT ===> More hacks!
0001-01-01 00:00:00 +00:00
John Terpstra
daa148c384
JHT ===> No longer needed here. Files moved to ~/packaging/redhat.
0001-01-01 00:00:00 +00:00
John Terpstra
4d9b2f48b7
JHT ===> Just playin' wif da RPM 'tings. Ok?
0001-01-01 00:00:00 +00:00
John Terpstra
271d12b5dd
JHT ===> Getting ready for release of 1.9.17alpha5
...
Please note that version.h has been updated!!!!!!!!!!
0001-01-01 00:00:00 +00:00
John Terpstra
72ec68d22c
Update of config files
0001-01-01 00:00:00 +00:00
John Terpstra
4e9b7c92f7
JHT ==> Just tidying up for Release.
0001-01-01 00:00:00 +00:00
John Terpstra
efe20f9811
JHT ==> The new SMB.CONF master file for everyone!! Yes!
0001-01-01 00:00:00 +00:00
John Terpstra
84abac0841
JHT ==> Still getting ready for 1.9.17 release.
0001-01-01 00:00:00 +00:00
John Terpstra
4fd3f5e266
JHT ==> Updating RPM build file, more expected - so please ignore!
0001-01-01 00:00:00 +00:00
John Terpstra
c12a16fbcf
JHT ==> Spring cleaning. Please pay the rent!
0001-01-01 00:00:00 +00:00
John Terpstra
ff4d52b239
JHT ==> Just doing his thing again! Yuck!
0001-01-01 00:00:00 +00:00
John Terpstra
dc43c29b3f
Updated instructions.
0001-01-01 00:00:00 +00:00