Commit Graph

279 Commits

Author SHA1 Message Date
Axel Kittenberger d0c9a60213 changing delay from command line to a number 2013-06-07 14:24:02 +02:00
Axel Kittenberger 1c299c14dd checking delay to a number > 0 2013-06-07 14:09:57 +02:00
Axel Kittenberger 3aa8ed1182 * fixing ssh port overwriting the last rsync option
* preparing 2.1.5
2013-06-07 13:40:54 +02:00
Axel Kittenberger ec15abd244 bugfix: don't replace variables when spawning binary, by flygoast 2013-06-07 10:10:14 +02:00
Axel Kittenberger d25eb11a3f preparing release 2.1.4 2012-11-24 14:33:07 +01:00
Axel Kittenberger ca3d3eca59 typeof -> type 2012-11-23 14:03:52 +01:00
Axel Kittenberger e7b757bbc6 checking correct ssh config options 2012-11-23 12:01:21 +01:00
Axel Kittenberger 78fa6208bf adding a settings('string') get call, so a upstart again operation works again, adding archive to the checkgauge, adding keep_dirs 2012-11-09 20:15:42 +01:00
Axel Kittenberger fe41e18f7b release 2.1.2 2012-11-03 13:57:53 +01:00
Axel Kittenberger b1257b0d48 release 2.1.1 2012-10-27 21:25:32 +02:00
Axel Kittenberger beaa258ad0 do not flood log about waiting for processes. Fixing retry startup of rsyncssh 2012-10-23 14:31:54 +02:00
Axel Kittenberger 4a7bf07f4f 2.1.0 release 2012-10-23 09:09:50 +02:00
Axel Kittenberger f09ac240a7 properly reconstruct settings variable in case of backward compatibly accepting it as deprecated variable 2012-10-09 18:06:46 +02:00
Axel Kittenberger a82f4da7cd making settings{} a function 2012-10-08 09:10:03 +02:00
Axel Kittenberger 23dbbe5ecd allowing command line delay override the config file again 2012-10-07 21:40:05 +02:00
Axel Kittenberger a6b49c8650 working on the new rsync config system 2012-10-06 14:22:08 +02:00
Axel Kittenberger 6f90c19196 working on new inheritance, chechgauge system 2012-10-06 13:43:55 +02:00
Axel Kittenberger 1bf1d13eaa new inheritance mechanics, code beautifications 2012-10-05 09:41:46 +02:00
Axel Kittenberger 899077ccd7 code beautifications 2012-10-03 17:37:49 +02:00
Axel Kittenberger 698c5c3e4d code beautifications 2012-10-03 09:23:18 +02:00
Axel Kittenberger e0c1b25a1b code beautifications 2012-10-02 22:02:09 +02:00
Axel Kittenberger cccf5d6a73 code beautifications 2012-10-02 08:35:31 +02:00
Axel Kittenberger a694e0c55c Working on the 2.1 rsync configure API. Beautifing code 2012-10-02 08:17:12 +02:00
Roman Ovchinnikov 6ae28d8350 adding spaces into log entries 2012-06-15 14:12:16 +04:00
Axel Kittenberger 1847fd7cd4 changed asciidoc generation to a2x. removed currently broken feature --with-default-runner. preparing 2.0.7 2012-04-04 13:15:33 +02:00
Axel Kittenberger 79198366b7 fixed function writer 2012-03-22 19:52:14 +01:00
Axel Kittenberger 559936fe84 changed e2d logic to be unlucky garbage collector safe 2012-03-22 09:39:15 +01:00
Axel Kittenberger 8ff50c0a48 removed e2s to reduce weak tables logic complexity 2012-03-21 11:39:52 +01:00
Axel Kittenberger e34c182b9f fixing memory leak 2012-03-16 16:05:16 +01:00
Axel Kittenberger d6688fc8ab just some superficial cleanup 2012-02-17 09:12:01 +01:00
Axel Kittenberger 5e4fdba53a fixing creation recursing 2012-02-16 16:49:34 +01:00
Axel Kittenberger e2681c0088 Fixing all kind of quirks in tests for Created dirctories by moving recursing logic into delay() 2012-02-16 16:05:33 +01:00
Axel Kittenberger 83e1d22b2f move recursive Create creation on dirs into delays 2012-02-16 15:36:28 +01:00
Axel Kittenberger 541bee5cf6 preparing 2.0.6 2012-02-16 08:30:53 +01:00
Axel Kittenberger 770d1880d6 Added 'delete=false' flag. if deleting set rsync to force it (otherwise this could result in some deletes not being transfered in the tests 2012-02-16 08:28:40 +01:00
Axel Kittenberger f172c69dee fixing moved from/into deleted directories 2012-02-16 00:28:03 +01:00
Axel Kittenberger 80baea16e0 improved comments 2012-02-15 20:10:50 +01:00
Axel Kittenberger af237aa691 splittet default configs into seperated files 2012-02-15 20:00:28 +01:00
Axel Kittenberger b762b6f608 removed extra spaces 2012-02-15 16:47:18 +01:00
Axel Kittenberger d667b90864 comment typos (by Pavel Gulchouck) 2012-02-15 14:45:46 +01:00
Axel Kittenberger 8f3ae7d0a1 code beautification, message normalization 2012-01-31 15:01:11 +01:00
Axel Kittenberger 13861fcadc fix fsevents for real; code beautify 2012-01-30 15:01:18 +01:00
Axel Kittenberger 28d1ea4627 Merge branch 'master' of github.com:axkibe/lsyncd 2012-01-30 14:24:33 +01:00
Axel Kittenberger f191dc20e1 but now fix fsevents 2012-01-30 14:23:54 +01:00
Axel Kittenberger 1b6db3f093 fix what i broke 2012-01-27 15:52:42 +01:00
Axel Kittenberger 3ae6c8fb77 code beautification 2012-01-27 15:19:17 +01:00
Axel Kittenberger 64525826dd fixing fsevents Move 2012-01-27 14:12:58 +01:00
Axel Kittenberger af00d1eb8e code beautifications 2012-01-27 14:01:00 +01:00
Axel Kittenberger e869bbc1ca code beautification 2012-01-27 12:08:10 +01:00
Axel Kittenberger 3b5786a6a0 just some spacing 2011-11-23 11:05:42 +01:00