Linefeed change
authorcantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Wed, 3 Oct 2007 16:31:41 +0000 (16:31 +0000)
committercantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Wed, 3 Oct 2007 16:31:41 +0000 (16:31 +0000)
git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@2526 cb58f699-b61c-0410-a6fe-9272a202ed29

configs/console.logger
configs/globalLogout.html
configs/localLogout.html
configs/shibd-debian.in

index c3d264a..659f5bb 100644 (file)
@@ -1,9 +1,9 @@
-log4j.rootCategory=WARN, console\r
-\r
-# fairly verbose for DEBUG, so generally leave at INFO\r
-log4j.category.XMLTooling.XMLObject=INFO\r
-\r
-log4j.appender.console=org.apache.log4j.ConsoleAppender\r
-#log4j.appender.console.layout=org.apache.log4j.BasicLayout\r
-log4j.appender.console.layout=org.apache.log4j.PatternLayout\r
-log4j.appender.console.layout.ConversionPattern=%d{%Y-%m-%d %H:%M:%S} %p %c %x: %m%n\r
+log4j.rootCategory=WARN, console
+
+# fairly verbose for DEBUG, so generally leave at INFO
+log4j.category.XMLTooling.XMLObject=INFO
+
+log4j.appender.console=org.apache.log4j.ConsoleAppender
+#log4j.appender.console.layout=org.apache.log4j.BasicLayout
+log4j.appender.console.layout=org.apache.log4j.PatternLayout
+log4j.appender.console.layout.ConversionPattern=%d{%Y-%m-%d %H:%M:%S} %p %c %x: %m%n
index 9af17f2..8306e50 100644 (file)
@@ -1,41 +1,41 @@
-<?xml version="1.0" encoding="UTF-8"?>\r
-<!DOCTYPE html \r
-       PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" \r
-       "DTD/xhtml1-strict.dtd">\r
-       \r
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">\r
-<head>\r
-       <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">\r
-       <link rel="stylesheet" type="text/css" href="<shibmlp styleSheet/>" />\r
-       <title>Global Logout</title>\r
-</head>\r
-\r
-<body>\r
-<div class="head">\r
-<img src="<shibmlp logoLocation/>" alt="Logo" />\r
-<h1>Global Logout</h1>\r
-</div>\r
-\r
-<p><strong>Status of Global Logout:</strong> <shibmlp logoutStatus/></p>\r
-\r
-<shibmlpif statusCode>\r
-       <p>Error from your identity provider:</p>\r
-       <blockquote>\r
-               <strong>Status:</strong> <shibmlp statusCode/><br>\r
-               <shibmlpif statusCode2>\r
-                       <strong>Sub-Status:</strong> <shibmlp statusCode2/><br>\r
-               </shibmlpif>\r
-               <shibmlpif statusMessage>\r
-                       <strong>Message:</strong> <shibmlp statusMessage/><br>\r
-               </shibmlpif>\r
-       </blockquote>\r
-</shibmlpif>\r
-\r
-<p>If the message above indicates success, you have been logged out of all\r
-the applications and systems that support the logout mechanism.</p>\r
-\r
-<p>It is still strongly advised that you close your browser to complete the\r
-logout process.</p>\r
-\r
-</body>\r
-</html>\r
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE html 
+       PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" 
+       "DTD/xhtml1-strict.dtd">
+       
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+       <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+       <link rel="stylesheet" type="text/css" href="<shibmlp styleSheet/>" />
+       <title>Global Logout</title>
+</head>
+
+<body>
+<div class="head">
+<img src="<shibmlp logoLocation/>" alt="Logo" />
+<h1>Global Logout</h1>
+</div>
+
+<p><strong>Status of Global Logout:</strong> <shibmlp logoutStatus/></p>
+
+<shibmlpif statusCode>
+       <p>Error from your identity provider:</p>
+       <blockquote>
+               <strong>Status:</strong> <shibmlp statusCode/><br>
+               <shibmlpif statusCode2>
+                       <strong>Sub-Status:</strong> <shibmlp statusCode2/><br>
+               </shibmlpif>
+               <shibmlpif statusMessage>
+                       <strong>Message:</strong> <shibmlp statusMessage/><br>
+               </shibmlpif>
+       </blockquote>
+</shibmlpif>
+
+<p>If the message above indicates success, you have been logged out of all
+the applications and systems that support the logout mechanism.</p>
+
+<p>It is still strongly advised that you close your browser to complete the
+logout process.</p>
+
+</body>
+</html>
index b509647..f6439d6 100644 (file)
@@ -1,24 +1,24 @@
-<?xml version="1.0" encoding="UTF-8"?>\r
-<!DOCTYPE html \r
-       PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" \r
-       "DTD/xhtml1-strict.dtd">\r
-       \r
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">\r
-<head>\r
-       <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">\r
-       <link rel="stylesheet" type="text/css" href="<shibmlp styleSheet/>" />\r
-       <title>Local Logout</title>\r
-</head>\r
-\r
-<body>\r
-<div class="head">\r
-<img src="<shibmlp logoLocation/>" alt="Logo" />\r
-<h1>Local Logout</h1>\r
-</div>\r
-\r
-<strong>Status of Local Logout:</strong> <shibmlp logoutStatus/>\r
-\r
-You <strong>MUST</strong> close your browser to complete the logout process.\r
-\r
-</body>\r
-</html>\r
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE html 
+       PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" 
+       "DTD/xhtml1-strict.dtd">
+       
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+       <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+       <link rel="stylesheet" type="text/css" href="<shibmlp styleSheet/>" />
+       <title>Local Logout</title>
+</head>
+
+<body>
+<div class="head">
+<img src="<shibmlp logoLocation/>" alt="Logo" />
+<h1>Local Logout</h1>
+</div>
+
+<strong>Status of Local Logout:</strong> <shibmlp logoutStatus/>
+
+You <strong>MUST</strong> close your browser to complete the logout process.
+
+</body>
+</html>
index a49f301..99ff4d1 100644 (file)
@@ -1,84 +1,84 @@
-#! /bin/sh\r
-### BEGIN INIT INFO\r
-# Provides: shibd\r
-# Required-Start: $local_fs $remote_fs $network\r
-# Required-Stop: $local_fs $remote_fs $network\r
-# Default-Start: 2 3 4 5\r
-# Default-Stop: S 0 1 6\r
-# Short-Description: Shibboleth 2 Service Provider Daemon\r
-# Description: Starts the separate daemon used by the Shibboleth\r
-# Apache module to manage sessions and to retrieve\r
-# attributes from Shibboleth Identity Providers.\r
-### END INIT INFO\r
-#\r
-# Written by Quanah Gibson-Mount <quanah@stanford.edu>\r
-# Modified by Lukas Haemmerle <lukas.haemmerle@switch.ch> for Shibboleth 2\r
-# Based on the dh-make template written by:\r
-#\r
-# Written by Miquel van Smoorenburg <miquels@cistron.nl>.\r
-# Modified for Debian\r
-# by Ian Murdock <imurdock@gnu.ai.mit.edu>.\r
-\r
-PATH=/sbin:/bin:/usr/sbin:/usr/bin\r
-DESC="Shibboleth 2 daemon"\r
-NAME=shibd\r
-SHIB_HOME=@-PREFIX-@\r
-SHIBSP_CONFIG=@-PKGSYSCONFDIR-@/shibboleth2.xml\r
-LD_LIBRARY_PATH=@-PREFIX-@/lib\r
-DAEMON=@-PREFIX-@/sbin/$NAME\r
-SCRIPTNAME=/etc/init.d/$NAME\r
-PIDFILE=@-PKGRUNDIR-@/$NAME.pid\r
-DAEMON_OPTS=""\r
-\r
-# Force removal of socket\r
-DAEMON_OPTS="$DAEMON_OPTS -f"\r
-\r
-# Use defined configuration file\r
-DAEMON_OPTS="$DAEMON_OPTS -c $SHIBSP_CONFIG"\r
-\r
-# Specify pid file to use\r
-DAEMON_OPTS="$DAEMON_OPTS -p $PIDFILE"\r
-\r
-# Exit if the package is not installed.\r
-[ -x "$DAEMON" ] || exit 0\r
-\r
-# Read configuration if it is present.\r
-[ -r /etc/default/$NAME ] && . /etc/default/$NAME\r
-\r
-# Get the setting of VERBOSE and other rcS variables.\r
-[ -f /etc/default/rcS ] && . /etc/default/rcS\r
-\r
-case "$1" in\r
-start)\r
-    # Don't start shibd if NO_START is set.\r
-    if [ "$NO_START" = 1 ] ; then\r
-        echo "Not starting $DESC (see /etc/default/$NAME)"\r
-        exit 0\r
-    fi\r
-    echo -n "Starting $DESC: "\r
-    start-stop-daemon --background --start --quiet \\r
-        --pidfile $PIDFILE --exec $DAEMON -- $DAEMON_OPTS\r
-    echo "$NAME."\r
-    ;;\r
-stop)\r
-    echo -n "Stopping $DESC: "\r
-    start-stop-daemon --stop --quiet --pidfile $PIDFILE \\r
-        --exec $DAEMON\r
-    echo "$NAME."\r
-    ;;\r
-restart|force-reload)\r
-    echo -n "Restarting $DESC: "\r
-    start-stop-daemon --stop --quiet --pidfile $PIDFILE \\r
-        --exec $DAEMON\r
-    sleep 1\r
-    start-stop-daemon --background --start --quiet \\r
-        --pidfile $PIDFILE --exec $DAEMON -- $DAEMON_OPTS\r
-    echo "$NAME."\r
-    ;;\r
-*)\r
-    echo "Usage: $SCRIPTNAME {start|stop|restart|force-reload}" >&2\r
-    exit 1\r
-    ;;\r
-esac\r
-\r
-exit 0\r
+#! /bin/sh
+### BEGIN INIT INFO
+# Provides: shibd
+# Required-Start: $local_fs $remote_fs $network
+# Required-Stop: $local_fs $remote_fs $network
+# Default-Start: 2 3 4 5
+# Default-Stop: S 0 1 6
+# Short-Description: Shibboleth 2 Service Provider Daemon
+# Description: Starts the separate daemon used by the Shibboleth
+# Apache module to manage sessions and to retrieve
+# attributes from Shibboleth Identity Providers.
+### END INIT INFO
+#
+# Written by Quanah Gibson-Mount <quanah@stanford.edu>
+# Modified by Lukas Haemmerle <lukas.haemmerle@switch.ch> for Shibboleth 2
+# Based on the dh-make template written by:
+#
+# Written by Miquel van Smoorenburg <miquels@cistron.nl>.
+# Modified for Debian
+# by Ian Murdock <imurdock@gnu.ai.mit.edu>.
+
+PATH=/sbin:/bin:/usr/sbin:/usr/bin
+DESC="Shibboleth 2 daemon"
+NAME=shibd
+SHIB_HOME=@-PREFIX-@
+SHIBSP_CONFIG=@-PKGSYSCONFDIR-@/shibboleth2.xml
+LD_LIBRARY_PATH=@-PREFIX-@/lib
+DAEMON=@-PREFIX-@/sbin/$NAME
+SCRIPTNAME=/etc/init.d/$NAME
+PIDFILE=@-PKGRUNDIR-@/$NAME.pid
+DAEMON_OPTS=""
+
+# Force removal of socket
+DAEMON_OPTS="$DAEMON_OPTS -f"
+
+# Use defined configuration file
+DAEMON_OPTS="$DAEMON_OPTS -c $SHIBSP_CONFIG"
+
+# Specify pid file to use
+DAEMON_OPTS="$DAEMON_OPTS -p $PIDFILE"
+
+# Exit if the package is not installed.
+[ -x "$DAEMON" ] || exit 0
+
+# Read configuration if it is present.
+[ -r /etc/default/$NAME ] && . /etc/default/$NAME
+
+# Get the setting of VERBOSE and other rcS variables.
+[ -f /etc/default/rcS ] && . /etc/default/rcS
+
+case "$1" in
+start)
+    # Don't start shibd if NO_START is set.
+    if [ "$NO_START" = 1 ] ; then
+        echo "Not starting $DESC (see /etc/default/$NAME)"
+        exit 0
+    fi
+    echo -n "Starting $DESC: "
+    start-stop-daemon --background --start --quiet \
+        --pidfile $PIDFILE --exec $DAEMON -- $DAEMON_OPTS
+    echo "$NAME."
+    ;;
+stop)
+    echo -n "Stopping $DESC: "
+    start-stop-daemon --stop --quiet --pidfile $PIDFILE \
+        --exec $DAEMON
+    echo "$NAME."
+    ;;
+restart|force-reload)
+    echo -n "Restarting $DESC: "
+    start-stop-daemon --stop --quiet --pidfile $PIDFILE \
+        --exec $DAEMON
+    sleep 1
+    start-stop-daemon --background --start --quiet \
+        --pidfile $PIDFILE --exec $DAEMON -- $DAEMON_OPTS
+    echo "$NAME."
+    ;;
+*)
+    echo "Usage: $SCRIPTNAME {start|stop|restart|force-reload}" >&2
+    exit 1
+    ;;
+esac
+
+exit 0