summaryrefslogtreecommitdiffstats
path: root/docs-xml
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* media_harmony VFS module: Add and build by default.Andrew Klaassen2012-08-071-0/+142
| | | | | | | | | | | | | - Supersedes previous patch. - Added various fixes for fake mtime functionality. - Now requires lp_cache_locked_write_times patch (bug 8912). - Removed various xattr functions to comply with recent VFS changes. - Changed SMB_STRUCT_DIR to DIR and SMB_STRUCT_DIRENT to struct dirent to comply with recent VFS changes. - Added manpage. - Added sample trigger_avid_update.py script. Autobuild-User(master): Björn Jacke <bj@sernet.de> Autobuild-Date(master): Tue Aug 7 15:16:39 CEST 2012 on sn-devel-104
* docs-xml: fix pid directory exampleBjörn Baumbach2012-08-031-1/+1
| | | | | | | Signed-off-by: Stefan Metzmacher <metze@samba.org> Autobuild-User(master): Stefan Metzmacher <metze@samba.org> Autobuild-Date(master): Fri Aug 3 10:30:37 CEST 2012 on sn-devel-104
* docs-xml: fix dfree cache time exampleBjörn Baumbach2012-08-031-1/+1
| | | | Signed-off-by: Stefan Metzmacher <metze@samba.org>
* lib/param: Rename "socket address" to "nbt client socket address" to clarify ↵Andrew Bartlett2012-07-271-8/+6
| | | | | | | | | | | | | role This parameter is only used in our NBT client code and in nmbd as a fallback when we fail to select a better interface from "interfaces" to use directly. Andrew Bartlett Autobuild-User(master): Andrew Bartlett <abartlet@samba.org> Autobuild-Date(master): Fri Jul 27 12:16:25 CEST 2012 on sn-devel-104
* docs: Mark "socket address" as deprecatedAndrew Bartlett2012-07-271-0/+1
|
* param: Make socket_address common, Revert ↵Andrew Bartlett2012-07-271-1/+1
| | | | | | | | | | | | | | | | 611ef42053eb99f4c29d4efa86eaea9f1ca06286 This essentially reverts the commit 611ef42053eb99f4c29d4efa86eaea9f1ca06286 Author: Yasuma Takeda <yasuma@osstech.co.jp> Date: Fri Dec 5 13:37:51 2008 -0800 Fix bug #5944 - nmbd does not boot if socket adress = "" is defined in smb.conf Intead, the documentation is fixed so that the correct default is recorded. Removing the special case handling here allows this to be dealt with in the same way as all other parameters. Andrew Bartlett
* s3-aio: Remove unused VFS functions and moreVolker Lendecke2012-07-181-7/+0
| | | | Signed-off-by: Jeremy Allison <jra@samba.org>
* docs-xml: document smbstatus --notifyChristian Ambach2012-07-181-0/+8
|
* docs-xml: document smbstatus --fastChristian Ambach2012-07-181-0/+10
|