summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Updated help texts for the hash:ip and list:set types.Jozsef Kadlecsik2010-12-172-6/+7
* Support adding/deleting multiple entries, userspace part.Jozsef Kadlecsik2010-12-174-7/+34
* 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-172-14/+113
* Manpage cleanups, so it's more clear and straightforward.Jozsef Kadlecsik2010-12-151-20/+20
* Document which elements cannot be stored in the different hash types.Jozsef Kadlecsik2010-12-141-4/+13
* 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
* Manpage and help text fixes.v5.0-pre10Jozsef Kadlecsik2010-11-022-38/+110
* Enforce handling IPv4 and IPv6 differently for hash:ip type.Jozsef Kadlecsik2010-10-301-1/+1
* Merge branch 'ipset-5' of git://dev.medozas.de/ipset into ipset-5Jozsef Kadlecsik2010-10-251-0/+1
|\
| * Add .gitignore filesJan Engelhardt2010-10-191-0/+1
* | Rollback to fix commit historyJozsef Kadlecsik2010-10-251-1/+0
* | Fixes, cleanups, commentsv5.0-pre8Jozsef Kadlecsik2010-10-2416-89/+289
|/
* Compatibility and documentation fixesv5.0-pre6Jozsef Kadlecsik2010-07-131-26/+26
* ipset 5: IPv6 port related and manpage fixes, more testsv5.0-pre4Jozsef Kadlecsik2010-06-251-32/+36
* ipset 5: last new feature addedv5.0-pre3Jozsef Kadlecsik2010-06-226-65/+132