alexhudson
e90f04eced
Initial gnutls crypto work in bongo-config.
2007-04-05 19:23:33 +00:00
pfelt
8db36bdcca
-- adding json to the link list
2007-04-05 19:18:41 +00:00
alexhudson
3c68b83b99
Add the new bongo-config tool. You need this to install Bongo now :)
2007-04-05 17:36:38 +00:00
alexhudson
df51571288
Put in place infrastructure to read config files from the store, and change the bongo-manager to use it. You now need to run "bongo-config install" when you install Bongo!
2007-04-05 16:37:44 +00:00
alexhudson
8edbc1307b
Remove DMC and the stats system. It makes me so happy to see this code die \o/
2007-04-04 12:43:13 +00:00
alexhudson
b42b14befe
Remove a file which should never have been imported...
2007-03-22 22:08:13 +00:00
alexhudson
86b16c4c2e
Small change to msgcollector to allow us to compile against slightly older curls
2007-03-08 13:09:39 +00:00
pfelt
ce85f9887e
this patch consists of changes to remove the rest of the openssl shim.
2007-03-07 19:44:42 +00:00
alexhudson
8f4ae1a015
Add back part of Pat's patch I didn't mean to commit :/
2007-03-07 10:00:36 +00:00
alexhudson
794d4a7743
Patch to allow us to compile with gnutls v1.0. Will need a patch from Pat before it works "properly"
2007-03-07 09:30:14 +00:00
pfelt
44a01075ed
direct ip replacement with connio -- the bulk of the work
...
modified the Received: line slightly (rfc 3848)
cannot auth more than once (rfc 2554)
can cancel the auth at the username prompt (rfc 2554)
must helo or ehlo before mail from (rfc 2821)
2007-03-02 15:57:14 +00:00
lhaig
5c1c6fa723
Changed bongo-setup to accept server hostname and mail domain seperatly
2007-02-24 16:31:10 +00:00
alexhudson
9fd326ae7d
Improved log message (patch from Lionel Dricot)
2007-02-23 09:30:09 +00:00
alexhudson
c501c23637
Remove two files which shouldn't be under version control.
2007-02-22 20:05:57 +00:00
alexhudson
ea2678f30c
Don't try to load mod_python ourselves.
2007-02-20 17:11:36 +00:00
alexhudson
dff42332bf
Misc. fixes which hopefully help on BSD.
2007-02-20 15:39:37 +00:00
alexhudson
41484fd028
Bugfix for init scripts from Lance Haig
2007-02-20 14:56:37 +00:00
pfelt
e9fd1b64eb
apps that needed to be the client endpoint of a tls connection did not previously work.
...
there are currently two:
smtpd for remote delivery
mailprox
2007-02-19 05:53:47 +00:00
alexhudson
1e82b673fd
Add the new zonefiles and remove the old.
2007-02-17 08:51:34 +00:00
alexhudson
9e834fe6fa
A small bug in the timezone script no-one ever bothered to fix...
2007-02-16 23:27:38 +00:00
alexhudson
44db3213dc
Updated timezone info; particularly relevant for our American friends.
2007-02-16 23:23:00 +00:00
alexhudson
2da7ed2279
New favicon for dragonfly
2007-02-16 15:03:05 +00:00
alexhudson
06f1262091
Fixes for two bugs: one write beyond a buffer, another a usage of undefined C behaviour
2007-02-15 16:55:51 +00:00
alexhudson
0d94e376bb
Stop bongo-setup failing in bad ways when something "bad" happens
2007-02-15 15:40:55 +00:00
alexhudson
5c6cf74e6f
Minor update to add 'docs' build target; this now kicks off doxygen
2007-02-10 23:26:24 +00:00
alexhudson
ed185dc3fb
SQLite build fixes: you can either build import/sqlite3 or not, up to you
2007-02-09 18:35:57 +00:00
alexhudson
0be1fdc3c8
More build fixes for sqlite and curl; hopefully you can build on any distro now.
2007-02-08 21:13:21 +00:00
alexhudson
a4f3190e5f
Change the cookie handling on the store side. This is part of the way to task #4769 (shared login scenarios), needs a bit more work on the dragonfly login screen now.
2007-02-08 19:28:08 +00:00
alexhudson
ad73bf6335
More import/non-import library build fixes.
2007-02-08 18:36:34 +00:00
alexhudson
43b28267b6
Fix up CLucene library detection.
2007-02-08 17:36:57 +00:00
pfelt
482a9e8a22
the bulk of the conversion to native gnutls (no openssl shim)
2007-02-03 23:39:03 +00:00
alexhudson
020270748f
Sebastian's new login logo \o/
2007-01-31 09:10:25 +00:00
alexhudson
3dbca2dc61
Remove curl docs; this means we don't need 'roffit' to make dist
2007-01-30 10:41:23 +00:00
alexhudson
797f2c92c6
Resurrect the file I accidentally nuked.
2007-01-29 13:40:22 +00:00
alexhudson
1de15d82d0
Missed one file, removed another one wrongly... oopsie.
2007-01-29 13:30:43 +00:00
alexhudson
7eeee1bfc4
More 'generated files in svn' lameness fixed.
2007-01-29 12:46:45 +00:00
alexhudson
23d6bfb0af
Better logging in dragonfly auth; error logs will hopefully contain more info where it fails
2007-01-26 23:35:09 +00:00
alexhudson
cc8677fa9f
Possible fix for dragonfly login problems on Apache
2007-01-26 20:43:18 +00:00
alexhudson
6c0da6e2ab
Temporarily disable feedback mechanism to prevent mails going to Novell.
2007-01-25 13:51:43 +00:00
alexhudson
77250215b0
Removing last vestiges of OpenSSL MD5 API - new XplHash is used. This should fix most segfaults now.
...
Task #4626 is mostly complete with this.
2007-01-25 11:53:32 +00:00
alexhudson
c9afb7facc
libgcrypt initialisation changes to fix random segfaults. \o/
2007-01-24 23:33:01 +00:00
alexhudson
e302e4c005
Remove build files lamely included in first revision. Sigh :(
2007-01-24 23:15:00 +00:00
alexhudson
b0c62252c4
Initial import of Bongo source code.
2007-01-22 23:37:12 +00:00
root
79098e9cc8
"default layout"
2007-01-19 07:59:58 +00:00