Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | yodl update | Luke Leighton | 1999-11-20 | 2 | -16/+82 |
| | |||||
* | yodl update - rpcclient | Luke Leighton | 1999-11-19 | 4 | -8/+767 |
| | |||||
* | add description of -P option | Herb Lewis | 1999-09-28 | 1 | -1/+5 |
| | |||||
* | Fixed quoting/escaping bug in example code. | Tim Potter | 1999-08-02 | 1 | -1/+1 |
| | |||||
* | Trying to improve DC location & browsing performance for the average user | Matthew Chapman | 1999-04-11 | 1 | -66/+57 |
| | | | | | | | | | | | | | | | | | | | who doesn't know what an LMB or DMB is. * check_master_browser_exists now performs the check the first time around, so if there is indeed no master browser then Samba takes up the job much faster. * Upped default OS level to 32. There is no reason why some stupid little Windows box should become LMB instead of a Samba *server*. * "domain master" now defaults to "auto". Currently this attempts to become DMB iff Samba is the PDC (ala Windows NT). "preferred master" also defaults to "auto", which enables preferred master iff Samba is DMB. * lp_server_role now just returns the predetermined role, rather than working it out each time, since the server role is becoming very heavily used (esp for the BDC code). | ||||
* | Updated the docs to match the changes I made to debug2html. | Christopher R. Hertel | 1998-12-29 | 1 | -7/+10 |
| | | | | Chris -)----- | ||||
* | First go at documentation for debug2html. | Christopher R. Hertel | 1998-12-29 | 1 | -0/+51 |
| | | | | Chris -)----- | ||||
* | updating smb.conf from yodl | Luke Leighton | 1998-12-02 | 1 | -18/+158 |
| | |||||
* | re-ran yodl | Andrew Tridgell | 1998-11-27 | 16 | -57/+55 |
| | |||||
* | updated from yodl | Luke Leighton | 1998-11-24 | 1 | -18/+141 |
| | |||||
* | update testparm with -s option so it doesn't require a carriage return | Herb Lewis | 1998-11-19 | 1 | -1/+6 |
| | | | | | also allow specifying [host hostip] without [configfile] updated man page | ||||
* | Update for 2.0beta1. | Jeremy Allison | 1998-11-14 | 19 | -374/+338 |
| | | | | Jeremy. | ||||
* | Commiting tt fix. | Herb Lewis | 1998-11-12 | 1 | -1/+1 |
| | |||||
* | Added swat html & manpage. | Jeremy Allison | 1998-11-11 | 2 | -6/+216 |
| | | | | Jeremy. | ||||
* | Added link to YODL url. | Jeremy Allison | 1998-11-11 | 14 | -33/+66 |
| | | | | Jeremy. | ||||
* | Forgot to add these new (auto-generated) manpages. | Jeremy Allison | 1998-11-11 | 2 | -0/+303 |
| | | | | Jeremy. | ||||
* | First versions of the man pages auto-generated from the YODL | Jeremy Allison | 1998-11-11 | 13 | -7066/+8463 |
| | | | | | source. Jeremy. | ||||
* | The start of a long and ugly process... :-). | Jeremy Allison | 1998-11-05 | 1 | -20/+262 |
| | | | | Jeremy. | ||||
* | Added man page for nmblookup(1) | Eloy Paris | 1998-10-17 | 1 | -0/+126 |
| | |||||
* | preparing for release of 2.0.0 alpha 11 | Samba Release Account | 1998-10-08 | 15 | -15/+15 |
| | |||||
* | preparing for release of 2.0.0 alpha 10 | Samba Release Account | 1998-10-08 | 15 | -15/+15 |
| | |||||
* | Added E Jay Berkenbilt's fixes | Richard Sharpe | 1998-10-04 | 1 | -0/+5 |
| | |||||
* | fixed the docs for "domain controller" parameter. | Andrew Tridgell | 1998-09-28 | 1 | -2/+2 |
| | |||||
* | preparing for release of 2.0.0 alpha 6 | Samba Release Account | 1998-09-18 | 15 | -15/+15 |
| | |||||
* | preparing for release of 2.0.0 alpha 5 | Samba Release Account | 1998-09-17 | 15 | -15/+15 |
| | |||||
* | preparing for release of 2.0.0 alpha 1 | Samba Release Account | 1998-08-31 | 15 | -15/+15 |
| | |||||
* | preparing for release of 2.0.0 alpha | Samba Release Account | 1998-08-31 | 15 | -15/+15 |
| | |||||
* | Finally got around to updating the man pages for nmbd and smbd to reflect | Christopher R. Hertel | 1998-08-25 | 2 | -3/+19 |
| | | | | | | the changes made re: -a and -o options. Chris -)----- | ||||
* | note that "alternate permissions" is deprecated in man page | Andrew Tridgell | 1998-08-25 | 1 | -16/+2 |
| | |||||
* | Updates smbstatus to have a -S and -L flag. | Richard Sharpe | 1998-07-24 | 1 | -2/+18 |
| | | | | | | Also updated the documentation :-) The code is ugly, we need to rewrite smbstatus someday. | ||||
* | smbclient.1 updated to reflect the new functionality and to document ↵ | Richard Sharpe | 1998-04-11 | 1 | -2/+24 |
| | | | | | | | functionality that has been available for a long time. More updates needed ... people tend to forget the man pages when adding functionality. | ||||
* | Adding the same changes to HEAD as were added to BRANCH_1_9_18. | Jeremy Allison | 1998-03-19 | 1 | -9/+35 |
| | | | | | | | | | | | | | Changed smbpasswd to be client-server for a normal user, rather than accessing the private/smbpasswd file directly (it still accesses this file directly when run as root, so root can add users/change a users password without knowing the old password). A shakeout of this change is that smbpasswd can now be used to change a users password on a remote NT machine (yep - you heard that one right - we can now change a NT password from UNIX !!!!!). Jeremy. | ||||
* | Adding the same change as was added to 1.9.18 branch to add the | Jeremy Allison | 1998-03-16 | 2 | -4/+95 |
| | | | | | | | | | | | | | | | | | | | | | | | "name resolve order" parameter. source/Makefile: Re-ordered link for name resolve order code. source/clientgen.c: source/clientutil.c: Added calls to resolve_name(). source/includes.h: Added HPUX zombie fix. source/loadparm.c: Added new name resolve order parameter. source/namequery.c: Re-wrote to include parsing of lmhosts file, new resolve_name() function requested by John. source/nmbd.c: Tell resolve_name not to do WINS lookups if we are the WINS server. source/nmbd_lmhosts.c: Call lmhosts parsing functions in namequery.c source/password.c: Call resolve_name() to lookup security=server name. source/reply.c: source/time.c: source/trans2.c: "fake directory create times" fix from Jim Hague - hague@research.canon.com.au. source/util.c: Removed isalnum() test in Get_Hostname() that seems to cause problems on many systems. Jeremy. | ||||
* | Adding mention of %p substitution. | Jeremy Allison | 1998-03-16 | 1 | -3/+6 |
| | | | | Jeremy. | ||||
* | changed the default "keepalive" value to 300 seconds. | Andrew Tridgell | 1998-03-16 | 1 | -6/+1 |
| | | | | This is more important now that oplocks are being used. | ||||
* | Updated - removed "win95 bug compatibility" and added "dos filetime resolution". | Jeremy Allison | 1998-02-13 | 1 | -52/+25 |
| | | | | Jeremy. | ||||
* | ENCRYPTION.txt: Fixed typo. | Jeremy Allison | 1998-02-12 | 1 | -11/+84 |
| | | | | | | Support.txt: Added consultant. smb.conf.5: Updated with new parameters. Jeremy. | ||||
* | fixed typo | Andrew Tridgell | 1998-02-11 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Volker Lendecke | 1998-01-26 | 2 | -25/+62 |
| | |||||
* | preparing for release of 1.9.18 | Samba Release Account | 1998-01-08 | 15 | -15/+15 |
| | |||||
* | Added manpages. | Volker Lendecke | 1998-01-06 | 3 | -0/+131 |
| | | | | | Removed obsolete options from smbmount help message. Volker | ||||
* | preparing for release of 1.9.18alpha14 | Samba Release Account | 1997-12-24 | 12 | -12/+12 |
| | |||||
* | Added docs for new signal handling functions. | Jeremy Allison | 1997-12-24 | 2 | -0/+26 |
| | | | | Jeremy. | ||||
* | preparing for release of 1.9.18alpha13 | Samba Release Account | 1997-12-16 | 12 | -12/+12 |
| | |||||
* | WHATSNEW.txt - updated for 1.9.18alpha13. | Jeremy Allison | 1997-12-16 | 1 | -71/+0 |
| | | | | | | | docs/smb.conf.5: Removed unused NTDOMAIN params. Added new params. source/loadparm.c: Put #ifdef NTDOMAIN around unused params. source/nmbd_become_lmb.c: Removed check for workgroup name in lmb name. Jeremy. | ||||
* | Added new wins & lm announce options. | Jeremy Allison | 1997-12-16 | 1 | -1/+73 |
| | | | | Jeremy. | ||||
* | applied a patch from Norm Jacobs to allow "printcap name = lpstat" | Andrew Tridgell | 1997-12-03 | 1 | -3/+13 |
| | | | | | | | | | | 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. | ||||
* | change the "username map" option to allow the user to stop the | Andrew Tridgell | 1997-12-03 | 1 | -0/+13 |
| | | | | | | | | processing part way through the file if a match is found. If a line starts with ! and a match is made by that line then processing stops. This allows better wildcard handling. (patch from Anselm.Kruis@Physik.Uni-Muenchen.DE) | ||||
* | make the "printing" option a per share option rather than global. When | Andrew Tridgell | 1997-12-03 | 1 | -3/+7 |
| | | | | printing to lots of different sorts of remote printers this is useful | ||||
* | Documented the 'veto oplock files' parameter. | Jeremy Allison | 1997-12-02 | 1 | -0/+24 |
| | | | | Jeremy. |