summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
...
* Commiting Lars Mueller's patch.John Terpstra2008-04-236-8/+8
|
* BUG 1767: change documentation to reflect current hash2 inplementationGerald Carter2008-04-231-9/+0
|
* Fix typos.John Terpstra2008-04-232-10/+16
|
* Allow building text versions of the docs splitted by chapterJelmer Vernooij2008-04-232-0/+5
|
* Adding patches and updats.John Terpstra2008-04-233-1/+78
|
* adding note about these options not being supported in security = shareGerald Carter2008-04-233-3/+17
|
* Add -P to synopsisJelmer Vernooij2008-04-231-0/+1
|
* Adding info on the '-P' option I added to swat.Deryck Hodge2008-04-231-0/+8
| | | | deryck
* adding basic docs to net(8) about 'net rpc rights'Gerald Carter2008-04-231-0/+12
|
* Missed one substitution variableJelmer Vernooij2008-04-231-1/+1
|
* fix typosGerald Carter2008-04-231-5/+5
|
* Don't generate the Makefile, but rather include an autogenerated settings fileJelmer Vernooij2008-04-233-45/+59
| | | | | (I spend a lot of time editting the Makefile, and running config.status every time I change something gets annoying)
* Fix typo.John Terpstra2008-04-231-1/+1
|
* Oops. Forgot to add file. Here it is.John Terpstra2008-04-231-0/+258
|
* Fix example value (caught by Bjoern Jacke)Jelmer Vernooij2008-04-231-1/+1
|
* Added Jerry's documentation on User Rights Management in 3.0.11.John Terpstra2008-04-232-1/+2
|
* fix a few typosGerald Carter2008-04-231-2/+2
|
* add entry for 'enable privileges'Gerald Carter2008-04-231-0/+24
|
* fix another typoGerald Carter2008-04-231-1/+1
|
* Apparently Herb is more fluent than me...Vance Lankhaar2008-04-231-1/+1
| | | | | | (Remove an extraneous "that" as Herb Lewis pointed out.) Vance
* Since English is my first language, I suppose I qualify for "someone moreVance Lankhaar2008-04-231-6/+6
| | | | | | | fluent in english." (note, though, that none of these corrections are grammatically necessary, but they do make it flow a little more naturally.) Vance
* Thanks to abartlet: Add note about spaces in pam_winbind's options.Günther Deschner2008-04-231-2/+3
| | | | Guenther
* Start documenting pam_winbind's options. Maybe someone more fluent inGünther Deschner2008-04-232-6/+57
| | | | | | english can look over it... Guenther
* Document "net rpc user rename".Günther Deschner2008-04-231-0/+7
| | | | Guenther
* fix a few typosGerald Carter2008-04-231-2/+2
|
* Fix description of when DEVICE_URI and when argv[0] is used. Thanks toJelmer Vernooij2008-04-231-3/+4
| | | | Jay Fenlason for reporting this.
* Add note about WERR_BAD_PASSWORD when 'security = share'Jelmer Vernooij2008-04-231-13/+6
|
* Add note about pgsql backendJelmer Vernooij2008-04-231-0/+11
|
* Fix to get around bug that causes use of the quote meta-tag to fail inside a ↵John Terpstra2008-04-231-1/+1
| | | | screen metatag.
* Fix typoJelmer Vernooij2008-04-231-1/+1
|
* Add support for HTML version of smb.conf in chunksJelmer Vernooij2008-04-232-0/+111
|
* forgot to add docs for this new parameterSimo Sorce2008-04-231-0/+21
|
* Address some inaccracies (such as BDC solutions that might haveAndrew Bartlett2008-04-232-19/+24
| | | | | | | | worked, but Samba never got the code to support), clarify some things that pedents have raised on the lists/in bugs, and explain about the 'ldap replication sleep' hack. Andrew Bartlett
* Fix typoJelmer Vernooij2008-04-231-1/+1
|
* Typo fix.Rafal Szczesniak2008-04-231-1/+1
| | | | rafal
* Fixing bugs.John Terpstra2008-04-231-1/+2
|
* Fixing groupmap errors.John Terpstra2008-04-231-6/+6
|
* Clarify that turning off lanman authentiation applies to passwordAndrew Bartlett2008-04-231-5/+7
| | | | | | changes as well. Andrew Bartlett
* Update information to point out that configure only needs to be built if it ↵John Terpstra2008-04-231-3/+6
| | | | does not already exist in the tarball.
* Addd instruction to run autogen.sh.John Terpstra2008-04-231-2/+14
|
* Typo fix.Rafal Szczesniak2008-04-231-1/+1
| | | | rafal
* Fix whitespace.Günther Deschner2008-04-231-2/+1
| | | | Guenther
* Fix from Bjoern Jacke.Günther Deschner2008-04-231-4/+10
| | | | | | | add description of %i variable and unify lower case usage of starting letter in variable section. Guenther
* Replace drive root with environment variable that is portable.John Terpstra2008-04-231-2/+2
|
* Fix typo.John Terpstra2008-04-231-1/+1
|
* Fix typoJelmer Vernooij2008-04-231-1/+1
|
* Note that when two entries with the same name exist, only the first one is ↵Jelmer Vernooij2008-04-231-3/+3
| | | | | | deleted by "net groupmap delete". Shouldn't groupdb/mapping.c refuse to add a group with a ntgroupname that is already used?
* - Fix manpage index file (#2109)Jelmer Vernooij2008-04-234-41/+75
| | | | - Fix plucker (Palm Documentation Format) output
* Add note about portability of adduserJelmer Vernooij2008-04-231-0/+4
|
* Use \ rather then + as the example winbind separator as + causes problems on ↵Jelmer Vernooij2008-04-235-49/+44
| | | | systems with NIS (#1092)