summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-08-30core: Protect downtime list modification with a lockHEADtrunkmasterAndreas Ericsson1-1/+18
2011-08-30core: Protect comment list modification with a lockAndreas Ericsson1-1/+20
2011-08-25base/notifications.c: Fix last string not being copiedAndreas Ericsson1-4/+6
2011-08-25base/notifications.c: Revert to using strdup() and free() on macrosAndreas Ericsson1-29/+42
2011-08-25base/utils.c: Plug memory leaks in query_update_api()Andreas Ericsson1-12/+19
2011-08-25base/netutils: Plug memory leak in my_tcp_connect()Andreas Ericsson1-2/+6
2011-08-24base/notifications.c: Fix retarded copy-paste typoAndreas Ericsson1-2/+2
2011-08-24core: Plug memory leak on display_name variablesAndreas Ericsson2-0/+3
2011-08-24xsddefault: More malloc(x)+assign-to-null -> calloc(1, x) conversionsAndreas Ericsson1-17/+2
2011-08-24base/notifications: Plug more memory leaksAndreas Ericsson1-9/+8
2011-08-23html/Makefile: Fix install-html Make targetAndreas Ericsson1-2/+2
2011-08-23xdata/xodemplate.c: Replace malloc()+assign-to-null with calloc()Andreas Ericsson1-95/+14
2011-08-23base/notifications: Plug memory leak and (micro-)optimize the codeAndreas Ericsson1-64/+55
2011-08-17Apply indentation rulesAndreas Ericsson31-214/+214
2011-08-17header files: Fix borked indentationAndreas Ericsson17-1928/+1918
2011-08-17Make astyle indent C++ compatible header files properlyAndreas Ericsson21-116/+86
2011-08-17indent-scripts: Make sure we don't use a default options fileAndreas Ericsson2-0/+3
2011-07-26Forgot to update release date! Fixed CRLF encoding in main.phpEthan Galstad2-160/+160
2011-07-26Prep for 3.3.1 releaseEthan Galstad6-7/+7
2011-07-26Added ability to authenticate to CGIs using contactgroup name (Stephen Gran)Ethan Galstad3-18/+87
2011-07-26Reworked indentEthan Galstad3-3/+10
2011-07-26Fixed bug where unauthorized contacts could issue hostgroup and servicegroup ...Ethan Galstad4-2/+42
2011-07-26Fixed segfault in sending host notifications (Michael Friedrich)Ethan Galstad2-0/+4
2011-07-26Style consistency - conformity!Ethan Galstad122-54597/+54514
2011-07-25Style updates to match existing style more closelyEthan Galstad1-2/+2
2011-07-24Main splash screen mods, classic and exfolation stylesheet mods/synchronizationEthan Galstad29-7/+4362
2011-07-23Resized logo, minor mods to splash screenEthan Galstad3-4/+4
2011-07-23Updated copyright noticeEthan Galstad1-2/+3
2011-07-23Fixes for installing html (docs no longer included)Ethan Galstad1-5/+5
2011-06-13core: Avoid sending notifications to the wrong contactAndreas Ericsson1-4/+18
2011-06-13core: Avoid using global macros when sending notificationsAndreas Ericsson1-83/+81
2011-06-13core: Try to avoid a single check being reaped multiple timesAndreas Ericsson1-18/+30
2011-06-13core: Make command_check_interval=-1 equal command_check_interval=5sAndreas Ericsson1-1/+1
2011-06-13Fixed XSS vulnerabilities in statusmap.cgi and config.cgi (Stefan Schurtz)Ton Voon5-2/+27
2011-05-31Add indent.sh and make 'make indent' a wrapper for running itAndreas Ericsson2-2/+5
2011-05-31Add a make-target to indent all sourcesAndreas Ericsson1-0/+9
2011-05-31Changelog: Remove merge conflict markerAndreas Ericsson1-1/+0
2011-05-30Fix flexible downtime on service hard state changeAndreas Ericsson2-3/+4
2011-05-30Restore ABI compatibility for macro functionsAndreas Ericsson15-299/+445
2011-05-30Fix race on flexible downtime with invalid durationAndreas Ericsson2-0/+12
2011-05-13Removed duplicate unlinks for a check result file that contains multiple entriesTon Voon2-10/+1
2011-05-11Fix compile warningsTon Voon2-10/+9
2011-05-11Fixed problem where acknowledgements were getting reset when a hard state cha...Ton Voon11-342/+562
2011-05-11Removed generate test fileTon Voon1-338/+0
2011-05-11Fixed compile warnings for size_t (Michael Friedrich)Ton Voon4-6/+10
2011-05-11Allow status.cgi to order by "host urgency" (Jochen Bern)Ton Voon10-0/+2660
2011-05-10Use retry_interval for host freshness (re)checkingAndreas Ericsson1-2/+10
2011-05-02Handle timeperiods spanning across dst changes gracefullyAndreas Ericsson1-2/+31
2011-04-18Sorted out Changelog entry for previous revertTon Voon1-0/+2
2011-04-18Reverted change 1447 as this test fails:Ton Voon2-17/+1