lp://staging/~ballot/turku/turku-agent
- Get this branch:
- bzr branch lp://staging/~ballot/turku/turku-agent
Branch merges
- Turku: Pending requested
-
Diff: 155 lines (+99/-0)11 files modifieddebian/changelog (+31/-0)
debian/compat (+1/-0)
debian/control (+14/-0)
debian/copyright (+13/-0)
debian/dirs (+2/-0)
debian/install (+2/-0)
debian/rules (+14/-0)
debian/source/format (+1/-0)
debian/turku-agent-rsyncd.conf (+8/-0)
debian/turku-agent-rsyncd.service (+10/-0)
debian/turku-agent.cron.d (+3/-0)
- Turku: Pending requested
-
Diff: 1459 lines (+1280/-0) (has conflicts)33 files modified.bzrignore (+61/-0)
MANIFEST.in (+16/-0)
Makefile (+28/-0)
README (+4/-0)
debian/changelog (+31/-0)
debian/compat (+1/-0)
debian/control (+14/-0)
debian/copyright (+13/-0)
debian/dirs (+2/-0)
debian/install (+2/-0)
debian/rules (+14/-0)
debian/source/format (+1/-0)
debian/turku-agent-rsyncd.conf (+8/-0)
debian/turku-agent-rsyncd.service (+10/-0)
debian/turku-agent.cron.d (+3/-0)
setup.py (+39/-0)
tests/test_stub.py (+8/-0)
tox.ini (+38/-0)
turku-agent-ping (+20/-0)
turku-agent-ping.service (+6/-0)
turku-agent-ping.timer (+10/-0)
turku-agent-rsyncd-wrapper (+20/-0)
turku-agent-rsyncd.conf (+8/-0)
turku-agent-rsyncd.init-debian (+55/-0)
turku-agent-rsyncd.service (+10/-0)
turku-agent.cron (+3/-0)
turku-update-config (+20/-0)
turku-update-config.service (+6/-0)
turku-update-config.timer (+10/-0)
turku_agent/ping.py (+242/-0)
turku_agent/rsyncd_wrapper.py (+46/-0)
turku_agent/update_config.py (+181/-0)
turku_agent/utils.py (+350/-0)
Branch information
Recent revisions
- 57. By Ryan Finnie
-
Mega-noop cleanup
Reviewed-on: https:/
/code.launchpad .net/~fo0bar/ turku/turku- agent-cleanup/ +merge/ 386145
Reviewed-by: Barry Price <email address hidden>
Reviewed-by: Stuart Bishop <email address hidden> - 56. By Ryan Finnie
-
Switch timers from OnCalendar (+ dependency hacks) to monotonic OnUnitActiveSec
/OnStartupSec Reviewed-on: https:/
/code.launchpad .net/~fo0bar/ turku/turku- agent-timers/ +merge/ 381281
Reviewed-by: Joel Sing <email address hidden> - 55. By Ryan Finnie
-
Revert subprocess portion of revno 53
Reviewed-on: https:/
/code.launchpad .net/~fo0bar/ turku/turku- agent-subproces s-encoding/ +merge/ 381217
Reviewed-by: Joel Sing <email address hidden> - 54. By Ryan Finnie
-
Run timers after network-
online. target / time-sync.target Reviewed-on: https:/
/code.launchpad .net/~fo0bar/ turku/turku- agent-timers- network/ +merge/ 381073
Reviewed-by: Haw Loeung <email address hidden>
Reviewed-by: Stuart Bishop <email address hidden> - 53. By Ryan Finnie
-
Move encoding from writes to opens
Reviewed-on: https:/
/code.launchpad .net/~fo0bar/ turku/turku- agent-encoding/ +merge/ 381075
Reviewed-by: Haw Loeung <email address hidden>
Reviewed-by: Stuart Bishop <email address hidden> - 52. By Ryan Finnie
-
Allow gonogo_program to be stored in config, allow --gonogo-program to be shlex-split
Reviewed-on: https:/
/code.launchpad .net/~fo0bar/ turku/turku- agent-gonogo/ +merge/ 368854
Reviewed-by: Tom Haddon <email address hidden> - 51. By Colin Watson
-
On Upstart, check if turku-agent-rsyncd is already running before starting it.
Reviewed-on: https:/
/code.launchpad .net/~cjwatson/ turku/turku- agent-fix- rsyncd- interaction/ +merge/ 367847
Reviewed-by: Haw Loeung <email address hidden> - 50. By Colin Watson
-
Don't restart rsyncd when updating its configuration.
Reviewed-on: https:/
/code.launchpad .net/~cjwatson/ turku/turku- agent-fix- rsyncd- interaction/ +merge/ 367418
Reviewed-by: Haw Loeung <email address hidden>
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/turku