summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix interactive modeFredrik Eriksson2012-11-101-5/+2
* Coding style fixesJozsef Kadlecsik2012-09-111-3/+3
* Help prints list type revision and terse descriptionJozsef Kadlecsik2012-09-101-5/+5
* Add /0 network support to hash:net,iface typeJozsef Kadlecsik2012-09-101-2/+1
* Fix errors when compiling in debug mode.Krunal Patel2012-08-312-8/+5
* Explain in more detail src/dst for hash:net,ifaceJozsef Kadlecsik2012-06-291-2/+3
* ipset help lists set types multiple times, fixed (reported by Mr Dash Four)Jozsef Kadlecsik2012-06-191-1/+5
* The commandline parser was too permissive, make it more strictJozsef Kadlecsik2012-06-191-31/+29
* Allow saving to/restoring from a file without shell redirectionJozsef Kadlecsik2012-05-233-9/+118
* Enable silent (kernel style) compile messagesJozsef Kadlecsik2012-05-101-3/+0
* Add dynamic module support to ipset userspace toolNeutron Soutmun2012-05-101-0/+7
* Move ipset_port_usage() into libNeutron Soutmun2012-05-061-31/+0
* Improve ipset help text messages (Mr Dash Four)Jozsef Kadlecsik2012-04-191-4/+4
* Support hostnames and service names with dashJozsef Kadlecsik2012-01-141-0/+6
* Exceptions support added to hash:*net* typesJozsef Kadlecsik2012-01-131-6/+23
* Set types moved into libipset libraryJozsef Kadlecsik2012-01-0513-1574/+3
* build: make distcheck work and use POSIX mode for tarball generationJan Engelhardt2011-12-231-1/+1
* build: move ipset_errcode into libraryJan Engelhardt2011-08-312-201/+0
* ipset: use NFPROTO_ constantsJan Engelhardt2011-08-3112-19/+19
* Propagate "expose userspace-relevant parts in ip_set.h" to ipset sourceJozsef Kadlecsik2011-08-3111-25/+25
* Update the manpage and document the limits in hash:net,iface.Jozsef Kadlecsik2011-07-111-1/+5
* Whitespace and coding fixes detected by checkpatch.plJozsef Kadlecsik2011-05-3114-178/+182
* hash:net,iface type introducedJozsef Kadlecsik2011-05-304-2/+192
* Remove iptree tests and compatibility element parsingJozsef Kadlecsik2011-05-271-1/+0
* Fix warnings reported by valgrindJozsef Kadlecsik2011-05-251-1/+7
* Remove supporting set types iptree and iptreemapJozsef Kadlecsik2011-05-241-1/+1
* 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-158-35/+287
* Update ipset help text to reflect SCTP and UDPLITE supportJozsef Kadlecsik2011-05-121-3/+3
* Support listing setnames and headers tooJozsef Kadlecsik2011-04-182-4/+29
* bitmap:ip,mac type requires "src" for MACJozsef Kadlecsik2011-04-081-3/+4
* Manpage updateJozsef Kadlecsik2011-03-271-0/+2
* SCTP, UDPLITE support addedJozsef Kadlecsik2011-03-185-21/+29
* Manpage was not installedJozsef Kadlecsik2011-03-181-0/+2
* Print protocol version together with ipset versionJozsef Kadlecsik2011-02-031-1/+2
* Allow "new" as a commad alias to "create"Jozsef Kadlecsik2011-02-011-7/+7
* 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
* Fix the spelling error fix :-)Jozsef Kadlecsik2011-01-261-1/+1
* Correct the error codes: use ENOENT and EMSGSIZEJozsef Kadlecsik2011-01-261-1/+3
* ipset: fix spelling errorHolger Eitzenberger2011-01-251-2/+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
* Match command prefixesJozsef Kadlecsik2010-12-171-1/+1
* Updated manpage to reflect wider input possibilities in the ipset tool.Jozsef Kadlecsik2010-12-171-41/+45