icinga2/lib/base
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 Replace StatsFunction with Function 2017-11-30 19:02:25 +01:00
application-version.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
application.cpp Whitespace fix 2017-12-20 14:53:52 +01:00
application.hpp Whitespace fix 2017-12-20 14:53:52 +01:00
application.ti Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
array-script.cpp Use std::vector::emplace_back instead of std::vector::push_back 2017-11-30 17:47:09 +01:00
array.cpp Whitespace fix 2017-12-20 14:53:52 +01:00
array.hpp Whitespace fix 2017-12-20 14:53:52 +01:00
base64.cpp Whitespace fix 2017-12-20 14:53:52 +01:00
base64.hpp Move Base64 class into libbase 2017-09-12 12:52:49 +02:00
boolean-script.cpp Re-implement WrapFunction() using C++11 features 2017-11-29 11:53:45 +01:00
boolean.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
boolean.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
configobject-script.cpp Re-implement WrapFunction() using C++11 features 2017-11-29 11:53:45 +01:00
configobject.cpp Whitespace fix 2017-12-20 14:53:52 +01:00
configobject.hpp Replace boost::bind/boost::function with std::bind/std::function 2017-11-27 15:15:11 +01:00
configobject.ti Implement source_location attribute for the ConfigObject class 2017-04-19 15:30:11 +02:00
configtype.cpp Whitespace fix 2017-12-20 14:53:52 +01:00
configtype.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
configwriter.cpp Whitespace fix 2017-12-20 14:53:52 +01:00
configwriter.hpp Whitespace fix 2017-12-20 14:53:52 +01:00
console.cpp Fix build problems with Visual Studio 2017 2017-12-14 08:55:36 +01:00
console.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
context.cpp Replace a few more NULLs with nullptr 2017-12-14 15:37:20 +01:00
context.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
convert.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
convert.hpp Remove unnecessary inline statements 2017-12-20 13:22:38 +01:00
datetime-script.cpp Re-implement WrapFunction() using C++11 features 2017-11-29 11:53:45 +01:00
datetime.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
datetime.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
datetime.ti Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
debug.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
debuginfo.cpp Whitespace fix 2017-12-20 14:53:52 +01:00
debuginfo.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
dependencygraph.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
dependencygraph.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
dictionary-script.cpp Re-implement WrapFunction() using C++11 features 2017-11-29 11:53:45 +01:00
dictionary.cpp Revert "Add LogstashWriter feature" 2017-05-23 12:05:01 +02:00
dictionary.hpp Remove unnecessary inline statements 2017-12-20 13:22:38 +01:00
exception.cpp Replace a few more NULLs with nullptr 2017-12-14 15:37:20 +01:00
exception.hpp Replace a few more NULLs with nullptr 2017-12-14 15:37:20 +01:00
fifo.cpp Replace a few more NULLs with nullptr 2017-12-14 15:37:20 +01:00
fifo.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
filelogger.cpp Replace boost::bind/boost::function with std::bind/std::function 2017-11-27 15:15:11 +01:00
filelogger.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
filelogger.ti Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
function-script.cpp Use std::vector::emplace_back instead of std::vector::push_back 2017-11-30 17:47:09 +01:00
function.cpp Whitespace fix 2017-12-20 14:53:52 +01:00
function.hpp Whitespace fix 2017-12-20 14:53:52 +01:00
function.ti Implement support for migrating certificates to /var/lib/icinga2/certs 2017-10-20 14:06:02 +02:00
functionwrapper.hpp Whitespace fix 2017-12-20 14:53:52 +01:00
i2-base.hpp Replace boost::bind/boost::function with std::bind/std::function 2017-11-27 15:15:11 +01:00
initialize.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
initialize.hpp Fix compiler warnings 2017-12-14 09:15:37 +01:00
json-script.cpp Re-implement WrapFunction() using C++11 features 2017-11-29 11:53:45 +01:00
json.cpp Replace a few more NULLs with nullptr 2017-12-14 15:37:20 +01:00
json.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
loader.cpp Whitespace fix 2017-12-20 14:53:52 +01:00
loader.hpp Whitespace fix 2017-12-20 14:53:52 +01:00
logger.cpp Whitespace fix 2017-12-20 14:53:52 +01:00
logger.hpp Remove unnecessary inline statements 2017-12-20 13:22:38 +01:00
logger.ti Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
math-script.cpp Re-implement WrapFunction() using C++11 features 2017-11-29 11:53:45 +01:00
netstring.cpp Return bytes sent/written in SendMessage() and WriteStringToStream() 2017-11-14 08:18:23 +01:00
netstring.hpp Return bytes sent/written in SendMessage() and WriteStringToStream() 2017-11-14 08:18:23 +01:00
networkstream.cpp Replace a few more NULLs with nullptr 2017-12-14 15:37:20 +01:00
networkstream.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
number-script.cpp Re-implement WrapFunction() using C++11 features 2017-11-29 11:53:45 +01:00
number.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
number.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
object-script.cpp Re-implement WrapFunction() using C++11 features 2017-11-29 11:53:45 +01:00
object.cpp Whitespace fix 2017-12-20 14:53:52 +01:00
object.hpp Remove extraneous whitespace 2017-12-14 08:50:09 +01:00
objectlock.hpp Remove unnecessary inline statements 2017-12-20 13:22:38 +01:00
objecttype.cpp Replace a few more NULLs with nullptr 2017-12-14 15:37:20 +01:00
objecttype.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
perfdatavalue.cpp Whitespace fix 2017-12-20 14:53:52 +01:00
perfdatavalue.hpp Whitespace fix 2017-12-20 14:53:52 +01:00
perfdatavalue.ti Move PerfdataValue() class into base library 2017-05-15 16:32:29 +02:00
primitivetype.cpp Use nullptr instead of <Type>::Ptr() 2017-11-30 17:47:09 +01:00
primitivetype.hpp Replace a few more NULLs with nullptr 2017-12-14 15:37:20 +01:00
process.cpp Whitespace fix 2017-12-20 14:53:52 +01:00
process.hpp Use nullptr instead of <Type>::Ptr() 2017-11-30 17:47:09 +01:00
registry.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
ringbuffer.cpp Add metrics about communication between endpoints 2017-12-11 10:20:25 +01:00
ringbuffer.hpp RingBuffer: Add CalculateRate() 2017-11-14 11:06:56 +01:00
scriptframe.cpp Avoid unnecessary allocations for script frames 2017-12-18 13:40:29 +01:00
scriptframe.hpp Remove unnecessary inline statements 2017-12-20 13:22:38 +01:00
scriptglobal.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
scriptglobal.hpp Replace a few more NULLs with nullptr 2017-12-14 15:37:20 +01:00
scriptutils.cpp Whitespace fix 2017-12-20 14:53:52 +01:00
scriptutils.hpp Implement new script functions: path_exists, glob and glob_recursive 2017-09-18 13:59:03 +02:00
serializer.cpp Replace a few more NULLs with nullptr 2017-12-14 15:37:20 +01:00
serializer.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
singleton.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
socket.cpp Whitespace fix 2017-12-20 14:53:52 +01:00
socket.hpp Replace a few more NULLs with nullptr 2017-12-14 15:37:20 +01:00
socketevents-epoll.cpp Whitespace fix 2017-12-20 14:53:52 +01:00
socketevents-poll.cpp Whitespace fix 2017-12-20 14:53:52 +01:00
socketevents.cpp Whitespace fix 2017-12-20 14:53:52 +01:00
socketevents.hpp Replace a few more NULLs with nullptr 2017-12-14 15:37:20 +01:00
stacktrace.cpp Whitespace fix 2017-12-20 14:53:52 +01:00
stacktrace.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
statsfunction.hpp Replace StatsFunction with Function 2017-11-30 19:02:25 +01:00
stdiostream.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
stdiostream.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
stream.cpp Merge pull request #5760 from Icinga/fix/http-client-bugs 2017-12-08 12:51:50 +01:00
stream.hpp Replace a few more NULLs with nullptr 2017-12-14 15:37:20 +01:00
streamlogger.cpp Replace a few more NULLs with nullptr 2017-12-14 15:37:20 +01:00
streamlogger.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
streamlogger.ti Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
string-script.cpp Re-implement WrapFunction() using C++11 features 2017-11-29 11:53:45 +01:00
string.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
string.hpp Remove unnecessary inline statements 2017-12-20 13:22:38 +01:00
sysloglogger.cpp Replace boost::assign::list_of with initializer lists 2017-11-30 18:09:38 +01:00
sysloglogger.hpp SyslogLogger: Implement option to set syslog facility 2017-09-20 14:09:51 +02:00
sysloglogger.ti SyslogLogger: Implement option to set syslog facility 2017-09-20 14:09:51 +02:00
tcpsocket.cpp Whitespace fix 2017-12-20 14:53:52 +01:00
tcpsocket.hpp Revert "Add LogstashWriter feature" 2017-05-23 12:05:01 +02:00
threadpool.cpp Whitespace fix 2017-12-20 14:53:52 +01:00
threadpool.hpp Replace a few more NULLs with nullptr 2017-12-14 15:37:20 +01:00
timer.cpp Whitespace fix 2017-12-20 14:53:52 +01:00
timer.hpp Dynamically create and destroy the timer thread 2017-11-30 17:41:02 +01:00
tlsstream.cpp Whitespace fix 2017-12-20 14:53:52 +01:00
tlsstream.hpp Use std::shared_ptr instead of boost::shared_ptr 2017-11-30 17:41:00 +01:00
tlsutility.cpp Whitespace fix 2017-12-20 14:53:52 +01:00
tlsutility.hpp Replace a few more NULLs with nullptr 2017-12-14 15:37:20 +01:00
type.cpp Whitespace fix 2017-12-20 14:53:52 +01:00
type.hpp Remove extraneous whitespace 2017-12-14 08:50:09 +01:00
typetype-script.cpp Whitespace fix 2017-12-20 14:53:52 +01:00
unix.hpp Whitespace fix 2017-12-20 14:53:52 +01:00
unixsocket.cpp Whitespace fix 2017-12-20 14:53:52 +01:00
unixsocket.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
utility.cpp Whitespace fix 2017-12-20 14:53:52 +01:00
utility.hpp Replace boost::bind/boost::function with std::bind/std::function 2017-11-27 15:15:11 +01:00
value-operators.cpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
value.cpp Use nullptr instead of <Type>::Ptr() 2017-11-30 17:47:09 +01:00
value.hpp Remove unnecessary inline statements 2017-12-20 13:22:38 +01:00
visibility.hpp Fix compiler warnings 2017-12-14 09:15:37 +01:00
win32.hpp Ensure that *.icinga.com is used everywhere 2017-01-10 17:19:12 +01:00
workqueue.cpp Whitespace fix 2017-12-20 14:53:52 +01:00
workqueue.hpp Whitespace fix 2017-12-20 14:53:52 +01:00