doldaconnect.git
16 years agoMoved specfile to contrib.
Fredrik Tolf [Wed, 24 Oct 2007 00:51:59 +0000 (02:51 +0200)]
Moved specfile to contrib.

16 years agoUse ${_sysconfdir} instead of PLD's ${_appconfdir}.
Fredrik Tolf [Tue, 23 Oct 2007 03:13:09 +0000 (05:13 +0200)]
Use ${_sysconfdir} instead of PLD's ${_appconfdir}.

16 years agoVersion bump.
Fredrik Tolf [Mon, 22 Oct 2007 00:22:42 +0000 (02:22 +0200)]
Version bump.

16 years agoAutoupdated sv.po.
Fredrik Tolf [Sun, 21 Oct 2007 22:16:20 +0000 (00:16 +0200)]
Autoupdated sv.po.

16 years agoActually install the Guile scripts if Guile has been enabled.
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.

16 years agoPort Scheme programs to Guile 1.8.
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.

16 years agoFilenet socket rework.
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.

16 years agoMerge branch 'master' of pc18:/srv/git/r/doldaconnect
Fredrik Tolf [Fri, 19 Oct 2007 19:45:55 +0000 (21:45 +0200)]
Merge branch 'master' of pc18:/srv/git/r/doldaconnect

16 years agodc-filtercmd needs bash, not sh.
Fredrik Tolf [Fri, 19 Oct 2007 19:38:56 +0000 (21:38 +0200)]
dc-filtercmd needs bash, not sh.

16 years agoA couple of bugs fix in dolcon.
Fredrik Tolf [Fri, 19 Oct 2007 19:38:46 +0000 (21:38 +0200)]
A couple of bugs fix in dolcon.

16 years agoChangeLog update.
Fredrik Tolf [Thu, 18 Oct 2007 13:32:25 +0000 (15:32 +0200)]
ChangeLog update.

16 years agoGuile 1.8 fixes.
Fredrik Tolf [Thu, 18 Oct 2007 13:25:16 +0000 (15:25 +0200)]
Guile 1.8 fixes.

16 years agoChecked in RPM specfile.
Fredrik Tolf [Thu, 18 Oct 2007 12:18:12 +0000 (14:18 +0200)]
Checked in RPM specfile.

16 years agoAutomatically updated sv.po. 1.0
Fredrik Tolf [Mon, 15 Oct 2007 00:55:37 +0000 (02:55 +0200)]
Automatically updated sv.po.

16 years agoDistribute dolcon.1.
Fredrik Tolf [Mon, 15 Oct 2007 00:52:24 +0000 (02:52 +0200)]
Distribute dolcon.1.

16 years agoFixed Makefile bug in share.
Fredrik Tolf [Mon, 15 Oct 2007 00:21:03 +0000 (02:21 +0200)]
Fixed Makefile bug in share.

16 years agoVersion bump and relevant documentation updates.
Fredrik Tolf [Mon, 15 Oct 2007 00:11:52 +0000 (02:11 +0200)]
Version bump and relevant documentation updates.

16 years agoUse versioned apkg filenames.
Fredrik Tolf [Sun, 14 Oct 2007 23:27:44 +0000 (01:27 +0200)]
Use versioned apkg filenames.

16 years agoFix typos in doc/gui-shell.
Fredrik Tolf [Sun, 14 Oct 2007 23:16:11 +0000 (01:16 +0200)]
Fix typos in doc/gui-shell.

16 years agoRequire Gtk 2.6 in dolcon apkg, for treeview progress bars.
Fredrik Tolf [Sun, 14 Oct 2007 22:55:10 +0000 (00:55 +0200)]
Require Gtk 2.6 in dolcon apkg, for treeview progress bars.

16 years agoUse real Gtk TreeView progress bars, finally!
Fredrik Tolf [Sun, 14 Oct 2007 22:53:30 +0000 (00:53 +0200)]
Use real Gtk TreeView progress bars, finally!

16 years agoFixed bug in reqstat.
Fredrik Tolf [Sun, 14 Oct 2007 15:39:13 +0000 (17:39 +0200)]
Fixed bug in reqstat.

16 years agoFix some autopackage bugs.
Fredrik Tolf [Sun, 14 Oct 2007 14:19:39 +0000 (16:19 +0200)]
Fix some autopackage bugs.

16 years agoAdded autopackage/build for current set of working packages.
Fredrik Tolf [Sun, 14 Oct 2007 12:31:44 +0000 (14:31 +0200)]
Added autopackage/build for current set of working packages.

16 years agoRequire doldacond from guishell apkg.
Fredrik Tolf [Sun, 14 Oct 2007 12:30:45 +0000 (14:30 +0200)]
Require doldacond from guishell apkg.

16 years agoAdd apkg skeleton for doldacond and fix its package.
Fredrik Tolf [Sun, 14 Oct 2007 12:30:16 +0000 (14:30 +0200)]
Add apkg skeleton for doldacond and fix its package.

16 years agoInitial import of makeall for autopackages.
Fredrik Tolf [Sun, 14 Oct 2007 00:45:35 +0000 (02:45 +0200)]
Initial import of makeall for autopackages.

16 years agoA couple of bugfixes in dolconf.
Fredrik Tolf [Sun, 14 Oct 2007 00:44:12 +0000 (02:44 +0200)]
A couple of bugfixes in dolconf.

16 years agoChange dolconf-wnd to normal dialog semantics.
Fredrik Tolf [Sun, 14 Oct 2007 00:35:25 +0000 (02:35 +0200)]
Change dolconf-wnd to normal dialog semantics.

16 years agoSet PackageFileName in autopackages.
Fredrik Tolf [Sat, 13 Oct 2007 22:34:48 +0000 (00:34 +0200)]
Set PackageFileName in autopackages.

16 years agoFix bug in share/Makefile.am.
Fredrik Tolf [Sat, 13 Oct 2007 22:23:53 +0000 (00:23 +0200)]
Fix bug in share/Makefile.am.

16 years agoBuild no Gtk stuff at all in dcuilib apkg.
Fredrik Tolf [Sat, 13 Oct 2007 22:11:15 +0000 (00:11 +0200)]
Build no Gtk stuff at all in dcuilib apkg.

16 years agoInstall icon and desktop file from guishell apkg.
Fredrik Tolf [Sat, 13 Oct 2007 21:56:39 +0000 (23:56 +0200)]
Install icon and desktop file from guishell apkg.

16 years agoCreated a (hopefully) sane way to install desktop data.
Fredrik Tolf [Sat, 13 Oct 2007 21:50:10 +0000 (23:50 +0200)]
Created a (hopefully) sane way to install desktop data.

16 years agoRequire dolcon in guishell autopackage.
Fredrik Tolf [Sat, 13 Oct 2007 21:15:26 +0000 (23:15 +0200)]
Require dolcon in guishell autopackage.

16 years agoAutomatically updated sv.po.
Fredrik Tolf [Sat, 13 Oct 2007 19:58:06 +0000 (21:58 +0200)]
Automatically updated sv.po.

16 years agoAdd apkg skeleton for dolcon.
Fredrik Tolf [Sat, 13 Oct 2007 19:55:18 +0000 (21:55 +0200)]
Add apkg skeleton for dolcon.

16 years agoAdd -V switch to various programs for displaying version info.
Fredrik Tolf [Sat, 13 Oct 2007 19:48:16 +0000 (21:48 +0200)]
Add -V switch to various programs for displaying version info.

16 years agoMerge commit 'pubserv/master'
Fredrik Tolf [Sat, 13 Oct 2007 19:06:35 +0000 (21:06 +0200)]
Merge commit 'pubserv/master'

16 years agoInitial checkin of guishell.apspec.in.
Fredrik Tolf [Sat, 13 Oct 2007 15:41:49 +0000 (17:41 +0200)]
Initial checkin of guishell.apspec.in.

16 years agoMake doldacond-shell concurrency safe.
Fredrik Tolf [Sat, 13 Oct 2007 04:38:22 +0000 (06:38 +0200)]
Make doldacond-shell concurrency safe.

16 years agoUse a proper button box for the buttons in the reslist.
Fredrik Tolf [Sat, 13 Oct 2007 04:24:14 +0000 (06:24 +0200)]
Use a proper button box for the buttons in the reslist.

16 years agoRequire at least Gtk 2.4 for dolcon.
Fredrik Tolf [Sat, 13 Oct 2007 02:38:19 +0000 (04:38 +0200)]
Require at least Gtk 2.4 for dolcon.

16 years agoSlightly cleaned up bytes2si.
Fredrik Tolf [Wed, 10 Oct 2007 21:56:31 +0000 (23:56 +0200)]
Slightly cleaned up bytes2si.

16 years agoTreat "percent" columns in hublist as ints.
Fredrik Tolf [Wed, 10 Oct 2007 04:18:56 +0000 (06:18 +0200)]
Treat "percent" columns in hublist as ints.

16 years agoFixed one last bug in the request logger.
Fredrik Tolf [Thu, 4 Oct 2007 02:49:37 +0000 (04:49 +0200)]
Fixed one last bug in the request logger.

16 years agoFixed one more 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.

16 years agoFixed a couple of presentation bugs in the request log.
Fredrik Tolf [Thu, 4 Oct 2007 02:41:49 +0000 (04:41 +0200)]
Fixed a couple of presentation bugs in the request log.

16 years agoFix bug in request logger.
Fredrik Tolf [Thu, 4 Oct 2007 02:35:55 +0000 (04:35 +0200)]
Fix bug in request logger.

16 years agoMerge commit 'remotes/pubserv/master'
Fredrik Tolf [Thu, 4 Oct 2007 02:30:33 +0000 (04:30 +0200)]
Merge commit 'remotes/pubserv/master'

16 years agoAdded upload request logging.
Fredrik Tolf [Thu, 4 Oct 2007 02:20:16 +0000 (04:20 +0200)]
Added upload request logging.

16 years agoMerge branch 'master' of git.dolda2000.com:/srv/git/r/doldaconnect
Fredrik Tolf [Sun, 30 Sep 2007 01:22:54 +0000 (03:22 +0200)]
Merge branch 'master' of git.dolda2000.com:/srv/git/r/doldaconnect

16 years agoAdded manpage for dolcon.
Fredrik Tolf [Sun, 30 Sep 2007 01:20:34 +0000 (03:20 +0200)]
Added manpage for dolcon.

16 years agoUpdated TODO list.
Fredrik Tolf [Fri, 28 Sep 2007 01:36:06 +0000 (03:36 +0200)]
Updated TODO list.

16 years agoFix latent bug in auth-pam.
Fredrik Tolf [Sat, 8 Sep 2007 13:39:27 +0000 (15:39 +0200)]
Fix latent bug in auth-pam.

16 years agoRotate, rather than swap, the address field in place in XML hublists.
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.

16 years agoMerge branch 'master' of git.dolda2000.com:/srv/git/r/doldaconnect
Fredrik Tolf [Sat, 1 Sep 2007 12:15:44 +0000 (14:15 +0200)]
Merge branch 'master' of git.dolda2000.com:/srv/git/r/doldaconnect

16 years agoAllow connecting to any server in dsh.
Fredrik Tolf [Sat, 1 Sep 2007 12:15:39 +0000 (14:15 +0200)]
Allow connecting to any server in dsh.

16 years agoFixed transfer stall detecion in dsh.
Fredrik Tolf [Fri, 31 Aug 2007 20:44:06 +0000 (22:44 +0200)]
Fixed transfer stall detecion in dsh.

16 years agoUpdated license info in {dolcon,dcuilib}.apspec.
Fredrik Tolf [Fri, 31 Aug 2007 14:24:42 +0000 (16:24 +0200)]
Updated license info in {dolcon,dcuilib}.apspec.

16 years agoUpdated doldacond.apspec.
Fredrik Tolf [Fri, 31 Aug 2007 14:23:50 +0000 (16:23 +0200)]
Updated doldacond.apspec.

16 years agoNew skeletons for libbz2 and gdbm.
Fredrik Tolf [Fri, 31 Aug 2007 14:16:05 +0000 (16:16 +0200)]
New skeletons for libbz2 and gdbm.

16 years agoUpdated dolcon.apspec.
Fredrik Tolf [Fri, 31 Aug 2007 14:03:29 +0000 (16:03 +0200)]
Updated dolcon.apspec.

16 years agoUpdated dcuilib.apspec.
Fredrik Tolf [Fri, 31 Aug 2007 13:59:16 +0000 (15:59 +0200)]
Updated dcuilib.apspec.

16 years agoFix format buf in dsh.
Fredrik Tolf [Fri, 31 Aug 2007 01:41:06 +0000 (03:41 +0200)]
Fix format buf in dsh.

16 years agoMake tooltip translatable.
Fredrik Tolf [Fri, 31 Aug 2007 01:38:26 +0000 (03:38 +0200)]
Make tooltip translatable.

16 years agoDisplay transfer doneage in dsh.
Fredrik Tolf [Fri, 31 Aug 2007 01:36:19 +0000 (03:36 +0200)]
Display transfer doneage in dsh.

16 years agoMerge commit 'pubserv/master'
Fredrik Tolf [Fri, 31 Aug 2007 01:25:38 +0000 (03:25 +0200)]
Merge commit 'pubserv/master'

16 years agoIgnore all apspecs.
Fredrik Tolf [Fri, 31 Aug 2007 01:24:40 +0000 (03:24 +0200)]
Ignore all apspecs.

16 years agoDisplay transfer stats in dsh tray icon tooltip.
Fredrik Tolf [Fri, 31 Aug 2007 01:24:09 +0000 (03:24 +0200)]
Display transfer stats in dsh tray icon tooltip.

16 years agoOutput doldacond.apspec.
Fredrik Tolf [Fri, 31 Aug 2007 00:47:06 +0000 (02:47 +0200)]
Output doldacond.apspec.

16 years agoMake libkeyutils optional.
Fredrik Tolf [Thu, 30 Aug 2007 23:51:24 +0000 (01:51 +0200)]
Make libkeyutils optional.

16 years agoFix segv bug in checkhashes.
Fredrik Tolf [Thu, 30 Aug 2007 01:28:06 +0000 (03:28 +0200)]
Fix segv bug in checkhashes.

16 years agoTODO update.
Fredrik Tolf [Wed, 29 Aug 2007 03:40:38 +0000 (05:40 +0200)]
TODO update.

16 years agoChangeLog update
Fredrik Tolf [Wed, 29 Aug 2007 03:27:43 +0000 (05:27 +0200)]
ChangeLog update

16 years agoChecked in doldacond apspec.
Fredrik Tolf [Sun, 19 Aug 2007 13:27:44 +0000 (15:27 +0200)]
Checked in doldacond apspec.

16 years agoOnly set HOME, SHELL and PATH in multiuser sessions.
Fredrik Tolf [Sun, 19 Aug 2007 03:39:26 +0000 (05:39 +0200)]
Only set HOME, SHELL and PATH in multiuser sessions.

16 years agoMake include before lib.
Fredrik Tolf [Sun, 19 Aug 2007 03:37:05 +0000 (05:37 +0200)]
Make include before lib.

16 years agoNew translations for gui-shell.
Fredrik Tolf [Thu, 16 Aug 2007 16:30:13 +0000 (18:30 +0200)]
New translations for gui-shell.

16 years agoFix memory leak in dsh.
Fredrik Tolf [Wed, 15 Aug 2007 22:19:05 +0000 (00:19 +0200)]
Fix memory leak in dsh.

16 years agoAdd dolconf to dsh menu.
Fredrik Tolf [Wed, 15 Aug 2007 22:18:55 +0000 (00:18 +0200)]
Add dolconf to dsh menu.

16 years agoOnly notify when dolcon has not been launched from doldacond-shell.
Fredrik Tolf [Wed, 15 Aug 2007 01:21:10 +0000 (03:21 +0200)]
Only notify when dolcon has not been launched from doldacond-shell.

16 years agoAttempt to monitor stalled transfers.
Fredrik Tolf [Wed, 15 Aug 2007 01:17:13 +0000 (03:17 +0200)]
Attempt to monitor stalled transfers.

16 years agoAllow doldacond-shell to be used with remote daemons as well.
Fredrik Tolf [Wed, 15 Aug 2007 01:07:43 +0000 (03:07 +0200)]
Allow doldacond-shell to be used with remote daemons as well.

16 years agoFix bug in DOLDA_ENABLE.
Fredrik Tolf [Tue, 14 Aug 2007 17:31:15 +0000 (19:31 +0200)]
Fix bug in DOLDA_ENABLE.

16 years agoMake building the daemon optional
Fredrik Tolf [Tue, 14 Aug 2007 17:20:34 +0000 (19:20 +0200)]
Make building the daemon optional

16 years agoDon't link everything against lib{z,bz2,pam,gdbm}.
Fredrik Tolf [Tue, 14 Aug 2007 17:10:59 +0000 (19:10 +0200)]
Don't link everything against lib{z,bz2,pam,gdbm}.

16 years agoAdd help text to dolcon-launch.
Fredrik Tolf [Tue, 14 Aug 2007 15:54:32 +0000 (17:54 +0200)]
Add help text to dolcon-launch.

16 years agoDistribute gui-shell doc.
Fredrik Tolf [Tue, 14 Aug 2007 01:38:35 +0000 (03:38 +0200)]
Distribute gui-shell doc.

16 years agoMake GUI shell compilation optional, and add a desktop file for it.
Fredrik Tolf [Tue, 14 Aug 2007 01:30:59 +0000 (03:30 +0200)]
Make GUI shell compilation optional, and add a desktop file for it.

16 years agoAttempted to document the GUI shell a bit.
Fredrik Tolf [Tue, 14 Aug 2007 01:22:38 +0000 (03:22 +0200)]
Attempted to document the GUI shell a bit.

16 years agoUse -l option to dolcon in gui-shell.
Fredrik Tolf [Tue, 14 Aug 2007 00:18:22 +0000 (02:18 +0200)]
Use -l option to dolcon in gui-shell.

16 years agoInitial version of doldacond-shell
Fredrik Tolf [Tue, 14 Aug 2007 00:17:28 +0000 (02:17 +0200)]
Initial version of doldacond-shell

16 years agoAdd buttonboxes to makegdesc.
Fredrik Tolf [Tue, 14 Aug 2007 00:17:00 +0000 (02:17 +0200)]
Add buttonboxes to makegdesc.

16 years agoAdd cpp def for libnotify presence.
Fredrik Tolf [Tue, 14 Aug 2007 00:16:33 +0000 (02:16 +0200)]
Add cpp def for libnotify presence.

16 years agoAdd -l option to dolcon to connect to local daemon.
Fredrik Tolf [Tue, 14 Aug 2007 00:16:06 +0000 (02:16 +0200)]
Add -l option to dolcon to connect to local daemon.

16 years agoAdd xpmimg widget to makegdesc.
Fredrik Tolf [Mon, 13 Aug 2007 13:27:58 +0000 (15:27 +0200)]
Add xpmimg widget to makegdesc.

16 years agoSet dirty flag when modifying shares with dolconf.
Fredrik Tolf [Mon, 13 Aug 2007 13:27:45 +0000 (15:27 +0200)]
Set dirty flag when modifying shares with dolconf.

16 years agoDolconf should run autolauncher instead of dolcon.
Fredrik Tolf [Mon, 13 Aug 2007 04:30:08 +0000 (06:30 +0200)]
Dolconf should run autolauncher instead of dolcon.

16 years agoProbably working launcher.
Fredrik Tolf [Mon, 13 Aug 2007 04:28:01 +0000 (06:28 +0200)]
Probably working launcher.