jonnylamb
c5c8bcea5a
Remove "history" from Dragonfly. This was a feature that did nothing and we couldn't work out what it might have done if it was finished..
2007-06-27 11:24:40 +00:00
halex
9a04478b1f
* Fixes authentication support for Hawkeye with Apache.
...
* Added some login notification messages.
* Made images and javascript relative (to some extent).
2007-06-27 09:43:40 +00:00
alexhudson
095d5eef3e
Remove some files which shouldn't be in svn
2007-06-27 08:07:33 +00:00
jonnylamb
b8e0dabc4c
* Remove old EXPANDED_ variables from code. These have been cleaned up from r120.
2007-06-26 15:01:46 +00:00
alexhudson
ba63bbc4ee
Three patches for the build system:
...
* make it work with automake 1.8
* simpler system for expanding path variables
* make it work with older gm4
Thanks to Albert Lee <trisk@acm.jhu.edu > for these!
2007-06-26 10:36:57 +00:00
jonnylamb
01811311ef
Add to configure a test for flex and bison. Fixes bug #9327
2007-06-21 20:34:37 +00:00
alexhudson
ba21779712
Create crypto data directly during install. This removes the dependency on gnutls certtool, and should mean an end to the "OMG install takes like 2 days" type bugs
2007-06-20 15:29:28 +00:00
alexhudson
9bb47d5112
Explicitly disable use of secure memory within libgcrypt
2007-06-13 08:45:43 +00:00
pfelt
d60eba8d68
-- bug found by Jan Schrewe invloving the RSET command. it seems RSET should only reset the envelope not the entire connection.
2007-06-04 16:47:26 +00:00
halex
8f666506ff
De-MDBify the alarm agent (not that there was much there to begin with).
2007-06-03 10:45:13 +00:00
alexhudson
75cd51ea2f
SQL query change to make Bongo work with SQLite 3.3.17. We should review the main DStoreListConversations() query to see if we can do things better...
2007-05-30 21:39:05 +00:00
alexhudson
885a9de837
Simplify the logging statements in smtpd and pop3d
2007-05-28 07:58:21 +00:00
alexhudson
af437b25d9
Correctly detect failure to work out the current version of bongo available
2007-05-26 16:04:11 +00:00
jonnylamb
2afed3c5d5
Update bongo-config(1) to give info on the tzcache command that's now been merged in.
2007-05-26 14:15:20 +00:00
alexhudson
feeddba759
Merge tzcache utility into bongo-config
2007-05-26 13:24:02 +00:00
alexhudson
98639749ef
Change order of scriptaculous includes, fixes bug #9185 .
2007-05-26 12:19:54 +00:00
halex
fc5e330ade
New look login, with browser compatability checks.
2007-05-26 08:53:47 +00:00
pfelt
c490af954d
-- antivirus now works against clamav.
...
-- i removed some management dmc stuff that we didn't need
-- added the new configuration read code
-- changed the unused defaults to the correct syntax in bongo-config
-- the system defaults to connect to the clamd on localhost and scan mail
-- this isn't the final revision, but at least it works now
2007-05-26 08:26:57 +00:00
jonnylamb
5be5b0ca61
* Added new man pages, after battles with Make...
2007-05-24 18:04:06 +00:00
jonnylamb
d70a2b82cc
Remove bongo-logo.png so checkouts work on case-sensitive filesystems. Fixes bug #9111
2007-05-23 17:30:27 +00:00
halex
f051364622
Woops - forgot to add Browser.js and BrowserCheck.js on build.
2007-05-20 01:14:15 +00:00
halex
c7e329bafd
* New login screen. (slightly larger, with labels)
...
* Added login pane GIMP source image.
* Hawkeye now checks for incompatible browser - extend to Dragonfly?
2007-05-20 01:12:15 +00:00
alexhudson
042db32ab1
Remove DMC stuff from pop3
2007-05-18 20:41:29 +00:00
alexhudson
6016b7f420
* Update build detection of LDAP schema (should fix bug #8797 )
...
* Fix detection of custom builds
2007-05-18 13:57:46 +00:00
halex
f35186312b
Updated script.aculo.us to v1.7.0.
...
Also updated Prototype library to v1.5.0.
2007-05-17 08:24:24 +00:00
halex
85b90eda88
* If no configuration is found, user is prompted to set values and/or
...
use defaults within Hawkeye.
* Tiny formatting fixup (space between msg/error and text was zero).
* Removed leftover variable debug information from previous commit.
2007-05-17 06:23:36 +00:00
halex
2c4e172eaa
Added antispam module to Hawkeye.
2007-05-15 10:17:18 +00:00
halex
904313e90a
Added pretty buttons.
2007-05-14 05:29:48 +00:00
halex
8c196007b8
I have fat fingers and I'm trigger happy. Not a good combination.
...
This should be the final installment of 'The Missing Images'.
2007-05-14 01:54:56 +00:00
halex
8a222d4960
2007-05-14 01:46:39 +00:00
halex
8575c452d6
More missing files. Reflected added files from a few revisions back into
...
Bongo.rules, added background gradient for sidebar.
2007-05-14 01:42:25 +00:00
halex
9f75287ce0
* Changed notification from passive to active, uses script.aculo.us.
...
* Modified error on failure to get memory stats from /proc
2007-05-14 01:12:20 +00:00
halex
9ace2fed06
Fixed build error about removed hawkeye.css file.
2007-05-13 23:30:20 +00:00
halex
5261c6ed23
Added missing locale icon.
2007-05-13 12:44:31 +00:00
halex
27e2047d42
* Removed release number from login screen.
...
* Added language selection box to login screen.
* Merged all Hawkeye CSS classes into single file (admin.css).
2007-05-13 08:36:44 +00:00
halex
507dd38bc2
Some minor changes to Hawkeye:
...
* Colors are a bit more vibrant (less gray, more blue).
* Generic notification message implemented (might need some more work).
* Neater agent-selection page.
* Few other tiny fixups/enchancements.
2007-05-13 03:04:09 +00:00
alexhudson
33500aab68
* Give some indication of system load
...
* Slightly better memory calculation
2007-05-11 09:57:00 +00:00
alexhudson
e65bf3fdf3
Allow admin tool to look for Bongo updates
2007-05-11 09:07:15 +00:00
alexhudson
87f97b23f6
* Add support for resolving TXT DNS RRs
...
* Add ability to check online for updates
2007-05-10 23:13:00 +00:00
alexhudson
8853bc2091
* add some files for hawkeye administration tool that I forgot :D
...
* make the build system recognise the imported lucene code again
2007-05-09 16:00:37 +00:00
alexhudson
c2dba560b9
Alex Hixon's work on Hawkeye. \o/
2007-05-09 13:15:10 +00:00
alexhudson
41402fced8
Make it possible to compile against various Lucene versions (hopefully!)
2007-05-09 09:30:36 +00:00
pfelt
5a3419edac
-- removed some legacy dmc code that was no longer used
...
-- removed the feedback system. this was something akin to syslog, but was homebrew. it connected to port 781, but bongo doesn't have anything listening there
-- by default we are not in verbose mode any longer. perhaps this should be a configure setting somehow?
-- changed a couple of the debug printf()'s
-- we now no longer support headerThreshold or dropThreshold as we will always add headers to the mail and will leave dropping mail up to the rules agent
-- quarantine code is still in, but is #if 0 'd out. do we need/want it?
-- cleaned up a couple of unused variables
-- no longer link against the management library
-- removed all cc bounces etc. to the postmaster
2007-05-07 04:19:16 +00:00
pfelt
53cbf5096b
this patch fixes a bug in the queue agent handling code where there is a possible buffer overrrun. when agents are notified of a waiting message, they are given the
...
size of the envelope. this conversation was not properly protected against an overrun.
the code should be slightly slower, and use a more memory, and it might not be fully patched.
todo: there are three places in code where the envelope is read. the two existing ones should have already been fairly protected, but they don't use connio to its
potential. fixing that will allow for the removal of PullLine() and the exclusive use of PullLine2()
2007-05-06 19:24:26 +00:00
pfelt
a5a71afa75
a good portion of the antispam stuff. there is still configuration data that i need to figure out, like the postmaster to send bounces
...
to and other such stuff. basic functionality exists though.
2007-05-05 08:21:19 +00:00
alexhudson
876724ad05
Remove NMAP routines from msgapi
2007-05-04 09:37:24 +00:00
alexhudson
39db173e32
Remove some cruft from msgapi
2007-05-03 12:28:48 +00:00
alexhudson
331f909d09
Initial Hawkeye work. This contains a new template system for creating HTML, some basic admin ability, and serves as the basis for further work.
...
You may need to bongo-config install again, if upgrading.
2007-04-29 16:48:45 +00:00
alexhudson
811e8e4d4f
Correcting an obvious mistake pointed out by fatpelt.
2007-04-28 08:52:59 +00:00
alexhudson
112bf030db
Spelling mistake :(
2007-04-26 15:31:01 +00:00