1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
Commit Graph

53 Commits

Author SHA1 Message Date
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
John Terpstra
693cf20f80 Getting ready for release of 1.9.17.
Please note: These are in my early TODO state - not prime time ready!!
0001-01-01 00:00:00 +00:00
John Terpstra
42c0420699 JHT sez ... Please pardon my dust, road works in progress! 0001-01-01 00:00:00 +00:00
John Terpstra
29d82ffb07 New RedHat Linux RPM specification file for 1.9.17 0001-01-01 00:00:00 +00:00
John Terpstra
15ec54b6c6 Getting ready for release of RedHat Linux RPM build for 1.9.17 0001-01-01 00:00:00 +00:00
Samba Release Account
79f0c550d2 Added fix (lost contributor, sorry) for more than 10 parameters.
jra@cygnus.com
0001-01-01 00:00:00 +00:00
Samba Release Account
8851556da7 JHT ===> Updated default RedHat smb.conf file 0001-01-01 00:00:00 +00:00
Samba Release Account
77568d945d JHT ===> Still mucking around with RPM building for RedHat Linux 0001-01-01 00:00:00 +00:00
Samba Release Account
5f3a5d6f62 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!!!!!
0001-01-01 00:00:00 +00:00
Samba Release Account
19edc76b97 JHT ===> Trying to enable RPM build from non-root area.
makerpms.sh is just type and go attempt.
0001-01-01 00:00:00 +00:00
Samba Release Account
fa78061245 JHT ===> Added os level and activated max log size in standard smb.conf file. 0001-01-01 00:00:00 +00:00
Samba Release Account
7a6800cf90 JHT ===> Oops again. Too quick - try again. 0001-01-01 00:00:00 +00:00
Samba Release Account
e857331c19 JHT ===> Oops. Forgot about that renaming. 0001-01-01 00:00:00 +00:00
Samba Release Account
a64064cf30 JHT ===> Getting ready for relase of 1.9.16p11 RedHat RPMS 0001-01-01 00:00:00 +00:00
Samba Release Account
e7be06e6f0 JHT ===> Beggining of fixes to RedHat config stuff - more to come!! 0001-01-01 00:00:00 +00:00
Samba Release Account
beafb1ab79 JHT ===> Prepared now for release of Samba-1.9.16p10 RedHat RPMS 0001-01-01 00:00:00 +00:00
Samba Release Account
4430af3550 JHT ==> Updated and commented RedHat Linux smb.conf file. 0001-01-01 00:00:00 +00:00
Samba Release Account
e63a9d6072 JHT ==> Added for those who like to roll their own! 0001-01-01 00:00:00 +00:00
Samba Release Account
a5b75840f2 JHT ==> Ditto 0001-01-01 00:00:00 +00:00
Samba Release Account
07d8294d93 JHT ==> Updated files in preparation for release of Samba-1.9.16p10 0001-01-01 00:00:00 +00:00
Samba Release Account
3ad345fa60 spec files needed for redhat rpm building 0001-01-01 00:00:00 +00:00
Andrew Tridgell
57417cdaba SVR4 startup scripts from Timo Knuutila (knuutila@cs.utu.fi) 0001-01-01 00:00:00 +00:00
Andrew Tridgell
28d797ac7d change email address 0001-01-01 00:00:00 +00:00
Andrew Tridgell
d0ce245acc 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.
0001-01-01 00:00:00 +00:00
Samba Release Account
14bae3a0bd 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>
0001-01-01 00:00:00 +00:00
Samba Release Account
c290c229f9 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
0001-01-01 00:00:00 +00:00
Andrew Tridgell
48c6b86d4c - 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
0001-01-01 00:00:00 +00:00