summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* src: whitespace: Remove trailing whitespace and inconsistent indentsDuncan Roe2021-09-066-25/+25
* build: add LIBVERSION variable for ipulogJeremy Sowden2021-08-301-5/+6
* libipulog: fill in missing packet fields.Jeremy Sowden2021-08-302-7/+23
* libipulog: use correct index to find attribute in packet.Jeremy Sowden2021-08-301-1/+1
* src: use calloc instead of malloc + memset.Jeremy Sowden2021-08-302-6/+3
* doc: fix typo's in example.Jeremy Sowden2021-08-301-3/+3
* build: remove references to non-existent man-pages.Jeremy Sowden2021-08-301-3/+1
* Add doxygen directory to .gitignore.Jeremy Sowden2021-08-301-0/+1
* build: remove broken code from autogen.sh.Jeremy Sowden2021-08-281-35/+0
* build: missing internal.h in Makefile.amPablo Neira Ayuso2020-12-081-0/+1
* build: choose right automake variablesJan Engelhardt2020-12-081-3/+3
* build: link libnetfilter_log_libipulog.so explicitly to libnfnetlink.so.Jeremy Sowden2020-11-301-1/+1
* build: remove duplicate `-lnfnetlink` from LDFLAGS.Jeremy Sowden2020-11-301-1/+1
* 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