Tim Potter
bf302c5447
Updated samba appliance example.
...
(This used to be commit e42f2fc397
)
2000-06-05 12:58:47 +00:00
Tim Potter
2b15e8a33e
Updated VFS examples to use ftruncate() and lock() functions.
...
(This used to be commit def0da145a
)
2000-05-17 02:48:04 +00:00
Andrew Tridgell
5379476d4d
compile with -O2
...
(This used to be commit 5e2a0b3cb9
)
2000-05-12 06:29:29 +00:00
Andrew Tridgell
a17db82c63
build in /usr/src/redhat
...
(This used to be commit 11328f2781
)
2000-05-12 06:23:38 +00:00
Andrew Tridgell
6d2f06f71e
updated appliance Makefile
...
(This used to be commit 6a89e07f04
)
2000-05-12 06:04:46 +00:00
Andrew Tridgell
68685b2c8f
added packaging section to README
...
(This used to be commit 535e33adaf
)
2000-05-12 05:46:25 +00:00
Andrew Tridgell
ad701cc291
fixed tar command line
...
(This used to be commit b022e6ab97
)
2000-05-12 05:43:02 +00:00
Andrew Tridgell
7bc8077873
exclude CVS files from rpm build
...
(This used to be commit 14fccd68fa
)
2000-05-12 05:41:17 +00:00
Andrew Tridgell
bb3e54f867
don't install winbind man page twice
...
(This used to be commit 6e81ba8bac
)
2000-05-12 05:22:41 +00:00
Tim Potter
93866d03f3
Nuked changelog - use cvs log instead.
...
Actually install winbindd man page.
Clean up build directory after make.
(This used to be commit 3fa7141fea
)
2000-05-12 05:21:15 +00:00
Tim Potter
75859d689e
simple build script for appliance rpm
...
(This used to be commit 40b8095a9a
)
2000-05-12 05:18:42 +00:00
Andrew Tridgell
53fa6d9792
added winbindd man page to spec file
...
(This used to be commit 9cc81b6288
)
2000-05-12 05:18:33 +00:00
Andrew Tridgell
afa4f02ec6
updated the appliance README
...
(This used to be commit 0e29eef837
)
2000-05-12 05:06:27 +00:00
Tim Potter
c6cc5eee2a
Initial version of appliance spec file.
...
(This used to be commit 1be483c90b
)
2000-05-12 03:04:56 +00:00
Andrew Tridgell
1c0cfff309
updated appliance Makefile
...
(This used to be commit bfa14cff8c
)
2000-05-10 14:47:12 +00:00
Andrew Tridgell
225fae135a
the beginnings of a description of how to setup a Samba appliance
...
(This used to be commit ec2b77e97d
)
2000-05-09 04:02:31 +00:00
Tim Potter
b61dc7f051
fsync() returns an int rather than void.
...
(This used to be commit 26972823cf
)
2000-04-05 22:42:26 +00:00
Tim Potter
bfbbd1ad9d
Added *.so
...
(This used to be commit e6d11483e2
)
2000-04-05 22:42:06 +00:00
Tim Potter
a5ef1a71aa
Improved clean target.
...
(This used to be commit facdfd319d
)
2000-04-05 22:41:42 +00:00
Tim Potter
1546a4c683
Hopefully these changes will actually stick.
...
(This used to be commit a2782097db
)
2000-02-04 05:08:16 +00:00
Tim Potter
18b31bce97
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. )-:
(This used to be commit bb07eceddb
)
2000-02-03 04:40:56 +00:00
Andrew Tridgell
32a965e09c
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
...
(This used to be commit d7b2087865
)
1999-12-13 13:35:20 +00:00
Andrew Tridgell
3db52feb1f
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
...
(This used to be commit 453a822a76
)
1999-12-13 13:27:58 +00:00
Luke Leighton
0d7f9837e2
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
(This used to be commit 51747ecf6a
)
1999-11-05 17:46:16 +00:00
Luke Leighton
710922ca36
rpcclient example scripts / programs.
...
(This used to be commit d63f73caca
)
1999-11-05 17:45:29 +00:00
Andrew Tridgell
f120a81a72
global change from samba.anu.edu.au to samba.org
...
(This used to be commit 42d2509c9f
)
1998-11-21 13:20:31 +00:00
Richard Sharpe
a0a37f14ed
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 ...
(This used to be commit 4e2f5c625e
)
1998-10-11 21:42:49 +00:00
John Terpstra
47ec2e09b7
Contributed software for Linux autofs support.
...
(This used to be commit 883be39077
)
1998-04-13 12:31:10 +00:00
Andrew Tridgell
7a668a7641
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.
(This used to be commit 6a83de0ae9
)
1997-12-03 05:08:07 +00:00
Andrew Tridgell
bea2394b49
the logon script example should use %U.bat not %u.bat
...
(This used to be commit e57275dd19
)
1997-11-30 05:46:33 +00:00
John Terpstra
dd2cc1717d
Added DNS Proxy, Printing, [netlogon] share modes = no.
...
(This used to be commit 7b3340c78d
)
1997-10-20 13:18:16 +00:00
Andrew Tridgell
360676df6e
add a section on encryption and change the formatting a bit
...
(This used to be commit cdf4aa5653
)
1997-10-19 05:16:54 +00:00
John Terpstra
4e49cb89be
Fixed small typo.
...
(This used to be commit 2b15116a9a
)
1997-10-18 05:28:34 +00:00
Andrew Tridgell
a0a28db753
add a note about running testparm after modifying smb.conf
...
(This used to be commit 92e7092af1
)
1997-10-17 22:40:45 +00:00
Andrew Tridgell
135add3b63
put the new example config file in here as well
...
(This used to be commit b75580a6bd
)
1997-10-17 22:34:28 +00:00
John Terpstra
369de02a56
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).
(This used to be commit 69fad04198
)
1997-10-13 13:00:59 +00:00
Samba Release Account
754c280835
More references to samba.canberra
...
Mental note: always commit from root directory. :^o
Paul.
(This used to be commit 5a38eaac75
)
1997-10-07 04:56:02 +00:00
John Terpstra
1c7df3203c
JHT ===> More hacks!
...
(This used to be commit 0b859fdfac
)
1997-09-17 14:54:35 +00:00
John Terpstra
e5bed1594d
JHT ===> No longer needed here. Files moved to ~/packaging/redhat.
...
(This used to be commit daa148c384
)
1997-08-19 09:50:31 +00:00
John Terpstra
bfdaaaf36d
JHT ===> Just playin' wif da RPM 'tings. Ok?
...
(This used to be commit 4d9b2f48b7
)
1997-07-26 16:08:49 +00:00
John Terpstra
7020afbd03
JHT ===> Getting ready for release of 1.9.17alpha5
...
Please note that version.h has been updated!!!!!!!!!!
(This used to be commit 271d12b5dd
)
1997-07-23 10:54:00 +00:00
John Terpstra
5ca3126365
Update of config files
...
(This used to be commit 72ec68d22c
)
1997-07-14 15:51:31 +00:00
John Terpstra
7c723f75fd
JHT ==> Just tidying up for Release.
...
(This used to be commit 4e9b7c92f7
)
1997-07-12 02:59:43 +00:00
John Terpstra
22ed11beb7
JHT ==> The new SMB.CONF master file for everyone!! Yes!
...
(This used to be commit efe20f9811
)
1997-07-09 13:45:05 +00:00
John Terpstra
5828b37ded
JHT ==> Still getting ready for 1.9.17 release.
...
(This used to be commit 84abac0841
)
1997-07-09 13:39:29 +00:00
John Terpstra
a5350db8b5
JHT ==> Updating RPM build file, more expected - so please ignore!
...
(This used to be commit 4fd3f5e266
)
1997-07-09 10:33:42 +00:00
John Terpstra
4f6ad2654f
JHT ==> Spring cleaning. Please pay the rent!
...
(This used to be commit c12a16fbcf
)
1997-06-28 22:50:25 +00:00
John Terpstra
6ab091a169
JHT ==> Just doing his thing again! Yuck!
...
(This used to be commit ff4d52b239
)
1997-06-23 19:47:24 +00:00
John Terpstra
a811a7914f
Updated instructions.
...
(This used to be commit dc43c29b3f
)
1997-06-07 01:28:22 +00:00
John Terpstra
d822712bb7
Getting ready for release of 1.9.17.
...
Please note: These are in my early TODO state - not prime time ready!!
(This used to be commit 693cf20f80
)
1997-06-07 01:25:51 +00:00
John Terpstra
b5bad6eae7
JHT sez ... Please pardon my dust, road works in progress!
...
(This used to be commit 42c0420699
)
1997-05-11 13:41:08 +00:00
John Terpstra
3916ecb20a
New RedHat Linux RPM specification file for 1.9.17
...
(This used to be commit 29d82ffb07
)
1997-05-11 12:28:02 +00:00
John Terpstra
b24c38d904
Getting ready for release of RedHat Linux RPM build for 1.9.17
...
(This used to be commit 15ec54b6c6
)
1997-05-11 12:24:00 +00:00
Samba Release Account
3e88439de0
Added fix (lost contributor, sorry) for more than 10 parameters.
...
jra@cygnus.com
(This used to be commit 79f0c550d2
)
1997-03-07 17:21:05 +00:00
Samba Release Account
f71717efd0
JHT ===> Updated default RedHat smb.conf file
...
(This used to be commit 8851556da7
)
1997-02-23 03:21:37 +00:00
Samba Release Account
12b3473e0c
JHT ===> Still mucking around with RPM building for RedHat Linux
...
(This used to be commit 77568d945d
)
1997-02-18 02:56:08 +00:00
Samba Release Account
bbc3010b35
JHT ===> Hack, Hack, Hack. I just wanna get this spec file stuff right
...
so I can build RPMs on a DEC Alpha on which I do NOT have root
permissions. Argh!!!!!
(This used to be commit 5f3a5d6f62
)
1997-02-16 05:30:42 +00:00
Samba Release Account
902a9a8a55
JHT ===> Trying to enable RPM build from non-root area.
...
makerpms.sh is just type and go attempt.
(This used to be commit 19edc76b97
)
1997-02-15 08:38:06 +00:00
Samba Release Account
a513915cb6
JHT ===> Added os level and activated max log size in standard smb.conf file.
...
(This used to be commit fa78061245
)
1997-02-04 12:58:23 +00:00
Samba Release Account
764d7b778a
JHT ===> Oops again. Too quick - try again.
...
(This used to be commit 7a6800cf90
)
1997-02-04 12:50:14 +00:00
Samba Release Account
acb50977f3
JHT ===> Oops. Forgot about that renaming.
...
(This used to be commit e857331c19
)
1997-02-04 12:16:53 +00:00
Samba Release Account
ac96127b6d
JHT ===> Getting ready for relase of 1.9.16p11 RedHat RPMS
...
(This used to be commit a64064cf30
)
1997-02-04 12:06:15 +00:00
Samba Release Account
2253ebaff9
JHT ===> Beggining of fixes to RedHat config stuff - more to come!!
...
(This used to be commit e7be06e6f0
)
1997-02-04 11:05:01 +00:00
Samba Release Account
660473d604
JHT ===> Prepared now for release of Samba-1.9.16p10 RedHat RPMS
...
(This used to be commit beafb1ab79
)
1997-01-31 15:17:30 +00:00
Samba Release Account
e6e7c9e3d0
JHT ==> Updated and commented RedHat Linux smb.conf file.
...
(This used to be commit 4430af3550
)
1997-01-29 13:42:00 +00:00
Samba Release Account
4f78f67d5f
JHT ==> Added for those who like to roll their own!
...
(This used to be commit e63a9d6072
)
1997-01-09 22:26:01 +00:00
Samba Release Account
43d414b450
JHT ==> Ditto
...
(This used to be commit a5b75840f2
)
1997-01-09 10:39:23 +00:00
Samba Release Account
8212827f78
JHT ==> Updated files in preparation for release of Samba-1.9.16p10
...
(This used to be commit 07d8294d93
)
1997-01-09 10:37:35 +00:00
Samba Release Account
ec696ace9a
spec files needed for redhat rpm building
...
(This used to be commit 3ad345fa60
)
1997-01-02 23:27:52 +00:00
Andrew Tridgell
52566664a4
SVR4 startup scripts from Timo Knuutila (knuutila@cs.utu.fi)
...
(This used to be commit 57417cdaba
)
1996-08-16 07:38:47 +00:00
Andrew Tridgell
e70b5b6207
change email address
...
(This used to be commit 28d797ac7d
)
1996-08-15 15:12:16 +00:00
Andrew Tridgell
908b383ff4
added the validchars package written by tino@augsburg.net. This
...
package automates the building of a "valid chars =" line for any
client DOS based client. This makes setting things up right for
european languages much easier.
(This used to be commit d0ce245acc
)
1996-08-13 12:34:10 +00:00
Samba Release Account
8d9143cbcf
Some examples for printer accounting that I use with samba. lp-acct is
...
an example for a local printer off a samba server, hp5-redir is for a
remote printer. acct-sum, does the stats from acct-all. There is an
example printcap entry for the redirection of the printer. Lots more
to come!
<pkelly@ets.net>
(This used to be commit 14bae3a0bd
)
1996-07-23 03:30:56 +00:00
Samba Release Account
a174694759
Modified demo smb.conf to not have /tmp writeable by everyone by default.
...
According to server-linux some people seem to be uncommenting the example
[tmp] without thinking what it does :-)
Dan
(This used to be commit c290c229f9
)
1996-07-11 13:56:08 +00:00
Andrew Tridgell
1b87ef2440
- added an entry on WinDD to samba.faq
...
- added a sample smb.conf from Thoralf.Freitag@remserv.rz.fhtw-berlin.de
- print the errno when you get a can't change directory error
- added installscripts.sh from James_K._Foote.PARC@xerox.com
(This used to be commit 48c6b86d4c
)
1996-05-30 03:16:17 +00:00
Samba Release Account
0b13d2e55d
Updated smbstat script with a better one, Paul.
...
(This used to be commit c26a534541
)
1996-05-06 06:47:02 +00:00
Andrew Tridgell
5c909179e8
updates to wall.perl from michal@ellpspace.math.ualberta.ca
...
(This used to be commit 30909756b1
)
1996-05-04 10:51:22 +00:00
Samba Release Account
0e8fd33987
Initial version imported to CVS
...
(This used to be commit 291551d807
)
1996-05-04 07:50:46 +00:00