~ubuntu-branches/ubuntu/breezy/cvsd/breezy

« back to all changes in this revision

Viewing changes to TODO

  • Committer: Bazaar Package Importer
  • Author(s): Arthur de Jong
  • Date: 2005-04-26 22:00:00 UTC
  • mfrom: (1.1.1 hoary)
  • Revision ID: james.westby@ubuntu.com-20050426220000-4jv1ah3wzkr0s2bf
Tags: 1.0.7
* improvements to the README
* fix bug in cvsd-buildroot correctly creating lib64 directory

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
* cvsd: add assertions to code for all/most function parameters
11
11
* cvsd-buildroot: add debug option to display output of ldd, chown, tar, etc
12
12
* cvsd: maybe do fork() earlier so that connection cannot be stopped with slow name lookups etc
13
 
* cvsd-buildroot: check for repositories present in configfile but not in chroot jail
14
13
* cvsd-buildroot: add quiet (-q) option
15
14
* debian cronjob: warn if files in / are newer than files in /var/lib/cvsd
16
15
* get cvsd working under cygwin
17
16
* cvsd-buildroot: use getent to get information if /etc/passwd doesn't provide it
18
17
* cvsd-buildroot: if any directories in chroot jail (besides the ones created) are not mentioned as repos in cvsd.conf give a warning
19
 
* improve documentation
 
18
* debian: remove legacy code from debian/postinst to overwrite old versions of configfile once cvsd hits stable