Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | | Merge branch 'v5-stable' into v5-devel | Rainer Gerhards | 2010-12-17 | 20 | -98/+141 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | systemd: add ExecReload command (using kill -HUP) | Michael Biebl | 2010-12-03 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | bugfix: one type of 64bit atomics was enabled when 32bit atomics were supported | Rainer Gerhards | 2010-12-02 | 2 | -24/+17 | |
| * | | | | | | | | | | | | | | | | | bugfix: fixed build problems on some platforms | Rainer Gerhards | 2010-12-01 | 3 | -4/+35 | |
| * | | | | | | | | | | | | | | | | | bumped version to 5.7.2v5.7.2 | Rainer Gerhards | 2010-11-30 | 3 | -3/+7 | |
| * | | | | | | | | | | | | | | | | | Merge branch 'v5-beta' into v5-devel | Rainer Gerhards | 2010-11-25 | 17 | -139/+302 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'v4-devel' into v5-devel | root | 2010-10-20 | 3 | -3/+30 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | imfile improvements | Rainer Gerhards | 2010-10-24 | 3 | -18/+30 | |
| | * | | | | | | | | | | | | | | | | | Merge branch 'v4-stable' into v4-devel | Rainer Gerhards | 2010-10-19 | 8 | -372/+84 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'v4-stable' into v4-devel | Rainer Gerhards | 2010-10-22 | 1 | -2/+2 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'v5-stable' into v5-devel | Rainer Gerhards | 2010-10-22 | 14 | -376/+126 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'v5-beta' into v5-devel | Rainer Gerhards | 2010-10-15 | 4 | -10/+32 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | imfile: bug fixes | Rainer Gerhards | 2010-10-15 | 3 | -4/+11 | |
| * | | | | | | | | | | | | | | | | | | | | | | removed need for math library | Rainer Gerhards | 2010-10-11 | 4 | -6/+22 | |
| * | | | | | | | | | | | | | | | | | | | | | | Enable rsyslog.socket together with rsyslog.service | Michael Biebl | 2010-10-07 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | doc: documented way to turn off imuxsock ratelimiting | Rainer Gerhards | 2010-10-07 | 1 | -2/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | previous bugfix was incomplete, resolving this | Rainer Gerhards | 2010-10-06 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | | bugfix/imuxsock: did not compile on platforms without SCM_CREDENTIALS | Rainer Gerhards | 2010-10-06 | 2 | -3/+16 | |
| * | | | | | | | | | | | | | | | | | | | | | | preparing for 5.7.1v5.7.1 | Rainer Gerhards | 2010-10-05 | 3 | -5/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'v5-devel-hdfs' into v5-devel | Rainer Gerhards | 2010-10-05 | 15 | -10/+636 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | omhdfs: added ability to create non-existing directories in name path | Rainer Gerhards | 2010-10-04 | 1 | -56/+72 | |
| | * | | | | | | | | | | | | | | | | | | | | | | omhdfs: fixed some issues with previous commit | Rainer Gerhards | 2010-10-04 | 1 | -12/+12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | omhdfs: support for HUP added | Rainer Gerhards | 2010-10-04 | 6 | -13/+41 | |
| | * | | | | | | | | | | | | | | | | | | | | | | omhdfs: added doc | Rainer Gerhards | 2010-10-01 | 3 | -5/+28 | |
| | * | | | | | | | | | | | | | | | | | | | | | | omhdfs: made action suspend/resume working | Rainer Gerhards | 2010-10-01 | 1 | -10/+26 | |
| | * | | | | | | | | | | | | | | | | | | | | | | omhdfs: more improvements | Rainer Gerhards | 2010-10-01 | 6 | -22/+53 | |
| | * | | | | | | | | | | | | | | | | | | | | | | omhdfs: files now kept inside a hashtable for use by multiple actions | Rainer Gerhards | 2010-10-01 | 3 | -12/+59 | |
| | * | | | | | | | | | | | | | | | | | | | | | | omhdfs: fixed small bug | Rainer Gerhards | 2010-10-01 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | omhdfs: cleanup and lots of improvement | Rainer Gerhards | 2010-10-01 | 2 | -97/+153 | |
| | * | | | | | | | | | | | | | | | | | | | | | | omhdfs: some cleanup of build system | Rainer Gerhards | 2010-10-01 | 3 | -2/+53 | |
| | * | | | | | | | | | | | | | | | | | | | | | | omhdfs: added "real" libhdfs code, now actually works on hdfs | Rainer Gerhards | 2010-09-30 | 2 | -17/+49 | |
| | * | | | | | | | | | | | | | | | | | | | | | | omhdfs: first shot at this new module (very rough PoC code) | Rainer Gerhards | 2010-09-30 | 4 | -0/+325 | |
| * | | | | | | | | | | | | | | | | | | | | | | | updated ChangeLog | Rainer Gerhards | 2010-10-05 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | imuxsock: fixed dumb mistake of last commit | Rainer Gerhards | 2010-10-04 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | minor: corrected -c param in systemd startup files | Rainer Gerhards | 2010-10-04 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | systemd: install service and socket unit files | Lennart Poettering | 2010-10-04 | 5 | -2/+51 | |
| * | | | | | | | | | | | | | | | | | | | | | | | bugfix/imuxsock: system log socket was deleted in systemd-mode, too | Rainer Gerhards | 2010-10-04 | 1 | -12/+9 | |
| |/ / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | imuxsock: indicate when rate limiting begins, include pid in rl messages | Rainer Gerhards | 2010-09-29 | 2 | -10/+44 | |
| * | | | | | | | | | | | | | | | | | | | | | | improved imuxsock doc & added small testing tool permanently | Rainer Gerhards | 2010-09-29 | 3 | -5/+37 | |
| * | | | | | | | | | | | | | | | | | | | | | | build system: fixed some minor issues | Rainer Gerhards | 2010-09-28 | 3 | -1/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | doc/imuxsock: added new options to doc | Rainer Gerhards | 2010-09-28 | 3 | -4/+50 | |
| * | | | | | | | | | | | | | | | | | | | | | | imuxsock: added per-socket hash tables/rate limiters & severity filter | Rainer Gerhards | 2010-09-28 | 4 | -55/+126 | |
| * | | | | | | | | | | | | | | | | | | | | | | imuxsock: changed to per-pid ratelimiting | Rainer Gerhards | 2010-09-28 | 3 | -7/+89 | |
| * | | | | | | | | | | | | | | | | | | | | | | added some generic hashtable code by Christopher Clark | Rainer Gerhards | 2010-09-28 | 12 | -1/+1285 | |
| * | | | | | | | | | | | | | | | | | | | | | | first shot at imuxsock ratelimiting | Rainer Gerhards | 2010-09-27 | 1 | -3/+95 | |
| * | | | | | | | | | | | | | | | | | | | | | | added support for SCM_CREDENTIALS to imuxsock (now fully working) | Rainer Gerhards | 2010-09-27 | 3 | -105/+107 | |
| * | | | | | | | | | | | | | | | | | | | | | | changed imuxsock to have a somewhat better representation of listeners | Rainer Gerhards | 2010-09-27 | 1 | -61/+95 | |
| * | | | | | | | | | | | | | | | | | | | | | | fixed nit | Rainer Gerhards | 2010-09-26 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | patching SCM_CREDENTIALS pid into TAG of imuxsock read messages | Rainer Gerhards | 2010-09-26 | 2 | -38/+142 | |
| * | | | | | | | | | | | | | | | | | | | | | | first shot at SCM_CREDENTIALS | Rainer Gerhards | 2010-09-26 | 1 | -3/+64 |