diff options
Diffstat (limited to 'zarb-ml/mageia-sysadm/2011-January/001648.html')
-rw-r--r-- | zarb-ml/mageia-sysadm/2011-January/001648.html | 645 |
1 files changed, 645 insertions, 0 deletions
diff --git a/zarb-ml/mageia-sysadm/2011-January/001648.html b/zarb-ml/mageia-sysadm/2011-January/001648.html new file mode 100644 index 000000000..f3eff2275 --- /dev/null +++ b/zarb-ml/mageia-sysadm/2011-January/001648.html @@ -0,0 +1,645 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-sysadm] [246] merge with trunk, rev 245 + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B246%5D%20merge%20with%20trunk%2C%20rev%20245&In-Reply-To=%3C20110107014212.009E341AE1%40valstar.mageia.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="001647.html"> + <LINK REL="Next" HREF="001650.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-sysadm] [246] merge with trunk, rev 245</H1> + <B>root at mageia.org</B> + <A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B246%5D%20merge%20with%20trunk%2C%20rev%20245&In-Reply-To=%3C20110107014212.009E341AE1%40valstar.mageia.org%3E" + TITLE="[Mageia-sysadm] [246] merge with trunk, rev 245">root at mageia.org + </A><BR> + <I>Fri Jan 7 02:42:11 CET 2011</I> + <P><UL> + <LI>Previous message: <A HREF="001647.html">[Mageia-sysadm] [245] more compact code +</A></li> + <LI>Next message: <A HREF="001650.html">[Mageia-sysadm] [689] send reports to the new ml ( for test now, I will disable the previous one later ) +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#1648">[ date ]</a> + <a href="thread.html#1648">[ thread ]</a> + <a href="subject.html#1648">[ subject ]</a> + <a href="author.html#1648">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Revision: 246 +Author: misc +Date: 2011-01-07 02:42:11 +0100 (Fri, 07 Jan 2011) +Log Message: +----------- +merge with trunk, rev 245 + +Modified Paths: +-------------- + identity/CatDap/branches/live/lib/CatDap/Controller/user.pm + identity/CatDap/branches/live/root/index.tt + identity/CatDap/branches/live/root/static/style/ttsite.css + identity/CatDap/branches/live/root/user/index.tt + identity/CatDap/branches/live/root/user/password.tt + +Added Paths: +----------- + identity/CatDap/branches/live/lib/CatDap/I18N/de.po + +Property Changed: +---------------- + identity/CatDap/branches/live/ + + +Property changes on: identity/CatDap/branches/live +___________________________________________________________________ +Modified: svn:mergeinfo + - /identity/CatDap/trunk:64,66-68,140-211 + + /identity/CatDap/trunk:64,66-68,140-245 + +Modified: identity/CatDap/branches/live/lib/CatDap/Controller/user.pm +=================================================================== +--- identity/CatDap/branches/live/lib/CatDap/Controller/user.pm 2011-01-07 01:39:40 UTC (rev 245) ++++ identity/CatDap/branches/live/lib/CatDap/Controller/user.pm 2011-01-07 01:42:11 UTC (rev 246) +@@ -237,15 +237,13 @@ + + sub add : Local { + my ( $self, $c) = @_; +- my ($mesg,$entry,$user,$attr,$value,$userfilter); +- $attr = $c->req->param('attribute'); +- $value = $c->req->param('value'); +- $user = $c->user->username; +- $userfilter = $c->user->store->user_filter; +- $userfilter = s/%s/$c->user->username/g; ++ my $attr = $c->req->param('attribute'); ++ my $value = $c->req->param('value'); ++ my $user = $c->user->username; ++ my $userfilter = sprintf($c->user->store->user_filter ,$c->user->username); + $c->log->debug("Searching for user $user with $userfilter"); +- $mesg = $c->model('User')->search($userfilter); +- $entry = $mesg->entry; ++ my $mesg = $c->model('User')->search($userfilter); ++ my $entry = $mesg->entry; + $entry->add( $attr => $value); + $c->log->info("Adding $attr = $value to user $user"); + $entry->update; + +Copied: identity/CatDap/branches/live/lib/CatDap/I18N/de.po (from rev 245, identity/CatDap/trunk/lib/CatDap/I18N/de.po) +=================================================================== +--- identity/CatDap/branches/live/lib/CatDap/I18N/de.po (rev 0) ++++ identity/CatDap/branches/live/lib/CatDap/I18N/de.po 2011-01-07 01:42:11 UTC (rev 246) +@@ -0,0 +1,383 @@ ++# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER ++# This file is distributed under the same license as the PACKAGE package. ++# ++# Oliver Burger <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">oliver.bgr at googlemail.com</A>>, 2011. ++msgid "" ++msgstr "" ++"Project-Id-Version: \n" ++"POT-Creation-Date: YEAR-MO-DA HO:MI+ZONE\n" ++"PO-Revision-Date: 2011-01-06 22:50+0100\n" ++"Last-Translator: Oliver Burger <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">oliver.bgr at googlemail.com</A>>\n" ++"Language-Team: German <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">mageia-i18n at mageia.org</A>>\n" ++"MIME-Version: 1.0\n" ++"Content-Type: text/plain; charset=UTF-8\n" ++"Content-Transfer-Encoding: 8bit\n" ++"X-Generator: Lokalize 1.0\n" ++"Plural-Forms: nplurals=2; plural=n != 1;\n" ++ ++#: lib/CatDap/Controller/register.pm:133 ++msgid "Activation" ++msgstr "Aktivierung" ++ ++#: root/admin/account_addoc.tt:28 root/admin/account_modify.tt:24 root/admin/group_modify.tt:18 root/user/index.tt:19 root/user/index.tt:46 ++msgid "Add" ++msgstr "Hinzufügen" ++ ++#: root/admin/account_modify.tt:85 ++msgid "Add ObjectClass" ++msgstr "Objekt-Klasse hinzufügen" ++ ++#: root/admin/account_modify.tt:47 ++msgid "Add attribute" ++msgstr "Attribut hinzufügen" ++ ++#. (oc, dn) ++#: root/admin/account_addoc.tt:1 ++msgid "Adding objectclass %1 to dn %2" ++msgstr "Objektklasse %1 zu dn %2 hinzufügen" ++ ++#: lib/CatDap/Controller/register.pm:49 ++msgid "Addresses do not match" ++msgstr "Die Adressen stimmen nicht überein" ++ ++#: lib/CatDap/Controller/register.pm:89 ++msgid "An account already exists with this email address" ++msgstr "Ein Zugang mit dieser Email-Adresse existiert bereits" ++ ++#: lib/CatDap/Controller/register.pm:94 ++msgid "An account already exists with this username" ++msgstr "Ein Zugang mit diesem Benutzernamen existiert bereits" ++ ++#. ($errors) ++#: lib/CatDap/Controller/register.pm:145 ++msgid "An error occured sending the email, but your account was created. Please try the password recovery process if you entered the correct email address. Errors %1" ++msgstr "" ++"Ein Fehler beim Senden der Email ist aufgetreten, aber Ihr Zugang wurde eingerichtet. Bitte versuchen Sie, den Passwortwiederherstellungs-Prozess durchzuführen, " ++"falls Sie die korrekte Email-Adresse angegeben haben. Fehler %1" ++ ++#. ($errors) ++#: lib/CatDap/Controller/admin.pm:539 ++msgid "An error occured sending the email, but your account was created. Please try the password recovery process if you entered the correct email address: %1" ++msgstr "" ++"Ein Fehler ist beim Senden der Email aufgetreten, aber Ihr Zugang wurde eingerichtet. Bitte versuchen Sie, den Passwortwiederherstellungs-Prozess durchzuführen, " ++"falls Sie die richtige Email-Adresse angegeben haben: %1" ++ ++#. ($errors) ++#: lib/CatDap/Controller/forgot_password.pm:105 ++msgid "An error occured sending the email, please try again later. Errors %1" ++msgstr "Ein Fehler ist beim Versenden der Email aufgetreten, bitte versuchen Sie es später erneut. Fehler %1" ++ ++#: root/admin/account_addoc.tt:9 root/admin/account_modify.tt:8 root/admin/group_modify.tt:5 root/user/index.tt:4 ++msgid "Attribute" ++msgstr "Attribut" ++ ++#: lib/CatDap/Controller/register.pm:56 ++msgid "Cannot check /etc/passwd, please warn system administrators" ++msgstr "Die Datei /etc/passwd kann nicht überprüft werden, bitte warnen Sie die System-Administratoren" ++ ++#: root/register/index.tt:29 ++msgid "Captcha" ++msgstr "Captcha" ++ ++#: root/user/firstlogin.tt:14 root/user/password.tt:19 ++msgid "Change" ++msgstr "Ändern" ++ ++#: root/user/fake.tt:2 ++msgid "Change password" ++msgstr "Das Passwort ändern" ++ ++#: root/register/complete.tt:5 ++msgid "Check your mail for activation instructions." ++msgstr "Überprüfen Sie Ihre Emails auf Anweisungen zum Aktivieren." ++ ++#: root/forgot_password/complete.tt:5 ++msgid "Check your mail for password reset instructions." ++msgstr "Überprüfen Sie Ihre Emails auf Anweisungen zum Zurücksetzen Ihres Passwortes." ++ ++#: root/register/index.tt:24 ++msgid "Confirm Email address" ++msgstr "Bestätigen Sie die Emailadresse" ++ ++#: root/user/password.tt:5 ++msgid "Current password" ++msgstr "Aktuelles Passwort" ++ ++#. (cn) ++#. (entry.cn) ++#: root/email/activation.tt:1 root/email/admin/password.tt:1 root/email/forgot_password.tt:1 ++msgid "Dear %1," ++msgstr "Sehr geehrter %1," ++ ++#: root/admin/account_modify.tt:27 root/user/index.tt:22 ++msgid "Delete" ++msgstr "Löschen" ++ ++#: root/user/fake.tt:1 ++msgid "Edit" ++msgstr "Ändern" ++ ++#: root/admin/account.tt:33 root/admin/account.tt:8 root/admin/account_promote.tt:6 root/register/index.tt:20 ++msgid "Email" ++msgstr "Email" ++ ++#: root/forgot_password/index.tt:11 root/register/index.tt:21 ++msgid "Email address" ++msgstr "Email-Adresse" ++ ++#: root/forgot_password/complete.tt:1 ++msgid "Email sent." ++msgstr "Email versandt." ++ ++#: root/forgot_password/confirm.tt:2 ++msgid "Enter new password." ++msgstr "Neues Passwort angeben." ++ ++#: root/register/index.tt:32 ++msgid "Enter text" ++msgstr "Text angeben" ++ ++#: root/admin/account.tt:34 root/admin/account_promote.tt:7 ++msgid "First Name" ++msgstr "Vorname" ++ ++#: root/register/index.tt:13 ++msgid "First name" ++msgstr "Nachname" ++ ++#: lib/CatDap/Controller/forgot_password.pm:94 ++msgid "Forgot password" ++msgstr "Passwort vergessen" ++ ++#: root/forgot_password/index.tt:5 ++msgid "Forgot your password?" ++msgstr "Haben Sie Ihr Passwort vergessen?" ++ ++#: root/index.tt:17 root/index.tt:18 ++msgid "Forgotten password?" ++msgstr "Vergessenes Passwort?" ++ ++#: root/admin/account.tt:36 root/admin/account.tt:9 root/admin/account_promote.tt:9 ++msgid "Full Name" ++msgstr "Vollständiger Name" ++ ++#: root/admin/group.tt:27 ++msgid "Group Name" ++msgstr "Gruppenname" ++ ++#: root/admin/group.tt:9 ++msgid "Group name" ++msgstr "Gruppenname" ++ ++#: root/admin/account_modify.tt:2 ++msgid "Groups" ++msgstr "Gruppen" ++ ++#: lib/CatDap/Controller/forgot_password.pm:48 lib/CatDap/Controller/register.pm:52 ++msgid "Incorrect validation text, please try again" ++msgstr "Inkorrekter Überprüfungstext, bitte versuchen Sie es erneut" ++ ++#: lib/CatDap/Controller/forgot_password.pm:45 lib/CatDap/Controller/register.pm:46 ++msgid "Invalid email address" ++msgstr "Ungültige Email-Adresse" ++ ++#: lib/CatDap/Controller/register.pm:42 ++msgid "Invalid username" ++msgstr "Ungültiger Benutzername" ++ ++#: lib/CatDap/Controller/register.pm:59 ++msgid "Invalid username, already used by system" ++msgstr "Ungültiger Benutzername, wird vom System bereits genutzt" ++ ++#: root/template/header:10 root/user/fake.tt:3 ++msgid "Log out" ++msgstr "Abmelden" ++ ++#: root/index.tt:1 root/index.tt:13 ++msgid "Login" ++msgstr "Anmelden" ++ ++#: root/forgot_password/confirm.tt:8 root/user/firstlogin.tt:5 root/user/password.tt:10 ++msgid "New Password" ++msgstr "Neues Passwort" ++ ++#: lib/CatDap/Controller/user.pm:296 ++msgid "New passwords dont match" ++msgstr "Die neuen Passwörter stimmen nicht überein" ++ ++#: root/forgot_password/complete.tt:4 ++msgid "Operation was successful." ++msgstr "Die Operation war erfolgreich." ++ ++#: root/index.tt:10 ++msgid "Password" ++msgstr "Passwort" ++ ++#: lib/CatDap/Controller/user.pm:290 ++msgid "Password incorrect" ++msgstr "Falsches Passwort" ++ ++#: lib/CatDap/Controller/admin.pm:542 ++msgid "Password reset and email sent" ++msgstr "Passwort zurückgesetzt und Email versandt" ++ ++#: root/register/index.tt:12 ++msgid "Personal Information" ++msgstr "Persönliche Informationen" ++ ++#: root/email/admin/password.tt:5 ++msgid "Please click below to change your password" ++msgstr "Bitte klicken Sie unten um Ihr Passwort zu ändern" ++ ++#: root/admin/index.tt:1 ++msgid "Please use the menus above." ++msgstr "Bitte benutzen Sie die Menüs oben." ++ ++#: root/admin/account_promote.tt:25 ++msgid "Primary group" ++msgstr "Primäre Gruppe" ++ ++#: root/admin/account_modify.tt:71 ++msgid "Promote" ++msgstr "" ++ ++#: root/admin/account_modify.tt:62 ++msgid "Promote user to posixAccount with primary group:" ++msgstr "" ++ ++#: root/index.tt:16 root/register/index.tt:3 root/register/index.tt:35 ++msgid "Register" ++msgstr "Registrieren" ++ ++#: root/register/complete.tt:1 ++msgid "Registration completed" ++msgstr "Registrierung vollständig" ++ ++#: root/register/complete.tt:4 ++msgid "Registration was successful." ++msgstr "Die Registrierung war erfolgreich" ++ ++#: root/forgot_password/confirm.tt:11 root/user/firstlogin.tt:10 root/user/password.tt:15 ++msgid "Repeat New Password" ++msgstr "Neues Passwort wiederholen" ++ ++#: root/admin/account_modify.tt:1 ++msgid "Reset password" ++msgstr "Passwort wiederherstellen" ++ ++#: root/admin/account.tt:22 ++msgid "Search" ++msgstr "Suchen" ++ ++#: root/admin/account.tt:4 root/admin/group.tt:5 ++msgid "Search by" ++msgstr "Suchen nach" ++ ++#: root/admin/account_promote.tt:4 ++msgid "Select" ++msgstr "Auswählen" ++ ++#: root/forgot_password/index.tt:18 ++msgid "Send me my password" ++msgstr "Ein Passwort senden" ++ ++#: root/forgot_password/confirm.tt:16 ++msgid "Set new password" ++msgstr "Neues Passwort setzen" ++ ++#: root/register/check.tt:1 ++msgid "Success" ++msgstr "Erfolg" ++ ++#: root/admin/account.tt:10 root/admin/account.tt:35 root/admin/account_promote.tt:8 root/register/index.tt:16 ++msgid "Surname" ++msgstr "Nachname" ++ ++#: lib/CatDap/Controller/register.pm:70 ++msgid "The first name supplied contains illegal characters" ++msgstr "Der angegebene Vorname enthält ungültige Zeichen" ++ ++#: lib/CatDap/Controller/register.pm:75 ++msgid "The surname supplied contains illegal characters" ++msgstr "Der angegebene Nachname enthält ungültige Zeichen" ++ ++#: lib/CatDap/Controller/forgot_password.pm:66 ++msgid "This email address is not bound to an account" ++msgstr "Diese Email-Adresse ist nicht an einen Zugang gebunden" ++ ++#: root/email/activation.tt:3 ++msgid "To activate your account, please follow the link below." ++msgstr "Um Ihren Zugang zu aktivieren, folgen Sie bitte den Links unten." ++ ++#: root/email/forgot_password.tt:3 ++msgid "To reset your password, please follow the link below." ++msgstr "Um Ihr Passwort zurückzusetzen, folgen Sie den Links unten." ++ ++#: root/admin/account_modify.tt:35 root/user/index.tt:29 ++msgid "Update" ++msgstr "Aktualisieren" ++ ++#: root/admin/account.tt:32 root/admin/account.tt:7 root/admin/account_promote.tt:5 root/index.tt:6 root/register/index.tt:7 root/register/index.tt:8 ++msgid "Username" ++msgstr "Benutzername" ++ ++#: lib/CatDap/Controller/register.pm:65 ++msgid "Username is not authorized to be used" ++msgstr "Der Benutzername darf nicht verwendet werden" ++ ++#: root/admin/account_addoc.tt:10 root/admin/account_modify.tt:9 root/admin/group_modify.tt:6 root/user/index.tt:4 ++msgid "Value" ++msgstr "Wert" ++ ++#. (c.config.organisation) ++#: root/email/forgot_password.tt:2 ++msgid "Your %1 account has been requested to change the password. If you did not do this, or you do not want to change your password; you can just do nothing." ++msgstr "" ++"Für ihren %1-Zugang wurde angefordert, das Passwort zu ändern. Wenn Sie dies nicht getan haben oder Ihr Passwort nicht ändern wollen, können Sie einfach nichts tun." ++ ++#. (c.config.organisation) ++#: root/email/activation.tt:2 ++msgid "Your %1 account has been successfully created, but requires activation." ++msgstr "Ihr %1-Zugang wurde erfolgreich eingerichtet, benötigt aber noch Aktivierung." ++ ++#. (c.user.username) ++#: root/email/admin/password.tt:3 ++msgid "Your password was reset by %1" ++msgstr "Ihr Passwort wurde von %1 zurückgesetzt" ++ ++#: lib/CatDap/Controller/user.pm:61 ++msgid "Your session has expired" ++msgstr "Ihre Sitzung ist abgelaufen" ++ ++#: root/admin/account.tt:15 root/admin/group.tt:15 ++msgid "contains" ++msgstr "enthält" ++ ++#: root/admin/group_modify.tt:14 ++msgid "delete" ++msgstr "löschen" ++ ++#: root/admin/account.tt:17 root/admin/group.tt:17 ++msgid "greater than or equal to" ++msgstr "Größer als oder gleich wie" ++ ++#: root/admin/account.tt:16 root/admin/group.tt:16 ++msgid "is exactly" ++msgstr "ist genau" ++ ++#: root/admin/account.tt:18 root/admin/group.tt:18 ++msgid "less than" ++msgstr "weniger als" ++ ++#: root/admin/group.tt:10 ++msgid "member" ++msgstr "Mitglied" ++ ++#: lib/CatDap/Controller/admin.pm:526 ++msgid "password reset" ++msgstr "Passwort zurückgesetzt" ++ ++#: root/admin/account_modify.tt:53 ++msgid "with value" ++msgstr "mit dem Wert" ++ + +Modified: identity/CatDap/branches/live/root/index.tt +=================================================================== +--- identity/CatDap/branches/live/root/index.tt 2011-01-07 01:39:40 UTC (rev 245) ++++ identity/CatDap/branches/live/root/index.tt 2011-01-07 01:42:11 UTC (rev 246) +@@ -10,13 +10,13 @@ + <label for="password_">[% l('Password : ') %]</label> + <input id="password_" type="password" name="password" /> + <br /> ++ <button type="submit" value="[% l('Login') %]" >[% l('Login') %]</button> + </div> + <div id="login_form_line"> + <span><a href="/register">[% l('Register') %]</a> | + @todo [% l('Forgotten password?') %] + <!--<a href="/forgot_password">[% l('Forgotten password?') %]</a> --> + </span> +- <button type="submit" value="[% l('Login') %]" >[% l('Login') %]</button> + </div> + </form> + </div> + +Modified: identity/CatDap/branches/live/root/static/style/ttsite.css +=================================================================== +--- identity/CatDap/branches/live/root/static/style/ttsite.css 2011-01-07 01:39:40 UTC (rev 245) ++++ identity/CatDap/branches/live/root/static/style/ttsite.css 2011-01-07 01:42:11 UTC (rev 246) +@@ -15,6 +15,10 @@ + + #hd, #ft, #nav, #content, .inside { padding: 0 1em 0.5em 0; } + ++#nav { ++ text-align: left; ++} ++ + #hd { + background: #aaa; + padding: 10px 20px 4px 20px; +@@ -96,6 +100,33 @@ + float: right; + } + ++#password_change_form { ++ display: block; ++ float: left; ++} ++ ++#password_change_form input:focus { ++ background: #ddf; ++} ++ ++#password_change_form button { ++ margin-bottom: 1.5em; ++ margin-top: 0.5em; ++ float: right; ++} ++ ++#password_change_form label { ++ text-align: left; ++ float: left; ++ width: 150px; ++} ++ ++ ++#attribute_add_form { ++ text-align: left; ++ float: left ++} ++ + /* End changes obgr_seneca */ + + .message { + +Modified: identity/CatDap/branches/live/root/user/index.tt +=================================================================== +--- identity/CatDap/branches/live/root/user/index.tt 2011-01-07 01:39:40 UTC (rev 245) ++++ identity/CatDap/branches/live/root/user/index.tt 2011-01-07 01:42:11 UTC (rev 246) +@@ -30,9 +30,11 @@ + </tr> + </table> + </form> ++</div> + + <hr /> +- ++<div id="attribute_add_form"> ++<h3>[%('Add a attribute')%]</h3> + <form method="post" action="/user/add"> + <p> + <select name="attribute"> + +Modified: identity/CatDap/branches/live/root/user/password.tt +=================================================================== +--- identity/CatDap/branches/live/root/user/password.tt 2011-01-07 01:39:40 UTC (rev 245) ++++ identity/CatDap/branches/live/root/user/password.tt 2011-01-07 01:42:11 UTC (rev 246) +@@ -1,21 +1,18 @@ +- ++<div id="password_change_form"> ++<h2>Change password</h2> + <form method="post" action=""> + +- <p> + <label for="password_">[% l('Current password') %]</label> + <input id="password_" name="password" type="password" value="" /> +- </p> +- +- <p> ++ <br/> ++ <br/> + <label for="newpassword1_">[% l('New Password') %]</label> + <input id="newpassword1_" name="newpassword1" type="password" value="" /> +- </p> +- +- <p> ++ <br/> + <label for="newpassword2_">[% l('Repeat New Password') %]</label> + <input id="newpassword2_" name="newpassword2" type="password" value="" /> +- </p> ++ <br/> ++ <button type="submit" value="[% l('Change') %]" />[% l('Change') %]</button> + +- <p><input type="submit" value="[% l('Change') %]" /></p> +- + </form> ++</div> +-------------- next part -------------- +An HTML attachment was scrubbed... +URL: </pipermail/mageia-sysadm/attachments/20110107/042902b0/attachment-0001.html> +</PRE> + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="001647.html">[Mageia-sysadm] [245] more compact code +</A></li> + <LI>Next message: <A HREF="001650.html">[Mageia-sysadm] [689] send reports to the new ml ( for test now, I will disable the previous one later ) +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#1648">[ date ]</a> + <a href="thread.html#1648">[ thread ]</a> + <a href="subject.html#1648">[ subject ]</a> + <a href="author.html#1648">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-sysadm">More information about the Mageia-sysadm +mailing list</a><br> +</body></html> |