icinga2/lib/db_ido
Jean Flach 2636e6a77a Whitespace fix
What does this change?
* Remove use of spaces for formatting
These could be found by using `grep -r -l -P '^\t+ +[^*]'
* Removal of training whitespaces
* A few lines longer than 120 chars
2017-12-20 14:53:52 +01:00
..
CMakeLists.txt Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
commanddbobject.cpp Use nullptr instead of <Type>::Ptr() 2017-11-30 17:47:09 +01:00
commanddbobject.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
db_ido-itl.conf Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
dbconnection.cpp Whitespace fix 2017-12-20 14:53:52 +01:00
dbconnection.hpp Fix that RingBuffer does not get updated if nothing is written 2017-11-13 16:17:59 +01:00
dbconnection.ti Improve validation for attributes which must not be 'null' 2017-05-30 14:47:28 +02:00
dbevents.cpp Whitespace fix 2017-12-20 14:53:52 +01:00
dbevents.hpp Whitespace fix 2017-12-20 14:53:52 +01:00
dbobject.cpp Whitespace fix 2017-12-20 14:53:52 +01:00
dbobject.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
dbquery.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
dbquery.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
dbreference.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
dbreference.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
dbtype.cpp Use nullptr instead of <Type>::Ptr() 2017-11-30 17:47:09 +01:00
dbtype.hpp Replace boost::bind/boost::function with std::bind/std::function 2017-11-27 15:15:11 +01:00
dbvalue.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
dbvalue.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
endpointdbobject.cpp Whitespace fix 2017-12-20 14:53:52 +01:00
endpointdbobject.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
hostdbobject.cpp Whitespace fix 2017-12-20 14:53:52 +01:00
hostdbobject.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
hostgroupdbobject.cpp Use nullptr instead of <Type>::Ptr() 2017-11-30 17:47:09 +01:00
hostgroupdbobject.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
i2-db_ido.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
idochecktask.cpp Whitespace fix 2017-12-20 14:53:52 +01:00
idochecktask.hpp Whitespace fix 2017-12-20 14:53:52 +01:00
servicedbobject.cpp Whitespace fix 2017-12-20 14:53:52 +01:00
servicedbobject.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
servicegroupdbobject.cpp Use nullptr instead of <Type>::Ptr() 2017-11-30 17:47:09 +01:00
servicegroupdbobject.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
timeperioddbobject.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
timeperioddbobject.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
userdbobject.cpp Use std::vector::emplace_back instead of std::vector::push_back 2017-11-30 17:47:09 +01:00
userdbobject.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
usergroupdbobject.cpp Use nullptr instead of <Type>::Ptr() 2017-11-30 17:47:09 +01:00
usergroupdbobject.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
zonedbobject.cpp Whitespace fix 2017-12-20 14:53:52 +01:00
zonedbobject.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00