summaryrefslogtreecommitdiffstats
path: root/docs-xml
Commit message (Collapse)AuthorAgeFilesLines
* docs: Remove another reference to security=shareAndrew Bartlett2012-09-171-1/+1
|
* docs: Remove references to specific windows versions, instead mention ↵Andrew Bartlett2012-09-171-5/+4
| | | | | | | | Home/Professional/Server The flavours of windows seem to last longer than the individual products. Andrew Bartlett
* docs: Remove references to mulitple passdb backendsAndrew Bartlett2012-09-171-29/+0
| | | | | | These are long-gone and confusing. Andrew Bartlett
* docs: Remove references to sysv-style CUPS from TOSHARG-CUPS-printingAndrew Bartlett2012-09-171-67/+8
| | | | | | | This also simplifies the cups config by not duplicating the printcap name parameter that is already set by default when printing=cups is set. Andrew Bartlett
* docs: Remove very outdated TOSHARG-Other-Clients sectionAndrew Bartlett2012-09-172-353/+0
|
* docs: Remove very outdated TOSHARG-Portability sectionAndrew Bartlett2012-09-172-272/+0
|
* docs: Update FastStart: remove security=share, avoid disable spoolssAndrew Bartlett2012-09-171-13/+9
| | | | | | As I understand it, all printing is via spoolss, so do not disable it! Andrew Bartlett
* docs: Clarify TOSHARG-Bugs for 2012Andrew Bartlett2012-09-171-7/+4
|
* docs: Remove reference to inetd startup, it is not recommendedAndrew Bartlett2012-09-171-76/+1
|
* docs: Update BDC docs to recognise the AD DC and to exclusivly recommend LDAPAndrew Bartlett2012-09-171-167/+12
| | | | | | | | The confusing references to the not-recommended techniques and outdated steps (like net rpc getsid, replaced by simply having the SID just be in LDAP) just detract from the clarity of this document. Andrew Bartlett
* docs: Remove referenece to old Red Hat Linux habits on winbinddAndrew Bartlett2012-09-171-20/+0
|
* docs: Remove referenece to autogen.sh and document waf build insteadAndrew Bartlett2012-09-171-45/+2
|
* docs: Remove out of date links to pserver.samba.org and old tarballsAndrew Bartlett2012-09-171-6/+7
|
* docs: Remove references to Subversion, replace with wiki linkAndrew Bartlett2012-09-171-107/+8
|
* docs: Remove references to old kerberos behaviourAndrew Bartlett2012-09-171-21/+0
| | | | | | | | I have not seen any issues using the SRV records with windows, and this certainly does not apply to current versions. Similarly, the need to change the admin password does not apply now we require a krb5 lib with arcfour-hmac-md5 support. Andrew Bartlett
* docs: Remove confusing reference to smb signing and client use spnegoAndrew Bartlett2012-09-171-19/+0
| | | | | | This section is more confusing than helpful, as client support for both is on by default. Andrew Bartlett
* docs-xml: fix build of winbindd- and krb5 locator-related manpagesAlexander Bokovoy2012-09-171-2/+2
| | | | | | | These manpages depend on docs-xml infrastructure (samba DTDs) Autobuild-User(master): Alexander Bokovoy <ab@samba.org> Autobuild-Date(master): Mon Sep 17 19:52:53 CEST 2012 on sn-devel-104
* docs-xml: convert smb.conf.5 build to wafAlexander Bokovoy2012-09-173-5/+32
| | | | | | | | | | | | | | | | | | smb.conf(5) is different from other manpages because before it is built, it gets merged together from a number of smaller files, one per parameter. So we first create a parameters.all.xml file that references all these files and then include it into master smb.conf.5.xml One small issue is how to handle generated files in WAF build from xi:include perspective as the files are generated in bin/default/docs-xml rather than in docs-xml. We solve this by further expanding use of XML catalogs and rewriting virtual path http://www.samba.org/samba/smbdotconf/ to proper location. Both docs-xml autoconf and waf builds work correctly now. Autobuild-User(master): Alexander Bokovoy <ab@samba.org> Autobuild-Date(master): Mon Sep 17 14:18:31 CEST 2012 on sn-devel-104
* docs: update for modern kerberos libsAndrew Bartlett2012-09-141-50/+2
|
* docs: remove references to security=serverAndrew Bartlett2012-09-141-66/+0
|
* docs: Remove distinction between server and domain accountsAndrew Bartlett2012-09-141-30/+0
| | | | | | | Accounts on a server become accounts on the DC when upgraded. If they do not then this is simply a bug (in say tdbsam), not a feature to be documented. Andrew Bartlett
* docs: Update docs to the modern age of Samba 4.0Andrew Bartlett2012-09-142-267/+15
| | | | | | | | This removes references to security=share, security=server and other outdated things. It also updates to a world where encrypted passwords are the norm. Andrew Bartlett
* docs: Fix generating idmap manpages.Andreas Schneider2012-09-131-0/+8
| | | | | Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org> Autobuild-Date(master): Thu Sep 13 19:52:53 CEST 2012 on sn-devel-104
* docs: Build manpages correctly.Andreas Schneider2012-09-121-1/+1
|
* docs: Bump version up to 4.0.Andreas Schneider2012-09-128-10/+8
|
* docs: Fix typo.Karolin Seeger2012-09-121-1/+1
| | | | | | | Karolin Autobuild-User(master): Karolin Seeger <kseeger@samba.org> Autobuild-Date(master): Wed Sep 12 12:21:00 CEST 2012 on sn-devel-104
* docs: Move idmap manpage to there old location.Andreas Schneider2012-09-118-0/+891
| | | | | | | This wasn't planned and slipped trough, sorry. Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org> Autobuild-Date(master): Tue Sep 11 14:28:53 CEST 2012 on sn-devel-104
* docs: Bump version up to 4.0.Karolin Seeger2012-09-1172-82/+82
| | | | | | | Karolin Autobuild-User(master): Karolin Seeger <kseeger@samba.org> Autobuild-Date(master): Tue Sep 11 12:37:17 CEST 2012 on sn-devel-104
* docs:build: make target "manpages" .PHONY, so manpages do get built...Michael Adam2012-09-101-1/+1
| | | | | Autobuild-User(master): Michael Adam <obnox@samba.org> Autobuild-Date(master): Mon Sep 10 17:55:20 CEST 2012 on sn-devel-104
* docs: Rename htmlman3 -> htmlman.Karolin Seeger2012-09-102-5/+5
| | | | | | | Karolin Autobuild-User(master): Karolin Seeger <kseeger@samba.org> Autobuild-Date(master): Mon Sep 10 14:19:42 CEST 2012 on sn-devel-104
* docs: describe the new parameter "durable handles" in the smb.conf manpageMichael Adam2012-09-101-0/+27
|
* docs: add desciption of new parameter "kernel share modes" to the smb.conf ↵Michael Adam2012-09-101-0/+31
| | | | manpage
* docs: have configure correctly report ability to build manpagesMichael Adam2012-09-101-1/+1
|
* docs-xml: change "server max protocol" to "SMB3"Stefan Metzmacher2012-09-081-1/+1
| | | | metze
* doc: improve quotacommand man page docuBjörn Jacke2012-09-082-25/+29
|
* waf: Fix bug #8801 - build s3fs manpages.Andreas Schneider2012-09-071-0/+90
| | | | | Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org> Autobuild-Date(master): Fri Sep 7 12:30:08 CEST 2012 on sn-devel-104
* docs: Remove old tdb manpages.Andreas Schneider2012-09-073-440/+0
| | | | They are part of lib/tdb/manpages/ now.
* docs: Remove old ldb manpages.Andreas Schneider2012-09-077-1012/+0
| | | | The ldb manpages can be found in lib/ldb/man/.
* wafsamba: Add support for manpages in SAMBA_MODULE.Andreas Schneider2012-09-078-891/+0
|
* s3-printing: Restrict printing=cups to systems with cups development headers ↵Andrew Bartlett2012-09-061-1/+5
| | | | | | | | | at build time This means that instead of failing due to the default commandline values not being quite correct that we clearly fail at loadparm and testparm time when parsing the printing= line. Andrew Bartlett
* docs: Remove docs for removed parameter 'display charset'Andrew Bartlett2012-09-041-17/+0
|
* remove extra tab from MakefileAndrew Bartlett2012-09-041-2/+2
|
* docs: Fix undocumented target to find smb.conf directives in the right placeAndrew Bartlett2012-09-043-3/+3
| | | | | | The manpages target needs to be reworked to know about waf. Andrew Bartlett
* docs: Remove references to security=share and security=server from the ↵Andrew Bartlett2012-09-049-91/+12
| | | | smb.conf docs
* docs: Remove docs for removed parameter 'parinoid server security'Andrew Bartlett2012-09-041-19/+0
|
* docs: Rename manpages-3 -> manpages.Karolin Seeger2012-09-0395-75/+75
| | | | | | | | | | This change was suggested by Andrew Bartlett on the samba-technical mailing list. Karolin Autobuild-User(master): Karolin Seeger <kseeger@samba.org> Autobuild-Date(master): Mon Sep 3 23:35:38 CEST 2012 on sn-devel-104
* s4-docs: Remove empty s4 HOWTO Collection.Karolin Seeger2012-09-0322-490/+0
| | | | | | This change was proposed by Andrew Bartlett on the samba-technical mailing list. Karolin
* s3:doc Fix name of timeout parameter in documentationChristof Schmitt2012-08-311-3/+3
| | | | | | The name is time_audit:timeout, not time_audit:audit_timeout. Signed-off-by: Christian Ambach <ambi@samba.org>
* s3:doc manpage for "net connections cleanup"Gregor Beck2012-08-161-0/+39
| | | | Signed-off-by: Andrew Bartlett <abartlet@samba.org>
* s3-smbd: Remove sys_acl_*() VFS wrapper functionsAndrew Bartlett2012-08-151-17/+0
| | | | | | | | | | | | | | | | | | | | | | | We no longer do struct smb_acl_t manipuations via the VFS layer, which is now reduced to handling the get/set functions. The only backend that implemented these functions (aside from audit) was the vfs_default module calling the sys_acl code. The various ACL implementation modules either worked on the fully initilaised smb_acl_t object or on NT ACLs. This not only makes the operation of the posix ACL code more efficient (as allocation and free is not put via the VFS), it makes it easier to test and removes the fantasy that a module could safely redefine this structure or the behaviour here. The smb_acls.idl now defines the structure, and it is now allocated with talloc. These operations were originally added to the VFS in commit 3bb219161a270f12c27c3bc7e1220829c6e9f284. Andrew Bartlett