summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Collapse)AuthorAgeFilesLines
* Changed samba.anu.edu.au -> samba.org.Jeremy Allison1998-11-233-2/+2
| | | | Jeremy.
* Try to make smbprint a better behaved citizen.Richard Sharpe1998-10-111-2/+20
| | | | | | | | | | | | | | 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 ...
* Contributed software for Linux autofs support.John Terpstra1998-04-133-0/+524
|
* applied a patch from Norm Jacobs to allow "printcap name = lpstat"Andrew Tridgell1997-12-031-1/+8
| | | | | | | | | | 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.
* the logon script example should use %U.bat not %u.batAndrew Tridgell1997-11-301-2/+2
|
* Added DNS Proxy, Printing, [netlogon] share modes = no.John Terpstra1997-10-201-1/+12
|
* add a section on encryption and change the formatting a bitAndrew Tridgell1997-10-191-103/+108
|
* Fixed small typo.John Terpstra1997-10-181-1/+1
|
* add a note about running testparm after modifying smb.confAndrew Tridgell1997-10-171-0/+3
|
* put the new example config file in here as wellAndrew Tridgell1997-10-171-128/+116
|
* JHT ==> Getting ready for 1.9.18alpha1.John Terpstra1997-10-131-0/+1
| | | | | | | | | 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).
* More references to samba.canberraSamba Release Account1997-10-071-1/+1
| | | | | Mental note: always commit from root directory. :^o Paul.
* JHT ===> More hacks!John Terpstra1997-09-171-5/+6
|
* JHT ===> No longer needed here. Files moved to ~/packaging/redhat.John Terpstra1997-08-1911-743/+0
|
* JHT ===> Just playin' wif da RPM 'tings. Ok?John Terpstra1997-07-262-87/+149
|
* JHT ===> Getting ready for release of 1.9.17alpha5John Terpstra1997-07-234-135/+95
| | | | Please note that version.h has been updated!!!!!!!!!!
* Update of config filesJohn Terpstra1997-07-143-16/+10
|
* JHT ==> Just tidying up for Release.John Terpstra1997-07-125-132/+224
|
* JHT ==> The new SMB.CONF master file for everyone!! Yes!John Terpstra1997-07-091-0/+233
|
* JHT ==> Still getting ready for 1.9.17 release.John Terpstra1997-07-094-3/+20
|
* JHT ==> Updating RPM build file, more expected - so please ignore!John Terpstra1997-07-092-125/+86
|
* JHT ==> Spring cleaning. Please pay the rent!John Terpstra1997-06-284-505/+0
|
* JHT ==> Just doing his thing again! Yuck!John Terpstra1997-06-232-7/+162
|
* Updated instructions.John Terpstra1997-06-071-3/+4
|
* Getting ready for release of 1.9.17.John Terpstra1997-06-075-32/+271
| | | | Please note: These are in my early TODO state - not prime time ready!!
* JHT sez ... Please pardon my dust, road works in progress!John Terpstra1997-05-114-48/+244
|
* New RedHat Linux RPM specification file for 1.9.17John Terpstra1997-05-111-0/+135
|
* Getting ready for release of RedHat Linux RPM build for 1.9.17John Terpstra1997-05-113-287/+2
|
* Added fix (lost contributor, sorry) for more than 10 parameters.Samba Release Account1997-03-071-1/+1
| | | | jra@cygnus.com
* JHT ===> Updated default RedHat smb.conf fileSamba Release Account1997-02-231-5/+16
|
* JHT ===> Still mucking around with RPM building for RedHat LinuxSamba Release Account1997-02-183-9/+25
|
* JHT ===> Hack, Hack, Hack. I just wanna get this spec file stuff rightSamba Release Account1997-02-162-7/+163
| | | | | so I can build RPMs on a DEC Alpha on which I do NOT have root permissions. Argh!!!!!
* JHT ===> Trying to enable RPM build from non-root area.Samba Release Account1997-02-152-5/+33
| | | | makerpms.sh is just type and go attempt.
* JHT ===> Added os level and activated max log size in standard smb.conf file.Samba Release Account1997-02-041-0/+3
|
* JHT ===> Oops again. Too quick - try again.Samba Release Account1997-02-041-1/+1
|
* JHT ===> Oops. Forgot about that renaming.Samba Release Account1997-02-042-4/+4
|
* JHT ===> Getting ready for relase of 1.9.16p11 RedHat RPMSSamba Release Account1997-02-042-10/+35
|
* JHT ===> Beggining of fixes to RedHat config stuff - more to come!!Samba Release Account1997-02-042-2/+3
|
* JHT ===> Prepared now for release of Samba-1.9.16p10 RedHat RPMSSamba Release Account1997-01-314-33/+63
|
* JHT ==> Updated and commented RedHat Linux smb.conf file.Samba Release Account1997-01-291-1/+64
|
* JHT ==> Added for those who like to roll their own!Samba Release Account1997-01-091-0/+24
|
* JHT ==> DittoSamba Release Account1997-01-091-2/+2
|
* JHT ==> Updated files in preparation for release of Samba-1.9.16p10Samba Release Account1997-01-091-3/+3
|
* spec files needed for redhat rpm buildingSamba Release Account1997-01-024-0/+370
|
* SVR4 startup scripts from Timo Knuutila (knuutila@cs.utu.fi)Andrew Tridgell1996-08-162-0/+62
|
* change email addressAndrew Tridgell1996-08-151-4/+4
|
* added the validchars package written by tino@augsburg.net. ThisAndrew Tridgell1996-08-135-0/+738
| | | | | | 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.
* Some examples for printer accounting that I use with samba. lp-acct isSamba Release Account1996-07-236-0/+204
| | | | | | | | | 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>
* Modified demo smb.conf to not have /tmp writeable by everyone by default.Samba Release Account1996-07-111-2/+4
| | | | | | | According to server-linux some people seem to be uncommenting the example [tmp] without thinking what it does :-) Dan
* - added an entry on WinDD to samba.faqAndrew Tridgell1996-05-301-0/+152
| | | | | | - 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