Commit Graph

35044 Commits

Author SHA1 Message Date
jolan
18a5bb9168 +nssl 2006-11-06 05:26:30 +00:00
jolan
48d4f60107 nssl-005, netcat-like program with transparent Secure Socket Layer support
from will maier
2006-11-06 05:24:55 +00:00
espie
b37196fd7b fix tutorial 2006-11-06 01:21:49 +00:00
espie
95d1d525f0 Bad Session storage, I need Storage-FastMmap for the tutorial 2006-11-06 01:20:55 +00:00
alek
d7666e8882 Add _dbus user & group that will be used by x11/dbus port 2006-11-06 00:57:40 +00:00
mbalmer
816d073c4b Update to ClamAV 0.88.6.
Changes in this release include better handling of network problems in
freshclam and other minor bugfixes.
2006-11-05 22:17:28 +00:00
pvalchev
62445aef7f add dir federico forgot 2006-11-05 21:27:58 +00:00
espie
05859c3fa6 add catalyst tutorial components 2006-11-05 21:05:32 +00:00
espie
70568365d5 bundle of packages required to go through the catalyst tutorial 2006-11-05 20:59:55 +00:00
espie
28809611e6 save catalyst sessions using Cache::FastMmap 2006-11-05 20:56:24 +00:00
espie
271a76b8b8 interface to HTML::Widget for catalyst 2006-11-05 20:43:50 +00:00
espie
fbcb7ef7b7 don't forget to update the packing-list after updating the modules,
tests work better.
2006-11-05 20:40:19 +00:00
espie
cbd9255b76 HTML form widgets framework, including validation 2006-11-05 20:25:31 +00:00
espie
adbf2219c0 have _internal-regress depend on the _BUILD_COOKIE, so that build is
performed before regress dependencies.
2006-11-05 20:20:28 +00:00
espie
c4d786aa2c a second way to handle plugins, different semantics. 2006-11-05 20:08:20 +00:00
espie
29f5740748 missed dependency, noticed by Simon 2006-11-05 19:23:02 +00:00
wilfried
1e103ec1df +boost 2006-11-05 19:21:11 +00:00
wilfried
4aa36ec4b0 Import boost 1.33.1
Free peer-reviewed portable C++ source libraries

From Deanna Phillips <deanna@sdf.lonestar.org>
with work from me, robert@ and kurt@
2006-11-05 19:20:41 +00:00
espie
3b19f50051 another authorization module for catalyst, this one is needed to do
the tutorial
2006-11-05 19:04:00 +00:00
espie
7c81911e20 +archivers CATEGORY 2006-11-05 17:12:02 +00:00
espie
417fafd833 link in some catalyst modules 2006-11-05 17:05:42 +00:00
espie
5d6194e5fb back-end plugin to store session info in dbi 2006-11-05 17:04:47 +00:00
espie
3f5c52deb0 embed session ids as URI for catalyst 2006-11-05 16:40:39 +00:00
espie
ca2d8b4ac8 catalyst prereq 2006-11-05 16:32:14 +00:00
espie
930c033e40 catalyst prereq 2006-11-05 16:19:51 +00:00
fgsch
237dbabb6d enable lua by default so mod_magnet and mod_cml can use it. bump package.
discussed and ok by jolan@ and brad@.
2006-11-05 16:13:31 +00:00
espie
9e8a463ad2 per user sessions for catalyst 2006-11-05 16:11:31 +00:00
fgsch
0466ee4074 import supybot, a cross-platform irc bot written in python; with help and
ok from alek@
2006-11-05 16:09:54 +00:00
brad
5d22fe7da3 upgrade to Dovecot 1.0rc12 2006-11-05 16:07:30 +00:00
espie
23e172192a needed for Catalyst::Plugin::Session::PerUser 2006-11-05 16:05:24 +00:00
mbalmer
f834b792f0 Update to Turba H3 (2.13).
Major changes compared to the Turba H3 (2.1.2) version are:

    * Remember the lastly selected address book during the session.
    * Updated Brazilian Portuguese, Dutch, German, and Traditional Chinese
      translations.
    * Small bugfixes and improvements.

The full list of changes (from version H3 (2.1.2)) can be viewed here:
http://cvs.horde.org/diff.php/turba/docs/CHANGES?r1=1.181.2.89&r2=1.181.2.97&ty=h
2006-11-05 15:53:25 +00:00
espie
7be15550f4 add regress-dir-depends/full-regress-depends, similar mechanism to
run-depends, only the basic test changes.
2006-11-05 15:46:51 +00:00
espie
776ade3de6 flesh out catalyst authentication/authorization, roles-based model 2006-11-05 15:23:45 +00:00
espie
bcd48b1a2b a set implementation in perl, fast. 2006-11-05 14:53:43 +00:00
bernd
00ea4e22d7 Update to mpd-0.12.1. From maintainer Tobias Ulmer.
ChangeLog: https://svn.musicpd.org/mpd/tags/release-0.12.1/ChangeLog
2006-11-05 14:42:56 +00:00
bernd
69c0ac6b34 Update to DBD::mysql 3.0008. The problems with the previous 3.x versions
should be fixed.

Thanks to Kyle George <kgeorge at tcpsoft dot com> for testing!
2006-11-05 14:34:51 +00:00
espie
5cc5da3093 better debug info from catalyst 2006-11-05 14:28:03 +00:00
bernd
205a003461 Don't remove all *.orig files but be more specific about which files
to install. This will help 'update-patches'.

discussed with steven@
2006-11-05 14:17:05 +00:00
espie
2ffe8e5085 authentication framework for catalyst 2006-11-05 14:12:03 +00:00
espie
bfa5287a0c basic plugin framework for session mechanims in catalyst 2006-11-05 14:04:04 +00:00
espie
506ec2d131 catalyst session plugin based on cookies 2006-11-05 14:01:20 +00:00
espie
f35b9d0fe4 catalyst test prereqs 2006-11-05 13:52:43 +00:00
espie
77dfe7a20f catalyst test prereq 2006-11-05 13:45:24 +00:00
espie
400b237b1c test framework for running catalyst stuff outside a webserver 2006-11-05 13:39:24 +00:00
espie
9d16852b89 SHARED_LIBS reformat 2006-11-05 13:02:30 +00:00
espie
9d89d76dac +catalyst stuff 2006-11-05 12:32:33 +00:00
espie
c331b01c3c catalyst model to DBIC 2006-11-05 11:53:23 +00:00
espie
5d78bad2b1 catalyst prereq 2006-11-05 11:12:15 +00:00
espie
83b58071fd conflicts with old universal exports 2006-11-05 10:54:33 +00:00
espie
6e53832d31 extends require to avoid eval in user-visible code. 2006-11-05 10:37:20 +00:00