Bryant Eadon
|
00ef7d4be2
|
cleanup of personal information
Given the change to the README I thought it might be a good idea to also update the copyright notices which had an address too.
|
2025-09-02 20:10:38 +02:00 |
|
Jari Sundell
|
7659cd0ec0
|
Backport changes from feature-bind.
|
2019-08-23 23:25:24 +09:00 |
|
chros
|
33f8fe804b
|
IPv4 filter enhancement (Closes #21)
|
2017-12-10 18:54:55 +00:00 |
|
rakshasa
|
dc8e786d58
|
Merge branch 'master' into c++11
Conflicts:
src/command_dynamic.cc
src/command_events.cc
src/command_groups.cc
src/command_ip.cc
src/command_network.cc
|
2014-06-18 00:44:36 +09:00 |
|
rakshasa
|
b8e24b78cd
|
Added missing option strings commands.
|
2014-06-13 18:24:03 +09:00 |
|
rakshasa
|
3b39f37f49
|
C++11 compatibility fixes.
|
2014-05-13 23:36:37 +09:00 |
|
rakshasa
|
bacb6c0f72
|
Removed unused variables.
|
2012-07-23 23:54:21 +09:00 |
|
rakshasa
|
bb75f06c6d
|
Replaced std::placeholders with tr1::placholders.
|
2012-03-21 01:24:35 +09:00 |
|
rakshasa
|
04acc8a0af
|
Converted std::bind calls to tr1::bind.
|
2012-03-21 01:22:25 +09:00 |
|
rakshasa
|
4bcf7f4f5e
|
Added 'ipv4_filter.dump'.
|
2012-02-15 13:14:57 +09:00 |
|
rakshasa
|
d4cbe5294d
|
Cleaned up formating.
|
2012-02-14 00:55:19 +09:00 |
|
rakshasa
|
d4a3ec0224
|
Add logging for IP addresses added.
|
2012-02-13 19:07:53 +09:00 |
|
rakshasa
|
4f601fda79
|
Use intermediate std::string to store the arguments to work around a possible bug.
|
2012-02-13 17:15:54 +09:00 |
|
rakshasa
|
4632053301
|
Added 'ip_tables.size_data'.
|
2012-02-11 18:52:46 +09:00 |
|
rakshasa
|
309711025b
|
Cleaned up some code.
|
2012-02-11 16:17:13 +09:00 |
|
Jari Sundell
|
41d49b7c18
|
Merge branch 'master' into c++11
Conflicts:
src/command_network.cc
|
2011-12-07 16:08:05 +09:00 |
|
Jari Sundell
|
a120b8e9cf
|
Moved some stuff out of command_network.cc to make it compile faster.
|
2011-12-02 22:54:52 +09:00 |
|