Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-06-11 | Remove remaining references to "password level" in the tree | Andrew Bartlett | 2 | -7/+2 | |
Reviewed-by: Simo Sorce <idra@samba.org> Autobuild-User(master): Simo Sorce <idra@samba.org> Autobuild-Date(master): Tue Jun 11 16:25:54 CEST 2013 on sn-devel-104 | |||||
2013-05-22 | docs: Fix small errors in TOSHARG-Compiling | Andrew Bartlett | 1 | -3/+3 | |
Reviewed-by: Jeremy Allison <jra@samba.org> | |||||
2013-05-22 | docs: Remove TOSHARG-HighAvailability which is made obsolete by CTDB | Andrew Bartlett | 2 | -502/+0 | |
This is mostly a lament on why this is hard, and while CTDB is still hard, this document tries to imply it is almost impossible, and makes no mention of the solution. Andrew Bartlett Reviewed-by: Jeremy Allison <jra@samba.org> | |||||
2013-05-22 | docs: Remove out of date and unmaintained Speed page from the HOWTO | Andrew Bartlett | 2 | -329/+0 | |
Reviewed-by: Jeremy Allison <jra@samba.org> | |||||
2013-04-12 | Samba3-HOWTO: mention NTDB. | Rusty Russell | 1 | -27/+32 | |
Not sure if we're keeping this up-to-date, but try to document which databases can be NTDB now. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Reviewed-by: Jeremy Allison <jra@samba.org> | |||||
2012-12-03 | docs: Fix typo in the howto collection. | Karolin Seeger | 1 | -1/+1 | |
Thanks to Hermann Gausterer <git-samba-2012@mrq1.org> for reporting! Karolin Autobuild-User(master): Volker Lendecke <vl@samba.org> Autobuild-Date(master): Mon Dec 3 12:36:14 CET 2012 on sn-devel-104 | |||||
2012-10-03 | s3-docs: Fix opening and ending tag mismatch in Samba3-HOWTO (Bug #9235) | Björn Baumbach | 1 | -2/+1 | |
Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2012-09-25 | docs: Change TOSHARG-VFS to avoid suggesting VFS modules are Linux/IRIX only | Andrew Bartlett | 1 | -2/+1 | |
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org> Autobuild-Date(master): Tue Sep 25 08:27:15 CEST 2012 on sn-devel-104 | |||||
2012-09-25 | docs: Remove mention of auth methods in TOSHARG-Passdb | Andrew Bartlett | 1 | -12/+0 | |
This is not connected to the passdb system, and we should not encourage setting of auth methods in any case. Andrew Bartlett | |||||
2012-09-25 | docs: Fix typo in TOSHARG-Passdb | Andrew Bartlett | 1 | -1/+1 | |
2012-09-25 | docs: Remove Win9X/WinMe mentions from TOSHARG-PDC | Andrew Bartlett | 1 | -166/+0 | |
2012-09-25 | docs: Add mention of AD DC support in TOSHARG-PDC | Andrew Bartlett | 1 | -12/+10 | |
2012-09-25 | docs: Explain the no-domain-logons restriction applies to all HOME editions | Andrew Bartlett | 1 | -8/+8 | |
2012-09-25 | docs: Remove references to default paramters in TOSHARG-PDC | Andrew Bartlett | 1 | -129/+53 | |
2012-09-25 | docs: Update TOSHARG-Install | Andrew Bartlett | 1 | -18/+2 | |
- winbindd runs as many processes now - open_oplock_ipc errors do not happen any more, we do not use UDP messaging any more. Andrew Bartlett | |||||
2012-09-17 | docs: Remove another reference to security=share | Andrew Bartlett | 1 | -1/+1 | |
2012-09-17 | docs: Remove references to specific windows versions, instead mention ↵ | Andrew Bartlett | 1 | -5/+4 | |
Home/Professional/Server The flavours of windows seem to last longer than the individual products. Andrew Bartlett | |||||
2012-09-17 | docs: Remove references to mulitple passdb backends | Andrew Bartlett | 1 | -29/+0 | |
These are long-gone and confusing. Andrew Bartlett | |||||
2012-09-17 | docs: Remove references to sysv-style CUPS from TOSHARG-CUPS-printing | Andrew Bartlett | 1 | -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 | |||||
2012-09-17 | docs: Remove very outdated TOSHARG-Other-Clients section | Andrew Bartlett | 2 | -353/+0 | |
2012-09-17 | docs: Remove very outdated TOSHARG-Portability section | Andrew Bartlett | 2 | -272/+0 | |
2012-09-17 | docs: Update FastStart: remove security=share, avoid disable spoolss | Andrew Bartlett | 1 | -13/+9 | |
As I understand it, all printing is via spoolss, so do not disable it! Andrew Bartlett | |||||
2012-09-17 | docs: Clarify TOSHARG-Bugs for 2012 | Andrew Bartlett | 1 | -7/+4 | |
2012-09-17 | docs: Remove reference to inetd startup, it is not recommended | Andrew Bartlett | 1 | -76/+1 | |
2012-09-17 | docs: Update BDC docs to recognise the AD DC and to exclusivly recommend LDAP | Andrew Bartlett | 1 | -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 | |||||
2012-09-17 | docs: Remove referenece to old Red Hat Linux habits on winbindd | Andrew Bartlett | 1 | -20/+0 | |
2012-09-17 | docs: Remove referenece to autogen.sh and document waf build instead | Andrew Bartlett | 1 | -45/+2 | |
2012-09-17 | docs: Remove out of date links to pserver.samba.org and old tarballs | Andrew Bartlett | 1 | -6/+7 | |
2012-09-17 | docs: Remove references to Subversion, replace with wiki link | Andrew Bartlett | 1 | -107/+8 | |
2012-09-17 | docs: Remove references to old kerberos behaviour | Andrew Bartlett | 1 | -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 | |||||
2012-09-17 | docs: Remove confusing reference to smb signing and client use spnego | Andrew Bartlett | 1 | -19/+0 | |
This section is more confusing than helpful, as client support for both is on by default. Andrew Bartlett | |||||
2012-09-14 | docs: update for modern kerberos libs | Andrew Bartlett | 1 | -50/+2 | |
2012-09-14 | docs: remove references to security=server | Andrew Bartlett | 1 | -66/+0 | |
2012-09-14 | docs: Remove distinction between server and domain accounts | Andrew Bartlett | 1 | -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 | |||||
2012-09-14 | docs: Update docs to the modern age of Samba 4.0 | Andrew Bartlett | 2 | -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 | |||||
2012-09-03 | docs: Rename manpages-3 -> manpages. | Karolin Seeger | 1 | -60/+60 | |
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 | |||||
2012-07-03 | doc: Remove documentation for obsolete ldapsam_compat. | Andreas Schneider | 3 | -991/+0 | |
2012-07-03 | doc: Remove all references to 'printer admin' option. | Andreas Schneider | 7 | -69/+17 | |
2012-05-08 | s3-docs: Fix several typos. | Karolin Seeger | 2 | -2/+2 | |
Part of a fix for bug #7938. Based on a patch provided by John Bradshaw <john@johnbradshaw.org>. Karolin Autobuild-User: Karolin Seeger <kseeger@samba.org> Autobuild-Date: Tue May 8 13:56:32 CEST 2012 on sn-devel-104 | |||||
2012-05-08 | s3-docs: overrided -> overridden | Karolin Seeger | 1 | -1/+1 | |
Fix typo. Part of a fix for bug #7938. Based on a patch provided by John Bradshaw <john@johnbradshaw.org>. | |||||
2011-09-30 | s3-docs: Fix typos. | Karolin Seeger | 3 | -3/+3 | |
Thanks to Samba-JP oota <ribbon@samba.gr.jp> for reporting! Karolin Autobuild-User: Karolin Seeger <kseeger@samba.org> Autobuild-Date: Fri Sep 30 23:12:35 CEST 2011 on sn-devel-104 | |||||
2011-04-16 | Remove broken link. | Jelmer Vernooij | 1 | -4/+0 | |
Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sat Apr 16 14:59:15 CEST 2011 on sn-devel-104 | |||||
2010-11-23 | s3-docs: Update 3.2 features. | Samba-JP oota | 1 | -0/+96 | |
2010-06-16 | Fix typo reported by Söderlund David <david.soderlund@baesystems.se>. | John H Terpstra | 1 | -1/+1 | |
2010-03-08 | samba: remove Linux cifs-utils files from samba master branch | Jeff Layton | 1 | -2/+0 | |
This patch removes all of the files from the samba tree that should now be provided by the cifs-utils package. It also drops a "README.cifs-utils" into the topdir with a URL to the main cifs-utils webpage. This is for people who don't want the lists and might be taken by surprise by the change. That's optional, but I think it's a good idea for a least a release or two. Signed-off-by: Jeff Layton <jlayton@samba.org> | |||||
2010-01-25 | s3/docs: Fix typo. | Karolin Seeger | 1 | -1/+1 | |
Karolin | |||||
2009-11-19 | PC Oota Edits. | John H Terpstra | 1 | -4/+3 | |
2009-10-19 | Fixes for typos. Thank-you PC Oota. | John H Terpstra | 1 | -7/+7 | |
2009-10-19 | Fix typo. | Karolin Seeger | 1 | -1/+1 | |
privilage -> privilege Karolin | |||||
2009-10-09 | Change recommended bu PC Oota. | John H Terpstra | 1 | -2/+2 | |