summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
...
* Add placeholder manpage for pam_winbindJelmer Vernooij2008-04-232-1/+66
| | | | Fix syntax error in "logon path"
* Fix two typosJelmer Vernooij2008-04-231-2/+2
|
* Update path info.John Terpstra2008-04-231-1/+2
|
* "mangle case" silently vanished with samba 3.0.6. Reflect this factGünther Deschner2008-04-232-17/+0
| | | | | | in the docs. Thanks to Bjoern Jacke. Guenther
* most probably a typo.Günther Deschner2008-04-231-2/+2
| | | | Guenther
* Another attempt to clarify.John Terpstra2008-04-231-3/+3
|
* Fix semantics.John Terpstra2008-04-231-1/+1
|
* Fix another typo.John Terpstra2008-04-231-1/+1
|
* Fixes and updates.John Terpstra2008-04-236-10/+55
|
* Fix for bug report #1716John Terpstra2008-04-231-0/+7
|
* Fixing incorrect info. The code only checks that the users UID=0.John Terpstra2008-04-231-4/+4
|
* Fixing documentation bug #1093.John Terpstra2008-04-231-0/+21
|
* Fixing more typos.John Terpstra2008-04-232-2/+2
|
* Fix typo reported by Stepan Kasal.John Terpstra2008-04-231-1/+1
|
* Fix a small but annoying cut-n-pasteo with the net groupmap modify exampled.Richard Sharpe2008-04-231-3/+3
| | | | You do not specify a RID on a modify command.
* Formatting updates and makefile update.John Terpstra2008-04-238-25/+25
|
* Fix small typo.John Terpstra2008-04-231-2/+2
|
* Document "deldriverex"Günther Deschner2008-04-231-0/+6
| | | | Guenther
* Replaced '%u' with '%U' which is expanded correctly on login.John Terpstra2008-04-231-2/+2
|
* Updated username mape man page to reflect post 3.0.7 operation.John Terpstra2008-04-231-1/+27
|
* IDMAP Completion.John Terpstra2008-04-233-64/+523
|
* Fix provided by Robin Munn <rmunn@pobox.com>John Terpstra2008-04-231-1/+1
|
* More work in progress - further commits to follow.John Terpstra2008-04-231-0/+162
|
* Man page update for idmap backend with idmap_rid plug-in.John Terpstra2008-04-232-1/+11
|
* Another progress update - more coming soon.John Terpstra2008-04-231-7/+43
|
* Progress commit only - still going.John Terpstra2008-04-231-14/+123
|
* Default to 100% sized images for HTMLJelmer Vernooij2008-04-231-1/+1
|
* Latest patch for TCP/IP in WFW 3.11 is 3.11b, not 3.11aJelmer Vernooij2008-04-231-1/+3
|
* Tiny update.John Terpstra2008-04-231-7/+7
|
* Updates.John Terpstra2008-04-237-22/+84
|
* Work in progress commit - Adding IDMAP documentation.John Terpstra2008-04-231-1/+18
|
* Work in progress commit - Adding IDMAP documentation.John Terpstra2008-04-231-1/+11
|
* Work in progress commit - Adding IDMAP documentation.John Terpstra2008-04-234-0/+142
|
* adding docs for force printernameGerald Carter2008-04-231-0/+39
|
* Update version date and numberJohn Terpstra2008-04-231-2/+2
|
* Updates and fixes.John Terpstra2008-04-233-16/+16
|
* Updates and fixes.John Terpstra2008-04-232-49/+31
|
* Fix indentation in Pearson XML outputJelmer Vernooij2008-04-233-11/+7
| | | | Add some markup in mount.cifs(8)
* Corrected default settings for "ldap timeout".Günther Deschner2008-04-231-3/+3
| | | | Guenther
* document that 'printing = ...' resets the printing commands to default valuesGerald Carter2008-04-231-1/+5
|
* document "setprintername" (Bugzilla: #1830)Günther Deschner2008-04-231-0/+5
| | | | Guenther
* Remove bogus comment from 'client use spnego'.Andrew Bartlett2008-04-231-6/+4
| | | | Andrew Bartlett
* Finish docbook to pearson conversion scripts. I still need to look atJelmer Vernooij2008-04-232-126/+102
| | | | getting internal links correctly though.
* Document charset handling fixes to SWAT (patch by Bjoern Jacke)Jelmer Vernooij2008-04-231-22/+1
|
* Document iocharset= (patch by Bjoern Jacke)Jelmer Vernooij2008-04-231-0/+13
|
* Typo fixesJelmer Vernooij2008-04-232-3/+3
|
* Start working on samba-specific conversion script to pearson XMLJelmer Vernooij2008-04-234-3/+40
|
* Make share writableJohn Terpstra2008-04-231-0/+1
|
* Explain that winbind does not cache authentication requests.Andrew Bartlett2008-04-231-0/+2
| | | | Andrew Bartlett
* Add a note warning against the use of wbinfo -a for authenticacationAndrew Bartlett2008-04-231-2/+6
| | | | | | (ntlm_auth is for that). Andrew Bartlett