summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Collapse)AuthorAgeFilesLines
...
| | * Sync up smb.conf.default with APPLIANCE_HEAD and SAMBA_2_2David O'Neill2001-01-051-0/+2
| | |
| | * Added a VFS version return to init call. Allows smbd to fail an init ifJeremy Allison2000-11-061-1/+2
| | | | | | | | | | | | | | | versions don't match. Jeremy.
| | * Fixes for sample VFS audit code from "Brad Sahr" <bsahr@macromedia.com>.Jeremy Allison2000-11-063-106/+196
| | | | | | | | | | | | Jeremy.
| * | Initial addition of these as examples ... for libsmbclientRichard Sharpe2001-05-142-0/+1268
| | |
| * | this now works as a add|delete share command :-)Gerald Carter2001-05-041-10/+37
| | | | | | | | | | | | | | | | | | | | | It rewrites smb.conf and all the spaces have been stripped from the parameter names. I can fix this using a table lookup, but I don;t have time to put all the smb.conf parameters in to a table right now. It is "proof of concept"
| * | simple perl script to parse smb.conf into a hash of hashes.Gerald Carter2001-05-041-0/+126
|/ / | | | | | | | | I'll include a wrapper in a few minutes which will give us a sample add|delete share command
* | Added slightly modified smbprint to show that the forward slash CAN be usedJohn Terpstra2001-04-161-0/+95
| | | | | | | | with smbclient. Yes, this one has been a point of contention! Argh!
* | Deleted "domain controller" option from sample smb.conf and added commentJohn Terpstra2001-04-161-4/+8
| | | | | | | | about specification of "password server" options.
* | Excised all references to samba-bugs from the tree.Jeremy Allison2001-04-141-2/+2
| | | | | | | | Jeremy.
* | Added suggestion for socket options for Linux.John Terpstra2000-11-061-0/+2
| |
* | Added a VFS version return to init call. Allows smbd to fail an init ifJeremy Allison2000-11-061-1/+2
| | | | | | | | | | versions don't match. Jeremy.
* | Fixes for sample VFS audit code from "Brad Sahr" <bsahr@macromedia.com>.Jeremy Allison2000-11-063-105/+195
| | | | | | | | Jeremy.
* | remove $Id line as this breaks my autoupdate scripts - it always thinksHerb Lewis2000-10-061-1/+0
|/ | | | the file has changed
* added a little description of useage and output format since this givesHerb Lewis2000-08-281-1/+27
| | | | more info than just what parameters are not supported by SWAT.
* script written by herb for reporting which smb.conf parametersGerald Carter2000-08-281-0/+96
| | | | | | | | | are in loarparm.c but not supported by SWAT. I just thought it looked fun. :-) --jerry
* Forgot attr entry for private dir.Tim Potter2000-06-051-0/+1
|
* Updated samba appliance example.Tim Potter2000-06-055-67/+289
|
* Updated VFS examples to use ftruncate() and lock() functions.Tim Potter2000-05-172-135/+150
|
* compile with -O2Andrew Tridgell2000-05-121-2/+2
|
* build in /usr/src/redhatAndrew Tridgell2000-05-122-7/+1
|
* updated appliance MakefileAndrew Tridgell2000-05-121-3/+4
|
* added packaging section to READMEAndrew Tridgell2000-05-121-0/+20
|
* fixed tar command lineAndrew Tridgell2000-05-121-1/+1
|
* exclude CVS files from rpm buildAndrew Tridgell2000-05-121-1/+1
|
* don't install winbind man page twiceAndrew Tridgell2000-05-121-1/+0
|
* Nuked changelog - use cvs log instead.Tim Potter2000-05-121-6/+2
| | | | | | Actually install winbindd man page. Clean up build directory after make.
* simple build script for appliance rpmTim Potter2000-05-121-0/+8
|
* added winbindd man page to spec fileAndrew Tridgell2000-05-121-0/+2
|
* updated the appliance READMEAndrew Tridgell2000-05-121-2/+32
|
* Initial version of appliance spec file.Tim Potter2000-05-121-0/+178
|
* updated appliance MakefileAndrew Tridgell2000-05-101-2/+15
|
* the beginnings of a description of how to setup a Samba applianceAndrew Tridgell2000-05-092-0/+57
|
* fsync() returns an int rather than void.Tim Potter2000-04-051-3/+3
|
* Added *.soTim Potter2000-04-051-0/+1
|
* Improved clean target.Tim Potter2000-04-051-2/+3
|
* Hopefully these changes will actually stick.Tim Potter2000-02-044-37/+44
|
* Some strange CVS weirdness happening here. I had SAMBA_TNG tags in myTim Potter2000-02-035-0/+486
| | | | head branch CVS/Entries file leading to lots of fun and games. )-:
* 2nd phase of head branch sync with SAMBA_2_0 - this delets all the files ↵Andrew Tridgell1999-12-134-776/+0
| | | | that were in the head branch but weren't in SAMBA_2_0
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-135-14/+5
|
* This is an experimental program to shutdown a group of NTws in aLuke Leighton1999-11-051-0/+259
| | | | | | | Samba domain via rpcclient. Copyright (c) David Bannon 1999 David Bannon, D.Bannon@latrobe.edu.au, 4th November, 1999
* rpcclient example scripts / programs.Luke Leighton1999-11-051-0/+11
|
* global change from samba.anu.edu.au to samba.orgAndrew Tridgell1998-11-212-2/+2
|
* 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
|