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
/
ipset.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipset: Rework the "fake" argument parsing for ipset restore.
Oliver Smith
2013-09-23
1
-9
/
+43
*
Parse option "family" first, because other options may depend on it
Jozsef Kadlecsik
2013-08-14
1
-24
/
+47
*
Interactive mode error after syntax error (reported by Mart Frauenlob)
Jozsef Kadlecsik
2013-02-21
1
-3
/
+8
*
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
*
Fix errors when compiling in debug mode.
Krunal Patel
2012-08-31
1
-4
/
+5
*
ipset help lists set types multiple times, fixed (reported by Mr Dash Four)
Jozsef Kadlecsik
2012-06-19
1
-1
/
+5
*
Allow saving to/restoring from a file without shell redirection
Jozsef Kadlecsik
2012-05-23
1
-3
/
+58
*
Set types moved into libipset library
Jozsef Kadlecsik
2012-01-05
1
-31
/
+2
*
ipset: use NFPROTO_ constants
Jan Engelhardt
2011-08-31
1
-5
/
+5
*
Whitespace and coding fixes detected by checkpatch.pl
Jozsef Kadlecsik
2011-05-31
1
-49
/
+53
*
hash:net,iface type introduced
Jozsef Kadlecsik
2011-05-30
1
-0
/
+2
*
Fix warnings reported by valgrind
Jozsef Kadlecsik
2011-05-25
1
-1
/
+7
*
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
1
-8
/
+14
*
Print protocol version together with ipset version
Jozsef Kadlecsik
2011-02-03
1
-1
/
+2
*
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
*
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
*
Missing spaces in error strings fixed.
Jozsef Kadlecsik
2010-12-17
1
-4
/
+4
*
Use the 'full' flags of the types and check not allowed flags.
Jozsef Kadlecsik
2010-12-17
1
-12
/
+107
*
Fixing dangling empty line produced backward-incompatible exit codes, fixed.
Jozsef Kadlecsik
2010-12-13
1
-2
/
+2
*
Fix dangling empty line at error/warning messages emitted by ipset.
Jozsef Kadlecsik
2010-12-10
1
-3
/
+4
*
Fixes, cleanups, comments
v5.0-pre8
Jozsef Kadlecsik
2010-10-24
1
-15
/
+32
*
ipset 5: last new feature added
v5.0-pre3
Jozsef Kadlecsik
2010-06-22
1
-11
/
+20
*
ipset 5 in an almost ready state - milestone
v5.0-pre1
Jozsef Kadlecsik
2010-06-15
1
-79
/
+115
*
Third stage to ipset-5
Jozsef Kadlecsik
2010-04-22
1
-1933
/
+465
*
First staget to ipset-5
Jozsef Kadlecsik
2010-04-22
1
-0
/
+2054