summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* include: Add extern "C" declarations to header-files.Jeremy Sowden2019-07-032-0/+15
* utils: nf-log: attaching a conntrack informationKen-ichirou MATSUZAWA2016-11-243-2/+110
* nlmsg: Add NFULA_CT and NFULA_CT_INFO attributes supportKen-ichirou MATSUZAWA2015-10-121-1/+2
* include: Sync with kernel headersKen-ichirou MATSUZAWA2015-10-121-5/+4
* nlmsg: add printf function in conjunction with libmnlKen-ichirou MATSUZAWA2015-08-245-5/+78
* utils: take a example from libmnl and use new functionsKen-ichirou MATSUZAWA2015-08-243-1/+137
* src: introduce new functions independent from libnfnetlinkKen-ichirou MATSUZAWA2015-08-245-3/+172
* build: fix typoKen-ichirou MATSUZAWA2015-08-181-1/+1
* src: Use stdint types everywhereFelix Janda2015-05-275-75/+77
* include: Sync with current kernel headersFelix Janda2015-05-271-26/+25
* configure: Make it possible to build libipulogFelix Janda2015-05-201-3/+2
* include: Add include needed for integer type definition.Natanael Copa2015-05-151-0/+1
* 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