summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* configure: add --without-ipulog option to disable libipulog buildMatthieu Crapet2014-02-124-4/+19
* configure: uclinux is also linuxGustavo Zacarias2013-09-171-1/+1
* Add include needed for integer type definition.Eric Leblond2012-11-041-0/+1
* build: resolve automake-1.12 warningsJan Engelhardt2012-10-081-0/+1
* build: remove unused lines in Makefile.amJan Engelhardt2012-06-241-2/+0
* build: remove unnecessary pkgconfig->config.status dependencyJan Engelhardt2012-06-241-2/+2
* build: bump version to 1.0.1libnetfilter_log-1.0.1Pablo Neira Ayuso2012-01-021-1/+1
* build: disable implicit .tar.gz archive generation and use POSIX modeJan Engelhardt2011-12-171-1/+2
* build: use AC_CONFIG_AUX_DIR and stash away toolsJan Engelhardt2011-12-172-6/+2
* Update .gitignoreJan Engelhardt2011-12-171-3/+3
* build: fix error with automake-1.9Jan Engelhardt2011-08-012-0/+2
* build: Linux kernel-style for compilation messagesPablo Neira Ayuso2011-03-151-0/+3
* build: fix `make distcheck'Pablo Neira Ayuso2011-01-061-1/+1
* utils: resolve compiler warningsJan Engelhardt2010-12-302-4/+4
* build: use -Wall across the entire sourceJan Engelhardt2010-12-302-2/+1
* build: create a Make_global.am fileJan Engelhardt2010-12-303-2/+4
* build: remove unused LIBTOOL_DEPSJan Engelhardt2010-12-301-2/+0
* src: declare non-modified data as constJan Engelhardt2010-12-212-4/+4
* src: remove redundant castsJan Engelhardt2010-12-212-2/+2
* Merge branch 'master' of git://dev.medozas.de/libnetfilter_logPablo Neira Ayuso2010-11-071-2/+5
|\
| * build: use AC_OUTPUTJan Engelhardt2010-10-311-2/+4
| * build: default to not building static librariesJan Engelhardt2010-10-311-0/+1
* | doc: discourage the use of nflog_set_nlbufsiz()Pablo Neira Ayuso2010-11-041-0/+4
|/
* Add .gitignore filesJan Engelhardt2010-10-312-0/+22
* Remove accidentally-added file "depcomp"Jan Engelhardt2010-10-311-479/+0
* build: set Libs.private for pkgconfig fileJan Engelhardt2010-10-311-0/+1
* build: no need for error message in PKG_CHECK_MODULESJan Engelhardt2010-10-312-11/+3
* build: remove -fPIC flagJan Engelhardt2010-10-311-1/+1
* build: remove statements without effectJan Engelhardt2010-10-311-4/+0
* build: run AC_CANONICAL_HOST onlyJan Engelhardt2010-10-301-2/+2
* build: use simpler autoreconf in autogenJan Engelhardt2010-10-301-17/+3
* build: avoid use of deprecated INCLUDESJan Engelhardt2010-10-303-3/+3
* build: use modern call syntax for AC_INIT, AM_INIT_AUTOMAKEJan Engelhardt2010-10-302-4/+2
* build: use autoconf-suggested naming of filesJan Engelhardt2010-10-301-0/+0
* license: upgrade to GPLv2+Pablo Neira Ayuso2010-10-291-1/+1
* build: bump version to 1.0.0Pablo Neira Ayuso2010-07-151-1/+1
* nfq: fix redundant LIBVERSION definitionlibnetfilter_log-1.0.0Pablo Neira Ayuso2010-07-152-23/+19
* build: add LIBVERSION to Makefile.amPablo Neira Ayuso2010-07-151-0/+22
* doc: add libnetfilter_log doxygen documentation and update copyright noticePablo Neira Ayuso2010-07-143-6/+616
* build: add libtool m4 supportPablo Neira Ayuso2010-07-143-0/+5
* nflog: revert previous patchPablo Neira Ayuso2010-07-111-1/+1
* nflog: do not default to NFLOG_XML_HW in nflog_snprintf_xml()Pablo Neira Ayuso2010-07-111-1/+1
* nflog: remove `0x' from HW protocol in output of nflog_snprintf_xml()Pablo Neira Ayuso2010-07-111-2/+2
* nflog: fix HW address output in nfq_snprintf_xml()Pablo Neira Ayuso2010-07-111-3/+3
* nflog: consistent nflog_snprintf_xml() return value with snprintf()Pablo Neira Ayuso2010-07-111-60/+63
* add nflog_snprintf_xml() to output a log in XML formatPablo Neira Ayuso2010-05-252-0/+168
* fix segfault in example in nflog_get_payload()Pablo Neira Ayuso2010-05-251-2/+2
* build: bump version to 0.0.16libnetfilter_log-0.0.16Pablo Neira Ayuso2009-03-061-1/+1
* nflog: replace nfnl_talk by nfnl_query and disable sequence trackingPablo Neira Ayuso2009-02-172-7/+10
* Suppress NFULNL_MSG_CONFIG callback registration.Eric Leblond2008-12-301-20/+0