summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
...
* "disable charset" -> "display charset". oopsJelmer Vernooij2002-09-073-1240/+2683
|
* Put PRINTER_DRIVER back inJelmer Vernooij2002-08-301-0/+240
|
* Remove obsolete documentsJelmer Vernooij2002-08-303-379/+0
|
* paranoid server security defaults to yesAndrew Bartlett2002-08-301-1/+1
|
* Several small fixesJelmer Vernooij2002-08-293-10/+10
|
* Split up documents at chapter level, not at sect1 levelJelmer Vernooij2002-08-293-6/+90
|
* Remove more obsolete documentsJelmer Vernooij2002-08-294-1868/+0
|
* Add cifsntdomainJelmer Vernooij2002-08-292-2/+2929
|
* Add more documents to the developers guideJelmer Vernooij2002-08-297-0/+1743
|
* Remove obsolete questions - Preparing for new up-to-date version of faqJelmer Vernooij2002-08-283-217/+6
|
* Remove obsolete filesJelmer Vernooij2002-08-285-4565/+4466
| | | | Update generated docs
* Remove obsolete text docsJelmer Vernooij2002-08-2819-2776/+0
|
* Remove yodldocs - it has been obsolete since 2.2Jelmer Vernooij2002-08-281-14/+0
|
* Adding new series of text-to-sgml converted files.Jelmer Vernooij2002-08-2810-149/+773
| | | | Removed OS2-Client-HOWTO and put it into Other-Clients.sgml
* There's no MACHINE.SID anymore...Volker Lendecke2002-08-281-4/+11
| | | | Volker
* Merge from 2_2.Volker Lendecke2002-08-281-2/+4
| | | | Volker
* A small type and addition of an example add printer command script.Richard Sharpe2002-08-261-1/+55
|
* Fix some small spelling etc problems in the SGML.Richard Sharpe2002-08-261-2/+2
| | | | Must also add a small tute on adding print queues dynamically with the addprinter command.
* Another speling fixRichard Sharpe2002-08-241-1/+1
|
* Some more minor doco fixes ...Richard Sharpe2002-08-241-6/+6
|
* Your car depreciates in value, while obsolete parameters are deprecated.Richard Sharpe2002-08-241-2/+2
|
* Document -v optionJelmer Vernooij2002-08-212-12/+27
|
* document nisplus samJelmer Vernooij2002-08-212-2/+7
|
* Update generated version of manpagesJelmer Vernooij2002-08-203-750/+1160
|
* New (simpler) documentation system.Jelmer Vernooij2002-08-2043-13515/+111
|
* Strip URL stuff, not only ending in .htmlJelmer Vernooij2002-08-201-1/+1
|
* Remove (broken) indexJelmer Vernooij2002-08-203-6/+2
| | | | don't use underscores in chaptor names (invalid sgml syntax)
* Fix syntax errorsJelmer Vernooij2002-08-191-4/+2
|
* More smb.conf manpage updates:Jelmer Vernooij2002-08-191-23/+194
| | | | | | | | | | | | | | | | | | | | add printer command -> addprinter command delete printer command -> deleteprinter command display charset dos charset hide unwriteable -> hide unwriteable files hostname lookups name cache timeout ntlm auth paranoid server security realm smb ports unicode unix charset wtmp directory wins partners block size vfspath
* Adding documentation for options:Jelmer Vernooij2002-08-191-19/+129
| | | | | | | | | | | add user to group script delete group script ads server delete user from group script disable netbios block size hide unwriteable mangling method
* Update manpage to match to Simo's latest pdbedit changesJelmer Vernooij2002-08-191-2/+12
|
* Add vfstest manpage + fix typo in configureJelmer Vernooij2002-08-193-3/+171
|
* paramater -> parameterJelmer Vernooij2002-08-171-2/+2
|
* Rework the 'guest account get's RID 501' code again...Andrew Bartlett2002-08-171-0/+4
| | | | | | | | | | This moves it right into the passdb subsystem, where we can do this in just one (or 2) places. Due to the fact that this code can be in a tight loop, I've had to make 'guest account' a 'const' paramater, where % macros cannot be used. In any case, if the 'guest account' varies, we are in for some nasty cases in the other code, so it's useful anyway. Andrew Bartlett
* large set of updates converting some of the textdocs to SGML/DocBook.Gerald Carter2002-08-1529-6179/+15103
| | | | | | | | | | | I think these were originally from Jelmer, but I've lost the original message. Also had some syntax errors in the manpages (does no one regenerate after making changes to the SGML source?) Still have some developer specific docs to add from Jelmer in the next go around....
* Updated smbcontrol manpage for new printnotify commands.Tim Potter2002-08-111-5/+49
| | | | | Jerry, what's the latest on rebuilding doco from source? I've no idea whether this actually compiles or not.
* updates the log level parameter man sectionSimo Sorce2002-08-031-3/+6
| | | | | can someone regenerate and commit the other formats? thanks
* Escape ampersand(&) to better comply to SGML syntaxJelmer Vernooij2002-08-021-1/+1
|
* fixed typoAndrew Tridgell2002-07-281-1/+1
| | | | samba-patches 970
* Warn about n^2 algorithm with utmp=yes.Andrew Bartlett2002-07-281-0/+6
| | | | Andrew Bartlett
* Documented -I option to rpcclient.Tim Potter2002-07-091-0/+18
|
* fix typo in unix extensions descriptionGerald Carter2002-07-021-3/+3
|
* Jelmer has been keeping on top of the typos.Andrew Bartlett2002-06-274-3/+6
|
* We don't use SSL any more...Andrew Bartlett2002-06-271-405/+0
| | | | | | (from jelmer) Andrew Bartlett
* fix typoGerald Carter2002-06-171-1/+1
|
* Fix up comment on netbios scopes, and remove paragraph about internationalAndrew Bartlett2002-06-091-12/+2
| | | | | | charsets, becouse it really don't apply well with Samba 3.0 and unicode. Andrew Bartlett
* This paragraph is irrelevent and misleading (needs fix for 2.2 as well)Andrew Bartlett2002-06-091-6/+0
|
* Clean up a few unused functions, add a bit of static etc.Andrew Bartlett2002-05-251-39/+8
| | | | | | | | | | | | | | Importantly: The removal of the silly 'delete user script' behaviour when secuity=domain. I have left the name the same - as it still does the (previously documented, but not in smb.conf(5)) sane behaviour of deleting users on request. When we decide what to do with the 'add user' functionality, we might rename it. Andrew Bartlett
* Some grammar fixes picked up from the bugs.debian.org, submitted byAndrew Bartlett2002-05-243-14/+14
| | | | | | | | jrv@vanzandt.mv.com Most of them didn't apply any more, but the bits that did I've commited. Andrew Bartlett
* A few things in this commit:Andrew Bartlett2002-05-181-5/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cleanup some of the code in net_rpc_join re const warnings and fstrings. Passdb: Make the %u and %U substituions in passdb work. This is done by declaring these paramters to be 'const' and doing the substitution manually. I'm told this is us going full circle, but I can't really see a better way. Finally these things actually seem to work properly... Make the lanman code use the pdb's recorded values for homedir etc rather than the values from lp_*() Add code to set the plaintext password in the passdb, where it can decide how to store/set it. For use with a future 'ldap password change' option, or somthing like that... Add pdb_unix, so as to remove the 'not in passdb' special cases from the local_lookup_*() code. Quite small, as it uses the new 'struct passwd -> SAM_ACCOUNT' code that is now in just one place. (also used by pdb_smbpasswd) Other: Fix up the adding of [homes] at session setup time to actually pass the right string, that is the unix homedir, not the UNC path. Fix up [homes] so that for winbind users is picks the correct name. (bad interactions with the default domain code previously) Change the rpc_server/srv_lsa_nt.c code to match NT when for the SATUS_NONE_MAPPED reply: This was only being triggered on no queries, now it is on the 'no mappings' (ie all mappings failed). Checked against Win2k. Policy Question: Should SID -> unix_user.234/unix_group.364 be considered a mapping or not? Currently it isn't. Andrew Bartlett