Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-05-09 | s3: Fix a typo | Samba-JP oota | 1 | -1/+1 | |
2011-04-27 | docs: Fix a bogus ) | Samba-JP oota | 1 | -1/+1 | |
Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Wed Apr 27 10:21:14 CEST 2011 on sn-devel-104 | |||||
2011-04-25 | docs-xml/smb.conf.5: %i and %I no longer contain IPv4 mapped IPv6 addresses | Stefan Metzmacher | 1 | -0/+4 | |
metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Mon Apr 25 18:38:16 CEST 2011 on sn-devel-104 | |||||
2011-04-07 | s3-net: document "idmap check" | Gregor Beck | 1 | -0/+92 | |
Signed-off-by: Michael Adam <obnox@samba.org> Autobuild-User: Michael Adam <obnox@samba.org> Autobuild-Date: Thu Apr 7 13:58:13 CEST 2011 on sn-devel-104 | |||||
2011-03-07 | s3-docs: manpage for "net idmap delete" | Gregor Beck | 1 | -0/+17 | |
Autobuild-User: Michael Adam <obnox@samba.org> Autobuild-Date: Mon Mar 7 14:26:42 CET 2011 on sn-devel-104 | |||||
2011-03-07 | s3-docs: manpage for "smbcontrol xx idmap" | Gregor Beck | 1 | -0/+26 | |
2011-03-02 | s3: Announce HSM in the gpfs module | Volker Lendecke | 1 | -0/+21 | |
2011-02-28 | Fix some types | Jelmer Vernooij | 2 | -2/+2 | |
Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Mon Feb 28 23:30:06 CET 2011 on sn-devel-104 | |||||
2011-02-25 | Gratuitous change to get around transient autobuild failure :-(. | Jeremy Allison | 1 | -2/+1 | |
Jeremy. Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Fri Feb 25 02:41:15 CET 2011 on sn-devel-104 | |||||
2011-02-25 | Detect Mac OS X as a separate client type. | Justin Maggard | 1 | -0/+1 | |
2011-02-23 | s3-docs: document all wbinfo options. | Günther Deschner | 1 | -3/+98 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Wed Feb 23 23:45:40 CET 2011 on sn-devel-104 | |||||
2011-01-28 | docs: update wbinfo manpage: remove documentation of removed parameters | Michael Adam | 1 | -28/+0 | |
Autobuild-User: Michael Adam <obnox@samba.org> Autobuild-Date: Fri Jan 28 02:09:09 CET 2011 on sn-devel-104 | |||||
2011-01-25 | s3-docs: fix deldriver option | Björn Baumbach | 1 | -1/+1 | |
Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2011-01-25 | s3-docs: add some long opts to smbclient(1) man | Björn Baumbach | 1 | -2/+2 | |
Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2011-01-12 | s3-docs: Typos in rpcclient man page | Björn Baumbach | 1 | -2/+2 | |
Signed-off-by: Stefan Metzmacher <metze@samba.org> Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Wed Jan 12 18:13:54 CET 2011 on sn-devel-104 | |||||
2011-01-12 | s3-docs: Typos in smbclient man page | Björn Baumbach | 1 | -1/+1 | |
Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2011-01-11 | s3/docs: Remove superfluous bracket. | Karolin Seeger | 1 | -1/+1 | |
Karolin | |||||
2010-12-19 | s3: Fix some typos | Volker Lendecke | 1 | -1/+1 | |
2010-12-19 | s3: Document wbinfo -P/--ping-dc | Volker Lendecke | 1 | -0/+10 | |
2010-12-07 | docs: clarify the idmap_rid manpage (bug #7788) | Michael Adam | 1 | -0/+18 | |
The idmap_rid module should not be used as a default backend. Also mention that the old snytax "idmap backend = rid:domain=range ..." is not supported any more. Autobuild-User: Michael Adam <obnox@samba.org> Autobuild-Date: Tue Dec 7 19:07:57 CET 2010 on sn-devel-104 | |||||
2010-12-07 | docs: clarify the idmap_ad manpage (bug #6322) | Michael Adam | 1 | -0/+17 | |
The idmap_ad module can not be used as a default backend. | |||||
2010-11-13 | s3/doc: add missing documentation for vfs_time_audit | Björn Jacke | 1 | -0/+101 | |
Autobuild-User: Björn Jacke <bj@sernet.de> Autobuild-Date: Sat Nov 13 17:13:24 UTC 2010 on sn-devel-104 | |||||
2010-11-08 | s3:idmap: add a new ID mapping module autorid | Christian Ambach | 1 | -0/+134 | |
This is an initial implementation of the idmap_autorid module. It works similar to the idmap_rid module but requires less configuration. It will automatically pick ranges for each domain, so you do not have to bother any more about adding an idmap configuration for all of the domains in the forest. This is very easy to use and to configure and much more deterministic and faster than idmap_tdb, the typical choice of Samba users up to now. | |||||
2010-10-18 | This is typo fix patch for smbcacls.1.xml . | Samba-JP oota | 1 | -6/+6 | |
Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Mon Oct 18 05:53:26 UTC 2010 on sn-devel-104 | |||||
2010-09-22 | s3-net: add command registry convert | Gregor Beck | 1 | -0/+12 | |
Signed-off-by: Michael Adam <obnox@samba.org> | |||||
2010-09-22 | s3-net: add command registry export | Gregor Beck | 1 | -0/+12 | |
Signed-off-by: Michael Adam <obnox@samba.org> | |||||
2010-09-22 | s3-net: add command registry import | Gregor Beck | 1 | -0/+10 | |
Signed-off-by: Michael Adam <obnox@samba.org> | |||||
2010-09-22 | s3-docs: document net registry | Gregor Beck | 1 | -0/+124 | |
Signed-off-by: Michael Adam <obnox@samba.org> | |||||
2010-09-03 | docs:vfs_gpfs: improve the CAVEAT section on run and build time dependencies | Michael Adam | 1 | -3/+14 | |
2010-08-30 | docs-xml/vfs_gpfs: document 'gpfs:refuse_dacl_protected' | Stefan Metzmacher | 1 | -0/+31 | |
metze | |||||
2010-08-30 | docs-xml/vfs_gpfs: document 'gpfs:merge_writeappend' | Stefan Metzmacher | 1 | -0/+20 | |
metze | |||||
2010-08-30 | docs-xml/vfs_gpfs: document 'gpfs:winattr' | Stefan Metzmacher | 1 | -0/+22 | |
metze | |||||
2010-08-30 | docs-xml/vfs_gpfs: document 'gpfs:getrealfilename' | Stefan Metzmacher | 1 | -0/+21 | |
metze | |||||
2010-08-30 | docs-xml/vfs_gpfs: document 'gpfs:leases' | Stefan Metzmacher | 1 | -0/+24 | |
metze | |||||
2010-08-30 | docs-xml/vfs_gpfs: document 'gpfs:sharemodes' | Stefan Metzmacher | 1 | -0/+22 | |
metze | |||||
2010-08-14 | s3:docs: fix net manpage to reflect removal of net "idmap secret alloc" feature | Michael Adam | 1 | -1/+1 | |
2010-06-30 | s3-docs: try to make "default case" explanation a little clearer. | Günther Deschner | 1 | -5/+5 | |
Guenther | |||||
2010-06-23 | doc: Remove the documentation of the sequence command of wbinfo. | Andreas Schneider | 1 | -8/+0 | |
The command is deprecated, see --online-status. | |||||
2010-06-16 | s3-docs: Fix some of ntlm_auth ntlm-server-1 protocol documentation. | Günther Deschner | 1 | -3/+3 | |
Guenther | |||||
2010-05-24 | s3: Fix a typo found by ITPFS oota <t-oota@dh.jp.nec.com> | Volker Lendecke | 1 | -1/+1 | |
Thanks! | |||||
2010-05-17 | added documentation for the -I flag | Matthew McGillis | 1 | -0/+14 | |
2010-05-12 | s3-docs: Unify capitalization. | Karolin Seeger | 1 | -2/+2 | |
Karolin | |||||
2010-05-12 | s3-docs: Add documentation of the net g_lock subcommand. | Karolin Seeger | 1 | -0/+40 | |
Karolin | |||||
2010-05-12 | s3-docs: Move -D option to the right paragraph in man winbindd. | Karolin Seeger | 1 | -10/+10 | |
Fix bug #7260 (Command line option documentation in wrong place in winbindd man page.). Thanks to Ged Haywood <samba@jubileegroup.co.uk> for reporting! Karolin | |||||
2010-05-05 | s3: Fix bug 5972 -- remove -L testparm parameter | Volker Lendecke | 1 | -8/+0 | |
Thanks to TAKAHASHI Motonobu <monyo@samba.gr.jp> to point out that this does not work and to agree it's not worth fixing :-) | |||||
2010-04-13 | s3-docs: Fix typo in man idmap_ad. | Karolin Seeger | 1 | -1/+1 | |
Karolin | |||||
2010-03-29 | Fix bug 7307 - man net usershare mistake | Jeremy Allison | 1 | -1/+1 | |
Fix bad usage message, reported by headset001@yahoo.com. Jeremy. | |||||
2010-03-29 | Make the smbta-util manpage xml create smbta-util.8 instead of smbta-tool.8 | Holger Hetterich | 1 | -6/+6 | |
Additionally change any references to smbta-tool in the text of the manpage. Signed-off-by: Andreas Schneider <asn@samba.org> | |||||
2010-03-25 | s3: Fix a missing </listitem> in vfs_crossrename.8.xml | Torsten Kurbad | 1 | -0/+1 | |
2010-03-16 | Update the manpage of vfs_smb_traffic_analyzer and add smbta-util. | Holger Hetterich | 2 | -8/+237 | |