[SCM] Samba Shared Repository - branch master updated
Christian Ambach
ambi at samba.org
Thu Jun 9 09:13:02 MDT 2011
The branch, master has been updated
via ed04cd0 s3:net fix a typo
via 3219818 s3:modules fix some non-empty blank lines
from d7fe70a s3:rpcclient: remove unused new_workgroup variable
http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master
- Log -----------------------------------------------------------------
commit ed04cd06a2224a9c3b624b609460347aa1e72ed2
Author: Christian Ambach <ambi at samba.org>
Date: Thu Jun 9 15:07:15 2011 +0200
s3:net fix a typo
fix a typo in the german message file
Autobuild-User: Christian Ambach <ambi at samba.org>
Autobuild-Date: Thu Jun 9 17:12:24 CEST 2011 on sn-devel-104
commit 32198182b3f90662107bbcf180cdc92ed8e0bc8d
Author: Christian Ambach <ambi at samba.org>
Date: Tue May 31 21:59:24 2011 +0200
s3:modules fix some non-empty blank lines
-----------------------------------------------------------------------
Summary of changes:
source3/locale/net/de.po | 2 +-
source3/modules/vfs_gpfs.h | 11 +++++------
2 files changed, 6 insertions(+), 7 deletions(-)
Changeset truncated at 500 lines:
diff --git a/source3/locale/net/de.po b/source3/locale/net/de.po
index 74fcca0..2244cd6 100644
--- a/source3/locale/net/de.po
+++ b/source3/locale/net/de.po
@@ -415,7 +415,7 @@ msgid " net getdomainsid"
msgstr ""
#: ../../utils/net.c:663
-msgid "Display the maximul RID currently used"
+msgid "Display the maximum RID currently used"
msgstr "Die höchste verwendete RID anzeigen"
#: ../../utils/net.c:664
diff --git a/source3/modules/vfs_gpfs.h b/source3/modules/vfs_gpfs.h
index 8a314e1..4a05841 100644
--- a/source3/modules/vfs_gpfs.h
+++ b/source3/modules/vfs_gpfs.h
@@ -1,26 +1,25 @@
/*
Unix SMB/CIFS implementation.
Wrap gpfs calls in vfs functions.
-
+
Copyright (C) Christian Ambach <cambach1 at de.ibm.com> 2006
-
+
Major code contributions by Chetan Shringarpure <chetan.sh at in.ibm.com>
and Gomati Mohanan <gomati.mohanan at in.ibm.com>
-
+
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
-
+
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
-
+
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
-
*/
--
Samba Shared Repository
More information about the samba-cvs
mailing list