Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | Sync up smb.conf.default with APPLIANCE_HEAD and SAMBA_2_2 | David O'Neill | 2001-01-05 | 1 | -0/+2 | |
| | | | ||||||
| | * | Added a VFS version return to init call. Allows smbd to fail an init if | Jeremy Allison | 2000-11-06 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | versions don't match. Jeremy. | |||||
| | * | Fixes for sample VFS audit code from "Brad Sahr" <bsahr@macromedia.com>. | Jeremy Allison | 2000-11-06 | 3 | -106/+196 | |
| | | | | | | | | | | | | Jeremy. | |||||
| * | | Initial addition of these as examples ... for libsmbclient | Richard Sharpe | 2001-05-14 | 2 | -0/+1268 | |
| | | | ||||||
| * | | this now works as a add|delete share command :-) | Gerald Carter | 2001-05-04 | 1 | -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 Carter | 2001-05-04 | 1 | -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 used | John Terpstra | 2001-04-16 | 1 | -0/+95 | |
| | | | | | | | | with smbclient. Yes, this one has been a point of contention! Argh! | |||||
* | | Deleted "domain controller" option from sample smb.conf and added comment | John Terpstra | 2001-04-16 | 1 | -4/+8 | |
| | | | | | | | | about specification of "password server" options. | |||||
* | | Excised all references to samba-bugs from the tree. | Jeremy Allison | 2001-04-14 | 1 | -2/+2 | |
| | | | | | | | | Jeremy. | |||||
* | | Added suggestion for socket options for Linux. | John Terpstra | 2000-11-06 | 1 | -0/+2 | |
| | | ||||||
* | | Added a VFS version return to init call. Allows smbd to fail an init if | Jeremy Allison | 2000-11-06 | 1 | -1/+2 | |
| | | | | | | | | | | versions don't match. Jeremy. | |||||
* | | Fixes for sample VFS audit code from "Brad Sahr" <bsahr@macromedia.com>. | Jeremy Allison | 2000-11-06 | 3 | -105/+195 | |
| | | | | | | | | Jeremy. | |||||
* | | remove $Id line as this breaks my autoupdate scripts - it always thinks | Herb Lewis | 2000-10-06 | 1 | -1/+0 | |
|/ | | | | the file has changed | |||||
* | added a little description of useage and output format since this gives | Herb Lewis | 2000-08-28 | 1 | -1/+27 | |
| | | | | more info than just what parameters are not supported by SWAT. | |||||
* | script written by herb for reporting which smb.conf parameters | Gerald Carter | 2000-08-28 | 1 | -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 Potter | 2000-06-05 | 1 | -0/+1 | |
| | ||||||
* | Updated samba appliance example. | Tim Potter | 2000-06-05 | 5 | -67/+289 | |
| | ||||||
* | Updated VFS examples to use ftruncate() and lock() functions. | Tim Potter | 2000-05-17 | 2 | -135/+150 | |
| | ||||||
* | compile with -O2 | Andrew Tridgell | 2000-05-12 | 1 | -2/+2 | |
| | ||||||
* | build in /usr/src/redhat | Andrew Tridgell | 2000-05-12 | 2 | -7/+1 | |
| | ||||||
* | updated appliance Makefile | Andrew Tridgell | 2000-05-12 | 1 | -3/+4 | |
| | ||||||
* | added packaging section to README | Andrew Tridgell | 2000-05-12 | 1 | -0/+20 | |
| | ||||||
* | fixed tar command line | Andrew Tridgell | 2000-05-12 | 1 | -1/+1 | |
| | ||||||
* | exclude CVS files from rpm build | Andrew Tridgell | 2000-05-12 | 1 | -1/+1 | |
| | ||||||
* | don't install winbind man page twice | Andrew Tridgell | 2000-05-12 | 1 | -1/+0 | |
| | ||||||
* | Nuked changelog - use cvs log instead. | Tim Potter | 2000-05-12 | 1 | -6/+2 | |
| | | | | | | Actually install winbindd man page. Clean up build directory after make. | |||||
* | simple build script for appliance rpm | Tim Potter | 2000-05-12 | 1 | -0/+8 | |
| | ||||||
* | added winbindd man page to spec file | Andrew Tridgell | 2000-05-12 | 1 | -0/+2 | |
| | ||||||
* | updated the appliance README | Andrew Tridgell | 2000-05-12 | 1 | -2/+32 | |
| | ||||||
* | Initial version of appliance spec file. | Tim Potter | 2000-05-12 | 1 | -0/+178 | |
| | ||||||
* | updated appliance Makefile | Andrew Tridgell | 2000-05-10 | 1 | -2/+15 | |
| | ||||||
* | the beginnings of a description of how to setup a Samba appliance | Andrew Tridgell | 2000-05-09 | 2 | -0/+57 | |
| | ||||||
* | fsync() returns an int rather than void. | Tim Potter | 2000-04-05 | 1 | -3/+3 | |
| | ||||||
* | Added *.so | Tim Potter | 2000-04-05 | 1 | -0/+1 | |
| | ||||||
* | Improved clean target. | Tim Potter | 2000-04-05 | 1 | -2/+3 | |
| | ||||||
* | Hopefully these changes will actually stick. | Tim Potter | 2000-02-04 | 4 | -37/+44 | |
| | ||||||
* | Some strange CVS weirdness happening here. I had SAMBA_TNG tags in my | Tim Potter | 2000-02-03 | 5 | -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 Tridgell | 1999-12-13 | 4 | -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 branch | Andrew Tridgell | 1999-12-13 | 5 | -14/+5 | |
| | ||||||
* | This is an experimental program to shutdown a group of NTws in a | Luke Leighton | 1999-11-05 | 1 | -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 Leighton | 1999-11-05 | 1 | -0/+11 | |
| | ||||||
* | global change from samba.anu.edu.au to samba.org | Andrew Tridgell | 1998-11-21 | 2 | -2/+2 | |
| | ||||||
* | Try to make smbprint a better behaved citizen. | Richard Sharpe | 1998-10-11 | 1 | -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 Terpstra | 1998-04-13 | 3 | -0/+524 | |
| | ||||||
* | applied a patch from Norm Jacobs to allow "printcap name = lpstat" | Andrew Tridgell | 1997-12-03 | 1 | -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.bat | Andrew Tridgell | 1997-11-30 | 1 | -2/+2 | |
| | ||||||
* | Added DNS Proxy, Printing, [netlogon] share modes = no. | John Terpstra | 1997-10-20 | 1 | -1/+12 | |
| | ||||||
* | add a section on encryption and change the formatting a bit | Andrew Tridgell | 1997-10-19 | 1 | -103/+108 | |
| | ||||||
* | Fixed small typo. | John Terpstra | 1997-10-18 | 1 | -1/+1 | |
| | ||||||
* | add a note about running testparm after modifying smb.conf | Andrew Tridgell | 1997-10-17 | 1 | -0/+3 | |
| |