root/alternc/trunk/bureau/class


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @2270 [2270] 08/18/08 10:17:37 nahuel Rajout de l'ip du client dans les logs du bureau pour savoir qui a fait …
(edit) @2256 [2256] 07/10/08 22:51:05 anarcat remove '-' from the list of authorized characters, it's too buggy for …
(edit) @2255 [2255] 07/10/08 22:48:04 anarcat return the error directly if it's not an array
(edit) @2251 [2251] 06/26/08 11:19:06 benjamin Warning: array_unshift() [function.array-unshift]: The first argument …
(edit) @2250 [2250] 06/19/08 01:48:04 anarcat .ca WHOIS replies change and are now like .ws. Thanks CIRA! Reported by: …
(edit) @2240 [2240] 04/30/08 05:34:57 mlutfy Remplate intval() par floatval() sinon les quotas (ex: bande passante) …
(edit) @2200 [2200] 04/24/08 20:23:55 anarcat correct usage of array_unshift
(edit) @2199 [2199] 04/24/08 20:17:43 anarcat partially revert last change: stick to printf, but still allow variable …
(edit) @2198 [2198] 04/24/08 20:07:11 anarcat use strtr instead of printf to expand variables in translated …
(edit) @2196 [2196] 04/24/08 19:56:04 anarcat doc update of error handler
(edit) @2117 [2117] 04/13/08 06:35:19 anarcat Major redesign of the MySQL backend interface to fix a security …
(edit) @2115 [2115] 04/12/08 23:07:16 anarcat cosmetic change: better alignment in variable decl.
(edit) @2114 [2114] 04/12/08 22:01:07 anarcat fix indentation
(edit) @2105 [2105] 04/10/08 20:40:08 anarcat crude implementation of permission change in the file browser Contributed …
(edit) @2101 [2101] 03/14/08 04:08:14 anarcat fix archive extraction: * call with the proper path * remove the quotes …
(edit) @2092 [2092] 01/22/08 05:12:24 anarcat improve error handling in extraction code, add is_extractable …
(edit) @2091 [2091] 01/22/08 05:11:00 anarcat more factorization in error messages: make errstr() work with our new …
(edit) @2090 [2090] 01/22/08 04:39:01 anarcat don't translate mimetypes in m_bro::mime(). revert hooking tarball …
(edit) @2088 [2088] 01/22/08 04:23:26 anarcat make UploadFile?() return the uploaded path make ExtractFile? extract in the …
(edit) @2087 [2087] 01/22/08 04:13:54 anarcat use move_uploaded_file to get uploaded files instead of copy (svn diff), …
(edit) @2086 [2086] 01/22/08 04:08:10 anarcat reorder CopyFile? API so that it works like MoveFile? (ie. support multiple …
(edit) @2083 [2083] 01/22/08 03:30:23 anarcat remove recursive mkdir code place the escapeshellarg() calls …
(edit) @2082 [2082] 01/22/08 03:27:22 anarcat remove write tests: cp will fail all by itself, no need to test
(edit) @2081 [2081] 01/22/08 03:24:59 anarcat use escapeshellarg() properly and in both functions.
(edit) @2080 [2080] 01/22/08 03:19:54 anarcat adaptation du code de copie de fichier: * desactiver le code de copie …
(edit) @2079 [2079] 01/22/08 03:17:01 anarcat allow arbitrary errors in m_err instead of just error codes. errors are …
(edit) @2078 [2078] 01/22/08 02:36:39 anarcat various fixes to the imported functions: * respect our function naming …
(edit) @2077 [2077] 01/22/08 02:21:36 anarcat add the code provided from an anonymous user for recursive copy and …
(edit) @2076 [2076] 01/21/08 19:50:55 anarcat add a alternc_del_session() hook that removes the phpMyAdmin cookie on …
(edit) @2060 [2060] 12/12/07 23:28:29 anarcat stricter pattern matching in local.sh so that comments are not considered
(edit) @2022 [2022] 10/26/07 06:44:53 anarcat try to fix bug #1075: don't use ****** as a special password
(edit) @1997 [1997] 10/05/07 20:07:02 anarcat fix a longstanding issue in AlternC: don't show translation links …
(edit) @1948 [1948] 09/25/07 17:13:57 benjamin Correcting m_dom error : cannot add empty subdomain
(edit) @1947 [1947] 09/12/07 00:11:22 nahuel petit erreur de synthaxe
(edit) @1945 [1945] 09/09/07 23:55:18 azerttyu revert des commit [1944], [1939], [1933], [1925] : nouveau bureau. On …
(edit) @1944 [1944] 09/09/07 23:09:10 azerttyu cf commit [1808]
(edit) @1939 [1939] 09/09/07 22:49:56 azerttyu edition de checkid cf commit [1806],[1804]
(edit) @1936 [1936] 09/09/07 22:33:30 benjamin Checking MX when hosting a mail. Fixes #1074
(edit) @1933 [1933] 09/09/07 22:30:30 azerttyu complement à [1931], cf commit [1807]
(edit) @1932 [1932] 09/09/07 22:17:48 benjamin fixing lang_env messup
(edit) @1931 [1931] 09/09/07 22:15:17 azerttyu Lister les lettres des membres d'un utilisateur donné cf commit [1807]
(edit) @1928 [1928] 09/09/07 21:35:45 azerttyu De la cosmétique cf commit [1804]
(edit) @1925 [1925] 09/09/07 21:03:06 azerttyu ajouts de nouvelles fonctions necessaire au nouveau bureau. cf commit …
(edit) @1906 [1906] 08/27/07 09:25:19 benjamin Choose english if the language is not available. Fixes #1047
(edit) @1905 [1905] 08/27/07 09:19:10 benjamin parameter checking in subdomain creation, + translations added in …
(edit) @1904 [1904] 08/27/07 08:55:03 benjamin checking the subdomain syntax using checkfqdn instead of this crappy …
(edit) @1903 [1903] 08/27/07 08:51:09 benjamin clean code format and remove obsolete comments
(edit) @1902 [1902] 08/27/07 08:46:51 benjamin updating English translations + fixing a big bug in mysql users management
(edit) @1879 [1879] 08/23/07 10:18:41 benjamin we copy the default squirrelmail prefs in new accounts. Fixes #1015
(edit) @1877 [1877] 08/23/07 08:46:50 benjamin Correction du probleme du lien voir. Fixes #690
(edit) @1870 [1870] 08/23/07 00:57:03 benjamin fixing issues with .eu.be and .name whois servers (new syntax) Fixes #571
(edit) @1828 [1828] 05/30/07 21:59:15 anarcat add a function to find the home of a user that doesn't hardcode …
(edit) @1821 [1821] 05/11/07 09:21:23 benjamin Réinstallation des commits de Franck (en utilisant diff -w) m_admin : …
(edit) @1819 [1819] 05/11/07 03:29:28 anarcat renverser les commits 1799 et 1800, qui sont mal documentes et bourres de …
(edit) @1800 [1800] 04/19/07 10:13:54 franck Remise en place de la traduction du controle des TLD lors de l'ajout, …
(edit) @1799 [1799] 04/19/07 09:35:36 franck Correction d'un bug empechant le tri par lettre des boites mails
(edit) @1793 [1793] 02/09/07 13:58:33 nahuel oublis de $this-> pour l'execution de la fonction checkmx closes: #1031
(edit) @1771 [1771] 01/12/07 22:53:49 anarcat fix regexp in login conformity checks. Closes: #1018. Pointy hat to nahuel …
(edit) @1760 [1760] 12/03/06 21:26:58 nahuel Ajout de la possibilité d'avoir des logins à tiret, qui ne correspondait …
(edit) @1742 [1742] 11/28/06 00:05:17 anarcat permettre l'utilisation de chemins complets vers des fichiers …
(edit) @1738 [1738] 11/27/06 19:29:23 nahuel Correction d'une faille permettant de creer des fichiers dans d'autres …
(edit) @1737 [1737] 11/27/06 19:21:17 nahuel Corrige une faille critique permettant de creer un sous domaine pointant …
(edit) @1734 [1734] 11/09/06 21:11:16 remi correction du test "toujours vrai" qui renvoyait une erreur pour l'ajout …
(edit) @1729 [1729] 09/15/06 18:46:07 nahuel Changement du path de bunzip selon les infos du package debian Closes: …
(edit) @1728 [1728] 08/28/06 16:41:42 benjamin removing the checkdir function (useless)
(edit) @1727 [1727] 08/28/06 14:13:38 benjamin Closes #1723 with a more elegant solution
(edit) @1725 [1725] 07/22/06 11:39:09 azerttyu suppresion d'un controle de debug dans dir_local
(edit) @1724 [1724] 07/22/06 05:13:41 azerttyu modification de dir_local afin de prendre en compte des suffixe du genre …
(edit) @1723 [1723] 07/21/06 23:59:16 azerttyu see #738 Ajout d'une méthode dir_local() dans functions.php. Permet de …
(edit) @1719 [1719] 07/08/06 12:11:49 nahuel correction pour meilleure lecture( il manquait un retour ligne ) et on …
(edit) @1714 [1714] 07/07/06 15:03:47 nahuel On enleve le test de caractères pour pouvoir quand meme supprimer les …
(edit) @1713 [1713] 07/07/06 14:00:39 nahuel On n'affiche pas les erreurs mysql qui font planter si la bdd existe …
(edit) @1710 [1710] 07/07/06 12:10:08 nahuel des points virgules encore, et des $ References: #718
(edit) @1709 [1709] 07/07/06 12:08:08 nahuel Un point virgule oublié qui casse tout References: #718
(edit) @1707 [1707] 07/05/06 11:54:39 anarcat ne pas donner les permissions sur les bases deja existante. reste a …
(edit) @1706 [1706] 07/04/06 11:22:55 azerttyu ajout d'une methode checkmx, afin d'effectuer un controle sur les dns …
(edit) @1704 [1704] 06/29/06 09:50:25 nahuel Correction du lien si ya des caractÚres bizarres
(edit) @1703 [1703] 06/29/06 01:16:33 nahuel On gère la lettre @ differement, car elle represente le mail catch …
(edit) @1701 [1701] 06/29/06 00:38:28 anarcat renverser le r1638, ca cassait le fichier m_admin
(edit) @1700 [1700] 06/29/06 00:16:21 anarcat don't echo translations, just translate
(edit) @1699 [1699] 06/29/06 00:15:40 anarcat fix typo
(edit) @1698 [1698] 06/29/06 00:04:53 anarcat use _ instead of to translate properly file type
(edit) @1692 [1692] 06/26/06 19:59:48 nahuel Changement du serveur de whois des .eu qui a changé ( j'ai repris le …
(edit) @1670 [1670] 06/23/06 05:08:29 anarcat modification cosmétique: utiliser set_sub_domain() pour régler les …
(edit) @1658 [1658] 05/25/06 14:59:31 benjamin rollback of #694
(edit) @1657 [1657] 05/24/06 15:22:04 nahuel un $cuid=$uid qui ne servait à rien, et qui faussait tout dans la page …
(edit) @1656 [1656] 05/24/06 14:34:59 nahuel il manquait les ` pour pouvoir avoir des noms de bdd qui commencent pas …
(edit) @1655 [1655] 05/24/06 13:41:19 nahuel Empeche les types de quotas vides Closes: #695
(edit) @1653 [1653] 05/22/06 11:03:51 benjamin new translations + secondarymx management
(edit) @1652 [1652] 05/20/06 16:46:52 nahuel Suppression du @ qui permet de selectionner la liste des mails. Closes: …
(edit) @1647 [1647] 05/16/06 21:42:25 benjamin confirmation de la suppression des comptes pop, Closes #672
(edit) @1645 [1645] 05/16/06 20:08:29 benjamin Si l'on va vers https://mondomaine.com/admin, force a aller vers …
(edit) @1643 [1643] 05/16/06 19:54:59 benjamin Verifie dans le bureau web que le safe_mode est bien OFF pour lui. Closes …
(edit) @1639 [1639] 05/14/06 00:33:27 anarcat don't translate tldmode twice
(edit) @1638 [1638] 05/14/06 00:32:54 anarcat translate TLD modes
(edit) @1633 [1633] 05/14/06 00:26:20 anarcat make file types translatable
(edit) @1545 [1545] 04/27/06 00:13:55 anarcat completely revert [1025] since we rely on apache config to enable/disable …
(edit) @1544 [1544] 04/27/06 00:07:01 benjamin forbide root or mysql as an alternc account
(edit) @1538 [1538] 04/26/06 20:28:31 anarcat fix url for rfc
(edit) @1536 [1536] 04/26/06 18:55:28 nahuel Reparation de changements lors de la revision [1535] References: #265
Note: See TracRevisionLog for help on using the revision log.