Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | beginning to sync up for 2.2.5 release.... | Gerald Carter | 2002-06-17 | 1 | -38/+221 |
| | |||||
* | last minute doc update. Doh! | Gerald Carter | 2002-05-03 | 1 | -262/+211 |
| | |||||
* | sync with SAMBA_2_2 | Gerald Carter | 2002-05-02 | 1 | -2/+3 |
| | |||||
* | Start of merge to 2_2_RELEASE branch for release. | Jeremy Allison | 2002-04-30 | 1 | -66/+236 |
| | | | | Jeremy. | ||||
* | Sync for release. | Jeremy Allison | 2002-02-01 | 1 | -183/+154 |
| | | | | Jeremy. | ||||
* | Sync up with Gerry's changes. | Jeremy Allison | 2001-10-13 | 1 | -15/+17 |
| | | | | Jeremy | ||||
* | Adding Debian packaging. | Jeremy Allison | 2001-10-12 | 1 | -6/+91 |
| | | | | Jeremy. | ||||
* | More docs sync. | Jeremy Allison | 2001-10-11 | 1 | -344/+1043 |
| | | | | Jeremy. | ||||
* | Updated docs. | Jeremy Allison | 2001-07-10 | 1 | -6/+70 |
| | | | | Jeremy. | ||||
* | Syncup getting ready for release. | Jeremy Allison | 2001-07-06 | 1 | -1338/+1891 |
| | | | | Jeremy. | ||||
* | removed smbrun parameter | Gerald Carter | 2001-04-14 | 1 | -52/+6 |
| | |||||
* | added links from the parameter list (in the beginning on smb.conf) | Gerald Carter | 2001-04-12 | 1 | -34/+838 |
| | | | | | to the corresonding section thanks fo ra quick perl script from Herb to fix the SGML source. | ||||
* | fixed some confusion over the 'total print jobs' and | Gerald Carter | 2001-04-12 | 1 | -6/+26 |
| | | | | 'max print jobs' thanks to John Reilly. | ||||
* | fixed broken link spooted by Herb | Gerald Carter | 2001-04-12 | 1 | -1/+1 |
| | |||||
* | added 'total print jobs' to smb.conf and fixed a lot of typos/ | Gerald Carter | 2001-04-03 | 1 | -26/+77 |
| | | | | ambiguous sentences found by Rafal Szczesniak | ||||
* | posix locking parameter added(thought I already had) and | Gerald Carter | 2001-04-03 | 1 | -12/+50 |
| | | | | update to dos filemode | ||||
* | added 'dos filemode' | Gerald Carter | 2001-03-30 | 1 | -5/+35 |
| | |||||
* | added | Gerald Carter | 2001-03-29 | 1 | -6/+117 |
| | | | | | | vfs object vfs options os2 driver map | ||||
* | autogen | Gerald Carter | 2001-03-28 | 1 | -6/+50 |
| | |||||
* | more autogen stuff | Gerald Carter | 2001-03-08 | 1 | -77/+203 |
| | |||||
* | autogen | Gerald Carter | 2001-03-07 | 1 | -5/+7 |
| | |||||
* | some autogen documentation | Gerald Carter | 2001-03-07 | 1 | -48/+48 |
| | |||||
* | fixed a few typos and added 'enumports command' | Gerald Carter | 2001-03-02 | 1 | -8/+64 |
| | |||||
* | autogen | Gerald Carter | 2001-03-02 | 1 | -257/+673 |
| | |||||
* | autogen stuff | Gerald Carter | 2001-03-02 | 1 | -10/+114 |
| | |||||
* | autogen | Gerald Carter | 2001-03-02 | 1 | -7/+88 |
| | |||||
* | autogenerated docs | Gerald Carter | 2001-03-02 | 1 | -633/+701 |
| | |||||
* | autogen stuff | Gerald Carter | 2001-02-28 | 1 | -5063/+16146 |
| | |||||
* | Updated manual pages to point at http://lists.samba.org instead of old | Tim Potter | 2000-09-12 | 1 | -29/+21 |
| | | | | listproc address. | ||||
* | - added example config section to winbindd man page | Andrew Tridgell | 2000-05-12 | 1 | -2520/+2520 |
| | | | | - reran yodldocs with newer version of yodl | ||||
* | Added mention of the CUPS option for the printing parameter | Gerald Carter | 2000-05-12 | 1 | -732/+891 |
| | | | | -jerry | ||||
* | first pass at updating head branch to be to be the same as the SAMBA_2_0 branch | Andrew Tridgell | 1999-12-13 | 1 | -346/+630 |
| | |||||
* | yodl update | Luke Leighton | 1999-11-20 | 1 | -2/+1 |
| | |||||
* | yodl update - rpcclient | Luke Leighton | 1999-11-19 | 1 | -3/+3 |
| | |||||
* | Trying to improve DC location & browsing performance for the average user | Matthew Chapman | 1999-04-11 | 1 | -61/+55 |
| | | | | | | | | | | | | | | | | | | | 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). | ||||
* | updating smb.conf from yodl | Luke Leighton | 1998-12-02 | 1 | -20/+116 |
| | |||||
* | re-ran yodl | Andrew Tridgell | 1998-11-27 | 1 | -6/+0 |
| | |||||
* | updated from yodl | Luke Leighton | 1998-11-24 | 1 | -9/+106 |
| | |||||
* | global change from samba.anu.edu.au to samba.org | Andrew Tridgell | 1998-11-21 | 1 | -10/+10 |
| | |||||
* | Update for 2.0beta1. | Jeremy Allison | 1998-11-14 | 1 | -131/+131 |
| | | | | Jeremy. | ||||
* | Commiting tt fix. | Herb Lewis | 1998-11-12 | 1 | -1/+1 |
| | |||||
* | Added link to YODL url. | Jeremy Allison | 1998-11-11 | 1 | -4/+9 |
| | | | | Jeremy. | ||||
* | First version of HTML docs generated from YODL source. | Jeremy Allison | 1998-11-11 | 1 | -0/+4451 |
Jeremy. |