An error occurred fetching the project authors.
  1. 15 May, 2010 1 commit
    • Grégory Wisniewski's avatar
      Answer the partition table in one packet. · 39465fec
      Grégory Wisniewski authored
      SendPartitionTable packet was sent between Ask and Answer PartitionTable
      packets, as notifications. In this case, the only purpose of the 'Answer'
      was to check that the partition table was filled. The 'Ask' allowed also
      to request a part of the partitions but was not used and redundant with
      AskPartitionList for neoctl.
      
      This commit include the following work:
      - The partition table is always send in one packet.
      - The full partition table is always requested with AskPartitionTable
      - The full partition table is notified with SendPartitionTable
      - Client node process the answer in the bootstrap handler.
      - Admin can receive answer *and* notifications for the partition table.
      - Move the log calls to the pt.py module
      - Add pt.getRowList() to factorise the code.
      - Build partition table packets out of the loop when possible
      - Always load inconditionnaly the partition table in generic pt.py
      -
      
      git-svn-id: https://svn.erp5.org/repos/neo/trunk@2114 71dcc9de-d417-0410-9af5-da40c76e7ee4
      39465fec
  2. 13 May, 2010 1 commit
  3. 05 May, 2010 1 commit
  4. 22 Feb, 2010 1 commit
  5. 12 Feb, 2010 1 commit
  6. 05 Feb, 2010 1 commit
  7. 03 Feb, 2010 2 commits
  8. 01 Feb, 2010 2 commits
  9. 22 Jan, 2010 1 commit
  10. 21 Jan, 2010 2 commits
  11. 20 Jan, 2010 1 commit
  12. 13 Jan, 2010 2 commits
  13. 12 Jan, 2010 9 commits
  14. 07 Oct, 2009 1 commit
  15. 05 Oct, 2009 1 commit
  16. 01 Oct, 2009 6 commits
  17. 30 Sep, 2009 2 commits
  18. 23 Sep, 2009 1 commit
  19. 30 Jul, 2009 1 commit
  20. 29 Jul, 2009 1 commit
  21. 28 Jul, 2009 1 commit
  22. 24 Jul, 2009 1 commit