index
:
nagios.git
avendor
master
nagios-1-x-bugfixes
nagios-2-x-bugfixes
nagios-3-0-x-branch
nagios-3-2
nagios-3-3-branch
nagios-3-3-test-branch
origin
git://repo.or.cz/nagios.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-30
core: Protect downtime list modification with a lock
HEAD
trunk
master
Andreas Ericsson
1
-1/+18
2011-08-30
core: Protect comment list modification with a lock
Andreas Ericsson
1
-1/+20
2011-08-25
base/notifications.c: Fix last string not being copied
Andreas Ericsson
1
-4/+6
2011-08-25
base/notifications.c: Revert to using strdup() and free() on macros
Andreas Ericsson
1
-29/+42
2011-08-25
base/utils.c: Plug memory leaks in query_update_api()
Andreas Ericsson
1
-12/+19
2011-08-25
base/netutils: Plug memory leak in my_tcp_connect()
Andreas Ericsson
1
-2/+6
2011-08-24
base/notifications.c: Fix retarded copy-paste typo
Andreas Ericsson
1
-2/+2
2011-08-24
core: Plug memory leak on display_name variables
Andreas Ericsson
2
-0/+3
2011-08-24
xsddefault: More malloc(x)+assign-to-null -> calloc(1, x) conversions
Andreas Ericsson
1
-17/+2
2011-08-24
base/notifications: Plug more memory leaks
Andreas Ericsson
1
-9/+8
2011-08-23
html/Makefile: Fix install-html Make target
Andreas Ericsson
1
-2/+2
2011-08-23
xdata/xodemplate.c: Replace malloc()+assign-to-null with calloc()
Andreas Ericsson
1
-95/+14
2011-08-23
base/notifications: Plug memory leak and (micro-)optimize the code
Andreas Ericsson
1
-64/+55
2011-08-17
Apply indentation rules
Andreas Ericsson
31
-214/+214
2011-08-17
header files: Fix borked indentation
Andreas Ericsson
17
-1928/+1918
2011-08-17
Make astyle indent C++ compatible header files properly
Andreas Ericsson
21
-116/+86
2011-08-17
indent-scripts: Make sure we don't use a default options file
Andreas Ericsson
2
-0/+3
2011-07-26
Forgot to update release date! Fixed CRLF encoding in main.php
Ethan Galstad
2
-160/+160
2011-07-26
Prep for 3.3.1 release
Ethan Galstad
6
-7/+7
2011-07-26
Added ability to authenticate to CGIs using contactgroup name (Stephen Gran)
Ethan Galstad
3
-18/+87
2011-07-26
Reworked indent
Ethan Galstad
3
-3/+10
2011-07-26
Fixed bug where unauthorized contacts could issue hostgroup and servicegroup ...
Ethan Galstad
4
-2/+42
2011-07-26
Fixed segfault in sending host notifications (Michael Friedrich)
Ethan Galstad
2
-0/+4
2011-07-26
Style consistency - conformity!
Ethan Galstad
122
-54597/+54514
2011-07-25
Style updates to match existing style more closely
Ethan Galstad
1
-2/+2
2011-07-24
Main splash screen mods, classic and exfolation stylesheet mods/synchronization
Ethan Galstad
29
-7/+4362
2011-07-23
Resized logo, minor mods to splash screen
Ethan Galstad
3
-4/+4
2011-07-23
Updated copyright notice
Ethan Galstad
1
-2/+3
2011-07-23
Fixes for installing html (docs no longer included)
Ethan Galstad
1
-5/+5
2011-06-13
core: Avoid sending notifications to the wrong contact
Andreas Ericsson
1
-4/+18
2011-06-13
core: Avoid using global macros when sending notifications
Andreas Ericsson
1
-83/+81
2011-06-13
core: Try to avoid a single check being reaped multiple times
Andreas Ericsson
1
-18/+30
2011-06-13
core: Make command_check_interval=-1 equal command_check_interval=5s
Andreas Ericsson
1
-1/+1
2011-06-13
Fixed XSS vulnerabilities in statusmap.cgi and config.cgi (Stefan Schurtz)
Ton Voon
5
-2/+27
2011-05-31
Add indent.sh and make 'make indent' a wrapper for running it
Andreas Ericsson
2
-2/+5
2011-05-31
Add a make-target to indent all sources
Andreas Ericsson
1
-0/+9
2011-05-31
Changelog: Remove merge conflict marker
Andreas Ericsson
1
-1/+0
2011-05-30
Fix flexible downtime on service hard state change
Andreas Ericsson
2
-3/+4
2011-05-30
Restore ABI compatibility for macro functions
Andreas Ericsson
15
-299/+445
2011-05-30
Fix race on flexible downtime with invalid duration
Andreas Ericsson
2
-0/+12
2011-05-13
Removed duplicate unlinks for a check result file that contains multiple entries
Ton Voon
2
-10/+1
2011-05-11
Fix compile warnings
Ton Voon
2
-10/+9
2011-05-11
Fixed problem where acknowledgements were getting reset when a hard state cha...
Ton Voon
11
-342/+562
2011-05-11
Removed generate test file
Ton Voon
1
-338/+0
2011-05-11
Fixed compile warnings for size_t (Michael Friedrich)
Ton Voon
4
-6/+10
2011-05-11
Allow status.cgi to order by "host urgency" (Jochen Bern)
Ton Voon
10
-0/+2660
2011-05-10
Use retry_interval for host freshness (re)checking
Andreas Ericsson
1
-2/+10
2011-05-02
Handle timeperiods spanning across dst changes gracefully
Andreas Ericsson
1
-2/+31
2011-04-18
Sorted out Changelog entry for previous revert
Ton Voon
1
-0/+2
2011-04-18
Reverted change 1447 as this test fails:
Ton Voon
2
-17/+1
[next]