doldaconnect.git
16 years agoVersion bump. 0.3.1
Fredrik Tolf [Wed, 18 Jul 2007 18:08:54 +0000 (20:08 +0200)]
Version bump.

Really happened at 2007-04-17 00:17:30 +0200.

16 years agoCompile libcommon with -fPIC.
fredrik [Mon, 16 Apr 2007 22:16:05 +0000 (22:16 +0000)]
Compile libcommon with -fPIC.

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

16 years agoAdd doldacond.8 to EXTRA_DIST. Is this an automake bug?
fredrik [Mon, 16 Apr 2007 21:56:26 +0000 (21:56 +0000)]
Add doldacond.8 to EXTRA_DIST. Is this an automake bug?

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

17 years agoReal changelog. 0.3
fredrik [Sun, 15 Apr 2007 12:27:52 +0000 (12:27 +0000)]
Real changelog.

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

17 years agoShould clear callbacks when setting fn->sk->data to NULL.
fredrik [Sun, 15 Apr 2007 03:21:00 +0000 (03:21 +0000)]
Should clear callbacks when setting fn->sk->data to NULL.

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

17 years agoFix memleak: free peer->di.
fredrik [Sun, 15 Apr 2007 02:48:45 +0000 (02:48 +0000)]
Fix memleak: free peer->di.

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

17 years agoFix setpgrp portability issue (use setpgid instead).
fredrik [Sat, 14 Apr 2007 19:15:42 +0000 (19:15 +0000)]
Fix setpgrp portability issue (use setpgid instead).

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

17 years agoAvoid warning.
fredrik [Sat, 14 Apr 2007 17:01:55 +0000 (17:01 +0000)]
Avoid warning.

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

17 years agoFix signal registration.
fredrik [Sat, 14 Apr 2007 16:12:45 +0000 (16:12 +0000)]
Fix signal registration.

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

17 years agoUpdated to work around a couple of runscript bugs.
fredrik [Sat, 14 Apr 2007 11:23:26 +0000 (11:23 +0000)]
Updated to work around a couple of runscript bugs.

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

17 years agoNew translation.
fredrik [Sat, 14 Apr 2007 11:16:27 +0000 (11:16 +0000)]
New translation.

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

17 years agoUpdate to new dc_queuecmd syntax.
fredrik [Sat, 14 Apr 2007 03:37:14 +0000 (03:37 +0000)]
Update to new dc_queuecmd syntax.

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

17 years agoFix dc_queuecmd portability (and changed syntax!).
fredrik [Sat, 14 Apr 2007 03:36:54 +0000 (03:36 +0000)]
Fix dc_queuecmd portability (and changed syntax!).

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

17 years agoTry to hide join/leave messages.
fredrik [Sat, 14 Apr 2007 01:36:21 +0000 (01:36 +0000)]
Try to hide join/leave messages.
Update gi_tiptext to beta6.

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

17 years agoApparently, scm_bits_t should be scm_t_bits now.
fredrik [Fri, 13 Apr 2007 03:55:26 +0000 (03:55 +0000)]
Apparently, scm_bits_t should be scm_t_bits now.

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

17 years agoPrint startup time on, well, startup.
fredrik [Thu, 12 Apr 2007 23:09:39 +0000 (23:09 +0000)]
Print startup time on, well, startup.

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

17 years agoFixed sq() portability bug.
fredrik [Thu, 12 Apr 2007 23:07:26 +0000 (23:07 +0000)]
Fixed sq() portability bug.

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

17 years agoUnderstand new connect stanza.
fredrik [Thu, 12 Apr 2007 01:01:52 +0000 (01:01 +0000)]
Understand new connect stanza.

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

17 years agoSupport version connect stanza in extension languages.
fredrik [Thu, 12 Apr 2007 01:01:38 +0000 (01:01 +0000)]
Support version connect stanza in extension languages.

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

17 years agoAdd dc_checkprotocol and DC_LATEST.
fredrik [Thu, 12 Apr 2007 01:01:11 +0000 (01:01 +0000)]
Add dc_checkprotocol and DC_LATEST.

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

17 years agoAdd dc_checkprotocol.
fredrik [Thu, 12 Apr 2007 01:00:59 +0000 (01:00 +0000)]
Add dc_checkprotocol.

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

17 years agoAdd new connect stanza.
fredrik [Thu, 12 Apr 2007 01:00:39 +0000 (01:00 +0000)]
Add new connect stanza.

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

17 years agoSend new, versioned connect stanza.
fredrik [Thu, 12 Apr 2007 00:59:56 +0000 (00:59 +0000)]
Send new, versioned connect stanza.

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

17 years agoAdd SHARES and USER AUTHORIZATION sections.
fredrik [Wed, 11 Apr 2007 20:35:45 +0000 (20:35 +0000)]
Add SHARES and USER AUTHORIZATION sections.

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

17 years agoInstall utils.h.
fredrik [Wed, 11 Apr 2007 20:12:41 +0000 (20:12 +0000)]
Install utils.h.

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

17 years agoAdd doldacond.8.
fredrik [Wed, 11 Apr 2007 19:58:34 +0000 (19:58 +0000)]
Add doldacond.8.

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

17 years agoFix.
fredrik [Wed, 11 Apr 2007 19:54:13 +0000 (19:54 +0000)]
Fix.

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

17 years agoTypo.
fredrik [Wed, 11 Apr 2007 19:50:31 +0000 (19:50 +0000)]
Typo.

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

17 years agoSplit paragraph.
fredrik [Wed, 11 Apr 2007 19:49:38 +0000 (19:49 +0000)]
Split paragraph.

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

17 years agoInitial checkin.
fredrik [Wed, 11 Apr 2007 19:49:15 +0000 (19:49 +0000)]
Initial checkin.

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

17 years agoHave authless disabled by default.
fredrik [Wed, 11 Apr 2007 19:48:12 +0000 (19:48 +0000)]
Have authless disabled by default.

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

17 years agoDistribute INSTALL file.
fredrik [Wed, 11 Apr 2007 18:38:48 +0000 (18:38 +0000)]
Distribute INSTALL file.

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

17 years agoAdd placeholder.
fredrik [Wed, 11 Apr 2007 18:38:26 +0000 (18:38 +0000)]
Add placeholder.

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

17 years agoMove INSTALL to doc/.
fredrik [Wed, 11 Apr 2007 18:37:56 +0000 (18:37 +0000)]
Move INSTALL to doc/.

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

17 years agoLog here.
fredrik [Wed, 11 Apr 2007 18:36:18 +0000 (18:36 +0000)]
Log here.

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

17 years agoDon't log Unix creds here.
fredrik [Wed, 11 Apr 2007 18:32:01 +0000 (18:32 +0000)]
Don't log Unix creds here.

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

17 years agoCan only run recvmsg on real sockets, apparently.
fredrik [Wed, 11 Apr 2007 18:28:34 +0000 (18:28 +0000)]
Can only run recvmsg on real sockets, apparently.

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

17 years agoNew default config.
fredrik [Wed, 11 Apr 2007 18:17:28 +0000 (18:17 +0000)]
New default config.

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

17 years agoUpdated for the new default config.
fredrik [Wed, 11 Apr 2007 18:17:07 +0000 (18:17 +0000)]
Updated for the new default config.

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

17 years agoUpdated for the new default config.
fredrik [Wed, 11 Apr 2007 18:13:19 +0000 (18:13 +0000)]
Updated for the new default config.

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

17 years agoUpdated Gaim plugin info.
fredrik [Wed, 11 Apr 2007 14:57:39 +0000 (14:57 +0000)]
Updated Gaim plugin info.

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

17 years agoBetter default configuration.
fredrik [Wed, 11 Apr 2007 14:53:51 +0000 (14:53 +0000)]
Better default configuration.

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

17 years agoAdd authorization for current user if no others specified.
fredrik [Wed, 11 Apr 2007 14:46:29 +0000 (14:46 +0000)]
Add authorization for current user if no others specified.

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

17 years agoAdd Unix authentication method.
fredrik [Wed, 11 Apr 2007 13:58:55 +0000 (13:58 +0000)]
Add Unix authentication method.

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

17 years agoSend and receive Unix creds.
fredrik [Wed, 11 Apr 2007 13:28:13 +0000 (13:28 +0000)]
Send and receive Unix creds.

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

17 years agoDon't print the path from Unix sockets as abstract peers seem to not follow the speci...
fredrik [Wed, 11 Apr 2007 11:30:13 +0000 (11:30 +0000)]
Don't print the path from Unix sockets as abstract peers seem to not follow the specification.

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

17 years agoCheck .connect code.
fredrik [Wed, 11 Apr 2007 11:14:53 +0000 (11:14 +0000)]
Check .connect code.

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

17 years agoBleh
fredrik [Wed, 11 Apr 2007 11:14:11 +0000 (11:14 +0000)]
Bleh

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

17 years agoUpdate against changes about 2 years ago. :)
fredrik [Wed, 11 Apr 2007 11:12:18 +0000 (11:12 +0000)]
Update against changes about 2 years ago. :)

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

17 years agoAllow #f for NULL host.
fredrik [Wed, 11 Apr 2007 11:07:38 +0000 (11:07 +0000)]
Allow #f for NULL host.

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

17 years agoUpdated with new dc_connect.
fredrik [Wed, 11 Apr 2007 11:02:37 +0000 (11:02 +0000)]
Updated with new dc_connect.

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

17 years agoNew dc_connect breaks compatibility.
fredrik [Wed, 11 Apr 2007 11:02:21 +0000 (11:02 +0000)]
New dc_connect breaks compatibility.

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

17 years agoHandle NULL dchostname.
fredrik [Wed, 11 Apr 2007 11:02:06 +0000 (11:02 +0000)]
Handle NULL dchostname.

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

17 years agoNew dc_connect implementation
fredrik [Wed, 11 Apr 2007 11:01:52 +0000 (11:01 +0000)]
New dc_connect implementation

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

17 years agoComment getsrvrr.
fredrik [Wed, 11 Apr 2007 03:35:16 +0000 (03:35 +0000)]
Comment getsrvrr.

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

17 years agoNicify SRV name generation.
fredrik [Wed, 11 Apr 2007 03:17:48 +0000 (03:17 +0000)]
Nicify SRV name generation.

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

17 years agoShut up unless told otherwise.
fredrik [Wed, 11 Apr 2007 03:06:15 +0000 (03:06 +0000)]
Shut up unless told otherwise.

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

17 years agoSet -module -avoid-version on libcolcon-guile.
fredrik [Wed, 11 Apr 2007 02:56:24 +0000 (02:56 +0000)]
Set -module -avoid-version on libcolcon-guile.

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

17 years agoNicify warning suppression.
fredrik [Wed, 11 Apr 2007 02:55:49 +0000 (02:55 +0000)]
Nicify warning suppression.

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

17 years agoAvoid GCC warnings from ADC_CMDCOM.
fredrik [Wed, 11 Apr 2007 02:54:36 +0000 (02:54 +0000)]
Avoid GCC warnings from ADC_CMDCOM.

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

17 years agoIgnore copied utils.h.
fredrik [Wed, 11 Apr 2007 02:44:33 +0000 (02:44 +0000)]
Ignore copied utils.h.

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

17 years agoMake libdcui build against the same utils as the rest of the tree.
fredrik [Wed, 11 Apr 2007 02:43:20 +0000 (02:43 +0000)]
Make libdcui build against the same utils as the rest of the tree.

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

17 years agoRemoved every instance of malloc.h.
fredrik [Wed, 11 Apr 2007 02:26:54 +0000 (02:26 +0000)]
Removed every instance of malloc.h.

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

17 years agoRemove check for libdl.
fredrik [Wed, 11 Apr 2007 02:26:38 +0000 (02:26 +0000)]
Remove check for libdl.

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

17 years agoAdd version-info to libdcui.
fredrik [Wed, 11 Apr 2007 02:21:33 +0000 (02:21 +0000)]
Add version-info to libdcui.

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

17 years agoAdd Unix socket support.
fredrik [Wed, 11 Apr 2007 01:37:19 +0000 (01:37 +0000)]
Add Unix socket support.

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

17 years agoUpdated findfile.
fredrik [Wed, 11 Apr 2007 01:28:00 +0000 (01:28 +0000)]
Updated findfile.

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

17 years agoUpdated findfile.
fredrik [Wed, 11 Apr 2007 01:27:38 +0000 (01:27 +0000)]
Updated findfile.

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

17 years agoUse findfile from utils instead of findfilter.
fredrik [Wed, 11 Apr 2007 01:27:20 +0000 (01:27 +0000)]
Use findfile from utils instead of findfilter.

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

17 years agoUse findfile from utils instead of findhashcachefile.
fredrik [Wed, 11 Apr 2007 01:26:38 +0000 (01:26 +0000)]
Use findfile from utils instead of findhashcachefile.

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

17 years agoUpdated findfile.
fredrik [Wed, 11 Apr 2007 01:25:09 +0000 (01:25 +0000)]
Updated findfile.

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

17 years agoUpdated findfile.
fredrik [Wed, 11 Apr 2007 01:24:58 +0000 (01:24 +0000)]
Updated findfile.

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

17 years agoUpdate svn:ignore with doldacond.conf.5.
fredrik [Wed, 11 Apr 2007 01:24:33 +0000 (01:24 +0000)]
Update svn:ignore with doldacond.conf.5.

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

17 years agoSlight updates.
fredrik [Wed, 11 Apr 2007 01:24:12 +0000 (01:24 +0000)]
Slight updates.

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

17 years agoOnly unlink listening Unix sockets.
fredrik [Wed, 11 Apr 2007 00:53:44 +0000 (00:53 +0000)]
Only unlink listening Unix sockets.
Rebind Unix sockets automatically.
Avoid TOS warnings on Unix sockets.

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

17 years agoEnsure that UNIX sockets are automatically unlinked upon close.
fredrik [Wed, 11 Apr 2007 00:23:51 +0000 (00:23 +0000)]
Ensure that UNIX sockets are automatically unlinked upon close.

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

17 years agoSet svn:ignore properly.
fredrik [Sat, 31 Mar 2007 16:26:54 +0000 (16:26 +0000)]
Set svn:ignore properly.

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

17 years agoAdd AUTOCONF_VERSION variable to bootstrap.
fredrik [Sat, 31 Mar 2007 16:24:40 +0000 (16:24 +0000)]
Add AUTOCONF_VERSION variable to bootstrap.

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

17 years agoTemporary hack to make libtool not check for g++ or g77
fredrik [Thu, 8 Mar 2007 17:37:30 +0000 (17:37 +0000)]
Temporary hack to make libtool not check for g++ or g77

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

17 years agoUpdate to use the XML hub list per default.
fredrik [Mon, 5 Mar 2007 02:25:35 +0000 (02:25 +0000)]
Update to use the XML hub list per default.

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

17 years agoAdd files to EXTRA_DIST.
fredrik [Mon, 5 Mar 2007 02:07:31 +0000 (02:07 +0000)]
Add files to EXTRA_DIST.

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

17 years agoAdd proper Makefile for contrib/.
fredrik [Mon, 5 Mar 2007 01:49:50 +0000 (01:49 +0000)]
Add proper Makefile for contrib/.

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

17 years agoAdd Makefile for doc/.
fredrik [Mon, 5 Mar 2007 01:46:07 +0000 (01:46 +0000)]
Add Makefile for doc/.

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

17 years agoRename properly.
fredrik [Mon, 5 Mar 2007 01:38:13 +0000 (01:38 +0000)]
Rename properly.

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

17 years agoIgnore doldacond.conf.5.
fredrik [Sun, 4 Mar 2007 22:56:57 +0000 (22:56 +0000)]
Ignore doldacond.conf.5.

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

17 years agoInitial checkin.
fredrik [Sun, 4 Mar 2007 22:56:25 +0000 (22:56 +0000)]
Initial checkin.

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

17 years agoUpdated confvar doc.
fredrik [Sun, 4 Mar 2007 22:03:50 +0000 (22:03 +0000)]
Updated confvar doc.

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

17 years agoAdd configvar documentation comments.
fredrik [Sun, 4 Mar 2007 20:48:51 +0000 (20:48 +0000)]
Add configvar documentation comments.

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

17 years agoExport filesize as well.
fredrik [Sat, 3 Mar 2007 04:30:07 +0000 (04:30 +0000)]
Export filesize as well.

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

17 years agoMake the transstatus command more easily read.
fredrik [Wed, 21 Feb 2007 21:39:24 +0000 (21:39 +0000)]
Make the transstatus command more easily read.

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

17 years agoFinish fixing the Schrödingbug...
fredrik [Wed, 21 Feb 2007 21:18:34 +0000 (21:18 +0000)]
Finish fixing the Schrödingbug...

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

17 years agoFix Schrödingbug in lspeers.
fredrik [Wed, 21 Feb 2007 21:16:18 +0000 (21:16 +0000)]
Fix Schrödingbug in lspeers.

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

17 years agoFix typo.
fredrik [Wed, 21 Feb 2007 02:52:59 +0000 (02:52 +0000)]
Fix typo.

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

17 years agoHandle gone fnetnodes gracefully here too.
fredrik [Wed, 21 Feb 2007 02:50:38 +0000 (02:50 +0000)]
Handle gone fnetnodes gracefully here too.

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

17 years agoRevert to previous socket scheme.
fredrik [Tue, 30 Jan 2007 11:12:26 +0000 (11:12 +0000)]
Revert to previous socket scheme.

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

17 years agoFix some potential issues when freeing running cbchains.
fredrik [Tue, 30 Jan 2007 02:24:29 +0000 (02:24 +0000)]
Fix some potential issues when freeing running cbchains.

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

17 years agoFixed some typos.
fredrik [Tue, 30 Jan 2007 02:23:38 +0000 (02:23 +0000)]
Fixed some typos.

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

17 years agoMajor rework to use cbchains on sockets.
fredrik [Tue, 30 Jan 2007 02:10:17 +0000 (02:10 +0000)]
Major rework to use cbchains on sockets.

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

17 years agoFix bugs in {G,}CBREG.
fredrik [Mon, 29 Jan 2007 21:45:09 +0000 (21:45 +0000)]
Fix bugs in {G,}CBREG.

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

17 years agoFix let form.
fredrik [Tue, 23 Jan 2007 19:16:58 +0000 (19:16 +0000)]
Fix let form.

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