| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- missing set/clear action subroutines added for postgres
- postgres doesn't need to run the optimize routine
assuming autovacuum isn't disabled
- postgres was missing heartbeat table -- added in the
sql schema
- extended the shadow_transport column from 128 to 255
chars -- was
- running into issues with too long fields trying to be
inserted
- fix heartbeat feature - PostgreSQL doesn't support a
REPLACE SQL function, fixes #178
Signed-off-by: Mark Felder <felderado@gmail.com>
|
|
|
|
| |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
|
|
|
|
|
|
| |
resolves #129
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
|
|
|
|
|
|
| |
* check if exilog.conf exists and is readable by the current user, resolves #132
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
|
|
|
|
| |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
|
|
|
|
|
|
|
|
|
| |
- IPv6 address parsing
- Some queue management
- Better SQL quoting
- More misc stuff
Signed-off-by: Tom Kistner <tom@duncanthrax.net>
|
|
|
|
| |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
|
|
|
|
| |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
|
|
|
|
| |
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
|
|
'agents', all static www-content (icons, stylesheet, javascript, ...) into 'htdocs'. cgi-stuff into 'cgi' and all reused code into 'lib'.
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
|