summaryrefslogtreecommitdiffstats
path: root/src/ipset.c
Commit message (Expand)AuthorAgeFilesLines
* Set types moved into libipset libraryJozsef Kadlecsik2012-01-051-31/+2
* ipset: use NFPROTO_ constantsJan Engelhardt2011-08-311-5/+5
* Whitespace and coding fixes detected by checkpatch.plJozsef Kadlecsik2011-05-311-49/+53
* hash:net,iface type introducedJozsef Kadlecsik2011-05-301-0/+2
* Fix warnings reported by valgrindJozsef Kadlecsik2011-05-251-1/+7
* Accept "\r\n" terminated COMMIT command in restore filesJozsef Kadlecsik2011-05-241-1/+1
* Accept "\r\n" terminated lines in restore filesJozsef Kadlecsik2011-05-211-2/+2
* Support range for IPv4 at adding/deleting elements for hash:*net* typesJozsef Kadlecsik2011-05-151-8/+14
* Print protocol version together with ipset versionJozsef Kadlecsik2011-02-031-1/+2
* ipset: improve command argument parsingHolger Eitzenberger2011-02-011-22/+20
* ipset: avoid the unnecessary argv[] loopHolger Eitzenberger2011-02-011-50/+46
* ipset: pass ipset_arg argument pointerHolger Eitzenberger2011-02-011-8/+2
* Do session initialization onceHolger Eitzenberger2011-01-181-8/+6
* Show correct line numbers in restore output for parser errorsJozsef Kadlecsik2011-01-181-0/+3
* Should have gone to sleep: fix check_allowed. Really.Jozsef Kadlecsik2010-12-191-11/+11
* The fix of incorrect comparison in check_allowed completed.Jozsef Kadlecsik2010-12-181-22/+25
* Fix incorrect comparison in check_allowedJozsef Kadlecsik2010-12-181-1/+1
* Missing spaces in error strings fixed.Jozsef Kadlecsik2010-12-171-4/+4
* Use the 'full' flags of the types and check not allowed flags.Jozsef Kadlecsik2010-12-171-12/+107
* Fixing dangling empty line produced backward-incompatible exit codes, fixed.Jozsef Kadlecsik2010-12-131-2/+2
* Fix dangling empty line at error/warning messages emitted by ipset.Jozsef Kadlecsik2010-12-101-3/+4
* Fixes, cleanups, commentsv5.0-pre8Jozsef Kadlecsik2010-10-241-15/+32
* ipset 5: last new feature addedv5.0-pre3Jozsef Kadlecsik2010-06-221-11/+20
* ipset 5 in an almost ready state - milestonev5.0-pre1Jozsef Kadlecsik2010-06-151-79/+115
* Third stage to ipset-5Jozsef Kadlecsik2010-04-221-1933/+465
* First staget to ipset-5Jozsef Kadlecsik2010-04-221-0/+2054