]> granicus.if.org Git - icinga2/history - third-party
Debian: Support icinga-cgi-bin as dependency for icinga2-classicui
[icinga2] / third-party /
2014-03-19 Michael FriedrichChange copyright header (again).
2014-01-08 Michael FriedrichUpdate copyright header.
2013-11-03 Gunnar BeutnerMerge branch 'feature/cmake-4962' into next
2013-11-03 Gunnar BeutnerAdd cmake build files.
2013-11-03 Gunnar BeutnerRemove unused files.
2013-10-30 Gunnar BeutnerMerge branch 'feature/remove-ltdl-4964' into next
2013-10-30 Gunnar BeutnerRemove libltdl dependency.
2013-10-28 Gunnar BeutnerMerge branch 'feature/mkclass-4963' into next
2013-10-28 Gunnar BeutnerImplement class compiler.
2013-10-21 Gunnar BeutnerFreeBSD build fix.
2013-10-18 Gunnar BeutnerRemove unused file.
2013-10-18 Gunnar BeutnerRemove README.icinga and add .gitkeep instead.
2013-10-09 Gunnar BeutnerWindows build fix.
2013-09-25 Gunnar BeutnerUpdate copyright information.
2013-08-07 Gunnar BeutnerReplace our execvpe() replacement with something GPL...
2013-04-19 Gunnar BeutnerBugfixes for the BufferedStream class.
2013-03-18 Gunnar BeutnerWindows build fix.
2013-03-12 Gunnar BeutnerCleaned up VS project files.
2013-03-12 Gunnar BeutnerRemove libpopen_noshell.
2013-02-12 Gunnar BeutnerPrefer libc's implementation of execvpe over our own.
2013-02-11 Gunnar BeutnerFreeBSD build fix.
2013-02-11 Gunnar BeutnerFixed memory leak when using execvpe() with vfork().
2013-02-10 Gunnar BeutnerBuild fix V2.
2013-02-10 Gunnar BeutnerBuild fix for *NIX systems with a non-GNU libc.
2013-01-30 Gunnar BeutnerGet rid of the 'rm -r' stuff in autogen.sh
2012-10-08 Gunnar BeutnerFixed double-free in libpopen_noshell.
2012-09-24 Michael FriedrichMerge branch 'master' into mfriedrich/compatido
2012-09-21 Gunnar BeutnerBuild fix for Windows.
2012-09-21 Gunnar BeutnerAdded Win64 build support.
2012-08-02 Gunnar BeutnerImplemented support for replicating object tags [WIP...
2012-07-31 Gunnar BeutnerAdd precision specifier for floating point numbers.
2012-07-15 Gunnar BeutnerRe-enabled /MP (parallel builds) on Windows.
2012-07-15 Gunnar BeutnerEnabled pre-compiled headers for Windows builds.
2012-07-10 Gunnar BeutnerMerge branch 'master' of github.com:gunnarbeutner/straw...
2012-07-09 Gunnar BeutnerAdded missing GPL headers and Visual Studio filters.
2012-06-24 Gunnar BeutnerBugfixes.
2012-06-24 Gunnar BeutnerMade sockets multi-threaded.
2012-06-21 Gunnar BeutnerEven more bugfixes.
2012-06-19 Gunnar BeutnerUse popen_noshell() instead of popen().
2012-06-16 Gunnar BeutnerUse specific types (rather than Object::Ptr) for event...
2012-06-16 Gunnar Beutnermmatch: Update parameter names to match the header...
2012-05-30 Gunnar BeutnerRemoved SQLite.
2012-05-29 Gunnar BeutnerOnly build SQLite when there's no system-provided library.
2012-05-29 Gunnar BeutnerAdded SQLite.