Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fgetline fgets() race handling #920

Open
wants to merge 2,087 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
2087 commits
Select commit Hold shift + click to select a range
3d54b3b
Updated Docker section in README.md.
allinurl Apr 13, 2017
acbbd8e
Updated Docker section in README.md.
allinurl Apr 13, 2017
26e7e9b
Added additional pipe/filtering example to the man page.
allinurl Apr 14, 2017
89de0b2
Update fr.po
haricot Apr 14, 2017
dda3057
Merge pull request #736 from haricot/patch-5
allinurl Apr 14, 2017
020ba8b
Updated terminal UI help section.
allinurl Apr 16, 2017
fba77ab
Fixed dropdown header title in HTML template.
allinurl Apr 17, 2017
a95e2d2
Added additional pipe/filtering example to README.md.
allinurl Apr 18, 2017
ba3a6a2
Added additional metric label for i18n.
allinurl Apr 19, 2017
33a9876
Added additional metric label for i18n.
allinurl Apr 20, 2017
78b3783
Updated pot files and FR translation labels.
allinurl Apr 21, 2017
22c30fc
Fiy typos
szepeviktor Apr 23, 2017
cdfc971
Merge pull request #745 from szepeviktor/master
allinurl Apr 23, 2017
5deecc1
Added i18n configuration dialog labels.
allinurl Apr 22, 2017
1bfd236
Added i18n configuration dialog labels to UI.
allinurl Apr 23, 2017
8593e02
Updated pot files and FR translation labels.
allinurl Apr 24, 2017
34c83a4
Ensure multiple 'Yandex' crawlers are properly parsed.
allinurl Apr 25, 2017
2e89772
Added debug warning when exceeding max number of IPs to ignore.
allinurl Apr 26, 2017
d704af1
Added i18n configuration dialog labels to UI.
allinurl Apr 28, 2017
3c53a17
Updated pot files and FR translation labels.
allinurl Apr 28, 2017
61624f0
Makefile.am: don't install resources
terceiro Apr 29, 2017
aae98c0
.gitignore: ignore compiled resources
terceiro Apr 29, 2017
a7f46ab
Makefile.am: fix `make dist`
terceiro Apr 29, 2017
b2cac91
Merge pull request #752 from terceiro/packaging
allinurl Apr 30, 2017
1871ed1
Added 'BLEXBot' crawler to the list.
allinurl May 1, 2017
28e18bd
Added additional TUI dialog labels for i18n.
allinurl May 2, 2017
1de8ae1
Updated pot files labels.
allinurl May 2, 2017
4fcb3a3
Updated pot files and FR translation labels.
allinurl May 2, 2017
da74efe
Fixed compiler error due to an extra quote.
allinurl May 2, 2017
f1f5466
Added additional TUI dialog labels for i18n.
allinurl May 5, 2017
57093cf
Updated pot files labels.
allinurl May 6, 2017
289a489
Updated pot files and FR translation labels.
allinurl May 7, 2017
6872dde
Added additional TUI dialog labels for i18n.
allinurl May 7, 2017
3f93936
Updated pot files labels.
allinurl May 8, 2017
c3d58d4
Updated pot files and FR translation labels.
allinurl May 9, 2017
86225c8
Set JOSM as a browser instead of crawler.
allinurl May 11, 2017
2569c0b
Ensure XFF parser takes into account escaped braces.
allinurl May 12, 2017
8f8e63e
tc_db_set_path: remove duplicated code
terceiro May 13, 2017
92a639c
tc_db_set_path: accept db path with no trailing slash
terceiro May 13, 2017
43d1027
Merge pull request #768 from terceiro/fix-db-path
allinurl May 14, 2017
3b0b0ae
Added additional TUI dialog labels for i18n.
allinurl May 15, 2017
1802974
Updated pot files labels.
allinurl May 16, 2017
fa6823c
websocket: use uppercase method name only
May 16, 2017
bc9b8c9
Merge pull request #770 from LTD-Beget/fix_ws_set_header
allinurl May 16, 2017
354a2f0
Ensure HTTP method is extracted by looking at the trailing space.
allinurl May 16, 2017
4152916
autoconf: use non-deprecated functions for lssl, lcrypto test
xobs May 17, 2017
d6546de
Merge pull request #771 from xobs/openssl-1.1-support
allinurl May 17, 2017
004d100
websocket: create ws_fifo in ws_init not ws_start
xobs May 17, 2017
3ce6adb
gwsocket: call ws_init() from main thread
xobs May 17, 2017
d5787f7
js: app: use wss:// when connecting via https
xobs May 17, 2017
411f8b0
Merge pull request #775 from xobs/infer-wss-uri
allinurl May 18, 2017
71ce4d6
Merge pull request #774 from xobs/fix-startup-websocket-race
allinurl May 18, 2017
2ba900b
Ensure key phrases from Google are added even when https is used.
allinurl May 20, 2017
fe69bd6
Updated pot files labels.
allinurl May 20, 2017
dad404f
Updated pot files and FR translation labels.
allinurl May 21, 2017
e1a1058
Fixed const qualifier from pointer assignment warning.
allinurl May 23, 2017
5a79990
Added --ignore-referer-report command line option to hide referers fr…
allinurl May 23, 2017
bd9cef2
goaccess.conf: add .ogg extension (Ogg Vorbis audio)
terceiro May 23, 2017
05100c1
goaccess.conf: add .ogv static file extension (ogg video)
terceiro May 23, 2017
380d60b
goaccess.conf: add webm format
terceiro May 23, 2017
332bd47
Merge pull request #781 from terceiro/add-ogg-to-static-files
allinurl May 24, 2017
09c9133
Make less common video extensions optional in the config file.
allinurl May 24, 2017
ef09bb1
Added additional TUI dialog labels for i18n.
allinurl May 28, 2017
9db4958
Updated pot files labels.
allinurl May 29, 2017
44be8ea
Updated pot files and FR translation labels.
allinurl May 30, 2017
2aa73fe
Ensure HTTP status codes categories use labels for i18n.
allinurl May 31, 2017
4cfe37f
Updated pot files labels.
allinurl Jun 1, 2017
02b06b9
Updated pot files and FR translation labels.
allinurl Jun 1, 2017
84f4068
Add tini as minimal init system
coldfix Jun 4, 2017
cec10fd
Fix error in example config file
coldfix Jun 5, 2017
f8f5dc8
Rename folder with docker config/scripts
coldfix Jun 5, 2017
043bac8
Add a Dockerfile that builds from the current source
coldfix Jun 5, 2017
2eef45b
Improve docker documentation
coldfix Jun 5, 2017
4b65bde
Use ARG instead of ENV
coldfix Jun 5, 2017
439ac87
Added --hide-referer command line option to hide referers from report.
allinurl Jun 6, 2017
0b66c3b
Updated typos in function comments.
allinurl Jun 6, 2017
2f68b7a
Renamed geoip source/header files due to conflict on Cygwin.
allinurl Jun 7, 2017
2d85293
Fixed compiler warning /* within comment [-Wcomment].
allinurl Jun 8, 2017
3c35091
Ensure no memory leak occurs when hiding specific referrers.
allinurl Jun 8, 2017
89f3759
Ensure i18n labels are properly displayed on the terminal output.
allinurl Jun 9, 2017
52bedd3
Added additional status codes labels for i18n.
allinurl Jun 10, 2017
5ae60c6
Updated pot files labels.
allinurl Jun 11, 2017
ac464d8
Updated pot files and FR translation labels.
allinurl Jun 12, 2017
eea6e16
Added additional status codes labels for i18n.
allinurl Jun 13, 2017
4563b1f
Updated pot files labels.
allinurl Jun 14, 2017
6ac9376
Removed unnecessary on-disk db path malloc.
allinurl Jun 15, 2017
8d79384
Updated pot files and FR translation labels.
allinurl Jun 15, 2017
218424d
Ensure database filenames used by btree are less predictable.
allinurl Jun 16, 2017
6fbb711
Merge pull request #795 from coldfix/docker-cwd
allinurl Jun 19, 2017
948bc71
Ensure the right repo is specified in the Docker section - README.md.
allinurl Jun 19, 2017
6cdbb94
Moved Docker section below Distributions - README.md
allinurl Jun 19, 2017
843c09e
Added additional Docker details to the README.md file.
allinurl Jun 19, 2017
5b17ad2
Added additional Docker details to the README.md file.
allinurl Jun 19, 2017
8feb8ab
Added additional Docker details to the README.md file.
allinurl Jun 19, 2017
2fb119c
Do not check for isatty(3) when determining max-items.
allinurl Jun 19, 2017
716d390
Fixed typos under the Docker section - README.md.
allinurl Jun 21, 2017
5630e30
Added '%h' date specifier to the allowed date character specifiers.
allinurl Jun 22, 2017
8715d37
Added additional Docker details to the README.md file.
allinurl Jun 24, 2017
8aaedd6
Added additional Docker details to the README.md file.
allinurl Jun 25, 2017
02099c7
Updated README.md.
allinurl Jun 26, 2017
519db2c
fix broken %~ parse specifier
Jun 26, 2017
5879fd2
Updated Docker section on the README.md file.
allinurl Jun 27, 2017
001dcdb
Added "WhatsApp" user-agent to the list of crawlers.
allinurl Jun 27, 2017
e24aa61
Merge pull request #820 from sp-andwei/master
allinurl Jun 27, 2017
c30d5b2
Added HTTP status code 429 (TOO MANY REQUESTS).
allinurl Jun 29, 2017
d7d1d4b
Minor updates to README.md.
allinurl Jul 2, 2017
06319b2
Minor updates to README.md.
allinurl Jul 3, 2017
3c32cd6
Updated man page no-global-config option.
allinurl Jul 4, 2017
2e846fd
Updated man page daemonize option.
allinurl Jul 5, 2017
76b44fc
Ensure the WebSocket server also supports openssl-1.1*.
allinurl Jul 6, 2017
3a0b473
Updated authors list to reflect latest contributors.
allinurl Jul 7, 2017
88cd88c
Updated authors list to reflect latest contributors.
allinurl Jul 8, 2017
e33531f
Added "Mastodon" user-agent to the list of crawlers/unix-like.
allinurl Jul 15, 2017
cb0f205
Added note to the examples section under README.md about log format.
allinurl Jul 17, 2017
08dd8e6
Removed "Dockerfile.apk" from the main repo.
allinurl Jul 19, 2017
2847236
Removed the docker folder associated to the Dockerfile.apk from the m…
allinurl Jul 19, 2017
dcd5a71
Updated man page with GeoIP2 note.
allinurl Jul 21, 2017
81f1598
Added note to the examples section in the man page about piping data.
allinurl Jul 22, 2017
5aed323
Fixed typo on man page - GeoIP section.
allinurl Jul 22, 2017
64c8ee2
Updated man page GeoIP section.
allinurl Jul 23, 2017
173074e
Updated man page GeoIP section.
allinurl Jul 24, 2017
a926658
Updated man page GeoIP section.
allinurl Jul 25, 2017
13bf70c
Fixed a regression where it would return EXIT_FAILURE on an empty log.
allinurl Jul 26, 2017
b77dcd1
Updated man page --hl-header option.
allinurl Jul 27, 2017
c9f6729
Minor update to man page.
allinurl Jul 29, 2017
8ee1f60
Minor update to man page.
allinurl Jul 29, 2017
2482781
Minor update to the man page.
allinurl Aug 1, 2017
4446a5e
New spanish language
kabeza Aug 4, 2017
12b6036
Merge pull request #859 from kabeza/es-lang
allinurl Aug 4, 2017
ca753d6
Fixed typo in function comment.
allinurl Aug 3, 2017
18217b6
Fixed float percent value on JSON/HTML output for locales using decim…
allinurl Aug 5, 2017
0a8210b
Change priority of static extensions in config file.
allinurl Aug 7, 2017
b22c776
Change priority of predefined static extensions.
allinurl Aug 7, 2017
7ccc23c
Minor updates to code indentation.
allinurl Aug 7, 2017
9bb8bc2
Added missing comments to parse_color() function for better readability.
allinurl Aug 8, 2017
943776f
Fixed use-after-free when two color items were found on color_list.
allinurl Aug 9, 2017
dc1fd60
Added --pidfile command line option to the default config file.
allinurl Aug 9, 2017
6635a1b
Added --pidfile command line option to the man page.
allinurl Aug 9, 2017
b89f508
Added --pidfile command line option in order to write the daemon pid …
allinurl Aug 10, 2017
a7cd689
Renamed command line option from --pidfile to --pid-file on the man p…
allinurl Aug 10, 2017
1ed3381
Renamed command line option from --pidfile to --pid-file.
allinurl Aug 11, 2017
f1e86e6
Minor updates to Spanish translation.
allinurl Aug 12, 2017
5313445
Minor updates to Spanish translation.
allinurl Aug 14, 2017
bb47b8f
Minor updates to Spanish translation.
allinurl Aug 16, 2017
c2b69ab
Minor updates to Spanish translation.
allinurl Aug 17, 2017
a1780c4
Minor updates to Spanish translation.
allinurl Aug 17, 2017
c12734a
Updated po files for Spanish labels.
allinurl Aug 18, 2017
7a8254c
Updated French po file.
allinurl Aug 21, 2017
d7b1c1d
Fixed AC_DEFINE syntax on configure.ac.
allinurl Aug 23, 2017
685e81e
Fixed AC_DEFINE syntax on configure.ac.
allinurl Aug 23, 2017
b64c769
Fixed AC_DEFINE syntax on configure.ac.
allinurl Aug 23, 2017
e567658
Added missing function comment in parser.c.
allinurl Aug 26, 2017
ca06f38
Minor update to configure.ac AC_CHECK_LIB.
allinurl Aug 27, 2017
d8179f6
Minor update to configure.ac configuration summary.
allinurl Aug 28, 2017
a965926
Ensure we close an opened file pointer (stream) instead of a FD.
allinurl Aug 28, 2017
1be8f18
Added missing comments to HTML script template.
allinurl Sep 1, 2017
9a56b50
Added missing comments to HTML script template.
allinurl Sep 2, 2017
624cb7e
Added missing comments to HTML script template.
allinurl Sep 3, 2017
3e82ba5
Added missing comments to HTML script template.
allinurl Sep 4, 2017
ba5c9bb
Minor indentation updates to JS and HTML templates.
allinurl Sep 5, 2017
9afa3a6
Version bumped to 1.2.1 (configure.ac)..
allinurl Sep 6, 2017
28777f6
Added additional debug messages when starting WebSocket server.
allinurl Sep 7, 2017
a64d12a
Updated NEWS with latest changes.
allinurl Sep 9, 2017
e416dc2
Updated Docker feature text in README.md.
allinurl Sep 10, 2017
9f0025b
Updated Docker feature text in README.md.
allinurl Sep 11, 2017
14fd0c3
Updated Docker feature text in README.md.
allinurl Sep 12, 2017
4bbe73d
Increased the number of MAX_IGNORE_IPS to 1024 + 128.
allinurl Sep 13, 2017
6aae766
Updated Docker feature text in README.md.
allinurl Sep 14, 2017
7c55574
Updated function comment under parser.c.
allinurl Sep 14, 2017
e3dc232
Ensure unique visitor key variables are initialized to NULL.
allinurl Sep 15, 2017
8eea00a
Use calloc to allocate unique visitors key and initialize buffer.
allinurl Sep 17, 2017
b6058eb
Use calloc to allocate unique request key and initialize buffer.
allinurl Sep 18, 2017
0609bf7
Ensure we retrieve int record from db using tcadbget instead of tcadb…
allinurl Sep 19, 2017
2f58ad5
Ensure we retrieve int record from db using tcadbget instead of tcadb…
allinurl Sep 19, 2017
639732b
Ensure we retrieve uint64_t record from db using tcadbget.
allinurl Sep 19, 2017
e71024f
Ensure we retrieve uint32_t record from db using tcadbget.
allinurl Sep 19, 2017
18281a4
Ensure we retrieve uint64_t record from db using tcadbget.
allinurl Sep 19, 2017
a87060c
Updated tcb function comments to reflect return value.
allinurl Sep 20, 2017
c5ada5c
Updated tcb function comments to reflect return value.
allinurl Sep 21, 2017
8847b81
Update README.md
abchk1234 Sep 21, 2017
00a4093
Merge pull request #893 from aadityabagga/update-readme
allinurl Sep 22, 2017
83e1426
Update README.md
abchk1234 Sep 22, 2017
689e3b2
Updated README.md examples section.
allinurl Sep 23, 2017
07fdeab
Updated README.md examples section.
allinurl Sep 24, 2017
61ea537
Add log-size switch handling
TerraTech Sep 24, 2017
c5a7bd9
Merge pull request #896 from TerraTech/size_switch
allinurl Sep 25, 2017
3706c23
Update README.md
abchk1234 Sep 25, 2017
98d2286
Update README.md
abchk1234 Sep 25, 2017
5002888
Added 10.13 = macOS High Sierra
aslakr Sep 25, 2017
b66b465
Merge pull request #897 from aslakr/patch-1
allinurl Sep 26, 2017
a26cce1
Fixed comparison between pointer and zero character constant.
allinurl Sep 26, 2017
6bf71ff
Fixed a regression where fifo-in/out would fail with ENXIO.
allinurl Sep 27, 2017
ea1d1a5
Updated README.md, Docker section.
allinurl Sep 28, 2017
a9ebcb3
Add '--no-parsing-spinner' switch
TerraTech Sep 28, 2017
4cde573
goaccess.c: Curses should not be initialized if '--process-and-exit' …
TerraTech Sep 28, 2017
9953733
Merge pull request #894 from aadityabagga/update-readme-2
allinurl Sep 28, 2017
44287ec
Merge pull request #904 from TerraTech/amend_dcc5bbdc
allinurl Sep 28, 2017
efbffb3
Merge pull request #905 from TerraTech/disable_parsing_spinner
allinurl Sep 28, 2017
790e99e
Minor changes to the comments in main().
allinurl Sep 30, 2017
0365f2e
options.c: Fix conf.filenames duplication problem if logs are via pipe.
TerraTech Sep 30, 2017
4dc14e8
Updated command line option --no-parsing-spinner help description.
allinurl Sep 30, 2017
29a4170
Fixed typo in function comment.
allinurl Oct 1, 2017
d467bb8
Merge pull request #908 from TerraTech/issue/907
allinurl Oct 1, 2017
c7bb8ee
Add valid_output_type() to validate the filename given via '-o'
TerraTech Oct 2, 2017
acdd9ff
Merge pull request #909 from TerraTech/issue/901
allinurl Oct 3, 2017
a49b835
Add ability to store accumulated processing time into DB_GEN_STATS tc…
TerraTech Oct 3, 2017
b73fd2a
Added --no-parsing-spinner command line option to man page.
allinurl Oct 4, 2017
6a08dd2
Added --log-size command line option to man page.
allinurl Oct 5, 2017
70f05a3
Merge pull request #910 from TerraTech/accumulatedTime
allinurl Oct 6, 2017
889a19f
Ensure accumulated time is also displayed in the terminal output.
allinurl Oct 6, 2017
49febb5
Added "HeadlessChrome" to the list of browsers.
allinurl Oct 7, 2017
be5b5ec
parser.c: Fixes a (ssh) pipeline problem with fgetline()/fgets() when…
TerraTech Oct 8, 2017
cdd5340
Moved storing of accumulated processing time to its own routine.
allinurl Oct 9, 2017
ac39657
Merge pull request #912 from TerraTech/issue/911
allinurl Oct 10, 2017
e43cbe6
Added minor code formatting changes.
allinurl Oct 11, 2017
a81b2d1
Added distro packages notes to README.md
allinurl Oct 11, 2017
ecc317f
Minor changes to distro packages note - README.md.
allinurl Oct 13, 2017
6e2e35a
Added distro package (ubuntu/debian) dep notes - README.md.
allinurl Oct 13, 2017
5620b77
Added distro package (Fedora/RHEL/CentOS) dep notes - README.md.
allinurl Oct 15, 2017
09dcf43
Added distro package (Arch Linux) dep notes - README.md.
allinurl Oct 16, 2017
840f441
Minor changes to distro packages note - README.md.
allinurl Oct 16, 2017
1cf3a67
Minor changes to distro packages note - README.md.
allinurl Oct 16, 2017
030aae6
Minor changes to distro packages note - README.md.
allinurl Oct 17, 2017
925bbf6
Minor changes to distro packages note - README.md.
allinurl Oct 18, 2017
41bf8f8
Minor changes to distro packages note - README.md.
allinurl Oct 19, 2017
66ef9ab
Minor changes to distro packages note - README.md.
allinurl Oct 21, 2017
8444f8f
Minor changes to distro packages note - README.md.
allinurl Oct 22, 2017
0bb5a29
Minor changes to distro packages note - README.md.
allinurl Oct 20, 2017
d1223c8
Use * HTML entity to escape asterisk - README.md.
allinurl Oct 23, 2017
554f31a
Added "Tiny Tiny RSS" to category "Feeds". Tiny Tiny RSS is a self-ho…
Nerdmind Oct 30, 2017
c255b5a
Merge pull request #928 from Nerdmind/master
allinurl Oct 30, 2017
83b92a1
Added minor code formatting changes.
allinurl Oct 30, 2017
486d7c8
Ensure the browsers parser accounts for the num. of spaces in list to…
allinurl Oct 31, 2017
79f937c
output.c: Suppress Google Chrome translation
TerraTech Oct 31, 2017
1316541
Merge pull request #930 from TerraTech/issue/929
allinurl Nov 1, 2017
27e0d93
Do not use meta element for stating a document language.
allinurl Nov 3, 2017
393ece7
Added a global language attribute to be used in HTML report for i18n.
allinurl Nov 3, 2017
04323bc
Ensure UA token evaluation is propertly short-circuited.
allinurl Nov 5, 2017
e39f580
Updated po files for Spanish labels.
allinurl Nov 5, 2017
5f3eb9e
Updated po files for French labels.
allinurl Nov 7, 2017
9235db9
Ensure SSL_shutdown() is called for a second time if EINTR is returned.
allinurl Nov 9, 2017
4854e7e
Ensure SSL_read is called for a second time if EINTR is returned.
allinurl Nov 9, 2017
a8d4fbd
Ensure SSL_write is called for a second time if EINTR is returned.
allinurl Nov 9, 2017
ea0a882
Ensure SSL_accept is called for a second time if EINTR is returned.
allinurl Nov 9, 2017
789f809
parser.c: Add a 10 second timout to fgetline()
TerraTech Oct 23, 2017
8ecda49
Count number of successfully read lines in fgetline() to better assis…
TerraTech Oct 23, 2017
ccbe099
Add --getline-timeout switch if compiled WITH_GETLINE.
TerraTech Oct 25, 2017
51a428a
Add new switch: --getline-min-read to control how fgetline honors EOF…
TerraTech Oct 25, 2017
9197e98
goaccess.c: Fix travis-ci build failure
TerraTech Oct 25, 2017
c6b9bb1
parser.c: Fixes another travis-ci build problem where fgetline() shou…
TerraTech Oct 25, 2017
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
67 changes: 56 additions & 11 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,13 +1,21 @@
#custom section
/INSTALL
/config.h.in
/config.log
/config.status
/stamp-h1
config.status
config.guess
config.sub
config.rpath
/.deps
/INSTALL
/Makefile
/config.h
src/.dirstamp
src/config.h
src/config.h.in
src/config.h.in~
src/config.log
src/config.status
src/.deps/
src/stamp-h1
goaccess
bin2c
#merged from https://raw.github.com/github/gitignore/master/Autotools.gitignore
# http://www.gnu.org/software/automake

Expand All @@ -23,15 +31,25 @@ Makefile.in
/install-sh
/missing

#merged from https://raw.github.com/github/gitignore/master/C.gitignore
# VIM
*.*.swp
*.log

# Object files
*.o
*.ko
*.obj
*.elf

# Precompiled Headers
*.gch
*.pch

# Libraries
*.lib
*.a
*.la
*.lo

# Shared objects (inc. Windows DLLs)
*.dll
Expand All @@ -43,9 +61,36 @@ Makefile.in
*.exe
*.out
*.app
*.i*86
*.x86_64
*.hex

# VIM
*.*.swp
# Vagrant
.vagrant

# VIM
*.log
# M4 macros
/m4/*

# I18n stuff
/ABOUT-NLS
/po/*.gmo
/po/*.header
/po/*.mo
/po/*.sed
/po/*.sin
/po/Makefile.in.in
/po/Makevars.template
/po/POTFILES
/po/Rules-quot
/po/Makefile
/po/stamp-po

# compiled resources
/src/appcss.h
/src/appjs.h
/src/bootstrapcss.h
/src/chartsjs.h
/src/d3js.h
/src/facss.h
/src/hoganjs.h
/src/tpls.h
18 changes: 13 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,30 @@ compiler:
- gcc
before_install:
- sudo apt-get update -qq
- sudo apt-get install -qq libglib2.0-dev libncurses5-dev libgeoip-dev autoconf autotools-dev libtokyocabinet-dev
- sudo apt-get install -qq libglib2.0-dev libncurses5-dev libgeoip-dev autoconf autotools-dev libtokyocabinet-dev gettext autopoint
install:
- autoreconf -fiv
- ./configure --enable-geoip --enable-utf8
- ./configure
- make
- make distclean
- autoreconf -fiv
- ./configure --enable-geoip --enable-utf8 --enable-tcb=btree --disable-bzip --disable-zlib
- ./configure --enable-geoip=legacy --enable-utf8
- make
- make distclean
- autoreconf -fiv
- ./configure --enable-geoip --enable-utf8 --enable-tcb=memhash --disable-bzip --disable-zlib
- ./configure --enable-geoip=legacy --enable-utf8 --enable-tcb=btree --disable-bzip --disable-zlib
- make
- make distclean
- autoreconf -fiv
- ./configure
- ./configure --enable-geoip=legacy --enable-utf8 --enable-tcb=memhash --disable-bzip --disable-zlib
- make
- make distclean
- autoreconf -fiv
- ./configure --enable-tcb=memhash --disable-bzip --disable-zlib
- make
- make distclean
- autoreconf -fiv
- ./configure --enable-tcb=btree --disable-bzip --disable-zlib
- make
branches:
only:
Expand Down
30 changes: 30 additions & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,46 @@ GoAccess was designed and developed by Gerardo Orellana <[email protected]

Special thanks to the following individuals for their great contributions:

* Adam Števko <[email protected]>
* Adrian <[email protected]>
* Andreas Sommer <[email protected]>
* Andrew Minion <[email protected]>
* Antonio Terceiro <[email protected]>
* as0n <[email protected]>
* Bjørnar Hansen <[email protected]>
* Bob Black <[email protected]>
* Bo Cai <[email protected]>
* Chilledheart <[email protected]>
* Christian Hermann <[email protected]>
* Christopher Meng <[email protected]>
* Daniel Aleksandersen <[email protected]>
* Daniel (dmilith) Dettlaff <[email protected]>
* David Geistert <[email protected]>
* Florian Forster <[email protected]>
* Francisco Azevedo <[email protected]>
* Frederic Cambus <[email protected]>
* Genki Sugawara <[email protected]>
* holys <[email protected]>
* Jeffery Wilkins <[email protected]>
* Jeremy Burks <[email protected]>
* Kit Westneat <[email protected]>
* kyle sloan <[email protected]>
* Maksim Losev <[email protected]>
* Mark J. Berger <[email protected]>
* Mathieu Thoretton <[email protected]>
* m-r-r <[email protected]>
* mynameiscfed <[email protected]>
* Otto Kekäläinen <[email protected]>
* radoslawc <[email protected]>
* Sean Cross <[email protected]>
* Sebastian Wiedenroth <[email protected]>
* Stéphane Péchard <[email protected]>
* Tatsuyuki Ishi <[email protected]>
* Thomas Gläßle <[email protected]>
* Viktor Szépe <[email protected]>
* Ville Skyttä <[email protected]>
* Vladimir Pavljuchenkov <[email protected]>
* wodev <[email protected]>
* woobee <[email protected]>
* Yuri D'Elia <[email protected]>
* Yuriy M. Kaminskiy <[email protected]>
Loading