lp:~cbehrens/agent-smith/implement-state
Created by
Chris Behrens
and last modified
- Get this branch:
- bzr branch lp:~cbehrens/agent-smith/implement-state
Only
Chris Behrens
can upload to this branch. If you are
Chris Behrens
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Agent Smith devs: Pending requested
-
Diff: 1361 lines (+505/-235)14 files modifiedsrc/agent.c (+119/-34)
src/agent.h (+10/-2)
src/main.c (+5/-2)
src/slist.c (+23/-10)
src/slist.h (+9/-2)
src/spool.c (+111/-59)
src/spool.h (+15/-5)
src/xen.c (+109/-80)
src/xen.h (+34/-10)
tests/check_agent.c (+21/-8)
tests/check_slist.c (+19/-4)
tests/check_spool.c (+7/-6)
tests/check_xen.c (+16/-13)
tests/mock_xenstore.c (+7/-0)
Branch information
Recent revisions
- 80. By Chris Behrens
-
renamed XEN_INFO to XenInfo, SPOOL_INFO to SpoolInfo, and AGENT_INFO to AgentInfo
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:agent-smith