Fredrik Tolf [Sun, 27 Jan 2008 16:28:00 +0000 (17:28 +0100)]
Make the core Java library in the dolda.dolcon.protocol package instead.
Fredrik Tolf [Sun, 18 Nov 2007 04:05:58 +0000 (05:05 +0100)]
More Java work.
Fredrik Tolf [Sun, 18 Nov 2007 04:03:40 +0000 (05:03 +0100)]
Added a gitignore file for the Java stuff.
Fredrik Tolf [Sat, 17 Nov 2007 05:37:34 +0000 (06:37 +0100)]
Initial work on Java library.
Fredrik Tolf [Fri, 16 Nov 2007 02:48:32 +0000 (03:48 +0100)]
Python module revbump.
Fredrik Tolf [Fri, 16 Nov 2007 02:08:14 +0000 (03:08 +0100)]
Updated mustconnect and cnl to the new dc_connect API.
Fredrik Tolf [Fri, 16 Nov 2007 01:56:27 +0000 (02:56 +0100)]
Fixed error reporting bug in dolmod.
Fredrik Tolf [Thu, 15 Nov 2007 19:38:56 +0000 (20:38 +0100)]
Add timeouts to the dc loop in util.scm.
Fredrik Tolf [Thu, 15 Nov 2007 15:16:43 +0000 (16:16 +0100)]
Nicer, recursive implementation of read-hl.
Fredrik Tolf [Tue, 13 Nov 2007 16:12:34 +0000 (17:12 +0100)]
Improvements to hubmgr.
* It will daemonize by default.
* It will disconnect managed hubs on exit
* It exits on a c-c "exit" message.
* Deprecated Guile functions have been replaced.
Fredrik Tolf [Tue, 13 Nov 2007 16:07:39 +0000 (17:07 +0100)]
Changed dc-handle-fn and the new dc-handle-msg to one function dc-util-handle.
Fredrik Tolf [Tue, 13 Nov 2007 14:00:57 +0000 (15:00 +0100)]
Made hubmgr daemonizable.
Fredrik Tolf [Wed, 31 Oct 2007 19:12:34 +0000 (20:12 +0100)]
Further work on the RPM spec file.
Fredrik Tolf [Wed, 31 Oct 2007 18:12:26 +0000 (19:12 +0100)]
A few bugfixes.
Fredrik Tolf [Wed, 31 Oct 2007 18:11:50 +0000 (19:11 +0100)]
Fixes to the RPM spec file.
Fredrik Tolf [Wed, 31 Oct 2007 05:20:41 +0000 (06:20 +0100)]
Avoid gcc's type-punning warnings.
Fredrik Tolf [Wed, 31 Oct 2007 05:00:03 +0000 (06:00 +0100)]
Merge branch 'master' of pc18:/srv/git/r/doldaconnect
Fredrik Tolf [Wed, 31 Oct 2007 04:59:11 +0000 (05:59 +0100)]
Removed the need to define {v,}wprintf in utils.h.
Fredrik Tolf [Tue, 30 Oct 2007 04:39:33 +0000 (05:39 +0100)]
Merge branch 'master' of git.dolda2000.com:/srv/git/r/doldaconnect
Fredrik Tolf [Fri, 26 Oct 2007 01:35:44 +0000 (03:35 +0200)]
Generate correct release info in autopackages.
Fredrik Tolf [Wed, 24 Oct 2007 01:46:10 +0000 (03:46 +0200)]
Merge branch 'rpm'
Fredrik Tolf [Wed, 24 Oct 2007 00:56:28 +0000 (02:56 +0200)]
Create and distribute doldaconnect.spec.
Fredrik Tolf [Wed, 24 Oct 2007 00:51:59 +0000 (02:51 +0200)]
Moved specfile to contrib.
Fredrik Tolf [Tue, 23 Oct 2007 03:13:09 +0000 (05:13 +0200)]
Use ${_sysconfdir} instead of PLD's ${_appconfdir}.
Fredrik Tolf [Mon, 22 Oct 2007 00:22:42 +0000 (02:22 +0200)]
Version bump.
Fredrik Tolf [Sun, 21 Oct 2007 22:16:20 +0000 (00:16 +0200)]
Autoupdated sv.po.
Fredrik Tolf [Sun, 21 Oct 2007 21:54:12 +0000 (23:54 +0200)]
Actually install the Guile scripts if Guile has been enabled.
They ought to be stable enough now anyway.
Fredrik Tolf [Sun, 21 Oct 2007 20:15:44 +0000 (22:15 +0200)]
Port Scheme programs to Guile 1.8.
Guile 1.8 requires the module (ice-9 rdelim) for the read-line
and write-line procedures.
Fredrik Tolf [Sun, 21 Oct 2007 19:19:28 +0000 (21:19 +0200)]
Filenet socket rework.
There was a rather large problem where the socket for a fn
connection was stored in the fnetnode itself, and filenet.c had
opinions on clearing its data internally in killfnetnode, which
led to a number of consistency problems -- the code was ugly,
and the daemon would occasionally segfault if killfnetnode had
cleared sk->data prematurely for some reason.
Now, each fnet module takes care of the socket itself, so that
it is modified internally only. The code is much cleaner that
way.
Fredrik Tolf [Fri, 19 Oct 2007 19:45:55 +0000 (21:45 +0200)]
Merge branch 'master' of pc18:/srv/git/r/doldaconnect
Fredrik Tolf [Fri, 19 Oct 2007 19:38:56 +0000 (21:38 +0200)]
dc-filtercmd needs bash, not sh.
Fredrik Tolf [Fri, 19 Oct 2007 19:38:46 +0000 (21:38 +0200)]
A couple of bugs fix in dolcon.
Fredrik Tolf [Thu, 18 Oct 2007 13:32:25 +0000 (15:32 +0200)]
ChangeLog update.
Fredrik Tolf [Thu, 18 Oct 2007 13:25:16 +0000 (15:25 +0200)]
Guile 1.8 fixes.
Fredrik Tolf [Thu, 18 Oct 2007 12:18:12 +0000 (14:18 +0200)]
Checked in RPM specfile.
Fredrik Tolf [Mon, 15 Oct 2007 00:55:37 +0000 (02:55 +0200)]
Automatically updated sv.po.
Fredrik Tolf [Mon, 15 Oct 2007 00:52:24 +0000 (02:52 +0200)]
Distribute dolcon.1.
Fredrik Tolf [Mon, 15 Oct 2007 00:21:03 +0000 (02:21 +0200)]
Fixed Makefile bug in share.
Fredrik Tolf [Mon, 15 Oct 2007 00:11:52 +0000 (02:11 +0200)]
Version bump and relevant documentation updates.
Fredrik Tolf [Sun, 14 Oct 2007 23:27:44 +0000 (01:27 +0200)]
Use versioned apkg filenames.
Fredrik Tolf [Sun, 14 Oct 2007 23:16:11 +0000 (01:16 +0200)]
Fix typos in doc/gui-shell.
Fredrik Tolf [Sun, 14 Oct 2007 22:55:10 +0000 (00:55 +0200)]
Require Gtk 2.6 in dolcon apkg, for treeview progress bars.
Fredrik Tolf [Sun, 14 Oct 2007 22:53:30 +0000 (00:53 +0200)]
Use real Gtk TreeView progress bars, finally!
Fredrik Tolf [Sun, 14 Oct 2007 15:39:13 +0000 (17:39 +0200)]
Fixed bug in reqstat.
Fredrik Tolf [Sun, 14 Oct 2007 14:19:39 +0000 (16:19 +0200)]
Fix some autopackage bugs.
Fredrik Tolf [Sun, 14 Oct 2007 12:31:44 +0000 (14:31 +0200)]
Added autopackage/build for current set of working packages.
Fredrik Tolf [Sun, 14 Oct 2007 12:30:45 +0000 (14:30 +0200)]
Require doldacond from guishell apkg.
Fredrik Tolf [Sun, 14 Oct 2007 12:30:16 +0000 (14:30 +0200)]
Add apkg skeleton for doldacond and fix its package.
Fredrik Tolf [Sun, 14 Oct 2007 00:45:35 +0000 (02:45 +0200)]
Initial import of makeall for autopackages.
Fredrik Tolf [Sun, 14 Oct 2007 00:44:12 +0000 (02:44 +0200)]
A couple of bugfixes in dolconf.
Fredrik Tolf [Sun, 14 Oct 2007 00:35:25 +0000 (02:35 +0200)]
Change dolconf-wnd to normal dialog semantics.
Fredrik Tolf [Sat, 13 Oct 2007 22:34:48 +0000 (00:34 +0200)]
Set PackageFileName in autopackages.
Fredrik Tolf [Sat, 13 Oct 2007 22:23:53 +0000 (00:23 +0200)]
Fix bug in share/Makefile.am.
Fredrik Tolf [Sat, 13 Oct 2007 22:11:15 +0000 (00:11 +0200)]
Build no Gtk stuff at all in dcuilib apkg.
Fredrik Tolf [Sat, 13 Oct 2007 21:56:39 +0000 (23:56 +0200)]
Install icon and desktop file from guishell apkg.
Fredrik Tolf [Sat, 13 Oct 2007 21:50:10 +0000 (23:50 +0200)]
Created a (hopefully) sane way to install desktop data.
Fredrik Tolf [Sat, 13 Oct 2007 21:15:26 +0000 (23:15 +0200)]
Require dolcon in guishell autopackage.
Fredrik Tolf [Sat, 13 Oct 2007 19:58:06 +0000 (21:58 +0200)]
Automatically updated sv.po.
Fredrik Tolf [Sat, 13 Oct 2007 19:55:18 +0000 (21:55 +0200)]
Add apkg skeleton for dolcon.
Fredrik Tolf [Sat, 13 Oct 2007 19:48:16 +0000 (21:48 +0200)]
Add -V switch to various programs for displaying version info.
Fredrik Tolf [Sat, 13 Oct 2007 19:06:35 +0000 (21:06 +0200)]
Merge commit 'pubserv/master'
Fredrik Tolf [Sat, 13 Oct 2007 15:41:49 +0000 (17:41 +0200)]
Initial checkin of guishell.apspec.in.
Fredrik Tolf [Sat, 13 Oct 2007 04:38:22 +0000 (06:38 +0200)]
Make doldacond-shell concurrency safe.
Fredrik Tolf [Sat, 13 Oct 2007 04:24:14 +0000 (06:24 +0200)]
Use a proper button box for the buttons in the reslist.
Fredrik Tolf [Sat, 13 Oct 2007 02:38:19 +0000 (04:38 +0200)]
Require at least Gtk 2.4 for dolcon.
Fredrik Tolf [Wed, 10 Oct 2007 21:56:31 +0000 (23:56 +0200)]
Slightly cleaned up bytes2si.
Fredrik Tolf [Wed, 10 Oct 2007 04:18:56 +0000 (06:18 +0200)]
Treat "percent" columns in hublist as ints.
Fredrik Tolf [Thu, 4 Oct 2007 02:49:37 +0000 (04:49 +0200)]
Fixed one last bug in the request logger.
Fredrik Tolf [Thu, 4 Oct 2007 02:47:02 +0000 (04:47 +0200)]
Fixed one more bug in the request logger.
Fredrik Tolf [Thu, 4 Oct 2007 02:41:49 +0000 (04:41 +0200)]
Fixed a couple of presentation bugs in the request log.
Fredrik Tolf [Thu, 4 Oct 2007 02:35:55 +0000 (04:35 +0200)]
Fix bug in request logger.
Fredrik Tolf [Thu, 4 Oct 2007 02:30:33 +0000 (04:30 +0200)]
Merge commit 'remotes/pubserv/master'
Fredrik Tolf [Thu, 4 Oct 2007 02:20:16 +0000 (04:20 +0200)]
Added upload request logging.
Fredrik Tolf [Sun, 30 Sep 2007 01:22:54 +0000 (03:22 +0200)]
Merge branch 'master' of git.dolda2000.com:/srv/git/r/doldaconnect
Fredrik Tolf [Sun, 30 Sep 2007 01:20:34 +0000 (03:20 +0200)]
Added manpage for dolcon.
Fredrik Tolf [Fri, 28 Sep 2007 01:36:06 +0000 (03:36 +0200)]
Updated TODO list.
Fredrik Tolf [Sat, 8 Sep 2007 13:39:27 +0000 (15:39 +0200)]
Fix latent bug in auth-pam.
Fredrik Tolf [Sun, 2 Sep 2007 02:32:19 +0000 (04:32 +0200)]
Rotate, rather than swap, the address field in place in XML hublists.
Fredrik Tolf [Sat, 1 Sep 2007 12:15:44 +0000 (14:15 +0200)]
Merge branch 'master' of git.dolda2000.com:/srv/git/r/doldaconnect
Fredrik Tolf [Sat, 1 Sep 2007 12:15:39 +0000 (14:15 +0200)]
Allow connecting to any server in dsh.
Fredrik Tolf [Fri, 31 Aug 2007 20:44:06 +0000 (22:44 +0200)]
Fixed transfer stall detecion in dsh.
Fredrik Tolf [Fri, 31 Aug 2007 14:24:42 +0000 (16:24 +0200)]
Updated license info in {dolcon,dcuilib}.apspec.
Fredrik Tolf [Fri, 31 Aug 2007 14:23:50 +0000 (16:23 +0200)]
Updated doldacond.apspec.
Fredrik Tolf [Fri, 31 Aug 2007 14:16:05 +0000 (16:16 +0200)]
New skeletons for libbz2 and gdbm.
Fredrik Tolf [Fri, 31 Aug 2007 14:03:29 +0000 (16:03 +0200)]
Updated dolcon.apspec.
Fredrik Tolf [Fri, 31 Aug 2007 13:59:16 +0000 (15:59 +0200)]
Updated dcuilib.apspec.
Fredrik Tolf [Fri, 31 Aug 2007 01:41:06 +0000 (03:41 +0200)]
Fix format buf in dsh.
Fredrik Tolf [Fri, 31 Aug 2007 01:38:26 +0000 (03:38 +0200)]
Make tooltip translatable.
Fredrik Tolf [Fri, 31 Aug 2007 01:36:19 +0000 (03:36 +0200)]
Display transfer doneage in dsh.
Fredrik Tolf [Fri, 31 Aug 2007 01:25:38 +0000 (03:25 +0200)]
Merge commit 'pubserv/master'
Fredrik Tolf [Fri, 31 Aug 2007 01:24:40 +0000 (03:24 +0200)]
Ignore all apspecs.
Fredrik Tolf [Fri, 31 Aug 2007 01:24:09 +0000 (03:24 +0200)]
Display transfer stats in dsh tray icon tooltip.
Fredrik Tolf [Fri, 31 Aug 2007 00:47:06 +0000 (02:47 +0200)]
Output doldacond.apspec.
Fredrik Tolf [Thu, 30 Aug 2007 23:51:24 +0000 (01:51 +0200)]
Make libkeyutils optional.
Fredrik Tolf [Thu, 30 Aug 2007 01:28:06 +0000 (03:28 +0200)]
Fix segv bug in checkhashes.
Fredrik Tolf [Wed, 29 Aug 2007 03:40:38 +0000 (05:40 +0200)]
TODO update.
Fredrik Tolf [Wed, 29 Aug 2007 03:27:43 +0000 (05:27 +0200)]
ChangeLog update
Fredrik Tolf [Sun, 19 Aug 2007 13:27:44 +0000 (15:27 +0200)]
Checked in doldacond apspec.
Fredrik Tolf [Sun, 19 Aug 2007 03:39:26 +0000 (05:39 +0200)]
Only set HOME, SHELL and PATH in multiuser sessions.
Fredrik Tolf [Sun, 19 Aug 2007 03:37:05 +0000 (05:37 +0200)]
Make include before lib.