doldaconnect.git
16 years agoTODO update.
Fredrik Tolf [Sun, 22 Jul 2007 19:49:34 +0000 (21:49 +0200)]
TODO update.

16 years agoFix segv bug in hublist.c.
Fredrik Tolf [Sun, 22 Jul 2007 04:43:43 +0000 (06:43 +0200)]
Fix segv bug in hublist.c.

16 years agoNew translations in sv.po.
Fredrik Tolf [Sun, 22 Jul 2007 04:38:46 +0000 (06:38 +0200)]
New translations in sv.po.

16 years agoFixed segv bug in aborthublist.
Fredrik Tolf [Sun, 22 Jul 2007 04:32:38 +0000 (06:32 +0200)]
Fixed segv bug in aborthublist.

16 years agoBugfixes in the old-style hublist decoder.
Fredrik Tolf [Sun, 22 Jul 2007 04:21:57 +0000 (06:21 +0200)]
Bugfixes in the old-style hublist decoder.

16 years agoAdded progress bar for hublist fetching.
Fredrik Tolf [Sun, 22 Jul 2007 04:21:26 +0000 (06:21 +0200)]
Added progress bar for hublist fetching.

16 years agoUse the HTTP library to fetch hublists.
Fredrik Tolf [Sun, 22 Jul 2007 03:18:17 +0000 (05:18 +0200)]
Use the HTTP library to fetch hublists.

16 years agohtpollflags: Return no poll flags if EOF has been reached.
Fredrik Tolf [Sun, 22 Jul 2007 02:31:42 +0000 (04:31 +0200)]
htpollflags: Return no poll flags if EOF has been reached.

16 years agoAdded test program for the HTTP library
Fredrik Tolf [Sun, 22 Jul 2007 01:57:56 +0000 (03:57 +0200)]
Added test program for the HTTP library

16 years agoSeemingly working version of the HTTP library
Fredrik Tolf [Sun, 22 Jul 2007 01:57:27 +0000 (03:57 +0200)]
Seemingly working version of the HTTP library

16 years agoAdded strpair function, analogous to the wcspair ones.
Fredrik Tolf [Sun, 22 Jul 2007 01:56:49 +0000 (03:56 +0200)]
Added strpair function, analogous to the wcspair ones.

16 years agoParse fragments in URLs.
Fredrik Tolf [Sat, 21 Jul 2007 15:30:36 +0000 (17:30 +0200)]
Parse fragments in URLs.

16 years agoIncremental work.
Fredrik Tolf [Wed, 20 Jun 2007 00:56:50 +0000 (02:56 +0200)]
Incremental work.

16 years agoAdded freeurl.
Fredrik Tolf [Wed, 20 Jun 2007 00:25:02 +0000 (02:25 +0200)]
Added freeurl.

16 years agoShould parse URLs correctly.
Fredrik Tolf [Wed, 20 Jun 2007 00:24:13 +0000 (02:24 +0200)]
Should parse URLs correctly.

16 years agoSkeleton for HTTP lib.
Fredrik Tolf [Wed, 20 Jun 2007 00:05:17 +0000 (02:05 +0200)]
Skeleton for HTTP lib.

16 years agoAdd dolcon.h to sources.
Fredrik Tolf [Sat, 21 Jul 2007 14:19:04 +0000 (16:19 +0200)]
Add dolcon.h to sources.

16 years agoUpdated TODO.
Fredrik Tolf [Sat, 21 Jul 2007 03:53:08 +0000 (05:53 +0200)]
Updated TODO.

16 years agoMerge branch 'dolcon-split'
Fredrik Tolf [Sat, 21 Jul 2007 03:51:02 +0000 (05:51 +0200)]
Merge branch 'dolcon-split'

Conflicts:

po/sv.po

16 years agoAutoupdated sv.po.
Fredrik Tolf [Sat, 21 Jul 2007 03:46:42 +0000 (05:46 +0200)]
Autoupdated sv.po.

16 years agoDistribute gp-dolcon.c.
Fredrik Tolf [Sat, 21 Jul 2007 03:36:55 +0000 (05:36 +0200)]
Distribute gp-dolcon.c.

16 years agoLog command list along with unknown commands.
Fredrik Tolf [Sat, 21 Jul 2007 02:19:37 +0000 (04:19 +0200)]
Log command list along with unknown commands.

16 years agoCleaned up the configuration and build system quite a bit
Fredrik Tolf [Sat, 21 Jul 2007 02:09:44 +0000 (04:09 +0200)]
Cleaned up the configuration and build system quite a bit

16 years agoAdded $Supports command for hubs.
Fredrik Tolf [Thu, 19 Jul 2007 14:58:45 +0000 (16:58 +0200)]
Added $Supports command for hubs.

16 years agoAdd bprintf.
Fredrik Tolf [Thu, 19 Jul 2007 13:56:52 +0000 (15:56 +0200)]
Add bprintf.

16 years agoAllow logging of unimplemented DC commands.
Fredrik Tolf [Thu, 19 Jul 2007 13:55:00 +0000 (15:55 +0200)]
Allow logging of unimplemented DC commands.

16 years agoFixed fuzzy XML hublist translations.
Fredrik Tolf [Thu, 19 Jul 2007 04:46:57 +0000 (06:46 +0200)]
Fixed fuzzy XML hublist translations.

16 years agoUpdate POTFILES.in to match dolconf refactoring.
Fredrik Tolf [Thu, 19 Jul 2007 04:42:00 +0000 (06:42 +0200)]
Update POTFILES.in to match dolconf refactoring.

16 years agoUpdate POTFILES.in to match dolconf refactoring.
Fredrik Tolf [Thu, 19 Jul 2007 04:42:00 +0000 (06:42 +0200)]
Update POTFILES.in to match dolconf refactoring.

16 years agoUpdate POTFILES.in to match dolcon refactoring.
Fredrik Tolf [Thu, 19 Jul 2007 04:40:32 +0000 (06:40 +0200)]
Update POTFILES.in to match dolcon refactoring.

16 years agoFactored out hublist handling from dolcon.c.
Fredrik Tolf [Thu, 19 Jul 2007 04:36:58 +0000 (06:36 +0200)]
Factored out hublist handling from dolcon.c.

16 years agoUse gtkh header files to clean up dolcon{,f} a bit.
Fredrik Tolf [Wed, 18 Jul 2007 23:32:48 +0000 (01:32 +0200)]
Use gtkh header files to clean up dolcon{,f} a bit.

16 years agoFix gtkh file bug.
Fredrik Tolf [Wed, 18 Jul 2007 23:30:20 +0000 (01:30 +0200)]
Fix gtkh file bug.

16 years agoCompile .gtkh header files from .desc files.
Fredrik Tolf [Wed, 18 Jul 2007 23:26:24 +0000 (01:26 +0200)]
Compile .gtkh header files from .desc files.

16 years agoUpdated .gitignore.
Fredrik Tolf [Wed, 18 Jul 2007 22:40:31 +0000 (00:40 +0200)]
Updated .gitignore.

16 years agoFixed issues with libdolcon-purple.
Fredrik Tolf [Wed, 18 Jul 2007 22:39:50 +0000 (00:39 +0200)]
Fixed issues with libdolcon-purple.

16 years agoMentioned Pidgin stuff in ChangeLog.
Fredrik Tolf [Wed, 18 Jul 2007 22:27:30 +0000 (00:27 +0200)]
Mentioned Pidgin stuff in ChangeLog.

16 years agoUpdated clients/gaim/install.
Fredrik Tolf [Wed, 18 Jul 2007 22:27:18 +0000 (00:27 +0200)]
Updated clients/gaim/install.

16 years agoPorted the Gaim plugin to Pidgin.
Fredrik Tolf [Wed, 18 Jul 2007 22:25:33 +0000 (00:25 +0200)]
Ported the Gaim plugin to Pidgin.

16 years agoUpdated README regarding Pidgin.
Fredrik Tolf [Wed, 18 Jul 2007 21:42:15 +0000 (23:42 +0200)]
Updated README regarding Pidgin.

16 years agoUpdated documentation regarding Pidgin.
Fredrik Tolf [Wed, 18 Jul 2007 21:40:40 +0000 (23:40 +0200)]
Updated documentation regarding Pidgin.

16 years agoCleanup Makefile a bit.
Fredrik Tolf [Wed, 18 Jul 2007 21:25:39 +0000 (23:25 +0200)]
Cleanup Makefile a bit.

16 years agoRenamed clients/gtk2/main.c to dolcon.c.
Fredrik Tolf [Wed, 18 Jul 2007 21:07:25 +0000 (23:07 +0200)]
Renamed clients/gtk2/main.c to dolcon.c.

16 years agoTODO update.
Fredrik Tolf [Wed, 18 Jul 2007 21:04:18 +0000 (23:04 +0200)]
TODO update.

16 years agoAdded TODO file.
Fredrik Tolf [Sun, 15 Jul 2007 22:02:22 +0000 (00:02 +0200)]
Added TODO file.

16 years agoMove programs in /config into appropriate subdirectories.
Fredrik Tolf [Sun, 15 Jul 2007 20:59:10 +0000 (22:59 +0200)]
Move programs in /config into appropriate subdirectories.

16 years agoFix line-wrapping bug in baseconv.
fredrik [Wed, 11 Jul 2007 17:35:18 +0000 (17:35 +0000)]
Fix line-wrapping bug in baseconv.

git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/doldaconnect@1089 959494ce-11ee-0310-bf91-de5d638817bd

16 years agoVersion bump.
fredrik [Tue, 3 Jul 2007 03:15:14 +0000 (03:15 +0000)]
Version bump.

git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/doldaconnect@1088 959494ce-11ee-0310-bf91-de5d638817bd

16 years agoMention README.FreeBSD. 0.4
fredrik [Wed, 20 Jun 2007 19:01:37 +0000 (19:01 +0000)]
Mention README.FreeBSD.

git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/doldaconnect@1086 959494ce-11ee-0310-bf91-de5d638817bd

16 years agoAlways include all clients in SUBDIRS and use conditionals instead.
fredrik [Wed, 20 Jun 2007 01:42:49 +0000 (01:42 +0000)]
Always include all clients in SUBDIRS and use conditionals instead.

git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/doldaconnect@1085 959494ce-11ee-0310-bf91-de5d638817bd

16 years agoUpdated ChangeLog.
fredrik [Wed, 20 Jun 2007 01:42:47 +0000 (01:42 +0000)]
Updated ChangeLog.

git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/doldaconnect@1084 959494ce-11ee-0310-bf91-de5d638817bd

16 years agoUse #f for DC server instead of $DCSERVER || localhost.
fredrik [Wed, 20 Jun 2007 01:09:28 +0000 (01:09 +0000)]
Use #f for DC server instead of $DCSERVER || localhost.

git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/doldaconnect@1083 959494ce-11ee-0310-bf91-de5d638817bd

16 years agoUse #f as DC server if not set with -s instead of $DCSERVER || localhost.
fredrik [Wed, 20 Jun 2007 01:09:26 +0000 (01:09 +0000)]
Use #f as DC server if not set with -s instead of $DCSERVER || localhost.

git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/doldaconnect@1082 959494ce-11ee-0310-bf91-de5d638817bd

16 years agoAdded some debug messaging.
fredrik [Wed, 20 Jun 2007 01:09:24 +0000 (01:09 +0000)]
Added some debug messaging.

git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/doldaconnect@1081 959494ce-11ee-0310-bf91-de5d638817bd

16 years agoCreate Unix socket with correct perms.
fredrik [Tue, 19 Jun 2007 02:49:41 +0000 (02:49 +0000)]
Create Unix socket with correct perms.

git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/doldaconnect@1080 959494ce-11ee-0310-bf91-de5d638817bd

16 years agoBetter hexdecode.
fredrik [Sun, 17 Jun 2007 18:01:13 +0000 (18:01 +0000)]
Better hexdecode.

git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/doldaconnect@1079 959494ce-11ee-0310-bf91-de5d638817bd

16 years agoComment rescandelay doc.
fredrik [Sun, 17 Jun 2007 02:47:46 +0000 (02:47 +0000)]
Comment rescandelay doc.

git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/doldaconnect@1078 959494ce-11ee-0310-bf91-de5d638817bd

16 years agoDe-listed fixed bug from doldacond.8.
fredrik [Sun, 17 Jun 2007 02:47:45 +0000 (02:47 +0000)]
De-listed fixed bug from doldacond.8.

git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/doldaconnect@1077 959494ce-11ee-0310-bf91-de5d638817bd

16 years agoNew translations.
fredrik [Wed, 13 Jun 2007 23:23:34 +0000 (23:23 +0000)]
New translations.

git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/doldaconnect@1076 959494ce-11ee-0310-bf91-de5d638817bd

16 years agoRemove usage of gmake's $(shell...) from dolcon{,f}.
fredrik [Mon, 11 Jun 2007 03:21:39 +0000 (03:21 +0000)]
Remove usage of gmake's $(shell...) from dolcon{,f}.

git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/doldaconnect@1074 959494ce-11ee-0310-bf91-de5d638817bd

16 years agoRemove usage of gmake's % syntax.
fredrik [Mon, 11 Jun 2007 02:52:41 +0000 (02:52 +0000)]
Remove usage of gmake's % syntax.

git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/doldaconnect@1073 959494ce-11ee-0310-bf91-de5d638817bd

16 years agodc-filter should be executable.
fredrik [Wed, 6 Jun 2007 03:17:39 +0000 (03:17 +0000)]
dc-filter should be executable.

git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/doldaconnect@1065 959494ce-11ee-0310-bf91-de5d638817bd

16 years agoMake swcsdup not evalulate its argument twice.
fredrik [Mon, 4 Jun 2007 21:59:04 +0000 (21:59 +0000)]
Make swcsdup not evalulate its argument twice.

git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/doldaconnect@1064 959494ce-11ee-0310-bf91-de5d638817bd

16 years agoNeed to compile config before po.
fredrik [Mon, 4 Jun 2007 21:18:41 +0000 (21:18 +0000)]
Need to compile config before po.

git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/doldaconnect@1063 959494ce-11ee-0310-bf91-de5d638817bd

16 years agoMerge commit 'refs/remotes/pubserv/master'
fredrik [Mon, 4 Jun 2007 19:15:10 +0000 (19:15 +0000)]
Merge commit 'refs/remotes/pubserv/master'

Conflicts:

clients/gtk2/main.c

git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/doldaconnect@1062 959494ce-11ee-0310-bf91-de5d638817bd

16 years agoFix erroneous comment.
fredrik [Mon, 4 Jun 2007 19:15:08 +0000 (19:15 +0000)]
Fix erroneous comment.

git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/doldaconnect@1061 959494ce-11ee-0310-bf91-de5d638817bd

16 years agoFixed conformedness of IP_TOS.
fredrik [Mon, 4 Jun 2007 19:15:06 +0000 (19:15 +0000)]
Fixed conformedness of IP_TOS.

git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/doldaconnect@1060 959494ce-11ee-0310-bf91-de5d638817bd

16 years agoAdded bug list.
fredrik [Mon, 4 Jun 2007 17:12:18 +0000 (17:12 +0000)]
Added bug list.

git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/doldaconnect@1059 959494ce-11ee-0310-bf91-de5d638817bd

16 years agoAdded README.FreeBSD.
fredrik [Mon, 4 Jun 2007 17:01:53 +0000 (17:01 +0000)]
Added README.FreeBSD.

git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/doldaconnect@1058 959494ce-11ee-0310-bf91-de5d638817bd

16 years agoAdd mention of doc/ in README.
fredrik [Mon, 4 Jun 2007 17:01:52 +0000 (17:01 +0000)]
Add mention of doc/ in README.

git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/doldaconnect@1057 959494ce-11ee-0310-bf91-de5d638817bd

16 years agoAdd .gitignore files
fredrik [Mon, 4 Jun 2007 00:24:00 +0000 (00:24 +0000)]
Add .gitignore files

git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/doldaconnect@1056 959494ce-11ee-0310-bf91-de5d638817bd

16 years agoNew translations.
fredrik [Tue, 29 May 2007 22:18:28 +0000 (22:18 +0000)]
New translations.

git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/doldaconnect@1055 959494ce-11ee-0310-bf91-de5d638817bd

16 years agoA working wcscasecmp replacement.
fredrik [Tue, 29 May 2007 17:37:43 +0000 (17:37 +0000)]
A working wcscasecmp replacement.

git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/doldaconnect@1054 959494ce-11ee-0310-bf91-de5d638817bd

16 years agoReplace ENONET with ENOENT for portability, but yuck!!
fredrik [Tue, 29 May 2007 17:08:57 +0000 (17:08 +0000)]
Replace ENONET with ENOENT for portability, but yuck!!

git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/doldaconnect@1053 959494ce-11ee-0310-bf91-de5d638817bd

16 years agoUse swcsdup instead of wcsdup.
fredrik [Tue, 29 May 2007 15:44:21 +0000 (15:44 +0000)]
Use swcsdup instead of wcsdup.

git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/doldaconnect@1052 959494ce-11ee-0310-bf91-de5d638817bd

16 years agoSOL_IP -> IPPROTO_IP
fredrik [Tue, 29 May 2007 15:33:40 +0000 (15:33 +0000)]
SOL_IP -> IPPROTO_IP

git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/doldaconnect@1051 959494ce-11ee-0310-bf91-de5d638817bd

16 years agoUse EOPNOTSUPP instead of EBADE.
fredrik [Tue, 29 May 2007 15:26:51 +0000 (15:26 +0000)]
Use EOPNOTSUPP instead of EBADE.

git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/doldaconnect@1050 959494ce-11ee-0310-bf91-de5d638817bd

16 years agoRemove alloca.h.
fredrik [Tue, 29 May 2007 15:21:52 +0000 (15:21 +0000)]
Remove alloca.h.

git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/doldaconnect@1049 959494ce-11ee-0310-bf91-de5d638817bd

16 years agoUse AC_PROG_LIBTOOL instead of AM_PROG_LIBTOOL.
fredrik [Tue, 29 May 2007 15:09:37 +0000 (15:09 +0000)]
Use AC_PROG_LIBTOOL instead of AM_PROG_LIBTOOL.

git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/doldaconnect@1048 959494ce-11ee-0310-bf91-de5d638817bd

16 years agoMake bootstrap more verbose.
fredrik [Tue, 29 May 2007 15:08:01 +0000 (15:08 +0000)]
Make bootstrap more verbose.

git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/doldaconnect@1047 959494ce-11ee-0310-bf91-de5d638817bd

16 years agoAdd Linux/BSD switch for Unix auth.
fredrik [Tue, 29 May 2007 15:01:40 +0000 (15:01 +0000)]
Add Linux/BSD switch for Unix auth.

git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/doldaconnect@1046 959494ce-11ee-0310-bf91-de5d638817bd

16 years agoInclude errno.h.
fredrik [Tue, 29 May 2007 14:43:34 +0000 (14:43 +0000)]
Include errno.h.

git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/doldaconnect@1045 959494ce-11ee-0310-bf91-de5d638817bd

16 years agoAdd dcsh files.
fredrik [Tue, 29 May 2007 14:28:41 +0000 (14:28 +0000)]
Add dcsh files.

git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/doldaconnect@1044 959494ce-11ee-0310-bf91-de5d638817bd

16 years agoMore output.
fredrik [Tue, 22 May 2007 00:57:03 +0000 (00:57 +0000)]
More output.

git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/doldaconnect@1043 959494ce-11ee-0310-bf91-de5d638817bd

16 years agoMake proper variable names in doldacond.conf.5.
fredrik [Tue, 22 May 2007 00:50:29 +0000 (00:50 +0000)]
Make proper variable names in doldacond.conf.5.

git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/doldaconnect@1042 959494ce-11ee-0310-bf91-de5d638817bd

16 years agoAdded cli.rescandelay.
fredrik [Tue, 22 May 2007 00:41:18 +0000 (00:41 +0000)]
Added cli.rescandelay.

git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/doldaconnect@1041 959494ce-11ee-0310-bf91-de5d638817bd

16 years agoAdded cli.hashwritedelay.
fredrik [Tue, 22 May 2007 00:28:08 +0000 (00:28 +0000)]
Added cli.hashwritedelay.

git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/doldaconnect@1040 959494ce-11ee-0310-bf91-de5d638817bd

16 years agoAlways log with correct facility.
fredrik [Tue, 8 May 2007 18:27:09 +0000 (18:27 +0000)]
Always log with correct facility.

git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/doldaconnect@1031 959494ce-11ee-0310-bf91-de5d638817bd

16 years agoBetter help.
fredrik [Tue, 8 May 2007 03:16:36 +0000 (03:16 +0000)]
Better help.

git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/doldaconnect@1030 959494ce-11ee-0310-bf91-de5d638817bd

16 years agoAdded check for libnotify.
fredrik [Tue, 8 May 2007 02:58:06 +0000 (02:58 +0000)]
Added check for libnotify.

git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/doldaconnect@1029 959494ce-11ee-0310-bf91-de5d638817bd

16 years agoAdded HUP function to dolconf.
fredrik [Tue, 8 May 2007 02:48:05 +0000 (02:48 +0000)]
Added HUP function to dolconf.

git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/doldaconnect@1028 959494ce-11ee-0310-bf91-de5d638817bd

16 years agoRemoved unused variables.
fredrik [Tue, 8 May 2007 02:47:52 +0000 (02:47 +0000)]
Removed unused variables.

git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/doldaconnect@1027 959494ce-11ee-0310-bf91-de5d638817bd

16 years agoAdded synchronous versions of connect and login.
fredrik [Tue, 8 May 2007 02:47:36 +0000 (02:47 +0000)]
Added synchronous versions of connect and login.

git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/doldaconnect@1026 959494ce-11ee-0310-bf91-de5d638817bd

16 years agoBetter wording.
fredrik [Mon, 7 May 2007 20:16:37 +0000 (20:16 +0000)]
Better wording.

git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/doldaconnect@1025 959494ce-11ee-0310-bf91-de5d638817bd

16 years agoFix whitespace.
fredrik [Mon, 7 May 2007 19:59:45 +0000 (19:59 +0000)]
Fix whitespace.

git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/doldaconnect@1024 959494ce-11ee-0310-bf91-de5d638817bd

16 years agoCheck dirty var.
fredrik [Mon, 7 May 2007 19:50:24 +0000 (19:50 +0000)]
Check dirty var.

git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/doldaconnect@1023 959494ce-11ee-0310-bf91-de5d638817bd

16 years agoReplace buttons with menu.
fredrik [Mon, 7 May 2007 19:40:28 +0000 (19:40 +0000)]
Replace buttons with menu.

git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/doldaconnect@1022 959494ce-11ee-0310-bf91-de5d638817bd

16 years agoAdd dirty variable.
fredrik [Mon, 7 May 2007 19:39:57 +0000 (19:39 +0000)]
Add dirty variable.
Replace buttons with menu.
Fix initial state bug.

git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/doldaconnect@1021 959494ce-11ee-0310-bf91-de5d638817bd

16 years agoFix havepriv bug.
fredrik [Mon, 7 May 2007 11:06:36 +0000 (11:06 +0000)]
Fix havepriv bug.

git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/doldaconnect@1020 959494ce-11ee-0310-bf91-de5d638817bd

16 years agoAdded hup command to library.
fredrik [Mon, 7 May 2007 10:58:07 +0000 (10:58 +0000)]
Added hup command to library.

git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/doldaconnect@1019 959494ce-11ee-0310-bf91-de5d638817bd