2011-01-19 |
Gabes Jean | *TAG : 0.5 release
|
commit | commitdiff | tree |
2011-01-18 |
Gabes Jean | Merge branch 'master' of ssh://naparuba@shinken.git...
|
commit | commitdiff | tree |
2011-01-18 |
Gabes Jean | Fix : rollback, it was not so brok in fact. But must...
|
commit | commitdiff | tree |
2011-01-18 |
Gabes Jean | Fix : bug in dispatched for sub realms to scheduler...
|
commit | commitdiff | tree |
2011-01-18 |
Gabes Jean | Fix : hostgroup was wtill bad, sorry :)
|
commit | commitdiff | tree |
2011-01-18 |
Gabes Jean | Fix : bad host group member id in NDO.
|
commit | commitdiff | tree |
2011-01-17 |
Gabes Jean | Update the Changelog for the 0.5.
|
commit | commitdiff | tree |
2011-01-17 |
Gabes Jean | Fix : (Laurent Guyon) select with no timeout in NSCA...
|
commit | commitdiff | tree |
2011-01-14 |
Gabes Jean | Fix : test livestatus
|
commit | commitdiff | tree |
2011-01-14 |
Gabes Jean | Merge branch 'master' of ssh://naparuba@shinken.git...
|
commit | commitdiff | tree |
2011-01-14 |
Gabes Jean | Fix: missing creation_time property for notif load...
|
commit | commitdiff | tree |
2011-01-14 |
Gabes Jean | *Fix : load of downtimes form 0.4 was bad due to missing...
|
commit | commitdiff | tree |
2011-01-14 |
Gabes Jean | Add : Laurent Guyon in Thanks file.
|
commit | commitdiff | tree |
2011-01-14 |
Gabes Jean | Fix : () crash for some bad conf, should raise a message...
|
commit | commitdiff | tree |
2011-01-13 |
Gabes Jean | Fix : missing the sample certs on the setup.py script.
|
commit | commitdiff | tree |
2011-01-13 |
Gabes Jean | Add : the full demoCA certification autority so people...
|
commit | commitdiff | tree |
2011-01-13 |
Gabes Jean | Merge branch 'master' of ssh://naparuba@shinken.git...
|
commit | commitdiff | tree |
2011-01-13 |
Gabes Jean | Enh : clean the use_ssl from all where it was useless...
|
commit | commitdiff | tree |
2011-01-13 |
Gabes Jean | Enh : begin to enhance the use_ssl boolean dispatching...
|
commit | commitdiff | tree |
2011-01-13 |
Gabes Jean | Fix: fix pyro wrapper for Pyro4 for ssl variables.
|
commit | commitdiff | tree |
2011-01-13 |
Gabes Jean | *Fix : satellites links where send with 'con' information...
|
commit | commitdiff | tree |
2011-01-12 |
Gabes Jean | Add : module exception/kill catch in the scheduler.
|
commit | commitdiff | tree |
2011-01-12 |
Gabes Jean | Fix: check for /dev/shm access for the satellites.
|
commit | commitdiff | tree |
2011-01-11 |
Gabes Jean | Merge branch 'master' of ssh://naparuba@shinken.git...
|
commit | commitdiff | tree |
2011-01-11 |
Gabes Jean | *Enh : downtime and comment are now pickle in a dict...
|
commit | commitdiff | tree |
2011-01-11 |
Gabes Jean | Fix : acknoledge got too much information in the pickle...
|
commit | commitdiff | tree |
2011-01-11 |
Gabes Jean | Enh : use the binary format for the pickle, so it take...
|
commit | commitdiff | tree |
2011-01-11 |
Gabes Jean | Fix : missing command property in the event handlers.
|
commit | commitdiff | tree |
2011-01-10 |
Gabes Jean | Clean : (Grégory Starck) clean of some getattr code...
|
commit | commitdiff | tree |
2011-01-10 |
Gabes Jean | Clean : (Grégory Starck) clean of some getattr code.
|
commit | commitdiff | tree |
2011-01-10 |
Gabes Jean | Add : another business rule example.
|
commit | commitdiff | tree |
2011-01-10 |
Gabes Jean | Fix : (Laurent Guyon) crash in workers.
|
commit | commitdiff | tree |
2011-01-10 |
Gabes Jean | Merge branch 'master' of ssh://naparuba@shinken.git...
|
commit | commitdiff | tree |
2011-01-07 |
Gabes Jean | Add: got_business_rule property in the broks and livestatus...
|
commit | commitdiff | tree |
2011-01-06 |
Gabes Jean | Add : child_dependencies/ parent_dependencies in livestatus...
|
commit | commitdiff | tree |
2011-01-06 |
Gabes Jean | Add : parent_dependencies/child_dependencies list for...
|
commit | commitdiff | tree |
2011-01-06 |
Gabes Jean | Merge branch 'master' of ssh://naparuba@shinken.git...
|
commit | commitdiff | tree |
2011-01-06 |
Gabes Jean | Fix: time race in test contact downtime possibility.
|
commit | commitdiff | tree |
2011-01-06 |
Gabes Jean | Fix: (Laurent Guyon) crash in scheduler stop if not...
|
commit | commitdiff | tree |
2011-01-05 |
Gabes Jean | Merge branch 'master' of ssh://naparuba@shinken.git...
|
commit | commitdiff | tree |
2011-01-05 |
Gabes Jean | Fix : manage the 'null' for inheritance.
|
commit | commitdiff | tree |
2011-01-04 |
Gabes Jean | Fix: missing contactdowntime.py in git...
|
commit | commitdiff | tree |
2011-01-04 |
Gabes Jean | *Add : cancel contact downtime command
|
commit | commitdiff | tree |
2011-01-04 |
Gabes Jean | Add: downtime for contacts.
|
commit | commitdiff | tree |
2011-01-04 |
Gabes Jean | Merge branch 'master' of ssh://naparuba@shinken.git...
|
commit | commitdiff | tree |
2011-01-04 |
Gabes Jean | Clean : code for escalations.
|
commit | commitdiff | tree |
2011-01-04 |
Gabes Jean | Clean : test for escalation based on time
|
commit | commitdiff | tree |
2011-01-04 |
Gabes Jean | Add: shorting the notification time if a time based...
|
commit | commitdiff | tree |
2011-01-03 |
Gabes Jean | Add: notifications based on time.
|
commit | commitdiff | tree |
2011-01-03 |
Gabes Jean | Fix: remove a unused test that make the integration...
|
commit | commitdiff | tree |
2011-01-03 |
Gabes Jean | Fix: missing logger in the escalation class.
|
commit | commitdiff | tree |
2011-01-03 |
Gabes Jean | *Fix: escalations were offset of notif number by -1.
|
commit | commitdiff | tree |
2011-01-03 |
Gabes Jean | *Fix : 'required' for a Prop in items.py
|
commit | commitdiff | tree |
2010-12-28 |
Gabes Jean | Fix: the setup.py that now load all .cfg files in the...
|
commit | commitdiff | tree |
2010-12-28 |
Gabes Jean | fix: the Gerhard version for get customs keys was in...
|
commit | commitdiff | tree |
2010-12-28 |
Gabes Jean | Fix: bypass find of bad formated template.
|
commit | commitdiff | tree |
2010-12-28 |
Gabes Jean | Fix: rolback on the last commit, because if there are...
|
commit | commitdiff | tree |
2010-12-28 |
Gabes Jean | Fix: service dep desc can be None, bypas it.
|
commit | commitdiff | tree |
2010-12-28 |
Gabes Jean | Fix: we are not sure the key() values() will return...
|
commit | commitdiff | tree |
2010-12-28 |
Gabes Jean | Fix: problem/impacts should be list, not string.
|
commit | commitdiff | tree |
2010-12-28 |
Gabes Jean | Add: initd.shinken script with +x chmod
|
commit | commitdiff | tree |
2010-12-28 |
Gabes Jean | Enh: (Hartmut Goebel) use universal open way for conf...
|
commit | commitdiff | tree |
2010-12-28 |
Gabes Jean | Fix: missing customs values in host/service tables...
|
commit | commitdiff | tree |
2010-12-27 |
Gabes Jean | Clean : more OK/CRITICAL in sample conf, and remove...
|
commit | commitdiff | tree |
2010-12-27 |
Gabes Jean | Add: more host/service in the sample conf.
|
commit | commitdiff | tree |
2010-12-27 |
Gabes Jean | Fix: (Grégory Starck) french name in variables.
|
commit | commitdiff | tree |
2010-12-27 |
Gabes Jean | Clean: (Grégory Starck) clean pyro_wrapper call by...
|
commit | commitdiff | tree |
2010-12-27 |
Gabes Jean | Fix: is_impact/is_problem got bad format in lviestatus...
|
commit | commitdiff | tree |
2010-12-27 |
Gabes Jean | Fix: (Grégory Starck) Hard coded timeout in satellite...
|
commit | commitdiff | tree |
2010-12-27 |
Gabes Jean | Fix: (Kristoffer Moegle) remove \r\n in unix box for...
|
commit | commitdiff | tree |
2010-12-27 |
Gabes Jean | Enh: (Grégory Starck) still code clean for pyro wrapper...
|
commit | commitdiff | tree |
2010-12-27 |
Gabes Jean | Enh: (Grégory Starck) better catch for pyro wrapper...
|
commit | commitdiff | tree |
2010-12-27 |
Gabes Jean | Enh: (Grégory Starck) better code in pyro wrapper.
|
commit | commitdiff | tree |
2010-12-27 |
Gabes Jean | Fix: (Kristoffer Moegle) missing check in generic object...
|
commit | commitdiff | tree |
2010-12-27 |
Gabes Jean | Add: add a bailout for workers if they got toomanyopenfiles...
|
commit | commitdiff | tree |
2010-12-24 |
Gabes Jean | Add: (Kristoffer Moegle) now arbiter modules are generic...
|
commit | commitdiff | tree |
2010-12-23 |
Gabes Jean | Add : add the bp_rule links into the cutting algo for...
|
commit | commitdiff | tree |
2010-12-23 |
Gabes Jean | Fix: factorize code in the macro resolver about the...
|
commit | commitdiff | tree |
2010-12-23 |
Gabes Jean | Fix: roll back about note_url and co. The raw must...
|
commit | commitdiff | tree |
2010-12-23 |
Gabes Jean | Fix: missing configuration_errors properties in the...
|
commit | commitdiff | tree |
2010-12-23 |
Gabes Jean | Fix (tmp?) : bypass a test for action_url NO xpanded...
|
commit | commitdiff | tree |
2010-12-23 |
Gabes Jean | Add: now macros are expand for url_notes and action_url...
|
commit | commitdiff | tree |
2010-12-23 |
Gabes Jean | Enh : change brok_transformation fucntions so they...
|
commit | commitdiff | tree |
2010-12-22 |
Gabes Jean | Add: add shinken in the livestatus version string.
|
commit | commitdiff | tree |
2010-12-22 |
Gabes Jean | Fix: only go higer in criticity, even if we got slow...
|
commit | commitdiff | tree |
2010-12-22 |
Gabes Jean | Add: test about the problems getting a huge criticity...
|
commit | commitdiff | tree |
2010-12-22 |
Gabes Jean | Add: now 'problems' got the max fo theirs impacts criticity...
|
commit | commitdiff | tree |
2010-12-22 |
Gabes Jean | *Fix: bug in last commit about host_notification_commands...
|
commit | commitdiff | tree |
2010-12-22 |
Gabes Jean | Add: min_criticity definition in cotnact and notificationways.
|
commit | commitdiff | tree |
2010-12-22 |
Gabes Jean | Fix: hostgroup realm assoc was broken. Now it's tested.
|
commit | commitdiff | tree |
2010-12-22 |
Gabes Jean | *Fix: autogenerated satellites do not link to the default...
|
commit | commitdiff | tree |
2010-12-22 |
Gabes Jean | *Add: Gregory Ranchy to the THANKS file for his help...
|
commit | commitdiff | tree |
2010-12-21 |
Gabes Jean | Add: link for problem/impact raised for all problem...
|
commit | commitdiff | tree |
2010-12-21 |
Gabes Jean | Add: a list all elements of a business rle so we can...
|
commit | commitdiff | tree |
2010-12-17 |
Gabes Jean | Fix: last_hard_state was false.
|
commit | commitdiff | tree |
2010-12-17 |
Gabes Jean | Add: first dummy code for a state calculation of a...
|
commit | commitdiff | tree |
2010-12-17 |
Gabes Jean | Fix: autoslots filling.
|
commit | commitdiff | tree |
2010-12-17 |
Gabes Jean | Add: link of host/service in the dependency nodes creation.
|
commit | commitdiff | tree |
2010-12-16 |
Gabes Jean | Fix: missing defautl value for pnp_path in livestatus...
|
commit | commitdiff | tree |
2010-12-16 |
Gabes Jean | Add: business rule correlator factory, and host/service...
|
commit | commitdiff | tree |