index
:
ipset
master
region_lock
ipset tree
kadlec@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Interactive mode error after syntax error (reported by Mart Frauenlob)
Jozsef Kadlecsik
2013-02-21
1
-3
/
+8
*
Fix interactive mode
Fredrik Eriksson
2012-11-10
1
-5
/
+2
*
Coding style fixes
Jozsef Kadlecsik
2012-09-11
1
-3
/
+3
*
Help prints list type revision and terse description
Jozsef Kadlecsik
2012-09-10
1
-5
/
+5
*
Add /0 network support to hash:net,iface type
Jozsef Kadlecsik
2012-09-10
1
-2
/
+1
*
Fix errors when compiling in debug mode.
Krunal Patel
2012-08-31
2
-8
/
+5
*
Explain in more detail src/dst for hash:net,iface
Jozsef Kadlecsik
2012-06-29
1
-2
/
+3
*
ipset help lists set types multiple times, fixed (reported by Mr Dash Four)
Jozsef Kadlecsik
2012-06-19
1
-1
/
+5
*
The commandline parser was too permissive, make it more strict
Jozsef Kadlecsik
2012-06-19
1
-31
/
+29
*
Allow saving to/restoring from a file without shell redirection
Jozsef Kadlecsik
2012-05-23
3
-9
/
+118
*
Enable silent (kernel style) compile messages
Jozsef Kadlecsik
2012-05-10
1
-3
/
+0
*
Add dynamic module support to ipset userspace tool
Neutron Soutmun
2012-05-10
1
-0
/
+7
*
Move ipset_port_usage() into lib
Neutron Soutmun
2012-05-06
1
-31
/
+0
*
Improve ipset help text messages (Mr Dash Four)
Jozsef Kadlecsik
2012-04-19
1
-4
/
+4
*
Support hostnames and service names with dash
Jozsef Kadlecsik
2012-01-14
1
-0
/
+6
*
Exceptions support added to hash:*net* types
Jozsef Kadlecsik
2012-01-13
1
-6
/
+23
*
Set types moved into libipset library
Jozsef Kadlecsik
2012-01-05
13
-1574
/
+3
*
build: make distcheck work and use POSIX mode for tarball generation
Jan Engelhardt
2011-12-23
1
-1
/
+1
*
build: move ipset_errcode into library
Jan Engelhardt
2011-08-31
2
-201
/
+0
*
ipset: use NFPROTO_ constants
Jan Engelhardt
2011-08-31
12
-19
/
+19
*
Propagate "expose userspace-relevant parts in ip_set.h" to ipset source
Jozsef Kadlecsik
2011-08-31
11
-25
/
+25
*
Update the manpage and document the limits in hash:net,iface.
Jozsef Kadlecsik
2011-07-11
1
-1
/
+5
*
Whitespace and coding fixes detected by checkpatch.pl
Jozsef Kadlecsik
2011-05-31
14
-178
/
+182
*
hash:net,iface type introduced
Jozsef Kadlecsik
2011-05-30
4
-2
/
+192
*
Remove iptree tests and compatibility element parsing
Jozsef Kadlecsik
2011-05-27
1
-1
/
+0
*
Fix warnings reported by valgrind
Jozsef Kadlecsik
2011-05-25
1
-1
/
+7
*
Remove supporting set types iptree and iptreemap
Jozsef Kadlecsik
2011-05-24
1
-1
/
+1
*
Accept "\r\n" terminated COMMIT command in restore files
Jozsef Kadlecsik
2011-05-24
1
-1
/
+1
*
Accept "\r\n" terminated lines in restore files
Jozsef Kadlecsik
2011-05-21
1
-2
/
+2
*
Support range for IPv4 at adding/deleting elements for hash:*net* types
Jozsef Kadlecsik
2011-05-15
8
-35
/
+287
*
Update ipset help text to reflect SCTP and UDPLITE support
Jozsef Kadlecsik
2011-05-12
1
-3
/
+3
*
Support listing setnames and headers too
Jozsef Kadlecsik
2011-04-18
2
-4
/
+29
*
bitmap:ip,mac type requires "src" for MAC
Jozsef Kadlecsik
2011-04-08
1
-3
/
+4
*
Manpage update
Jozsef Kadlecsik
2011-03-27
1
-0
/
+2
*
SCTP, UDPLITE support added
Jozsef Kadlecsik
2011-03-18
5
-21
/
+29
*
Manpage was not installed
Jozsef Kadlecsik
2011-03-18
1
-0
/
+2
*
Print protocol version together with ipset version
Jozsef Kadlecsik
2011-02-03
1
-1
/
+2
*
Allow "new" as a commad alias to "create"
Jozsef Kadlecsik
2011-02-01
1
-7
/
+7
*
ipset: improve command argument parsing
Holger Eitzenberger
2011-02-01
1
-22
/
+20
*
ipset: avoid the unnecessary argv[] loop
Holger Eitzenberger
2011-02-01
1
-50
/
+46
*
ipset: pass ipset_arg argument pointer
Holger Eitzenberger
2011-02-01
1
-8
/
+2
*
Fix the spelling error fix :-)
Jozsef Kadlecsik
2011-01-26
1
-1
/
+1
*
Correct the error codes: use ENOENT and EMSGSIZE
Jozsef Kadlecsik
2011-01-26
1
-1
/
+3
*
ipset: fix spelling error
Holger Eitzenberger
2011-01-25
1
-2
/
+2
*
Do session initialization once
Holger Eitzenberger
2011-01-18
1
-8
/
+6
*
Show correct line numbers in restore output for parser errors
Jozsef Kadlecsik
2011-01-18
1
-0
/
+3
*
Should have gone to sleep: fix check_allowed. Really.
Jozsef Kadlecsik
2010-12-19
1
-11
/
+11
*
The fix of incorrect comparison in check_allowed completed.
Jozsef Kadlecsik
2010-12-18
1
-22
/
+25
*
Fix incorrect comparison in check_allowed
Jozsef Kadlecsik
2010-12-18
1
-1
/
+1
*
Match command prefixes
Jozsef Kadlecsik
2010-12-17
1
-1
/
+1
[next]