summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagsamba-2.2.0acvs2svn Import User2001-06-235-610/+0
| | | 'release-2-2-0a'.
* This commit was manufactured by cvs2svn to create branchcvs2svn Import User2001-05-311-0/+8
|\ | | | | 'SAMBA_2_2_RELEASE'.
| * This commit was manufactured by cvs2svn to create branch 'SAMBA_2_2'.cvs2svn Import User2001-05-311-0/+8
| |\
| | * Adding an examples directory for libsmbclient to the head branch along withRichard Sharpe2001-05-174-0/+1296
| | | | | | | | | | | | a simple Makefile and a small README ...
| * | forgot to merge this one inGerald Carter2001-05-181-0/+1
| | |
| * | Fixing up the examples directory for Samba 2.2.xRichard Sharpe2001-05-171-2/+2
| | |
| * | Updated for block/ example.Jeremy Allison2001-05-161-0/+5
| | | | | | | | | | | | Jeremy.
* | | This commit was manufactured by cvs2svn to create branchcvs2svn Import User2001-05-164-0/+602
|\| | | | | | | | 'SAMBA_2_2_RELEASE'.
| * | This commit was manufactured by cvs2svn to create branch 'SAMBA_2_2'.cvs2svn Import User2001-05-164-0/+602
| |\|
| | * Added example vfs block example from Ronald Kuetemeier <ronald@kuetemeier.com>.Jeremy Allison2001-05-164-0/+602
| | | | | | | | | | | | Jeremy.
| | * 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