[X2go-Commits] libpam-x2go.git - master (branch) updated: 4caf5592d0cd7c2972d95da5250796714cb20010

X2Go dev team git-admin at x2go.org
Fri Nov 9 16:47:58 CET 2012


The branch, master has been updated
       via  4caf5592d0cd7c2972d95da5250796714cb20010 (commit)
      from  b7b4222822ed6b54160104312ba02eb3ab01313f (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 4caf5592d0cd7c2972d95da5250796714cb20010
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Fri Nov 9 16:47:24 2012 +0100

    change upstream authorname

-----------------------------------------------------------------------

Summary of changes:
 debian/changelog          |    3 ++-
 src/pam-x2go-children.c   |    2 +-
 src/pam-x2go-children.h   |    2 +-
 src/pam-x2go.c            |    2 +-
 src/x2go-auth-check.c     |    2 +-
 tests/test-freerdp-auth.c |    2 +-
 6 files changed, 7 insertions(+), 6 deletions(-)

The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index fd415c7..d52b6c8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 libpam-x2go (0.0.0.1-0~x2go1) UNRELEASED; urgency=low
 
-  * Initial upstream release. Forked from libpam-freerdp.
+  * Initial upstream release. Forked from libpam-freerdp (by Ted Gould
+    <ted at canonical.com>).
   * Adaptations of the forked original to work with X2Go:
     - Check the authentication token via libssh (ssh login to the remote
       server).
diff --git a/src/pam-x2go-children.c b/src/pam-x2go-children.c
index 75ec1d3..5a63d48 100644
--- a/src/pam-x2go-children.c
+++ b/src/pam-x2go-children.c
@@ -13,7 +13,7 @@
  * You should have received a copy of the GNU General Public License along
  * with this program.  If not, see <http://www.gnu.org/licenses/>.
  *
- * Author: Ted Gould <ted at canonical.com>
+ * Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
  */
 
 #include <stdlib.h>
diff --git a/src/pam-x2go-children.h b/src/pam-x2go-children.h
index d300d46..012120e 100644
--- a/src/pam-x2go-children.h
+++ b/src/pam-x2go-children.h
@@ -13,7 +13,7 @@
  * You should have received a copy of the GNU General Public License along
  * with this program.  If not, see <http://www.gnu.org/licenses/>.
  *
- * Author: Ted Gould <ted at canonical.com>
+ * Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
  */
 
 #ifndef _PAM_X2GO_CHILDREN_H_
diff --git a/src/pam-x2go.c b/src/pam-x2go.c
index 8ca5147..6110da2 100644
--- a/src/pam-x2go.c
+++ b/src/pam-x2go.c
@@ -13,7 +13,7 @@
  * You should have received a copy of the GNU General Public License along
  * with this program.  If not, see <http://www.gnu.org/licenses/>.
  *
- * Author: Ted Gould <ted at canonical.com>
+ * Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
  */
 
 #include <stdlib.h>
diff --git a/src/x2go-auth-check.c b/src/x2go-auth-check.c
index 54ad333..7370dec 100644
--- a/src/x2go-auth-check.c
+++ b/src/x2go-auth-check.c
@@ -13,7 +13,7 @@
  * You should have received a copy of the GNU General Public License along
  * with this program.  If not, see <http://www.gnu.org/licenses/>.
  *
- * Author: Ted Gould <ted at canonical.com>
+ * Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
  */
 
 #include <libssh/libssh.h>
diff --git a/tests/test-freerdp-auth.c b/tests/test-freerdp-auth.c
index a83885e..cdb8a31 100644
--- a/tests/test-freerdp-auth.c
+++ b/tests/test-freerdp-auth.c
@@ -13,7 +13,7 @@
  * You should have received a copy of the GNU General Public License along
  * with this program.  If not, see <http://www.gnu.org/licenses/>.
  *
- * Author: Ted Gould <ted at canonical.com>
+ * Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
  */
 
 #include <stdlib.h>


hooks/post-receive
-- 
libpam-x2go.git (Remote login session via X2Go (PAM module))

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "libpam-x2go.git" (Remote login session via X2Go (PAM module)).




More information about the x2go-commits mailing list