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 | 2 | -12/+11 |
| | | | | listproc address. | ||||
* | added the -A <authfile> option for allowing the reading of user | Gerald Carter | 2000-08-29 | 1 | -0/+18 |
| | | | | | | | | name and password credentials from a file. Designed for use when needed to passwd credentials between scripts --jerry | ||||
* | first draft at rpcclient man page for HEAD branch. Taken heavily | Gerald Carter | 2000-08-29 | 1 | -0/+263 |
| | | | | | | | | from the man page in TNG. Updated for newer spoolss commands. jerry | ||||
* | add printer admin docs | Andrew Tridgell | 2000-08-09 | 1 | -26/+16 |
| | |||||
* | Adding missing smbsh.1 man page source. | John Terpstra | 2000-07-30 | 1 | -0/+87 |
| | |||||
* | Updated documentation for wbinfo and winbindd. | Tim Potter | 2000-06-30 | 2 | -11/+33 |
| | |||||
* | Created manpage for wbinfo program. | Tim Potter | 2000-06-13 | 2 | -34/+179 |
| | | | | Misc documentation updates for winbindd manpage. | ||||
* | Copied across NT_Security documentation from 2.0 | Tim Potter | 2000-06-05 | 1 | -0/+292 |
| | |||||
* | Someone wrote a man page for smbspool - how nice! | Tim Potter | 2000-06-05 | 1 | -0/+89 |
| | |||||
* | Added signal handling section. | Tim Potter | 2000-05-12 | 1 | -10/+36 |
| | |||||
* | - added example config section to winbindd man page | Andrew Tridgell | 2000-05-12 | 1 | -14/+108 |
| | | | | - reran yodldocs with newer version of yodl | ||||
* | Added mention of the CUPS option for the printing parameter | Gerald Carter | 2000-05-12 | 1 | -4/+4 |
| | | | | -jerry | ||||
* | Changed all references of ntdom to winbind. | Tim Potter | 2000-05-12 | 1 | -5/+6 |
| | |||||
* | Added winbindd parameters to smb.conf documentation. | Tim Potter | 2000-05-08 | 1 | -0/+80 |
| | |||||
* | Initial version of winbindd manual page. | Tim Potter | 2000-05-08 | 1 | -0/+217 |
| | |||||
* | samba-bugs -> samba. | Jeremy Allison | 2000-03-30 | 17 | -112/+185 |
| | | | | 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 |
| | |||||
* | the -i options are gone from nmbd and smbd - use the smb.conf | Andrew Tridgell | 2000-01-07 | 2 | -18/+2 |
| | | | | | | | parameter "netbios scope" instead -i is still available in the command line utils, as these may be used to contact another scope | ||||
* | added "netbios scope" docs | Andrew Tridgell | 2000-01-07 | 1 | -0/+8 |
| | |||||
* | 2nd phase of head branch sync with SAMBA_2_0 - this delets all the files ↵ | Andrew Tridgell | 1999-12-13 | 3 | -1084/+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 | 10 | -515/+900 |
| | |||||
* | adding bits about SAM database security, and what the SAM commands are | Luke Leighton | 1999-11-20 | 1 | -5/+30 |
| | | | | actually for. | ||||
* | explicit reference to tell people that rpcclient doesn't work with | Luke Leighton | 1999-11-20 | 1 | -0/+5 |
| | | | | | Windows 95. i can just imagine some people saying "it dunna wurk on my box at home", and me having to reply, "i dunna care". | ||||
* | oops. | Luke Leighton | 1999-11-20 | 1 | -1/+1 |
| | |||||
* | adding some command descriptions behind the rpcclient commands. | Luke Leighton | 1999-11-20 | 1 | -14/+75 |
| | |||||
* | added an rpcclient man page. wow! | Luke Leighton | 1999-11-19 | 3 | -5/+789 |
| | |||||
* | 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. | ||||
* | add description of -P option | Herb Lewis | 1999-09-28 | 1 | -1/+5 |
| | |||||
* | 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). | ||||
* | 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/+59 |
| | | | | Chris -)----- | ||||
* | added ldap files by Matthew Chapman. | Luke Leighton | 1998-12-07 | 1 | -0/+161 |
| | |||||
* | 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 | 17 | -71/+71 |
| | |||||
* | Added changes to smbtar submitted by Sandy Whitesel | Richard Sharpe | 1998-11-21 | 1 | -3/+9 |
| | | | | | | | | Added some extra documentation for smbclient Grr, Jeremy beat me to a bug fix in client.c Will have to get Jeremy to tell me how to check out SAMBA_2_0 :-) | ||||
* | 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 | ||||
* | removed information on installing via cgi | Andrew Tridgell | 1998-11-14 | 1 | -73/+15 |
| | |||||
* | missed a .B | Herb Lewis | 1998-11-14 | 1 | -1/+1 |
| | |||||
* | Fixed munging of sample file in man pages. | Jeremy Allison | 1998-11-14 | 1 | -9/+6 |
| | | | | Jeremy. | ||||
* | ran spell check and other minor tweaks | Herb Lewis | 1998-11-14 | 16 | -271/+282 |
| |