index
:
pingu
master
Small daemon that pings hosts and executes a script when status change
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
==== release 1.2 ====
v1.2
Natanael Copa
2012-06-13
1
-1
/
+1
*
pingu_host: bring interface down instantly if interface disapears
Natanael Copa
2012-06-12
3
-0
/
+10
*
mtu: just ignore uninteresting icmp replies
Timo Teräs
2012-06-04
1
-1
/
+2
*
pingu: avoid running in foreground if already forked
Natanael Copa
2012-03-23
1
-0
/
+23
*
pingu_iface: del renewed gateways via broken ISPs
Natanael Copa
2012-03-23
1
-0
/
+13
*
==== release 1.1 ====
v1.1
Natanael Copa
2012-03-14
1
-1
/
+1
*
pingu_burst: memleak fix
Natanael Copa
2012-03-14
1
-0
/
+1
*
pingu_adm: support route dumps
Natanael Copa
2012-03-14
5
-0
/
+28
*
pingu_adm: allow only one command per connection
Natanael Copa
2012-03-14
2
-11
/
+14
*
build: use git version tag for version info if available
Natanael Copa
2012-03-14
1
-1
/
+7
*
pingu_adm: new admin command for dumping active pings
Natanael Copa
2012-03-14
5
-7
/
+33
*
pingu_ping: always stop ev timer when cleaning up ping list
Natanael Copa
2012-03-14
5
-12
/
+15
*
pingu_route: add helper function for generating route string
Natanael Copa
2012-03-14
3
-17
/
+30
*
pingu_ping: always stop ev_timer when free
Natanael Copa
2012-03-12
1
-7
/
+10
*
pingu: cleanup various structures on shutdown
Natanael Copa
2012-03-06
8
-2
/
+51
*
pingu_netlink: logging cleanup
Natanael Copa
2012-03-06
1
-4
/
+6
*
pingu_burst: silence valgrind warning about uninitialized bytes
Natanael Copa
2012-03-06
1
-1
/
+1
*
pingu_conf: fix minor bug in config parser
Natanael Copa
2012-03-06
1
-1
/
+1
*
pingu_netlink: keep track of the route via interface
Natanael Copa
2011-12-08
4
-31
/
+49
*
pingu_conf: add optional rule-priority config option
Natanael Copa
2011-12-08
5
-3
/
+12
*
man: minor fixes
Natanael Copa
2011-10-26
1
-5
/
+6
*
==== release 1.0 ====
v1.0
Natanael Copa
2011-10-20
1
-1
/
+1
*
build: fix install locations
Natanael Copa
2011-10-20
1
-3
/
+9
*
build: install in sbin dir instead of bin dir
Natanael Copa
2011-10-20
1
-3
/
+3
*
man: use variables for paths
Natanael Copa
2011-10-19
1
-6
/
+6
*
pingu: fix help text
Natanael Copa
2011-10-19
1
-2
/
+6
*
build: make and install man pages
Natanael Copa
2011-10-19
2
-5
/
+17
*
man: initial man pages
Natanael Copa
2011-10-19
5
-0
/
+226
*
pingu_adm: implement host-status and gateway-status
Natanael Copa
2011-10-12
6
-13
/
+62
*
pingu_host: use ONLINE/OFFLINE in log message
Natanael Copa
2011-10-11
1
-2
/
+4
*
pingu_host.c: wait a sec before we send first burst
Natanael Copa
2011-10-11
1
-1
/
+1
*
pingu.conf: add some new example config options
Natanael Copa
2011-10-07
1
-3
/
+21
*
pingu_iface: support binding multiple ping hosts to same iface
Natanael Copa
2011-10-07
6
-28
/
+78
*
pingu: rename pingu_gateway to pingu_route
Natanael Copa
2011-10-07
9
-185
/
+185
*
pingu_adm: log commands
Natanael Copa
2011-09-23
1
-2
/
+3
*
pingu_netlink: log route changes as info instead as debug
Natanael Copa
2011-09-23
1
-1
/
+1
*
lua: added initial lua client
Natanael Copa
2011-09-22
3
-7
/
+141
*
pingu_host: end status dump with a '\n' instead of '\0'
Natanael Copa
2011-09-21
1
-1
/
+1
*
build: configure pingu rundir from Makefile
Natanael Copa
2011-09-21
1
-5
/
+11
*
pinguctl: initial admin client
Natanael Copa
2011-09-21
3
-2
/
+97
*
pingu_adm: implement initial admin socket
Natanael Copa
2011-09-21
8
-15
/
+182
*
pingu_iface: only load-balance if 2 or more interfaces are configured for it
Natanael Copa
2011-09-21
3
-20
/
+22
*
pingu_netlink: delete multipath route if there are no paths
Natanael Copa
2011-09-09
2
-4
/
+6
*
pingu_ping: cleanup. Use constant to indicate if we ignore error or not
Natanael Copa
2011-09-09
3
-2
/
+5
*
pingu_host: cleanup. use constant to indicate host online/offline
Natanael Copa
2011-09-09
5
-7
/
+14
*
pingu_netlink: do not add dead routes to multipath
Natanael Copa
2011-09-09
3
-1
/
+14
*
pingu_netlink: delete the exact multipath we created
Natanael Copa
2011-09-09
2
-7
/
+21
*
pingu_iface: only update default route in main route table
Natanael Copa
2011-09-09
1
-1
/
+2
*
pingu_netlink: do not try remove routes that kernel aready removed
Natanael Copa
2011-09-09
1
-4
/
+8
*
pingu_netlink: update iface index even if we dont have link
Natanael Copa
2011-09-08
1
-11
/
+9
[next]