Peter Palfrader [Wed, 18 Nov 2009 19:06:06 +0000 (20:06 +0100)]
no more need for cvs metadata
Peter Palfrader [Wed, 18 Nov 2009 19:04:26 +0000 (20:04 +0100)]
.cvsignore is now a .gitignore
Peter Palfrader [Wed, 18 Nov 2009 19:03:59 +0000 (20:03 +0100)]
wmlify doc-mail-handling
Peter Palfrader [Wed, 18 Nov 2009 19:02:37 +0000 (20:02 +0100)]
Replace compiled .html with .wml source from the db.d.o cvs repository
Stephen Gran [Mon, 16 Nov 2009 22:12:53 +0000 (22:12 +0000)]
Initial mail docs
Signed-off-by: Stephen Gran <steve@lobefin.net>
Stephen Gran [Mon, 16 Nov 2009 21:32:10 +0000 (21:32 +0000)]
make mailDefaultOptions default to true in web interface
Signed-off-by: Stephen Gran <steve@lobefin.net>
Stephen Gran [Mon, 16 Nov 2009 00:18:12 +0000 (00:18 +0000)]
doc fixups
Signed-off-by: Stephen Gran <steve@lobefin.net>
Stephen Gran [Sun, 15 Nov 2009 23:18:15 +0000 (23:18 +0000)]
Support for defaultMailOptions attribute
Signed-off-by: Stephen Gran <steve@lobefin.net>
Stephen Gran [Sun, 15 Nov 2009 22:41:50 +0000 (22:41 +0000)]
readd dropped mail content inspection option to web page
Signed-off-by: Stephen Gran <steve@lobefin.net>
Stephen Gran [Sun, 15 Nov 2009 15:43:11 +0000 (15:43 +0000)]
move html into the cgi
Signed-off-by: Stephen Gran <steve@lobefin.net>
Stephen Gran [Sun, 15 Nov 2009 12:31:50 +0000 (12:31 +0000)]
Initial BATV token support
Stephen Gran [Sun, 15 Nov 2009 12:29:10 +0000 (12:29 +0000)]
Remove Ryan and Joey from Uploaders: thanks for all the fish!
Stephen Gran [Sun, 15 Nov 2009 12:28:37 +0000 (12:28 +0000)]
Add myself to uploaders
Stephen Gran [Sat, 19 Sep 2009 17:09:26 +0000 (18:09 +0100)]
add support for mailContentInspectionAction to web interface
Peter Palfrader [Tue, 12 May 2009 22:11:56 +0000 (00:11 +0200)]
Fix showing echelon information. It needs unescaped input
Peter Palfrader [Fri, 8 May 2009 23:33:17 +0000 (01:33 +0200)]
Merge
Peter Palfrader [Fri, 8 May 2009 23:30:55 +0000 (01:30 +0200)]
In machines.cgi: do not skip [[- purposes. "[[-<hostname>]]" gets stuff added to ssh_known_hosts but not http linked.
Peter Palfrader [Fri, 27 Feb 2009 10:35:53 +0000 (11:35 +0100)]
Work around brain damage
Peter Palfrader [Sun, 23 Nov 2008 20:42:59 +0000 (21:42 +0100)]
Ignore the * in [[*host]] links, and ignore [[- ]] in [[-hostname]] entries.
Peter Palfrader [Fri, 14 Nov 2008 19:35:58 +0000 (20:35 +0100)]
New hmac scheme for sudo passwords.
Peter Palfrader [Tue, 16 Sep 2008 20:11:07 +0000 (22:11 +0200)]
Verify confirmed hmac in web display, showing status as either 'confirmed'
(which now means also verified, i.e. it will make it to the host), or
'invalid'.
Peter Palfrader [Tue, 16 Sep 2008 14:42:09 +0000 (16:42 +0200)]
Slightly change find call in cronjob
Peter Palfrader [Tue, 16 Sep 2008 14:39:55 +0000 (16:39 +0200)]
Install a cron job to get rid of old sessions
Peter Palfrader [Tue, 16 Sep 2008 14:29:40 +0000 (16:29 +0200)]
Do not HTML escape stuff we just got from the user before writing it to LDAP,
set it as passwords, etc. Instead escape stuff we did read from LDAP.
Peter Palfrader [Mon, 15 Sep 2008 13:46:23 +0000 (15:46 +0200)]
Make it work on lenny too
Peter Palfrader [Mon, 15 Sep 2008 13:26:52 +0000 (15:26 +0200)]
Implement password quality checking in update
Peter Palfrader [Mon, 15 Sep 2008 12:26:06 +0000 (14:26 +0200)]
Add myself to uploaders
Peter Palfrader [Mon, 15 Sep 2008 12:25:48 +0000 (14:25 +0200)]
Add password checking via a python wrapper
Peter Palfrader [Sun, 14 Sep 2008 22:48:37 +0000 (00:48 +0200)]
Comment out uuid - nobody will get it's just an identifier
Peter Palfrader [Sun, 14 Sep 2008 22:44:23 +0000 (00:44 +0200)]
Switch host and hostname in update cgi for sudopasswd (so "gluck" gets
displayed and "gluck.debian.org" stored).
Peter Palfrader [Sun, 14 Sep 2008 21:59:44 +0000 (23:59 +0200)]
Different uuid lib
Peter Palfrader [Sun, 14 Sep 2008 21:42:48 +0000 (23:42 +0200)]
Allow setting of userpassword
Peter Palfrader [Tue, 15 Jul 2008 19:46:23 +0000 (21:46 +0200)]
Hide hosts on website whose status starts with unlisted.
Peter Palfrader [Tue, 15 Jul 2008 14:34:18 +0000 (16:34 +0200)]
And a changelog entry
Peter Palfrader [Tue, 15 Jul 2008 14:34:05 +0000 (16:34 +0200)]
Remove distribution from summary, add purpose and sponsor
Peter Palfrader [Tue, 15 Jul 2008 14:01:20 +0000 (16:01 +0200)]
Use wikilink format for sponsors too - requires changing ldap
Peter Palfrader [Tue, 15 Jul 2008 13:59:12 +0000 (15:59 +0200)]
rename purpose_upload to item_uplist
Peter Palfrader [Tue, 15 Jul 2008 13:58:09 +0000 (15:58 +0200)]
Fix purposes_uplist to use passed argument instead of global variable
Peter Palfrader [Tue, 15 Jul 2008 13:55:44 +0000 (15:55 +0200)]
Also support [[link|wiki links with alternate link text]].
Peter Palfrader [Tue, 15 Jul 2008 13:27:17 +0000 (15:27 +0200)]
And a changelog for 0.3.11
Peter Palfrader [Tue, 15 Jul 2008 13:26:52 +0000 (15:26 +0200)]
Show purposes as a bullet list, support [[wikistylelinks]]
Peter Palfrader [Tue, 15 Jul 2008 13:11:08 +0000 (15:11 +0200)]
fix capitalisation for voip field
Martin Zobel-Helas [Mon, 26 May 2008 19:24:38 +0000 (21:24 +0200)]
update voip field
Peter Palfrader [Sun, 25 May 2008 16:27:04 +0000 (18:27 +0200)]
Use SSL/TLS when configured to do so.
Peter Palfrader [Sun, 25 May 2008 16:05:17 +0000 (18:05 +0200)]
make summaryattrs sortable [zobel]
Peter Palfrader [Sun, 25 May 2008 16:04:55 +0000 (18:04 +0200)]
Add VoIP field to CGI [zobel].
Martin Zobel-Helas [Sun, 18 May 2008 16:37:17 +0000 (18:37 +0200)]
sort additionaly by host if $sortby != host
Martin Zobel-Helas [Sun, 18 May 2008 15:35:27 +0000 (17:35 +0200)]
make summaryattrs sortable
Martin Zobel-Helas [Sat, 10 May 2008 12:21:44 +0000 (14:21 +0200)]
add VoIP to cgi
Peter Palfrader [Fri, 14 Mar 2008 21:15:43 +0000 (22:15 +0100)]
Add a changelog entry for "Make machines.cgi display the purpose attribute from LDAP"
Peter Palfrader [Fri, 14 Mar 2008 21:10:13 +0000 (22:10 +0100)]
Merged from alioth: Make machines.cgi display the purpose attribute from LDAP
Marc 'HE' Brockschmidt [Fri, 14 Mar 2008 20:17:51 +0000 (21:17 +0100)]
Make machines.cgi display the purpose attribute from LDAP
rmurray [Thu, 28 Dec 2006 01:44:02 +0000 (01:44 +0000)]
Add support for setting mailGreylisting and mailCallout
rmurray [Wed, 27 Dec 2006 22:00:04 +0000 (22:00 +0000)]
Improve sshfingerprint implementation, remove unavailable fields from being displayed
rmurray [Fri, 22 Dec 2006 08:13:31 +0000 (08:13 +0000)]
Update packaging based on lintian output
rmurray [Fri, 22 Dec 2006 07:58:50 +0000 (07:58 +0000)]
add support for some new fields and some output cleanups.
joey [Mon, 13 Nov 2006 16:25:16 +0000 (16:25 +0000)]
Eat the trailing space we added earlier
joey [Mon, 13 Nov 2006 16:23:31 +0000 (16:23 +0000)]
The divisor is 4, not 2
rmurray [Tue, 27 Jun 2006 02:37:45 +0000 (02:37 +0000)]
It's a utf-8 world
joey [Sat, 4 Dec 2004 17:53:19 +0000 (17:53 +0000)]
Update wrt update.cgi
joey [Sat, 4 Dec 2004 17:51:11 +0000 (17:51 +0000)]
Start with an updated changelog
joey [Sat, 4 Dec 2004 17:48:07 +0000 (17:48 +0000)]
Ignore the vacation request when the user hasn't logged in
joey [Thu, 18 Nov 2004 18:17:00 +0000 (18:17 +0000)]
Added support for the Jabber ID
joey [Thu, 18 Nov 2004 17:25:41 +0000 (17:25 +0000)]
Added a replaces line since it replaces parts of userdir-ldap
joey [Thu, 18 Nov 2004 17:25:08 +0000 (17:25 +0000)]
Finalised the changelog
joey [Thu, 18 Nov 2004 13:33:54 +0000 (13:33 +0000)]
Update from samosa: case sensitive LDAP attribute name
joey [Thu, 18 Nov 2004 13:33:32 +0000 (13:33 +0000)]
Forgot to contribute to the copyright
joey [Thu, 18 Nov 2004 13:32:00 +0000 (13:32 +0000)]
Only display the vacation information if the user has logged in with a
valid authtoken
joey [Thu, 18 Nov 2004 13:30:06 +0000 (13:30 +0000)]
Update from samosa: it's *uri not *url
joey [Thu, 18 Nov 2004 13:27:46 +0000 (13:27 +0000)]
Export the ssh key fingerprints for verification as well
joey [Thu, 18 Nov 2004 13:23:05 +0000 (13:23 +0000)]
Update from samosa: Ensure only a valid fingerprint is passed as input
joey [Thu, 18 Nov 2004 13:22:04 +0000 (13:22 +0000)]
Update from samosa: Declare the local directory as library (in order to
load the Util.pm, I guess)
joey [Thu, 18 Nov 2004 13:17:01 +0000 (13:17 +0000)]
Different way of splitting
joey [Thu, 18 Nov 2004 13:05:36 +0000 (13:05 +0000)]
Only check the keys if the second argument to FetchKeys evaluates to true
joey [Thu, 18 Nov 2004 13:02:08 +0000 (13:02 +0000)]
Clear the environment
joey [Thu, 18 Nov 2004 12:55:54 +0000 (12:55 +0000)]
Speed up the response by not checking each and every key anymore
joey [Thu, 18 Nov 2004 11:09:37 +0000 (11:09 +0000)]
Adjusted the paths
joey [Thu, 18 Nov 2004 11:06:13 +0000 (11:06 +0000)]
Forgot the Util.pm file
joey [Thu, 18 Nov 2004 11:04:35 +0000 (11:04 +0000)]
Update, forked package from userdir-ldap
joey [Thu, 18 Nov 2004 10:58:50 +0000 (10:58 +0000)]
Update, forked package from userdir-ldap
joey [Sun, 7 Nov 2004 18:33:37 +0000 (18:33 +0000)]
Added sigcheck to the programs to be installed
rmurray [Fri, 26 Sep 2003 22:15:05 +0000 (22:15 +0000)]
new version with postmap pathname fix
rmurray [Sat, 6 Sep 2003 16:49:37 +0000 (16:49 +0000)]
use hash instead of sdbm
rmurray [Sat, 30 Aug 2003 22:10:00 +0000 (22:10 +0000)]
add sdbm creation for postfix using systems
add depends on rsync
rmurray [Wed, 19 Mar 2003 01:41:02 +0000 (01:41 +0000)]
use the right version of python in the maintainer scripts
rmurray [Thu, 13 Mar 2003 03:34:38 +0000 (03:34 +0000)]
rebuild for woody
rmurray [Thu, 13 Mar 2003 03:25:56 +0000 (03:25 +0000)]
remove non-https logins
rmurray [Sun, 6 Oct 2002 16:13:00 +0000 (16:13 +0000)]
Update icqnumber to match changes by icq.com
rmurray [Tue, 27 Aug 2002 04:05:22 +0000 (04:05 +0000)]
add support for dchroot chroots
rmurray [Thu, 8 Aug 2002 17:17:57 +0000 (17:17 +0000)]
work with bind9 and bind
rmurray [Wed, 7 Aug 2002 03:46:06 +0000 (03:46 +0000)]
ud-zoneupdate
rmurray [Wed, 7 Aug 2002 03:39:07 +0000 (03:39 +0000)]
add ud-zoneupdate from klecker's /usr/local/bin
tausq [Sat, 27 Apr 2002 13:41:20 +0000 (13:41 +0000)]
Fix a problem where lastseen data won't get displayed if the mailing
list info associated with the entry had no archive info
rmurray [Fri, 19 Apr 2002 15:03:12 +0000 (15:03 +0000)]
add depends on procmail
rmurray [Mon, 28 Jan 2002 03:44:45 +0000 (03:44 +0000)]
install cron.d file for ud-replicate
rmurray [Sun, 20 Jan 2002 22:57:24 +0000 (22:57 +0000)]
1.0.3 (upstream) is enough
rmurray [Sun, 20 Jan 2002 22:50:17 +0000 (22:50 +0000)]
gpg 1.0.3-2 (including rsa in the binary) is needed.
rmurray [Sat, 12 Jan 2002 03:48:28 +0000 (03:48 +0000)]
add perl5 dep to quite lintian a fair bit, add libnet-ldap-perl suggests,
set python dep to something that works for both new and old python.
rmurray [Mon, 3 Dec 2001 04:02:13 +0000 (04:02 +0000)]
display all host keys, remove DSA key support
rmurray [Mon, 3 Dec 2001 04:02:00 +0000 (04:02 +0000)]
some FHS cleanups