]> xenbits.xensource.com Git - people/aperard/emesinae.git/log
people/aperard/emesinae.git
11 years agobugs.pl: Remove misleading title search box (still TBD)
Ian Campbell [Thu, 23 May 2013 13:43:02 +0000 (14:43 +0100)]
bugs.pl: Remove misleading title search box (still TBD)

11 years agoTODO: Make things nicer for search engines
Ian Campbell [Thu, 23 May 2013 13:41:30 +0000 (14:41 +0100)]
TODO: Make things nicer for search engines

11 years agobug.pl: Handle lack of id paramter
Ian Campbell [Thu, 23 May 2013 13:37:10 +0000 (14:37 +0100)]
bug.pl: Handle lack of id paramter

11 years agoCGI: Limit the amount of P{OST data we accept.
Ian Campbell [Thu, 23 May 2013 13:27:59 +0000 (14:27 +0100)]
CGI: Limit the amount of P{OST data we accept.

11 years agoBug.pm: Ensure severities are valid before passing them to SQL
Ian Campbell [Thu, 23 May 2013 13:27:29 +0000 (14:27 +0100)]
Bug.pm: Ensure severities are valid before passing them to SQL

Spotted by Tim Deegan

11 years agoreceive.pl: Define $id earlier in case of early error
Ian Campbell [Thu, 23 May 2013 10:00:46 +0000 (11:00 +0100)]
receive.pl: Define $id earlier in case of early error

11 years agoUpdate test config for deployment on test system
Ian Campbell [Thu, 23 May 2013 09:34:08 +0000 (10:34 +0100)]
Update test config for deployment on test system

11 years agoMove test configuration under configs/examples
Ian Campbell [Thu, 23 May 2013 08:23:42 +0000 (09:23 +0100)]
Move test configuration under configs/examples

11 years agoBuild: Allow .config to specify local configuration paths.
Ian Campbell [Thu, 23 May 2013 08:21:41 +0000 (09:21 +0100)]
Build: Allow .config to specify local configuration paths.

11 years agoTidy
Ian Campbell [Wed, 22 May 2013 16:04:21 +0000 (17:04 +0100)]
Tidy

11 years agocontrol.pl: Handle ControlAllow case-insensitively
Ian Campbell [Wed, 22 May 2013 11:45:56 +0000 (12:45 +0100)]
control.pl: Handle ControlAllow case-insensitively

(second attempt)

11 years agobugs.pl: Sanitise title HTML
Ian Campbell [Wed, 22 May 2013 15:09:08 +0000 (16:09 +0100)]
bugs.pl: Sanitise title HTML

11 years agobug.pl: Sanitise HTML in bug title.
Ian Campbell [Wed, 22 May 2013 15:05:04 +0000 (16:05 +0100)]
bug.pl: Sanitise HTML in bug title.

11 years agoRevert "control.pl: Handle ControlAllow case-inseensitively"
Ian Campbell [Wed, 22 May 2013 12:03:18 +0000 (13:03 +0100)]
Revert "control.pl: Handle ControlAllow case-inseensitively"

This reverts commit da3b0722525a2fbe4ab4981ebba26136b2960622.

11 years agocontrol.txt: Document which commands are privileged
Ian Campbell [Wed, 22 May 2013 11:56:50 +0000 (12:56 +0100)]
control.txt: Document which commands are privileged

11 years agoTODO: Few more suggestions
Ian Campbell [Wed, 22 May 2013 11:50:37 +0000 (12:50 +0100)]
TODO: Few more suggestions

11 years agocontrol.pl: Parse message ids while looking them up
Ian Campbell [Wed, 22 May 2013 11:46:35 +0000 (12:46 +0100)]
control.pl: Parse message ids while looking them up

11 years agocontrol.pl: Handle ControlAllow case-inseensitively
Ian Campbell [Wed, 22 May 2013 11:45:56 +0000 (12:45 +0100)]
control.pl: Handle ControlAllow case-inseensitively

11 years agoTODO: Way to reference the root mail of a thread
Ian Campbell [Wed, 22 May 2013 11:28:29 +0000 (12:28 +0100)]
TODO: Way to reference the root mail of a thread

11 years agoFix spelling of "Wherever"
Ian Campbell [Wed, 22 May 2013 10:28:38 +0000 (11:28 +0100)]
Fix spelling of "Wherever"

11 years agoAllow configuration of control replies to the list
Ian Campbell [Wed, 22 May 2013 10:27:23 +0000 (11:27 +0100)]
Allow configuration of control replies to the list

Disable for bugs.xenproject.org for now

11 years agoTidy
Ian Campbell [Wed, 22 May 2013 10:10:26 +0000 (11:10 +0100)]
Tidy

11 years agoInstall control.txt in webroot and reference it.
Ian Campbell [Wed, 22 May 2013 10:09:46 +0000 (11:09 +0100)]
Install control.txt in webroot and reference it.

11 years agobugs.xenproject.org: Send control replies to sender
Ian Campbell [Wed, 22 May 2013 09:36:58 +0000 (10:36 +0100)]
bugs.xenproject.org: Send control replies to sender

I'm a little bit worried about Joe Jobs hear, but lets see how it goes.

11 years agobugs.xenproject.org: Control address is xen@
Ian Campbell [Wed, 22 May 2013 08:48:57 +0000 (09:48 +0100)]
bugs.xenproject.org: Control address is xen@

11 years agoSpecify only local part for control & owner address in config
Ian Campbell [Wed, 22 May 2013 08:43:32 +0000 (09:43 +0100)]
Specify only local part for control & owner address in config

Use $c{ControlAddress} in receive.pl so that the control address can actually
be changed.

Better document some config keys.

11 years agobugs: make list name a link
Ian Campbell [Mon, 20 May 2013 14:59:34 +0000 (09:59 -0500)]
bugs: make list name a link

11 years agoConfig for xen-devel tracker, up to cronjob
Ian Campbell [Mon, 20 May 2013 14:59:20 +0000 (09:59 -0500)]
Config for xen-devel tracker, up to cronjob

11 years agoConfig for xen-devel tracker, up to apache configuration
Ian Campbell [Mon, 20 May 2013 14:02:37 +0000 (09:02 -0500)]
Config for xen-devel tracker, up to apache configuration

11 years agouse suffix .cgi for cgi scripts
Ian Campbell [Mon, 20 May 2013 13:48:44 +0000 (08:48 -0500)]
use suffix .cgi for cgi scripts

At least bug.pl appears to be blacklisted in our content filter. As well as
filing a bug there workaround it.

11 years agoAlloc configuration of cgi path
Ian Campbell [Mon, 20 May 2013 13:43:18 +0000 (08:43 -0500)]
Alloc configuration of cgi path

11 years agoConfig for xen-devel tracker, up to mail processing
Ian Campbell [Mon, 20 May 2013 12:57:13 +0000 (07:57 -0500)]
Config for xen-devel tracker, up to mail processing

11 years agoREADME: Start a list of dependencies
Ian Campbell [Mon, 20 May 2013 12:56:54 +0000 (07:56 -0500)]
README: Start a list of dependencies

11 years agocontrol: Try not to encourage people to report issues^Wbugs to -owner.
Ian Campbell [Mon, 20 May 2013 12:56:11 +0000 (07:56 -0500)]
control: Try not to encourage people to report issues^Wbugs to -owner.

11 years agoreceive: downcase maildrop address for comparison.
Ian Campbell [Mon, 20 May 2013 12:31:23 +0000 (07:31 -0500)]
receive: downcase maildrop address for comparison.

Even with removing the downcasing of the local part it seems to happen. Exim I
suppose.

11 years agosendmail: Needs IO::Handle
Ian Campbell [Mon, 20 May 2013 12:09:37 +0000 (07:09 -0500)]
sendmail: Needs IO::Handle

11 years agocontrol: Fix syntax error
Ian Campbell [Mon, 20 May 2013 12:09:27 +0000 (07:09 -0500)]
control: Fix syntax error

11 years agoMake it possible to build then install as a different user
Ian Campbell [Mon, 20 May 2013 10:14:22 +0000 (05:14 -0500)]
Make it possible to build then install as a different user

11 years agoClean Emesinae/Paths.pm
Ian Campbell [Mon, 20 May 2013 10:11:41 +0000 (05:11 -0500)]
Clean Emesinae/Paths.pm

12 years agoUpdate TODO
Ian Campbell [Sun, 12 May 2013 19:40:03 +0000 (20:40 +0100)]
Update TODO

12 years agoImprove error mail when rejecting message
Ian Campbell [Sun, 12 May 2013 19:38:36 +0000 (20:38 +0100)]
Improve error mail when rejecting message

12 years agomake tidy
Ian Campbell [Sun, 12 May 2013 19:23:52 +0000 (20:23 +0100)]
make tidy

12 years agoFiddle with who rpelies go to, especially failed processing.
Ian Campbell [Sun, 12 May 2013 19:23:27 +0000 (20:23 +0100)]
Fiddle with who rpelies go to, especially failed processing.

12 years agoNumerical sorting in bug lists
Ian Campbell [Sun, 12 May 2013 19:13:47 +0000 (20:13 +0100)]
Numerical sorting in bug lists

12 years agoRationalise tests.
Ian Campbell [Sun, 12 May 2013 19:07:27 +0000 (20:07 +0100)]
Rationalise tests.

12 years agoFirst cut at outgoing mail spooling
Ian Campbell [Sun, 12 May 2013 18:53:30 +0000 (19:53 +0100)]
First cut at outgoing mail spooling

Need to setup a proper MUA to take this any further.

Also improved test cases.

12 years agoImprove handling of messages with no message-id
Ian Campbell [Sun, 12 May 2013 18:51:48 +0000 (19:51 +0100)]
Improve handling of messages with no message-id

12 years agoTODO: Update
Ian Campbell [Mon, 28 Jan 2013 21:33:41 +0000 (21:33 +0000)]
TODO: Update

12 years agotest: update
Ian Campbell [Mon, 28 Jan 2013 21:33:24 +0000 (21:33 +0000)]
test: update

12 years agobug: Hide control replies
Ian Campbell [Mon, 28 Jan 2013 21:32:29 +0000 (21:32 +0000)]
bug: Hide control replies

12 years agocontrol: set msgtype and improve handling of missing headers
Ian Campbell [Mon, 28 Jan 2013 21:30:28 +0000 (21:30 +0000)]
control: set msgtype and improve handling of missing headers

12 years agoAdd a msgtype field to db.
Ian Campbell [Mon, 28 Jan 2013 21:29:15 +0000 (21:29 +0000)]
Add a msgtype field to db.

12 years agoTODO: consideration of replies to control messages.
Ian Campbell [Sun, 13 Jan 2013 19:40:23 +0000 (19:40 +0000)]
TODO: consideration of replies to control messages.

12 years agoImprove test cases, add script to run entire test.
Ian Campbell [Sun, 13 Jan 2013 19:39:54 +0000 (19:39 +0000)]
Improve test cases, add script to run entire test.

12 years agocreatedb.sh: look for sql in same location as script
Ian Campbell [Sun, 13 Jan 2013 19:39:04 +0000 (19:39 +0000)]
createdb.sh: look for sql in same location as script

12 years agocontrol.pl: improve References header on reply
Ian Campbell [Sun, 13 Jan 2013 19:37:39 +0000 (19:37 +0000)]
control.pl: improve References header on reply

If the original message didn't have a references header but did have an
in-reply-to then fabricate a references header.

12 years agocontrol.pl: Footer contains modified as well as new bugs
Ian Campbell [Sun, 13 Jan 2013 19:37:14 +0000 (19:37 +0000)]
control.pl: Footer contains modified as well as new bugs

12 years agoMove stuff to db/ and config/ subdirs
Ian Campbell [Sun, 13 Jan 2013 17:43:02 +0000 (17:43 +0000)]
Move stuff to db/ and config/ subdirs

12 years agoFix handling of not present bugs
Ian Campbell [Sun, 13 Jan 2013 17:39:00 +0000 (17:39 +0000)]
Fix handling of not present bugs

12 years agoAdd test mail corpus.
Ian Campbell [Sun, 13 Jan 2013 17:32:09 +0000 (17:32 +0000)]
Add test mail corpus.

12 years agocontrol.pl: Queue reply
Ian Campbell [Sun, 13 Jan 2013 16:39:21 +0000 (16:39 +0000)]
control.pl: Queue reply

12 years agoInclude example config in tidy
Ian Campbell [Sun, 13 Jan 2013 16:27:32 +0000 (16:27 +0000)]
Include example config in tidy

12 years agoTweak
Ian Campbell [Sun, 13 Jan 2013 16:25:12 +0000 (16:25 +0000)]
Tweak

12 years agoOptionally Archive mails are receive time
Ian Campbell [Sun, 13 Jan 2013 15:12:02 +0000 (15:12 +0000)]
Optionally Archive mails are receive time

12 years agoTidy
Ian Campbell [Sun, 13 Jan 2013 15:09:41 +0000 (15:09 +0000)]
Tidy

12 years agobug.pl: handle attachments (with link to current non-existent message.pl)
Ian Campbell [Sun, 13 Jan 2013 13:55:42 +0000 (13:55 +0000)]
bug.pl: handle attachments (with link to current non-existent message.pl)

12 years agoMore TODO items
Ian Campbell [Sun, 13 Jan 2013 13:47:42 +0000 (13:47 +0000)]
More TODO items

12 years agobug.pl: Reply + archives at top of each message
Ian Campbell [Sun, 13 Jan 2013 12:44:52 +0000 (12:44 +0000)]
bug.pl: Reply + archives at top of each message

12 years agoHandle MIME messages. Improve CGI charset handling, everything should be UTF-8
Ian Campbell [Sat, 12 Jan 2013 20:32:42 +0000 (20:32 +0000)]
Handle MIME messages. Improve CGI charset handling, everything should be UTF-8

12 years agoInstall CSS
Ian Campbell [Thu, 10 Jan 2013 20:25:05 +0000 (20:25 +0000)]
Install CSS

12 years agoAdd GPL2 license
Ian Campbell [Thu, 10 Jan 2013 20:19:30 +0000 (20:19 +0000)]
Add GPL2 license

12 years agoAdd a makefile
Ian Campbell [Thu, 10 Jan 2013 20:16:46 +0000 (20:16 +0000)]
Add a makefile

12 years agoRename to "Emesinae", a Thread-Legged bug.
Ian Campbell [Sun, 6 Jan 2013 21:19:37 +0000 (21:19 +0000)]
Rename to "Emesinae", a Thread-Legged bug.

12 years agoTODO: Need a Makefile
Ian Campbell [Sun, 6 Jan 2013 21:19:11 +0000 (21:19 +0000)]
TODO: Need a Makefile

12 years agoInitial pass at a spool and queue
Ian Campbell [Sat, 5 Jan 2013 21:52:52 +0000 (21:52 +0000)]
Initial pass at a spool and queue

12 years agoNeed to handle MIME mails
Ian Campbell [Tue, 18 Dec 2012 22:01:40 +0000 (22:01 +0000)]
Need to handle MIME mails

12 years agoAnother todo item
Ian Campbell [Fri, 7 Dec 2012 19:50:55 +0000 (19:50 +0000)]
Another todo item

12 years agoSimple search in bugs.pl
Ian Campbell [Sun, 25 Nov 2012 16:22:58 +0000 (16:22 +0000)]
Simple search in bugs.pl

12 years agoTODO: need a spool dir
Ian Campbell [Wed, 21 Nov 2012 22:45:10 +0000 (22:45 +0000)]
TODO: need a spool dir

12 years agoThoughts on control replies.
Ian Campbell [Wed, 21 Nov 2012 22:31:10 +0000 (22:31 +0000)]
Thoughts on control replies.

12 years agoReminder to decide on a license.
Ian Campbell [Mon, 19 Nov 2012 20:12:06 +0000 (20:12 +0000)]
Reminder to decide on a license.

12 years agobugs: improved bug list
Ian Campbell [Sun, 18 Nov 2012 20:48:13 +0000 (20:48 +0000)]
bugs: improved bug list

12 years agocontrol: include newly created bugs in list
Ian Campbell [Sun, 18 Nov 2012 20:43:45 +0000 (20:43 +0000)]
control: include newly created bugs in list

12 years agoRun perltidy, fixup my ugly code a bit
Ian Campbell [Sun, 18 Nov 2012 19:16:31 +0000 (19:16 +0000)]
Run perltidy, fixup my ugly code a bit

12 years agosubroutine prototypes
Ian Campbell [Sun, 18 Nov 2012 19:07:45 +0000 (19:07 +0000)]
subroutine prototypes

12 years agocontrol: Generate reply content
Ian Campbell [Sun, 18 Nov 2012 17:43:20 +0000 (17:43 +0000)]
control: Generate reply content

12 years agoAdd a basic header to bugs.pl
Ian Campbell [Sun, 18 Nov 2012 17:15:27 +0000 (17:15 +0000)]
Add a basic header to bugs.pl

12 years agoMore TODO items
Ian Campbell [Sun, 18 Nov 2012 17:12:35 +0000 (17:12 +0000)]
More TODO items

12 years agoImplement privleged vs non control operations
Ian Campbell [Sun, 18 Nov 2012 16:53:54 +0000 (16:53 +0000)]
Implement privleged vs non control operations

12 years agoAdd TODO list
Ian Campbell [Sun, 18 Nov 2012 16:53:33 +0000 (16:53 +0000)]
Add TODO list

12 years agoAdd a reply mailto link
Ian Campbell [Sun, 18 Nov 2012 16:44:14 +0000 (16:44 +0000)]
Add a reply mailto link

12 years agoDisplay archive links for present messages too
Ian Campbell [Wed, 14 Nov 2012 20:32:43 +0000 (20:32 +0000)]
Display archive links for present messages too

Support multiple archives

12 years agoSort message by Date
Ian Campbell [Fri, 2 Nov 2012 16:37:56 +0000 (16:37 +0000)]
Sort message by Date

12 years agocontrol: Don't exit after close/reopen
Ian Campbell [Fri, 2 Nov 2012 16:22:43 +0000 (16:22 +0000)]
control: Don't exit after close/reopen

12 years agobug: fix display of message date
Ian Campbell [Fri, 2 Nov 2012 15:24:53 +0000 (15:24 +0000)]
bug: fix display of message date

12 years agoSupport for opening and closing bugs
Ian Campbell [Fri, 2 Nov 2012 13:19:16 +0000 (13:19 +0000)]
Support for opening and closing bugs

12 years agoimplement last change date
Ian Campbell [Thu, 1 Nov 2012 13:45:27 +0000 (14:45 +0100)]
implement last change date

12 years agoimplement severities
Ian Campbell [Thu, 1 Nov 2012 13:35:25 +0000 (14:35 +0100)]
implement severities

12 years agobugs: implement creationdate and owner
Ian Campbell [Thu, 1 Nov 2012 13:13:11 +0000 (14:13 +0100)]
bugs: implement creationdate and owner

12 years agocontrol: simple access control
Ian Campbell [Thu, 1 Nov 2012 10:30:57 +0000 (11:30 +0100)]
control: simple access control