index
:
smokeping
master
working
Main repo at https://github.com/oetiker/SmokePing
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Smokeping
/
Master.pm
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-30
properly fix the handling of multiple writes to the cache file
Tobi Oetiker
1
-3
/
+3
2008-08-30
seek to start of the file prior to storing
Tobi Oetiker
1
-1
/
+1
2008-08-30
order updates to slavecash to minimize writing
Tobi Oetiker
1
-36
/
+33
2008-08-21
be a bit smarter about handling updates comming in from a client by doing all...
Tobi Oetiker
1
-2
/
+8
2008-04-16
complain properly when the secrets file can not be read
Tobi Oetiker
1
-2
/
+6
2008-03-19
undo the previous change: it is arguably cleaner to send+expect the protocol ...
Niko Tyni
1
-1
/
+1
2008-03-19
send the protocol number with OK too, the slave is expecting it
Niko Tyni
1
-1
/
+1
2008-03-19
revisit the locking error paths a bit
Niko Tyni
1
-4
/
+11
2008-03-19
unrevert the locking change, LOCK_SH should work
Niko Tyni
1
-13
/
+19
2008-03-18
fixed spelling of protocol
Tobi Oetiker
1
-1
/
+1
2008-03-18
added protocol level checks and upgrade notes
Tobi Oetiker
1
-0
/
+11
2008-03-18
fix a syntax error
Niko Tyni
1
-1
/
+1
2008-03-18
switch to HMAC digest to avert extension attack
Tobi Oetiker
1
-3
/
+3
2008-03-18
revert the locking change in r951 for portability reasons
Niko Tyni
1
-19
/
+13
2008-03-17
* store the slave updates in dyndir, defaulting to datadir --niko
Niko Tyni
1
-1
/
+17
2008-03-17
* change the slave update locking code so that reading works without
Niko Tyni
1
-13
/
+19
2008-03-06
fix retrun value processing (regression from last patch)
Tobi Oetiker
1
-3
/
+3
2008-03-06
longer timeout for slaves and separate cache files per slave for improved sca...
Tobi Oetiker
1
-11
/
+15
2008-02-26
slaves must poll even with nomasterpoll
Tobi Oetiker
1
-1
/
+1
2008-01-23
added new hide and noserverpoll properties to target configuration
Tobi Oetiker
1
-5
/
+4
2008-01-21
added alternate presentation hierarchies. Configure via Presentation->hierarc...
Tobi Oetiker
1
-22
/
+17
2007-12-21
missing my added
Tobi Oetiker
1
-1
/
+1
2007-12-21
make this work even when no initial file is here
Tobi Oetiker
1
-1
/
+2
2007-12-13
working towards fixing the master config
Tobi Oetiker
1
-1
/
+4
2007-12-13
use different syntax to open and lock client cache
Tobi Oetiker
1
-5
/
+5
2007-12-05
update the locking code. Try updating the file multiple times if lockig fails...
Tobi Oetiker
1
-19
/
+23
2007-12-01
remove a leftover 'use HTTP::Request' from Smokeping::Master -- niko
Niko Tyni
1
-1
/
+0
2007-09-05
* fixes for pod generation
Tobi Oetiker
1
-0
/
+1
2007-08-23
* improved handling of slave updates
Tobi Oetiker
1
-4
/
+4
2007-08-21
improve handling of storable for for communication between cgi and daemon
Tobi Oetiker
1
-4
/
+5
2007-08-20
interoduced std dev
Tobi Oetiker
1
-2
/
+2
2007-08-13
make master code work
Tobi Oetiker
1
-13
/
+34
2007-07-27
* completed master/slave infrastructure ...
Tobi Oetiker
1
-5
/
+63
2007-07-27
more changes on the road to the master/slave setup
Tobi Oetiker
1
-4
/
+77
2007-07-25
this is nfreeze not freesze
Tobi Oetiker
1
-1
/
+1
2007-07-24
master slave changes ...
Tobi Oetiker
1
-23
/
+48
2007-07-09
initial master slave modules
Tobi Oetiker
1
-0
/
+85