This project is mirrored from https://github.com/sympa-community/sympa.git.
Pull mirroring updated .
- 14 Dec, 2004 3 commits
-
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@2680 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@2679 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@2678 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 13 Dec, 2004 12 commits
-
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@2676 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@2675 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@2674 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@2673 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@2672 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@2671 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@2670 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@2669 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@2668 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@2667 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
serge.aumont authored
new scenario thatrequire user x509 authentication git-svn-id: https://subversion.renater.fr/sympa/trunk@2666 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
serge.aumont authored
New scenario that require X509 user authentication git-svn-id: https://subversion.renater.fr/sympa/trunk@2665 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 10 Dec, 2004 12 commits
-
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@2664 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@2663 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@2662 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@2661 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@2660 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@2659 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sympa-authors authored
[reported by S.Balmos] Fix: 'purge_orphan_bounces' task failed (and was reprogrammed) when no list exist git-svn-id: https://subversion.renater.fr/sympa/trunk@2658 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@2657 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sympa-authors authored
+ New expert/user modes in the document repository + Allow upload and unzipping of a ZIP file in the document repository git-svn-id: https://subversion.renater.fr/sympa/trunk@2656 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@2655 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@2654 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@2653 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 09 Dec, 2004 7 commits
-
-
sympa-authors authored
Change: Add a Date: HTTP header field telling the mast update time of the HTML archive file (should prevent google looping in web archives) git-svn-id: https://subversion.renater.fr/sympa/trunk@2652 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@2651 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
serge.aumont authored
New mode with two processus one dedicated for messages one dedicated for commands At start : use --service process_message to process only distribution --service process_command to process only command In sympa.conf : distribution_mode fork to make symap.pl fork and run two daemon. distribution_mode single (default) to run as previous version. This mode requiert more computer ressources but provide better priiority handling and faster answer to commands. Internal : new spool distribute where sympa distribute message with asking for more auth nor editor validation. git-svn-id: https://subversion.renater.fr/sympa/trunk@2650 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sympa-authors authored
[M.PELTIER][BugID 354]Change: Added a noparse html tag ; page substitle is the archive message subject git-svn-id: https://subversion.renater.fr/sympa/trunk@2649 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sympa-authors authored
[M.Peltier] [BugID 353] mhonarc resources improvement (used TSLICE instead of Ref and Followup, HTML 4 conformance, ...) : Please find enclosed a patch for mhonarc-ressources.tt2 file made from revision 1.5 (dev CVS 2004/12/6). Changelog: - code cleaning - fixed some HTML 4 conformance bugs - fixed some presentation inconsistencies - used TSLICE instead of "Reference and followup" at the end of message that is much more intuitive in my opinion. - do not display the following message header: thread-*, User-agent, references, reply-to, User-agent, Mail-followup-to See also: http://listes.cru.fr/wws/arc/sympa-dev/2004-12/msg00000.html git-svn-id: https://subversion.renater.fr/sympa/trunk@2648 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@2647 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@2646 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 07 Dec, 2004 6 commits
-
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@2645 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@2644 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@2643 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@2642 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@2641 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@2640 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-