Commit History

Author SHA1 Message Date
  ambrop7 1de3b66b54 ncd: rework object/variable resolution. Rather than working with string object expressions, work with individual 14 years ago
  ambrop7 abaa48811f ncd: modules: expect all methods to be called even when the base statement is not up, instead of asserting. This 14 years ago
  ambrop7 0d99d6a26a switch to using the New BSD License 14 years ago
  ambrop7 6b607f8ed6 ncd: NCDModule: replace NCDModuleInst_Backend_Event with NCDModuleInst_Backend_Up, 14 years ago
  ambrop7 9389536bb7 ncd: modules: net_iptables: add warning about proper lock usage 14 years ago
  ambrop7 f3d9783c7d ncd: modules: net.iptables: add net.iptables.lock() 14 years ago
  ambrop7 7da216a875 ncd: modules: net_iptables: add net.iptables.newchain() 14 years ago
  ambrop7 91f5d4d922 ncd: modules: net_iptables: try /usr/sbin/iptables after /sbin/iptables; SUSE and Ubuntu need that. 14 years ago
  ambrop7 cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' 15 years ago
  ambrop7 1e408e6826 ncd: Fix NCDModule to signal module->NCD events directly instead of via jobs. Fixes possible 15 years ago
  ambrop7 1caa56c976 ncd/modules/command_template: improve interface, use a struct 15 years ago
  ambrop7 716691f00b ncd/modules/net_iptables: run all iptables commands synchronously, use BEventLock to achieve that. Otherwise, if two iptables commands are run concurrently, one might 15 years ago
  ambrop7 32a9dd10af ncd/modules/net_iptables: add net.iptables.policy 15 years ago
  ambrop7 2b439110e5 ncd: add iptables module 15 years ago