Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated manual pages to point at http://lists.samba.org instead of old | Tim Potter | 2000-09-12 | 1 | -10/+10 |
| | | | | listproc address. | ||||
* | add printer admin docs | Andrew Tridgell | 2000-08-09 | 1 | -26/+16 |
| | |||||
* | Added mention of the CUPS option for the printing parameter | Gerald Carter | 2000-05-12 | 1 | -4/+4 |
| | | | | -jerry | ||||
* | Added winbindd parameters to smb.conf documentation. | Tim Potter | 2000-05-08 | 1 | -0/+80 |
| | |||||
* | samba-bugs -> samba. | Jeremy Allison | 2000-03-30 | 1 | -62/+128 |
| | | | | Jeremy. | ||||
* | Updated docs for "inherit permissions" fix. | Jeremy Allison | 2000-01-14 | 1 | -3/+48 |
| | | | | Jeremy. | ||||
* | Added utmp fix from David Lee <T.D.Lee@durham.ac.uk>. | Jeremy Allison | 2000-01-12 | 1 | -0/+37 |
| | | | | Jeremy. | ||||
* | Fix minor typos in the yodl for smb.conf.5 and fix minor English problems :-) | Richard Sharpe | 2000-01-08 | 1 | -2/+2 |
| | |||||
* | added "netbios scope" docs | Andrew Tridgell | 2000-01-07 | 1 | -0/+8 |
| | |||||
* | first pass at updating head branch to be to be the same as the SAMBA_2_0 branch | Andrew Tridgell | 1999-12-13 | 1 | -450/+821 |
| | |||||
* | Fixed typo in automatic printer install share name. | Tim Potter | 1999-11-08 | 1 | -2/+1 |
| | | | | | Removed confusing 'writeable = no' parameter from example [printers] entry. | ||||
* | According to params/loadparm.c, the "case sensitive", "casesignames", | Tim Potter | 1999-10-15 | 1 | -3/+3 |
| | | | | | and "short preserve case" name mangling parameters are local options but the documentation says they are globals. | ||||
* | Trying to improve DC location & browsing performance for the average user | Matthew Chapman | 1999-04-11 | 1 | -6/+13 |
| | | | | | | | | | | | | | | | | | | | 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). | ||||
* | matthew chapman's ldap code, to date. plus docs! | Luke Leighton | 1998-12-07 | 1 | -59/+43 |
| | |||||
* | fixed a link to testparm.1.html | Andrew Tridgell | 1998-12-07 | 1 | -1/+1 |
| | |||||
* | adding group parsing: add/modify/delete/add members. | Luke Leighton | 1998-12-03 | 1 | -4/+4 |
| | |||||
* | missed out endit()s, ta andrej. | Luke Leighton | 1998-11-30 | 1 | -0/+6 |
| | |||||
* | updated smb.conf - have not done a yodl2xxx. | Luke Leighton | 1998-11-30 | 1 | -19/+152 |
| | |||||
* | Fixed typo. "Browsable is an acronym for browseable. | John Terpstra | 1998-11-28 | 1 | -1/+1 |
| | |||||
* | got rid of a dangerous message command example | Andrew Tridgell | 1998-11-27 | 1 | -9/+0 |
| | |||||
* | added "domain group map" and "local group map" explanations. | Luke Leighton | 1998-11-24 | 1 | -9/+136 |
| | |||||
* | global change from samba.anu.edu.au to samba.org | Andrew Tridgell | 1998-11-21 | 1 | -10/+10 |
| | |||||
* | missed a .B | Herb Lewis | 1998-11-14 | 1 | -1/+1 |
| | |||||
* | ran spell check and other minor tweaks | Herb Lewis | 1998-11-14 | 1 | -132/+132 |
| | |||||
* | Fixed missing parens in tt entry. | Herb Lewis | 1998-11-12 | 1 | -1/+1 |
| | |||||
* | Added link to YODL url. | Jeremy Allison | 1998-11-11 | 1 | -3/+9 |
| | | | | Jeremy. | ||||
* | Finally it compiles with YODL !! | Jeremy Allison | 1998-11-10 | 1 | -97/+122 |
| | | | | Jeremy. | ||||
* | This is finished but still doesn't compile in YODL. | Jeremy Allison | 1998-11-10 | 1 | -469/+595 |
| | | | | | | I'm checking in now on the "save early and often" principle. I'll check it in again when it passes yodl2html and yodl2man. Jeremy. | ||||
* | Done all the ssl docs. | Jeremy Allison | 1998-11-10 | 1 | -235/+627 |
| | | | | Jeremy. | ||||
* | Up to "socket options". | Jeremy Allison | 1998-11-10 | 1 | -176/+327 |
| | | | | Jeremy. | ||||
* | Up to "read size". | Jeremy Allison | 1998-11-10 | 1 | -216/+308 |
| | | | | Jeremy. | ||||
* | smbclient.1.yo: Documented Andrews changes. | Jeremy Allison | 1998-11-09 | 1 | -207/+313 |
| | | | | | smb.conf.5.yo: Up to "print command" Jeremy. | ||||
* | Fixed lppause and lpresume docs. | Jeremy Allison | 1998-11-07 | 1 | -11/+1 |
| | | | | Jeremy | ||||
* | Packing it in for the evening.. | Jeremy Allison | 1998-11-07 | 1 | -15/+44 |
| | | | | Jeremy. | ||||
* | Up to ole locking compat.. | Jeremy Allison | 1998-11-07 | 1 | -291/+399 |
| | | | | Jeremy. | ||||
* | Up to "magic script". | Jeremy Allison | 1998-11-07 | 1 | -371/+599 |
| | | | | Jeremy. | ||||
* | Save your work as you go... :-). | Jeremy Allison | 1998-11-07 | 1 | -228/+296 |
| | | | | Jeremy. | ||||
* | Up to "domain master" and still going... | Jeremy Allison | 1998-11-06 | 1 | -152/+266 |
| | | | | Jeremy. | ||||
* | Keeping it safe. NB. This is *not* yet finished and will *NOT* | Jeremy Allison | 1998-11-06 | 1 | -76/+258 |
| | | | | | yodlize correctly yet. Jeremy. | ||||
* | More updates... | Jeremy Allison | 1998-11-06 | 1 | -350/+487 |
| | | | | Jeremy. | ||||
* | The start of a long and ugly process... :-). | Jeremy Allison | 1998-11-05 | 1 | -0/+4376 |
Jeremy. |