Rogelio Domínguez Hernández
a07c3cce59
RPM packages now follow the form name-version-rev.platform.arch.rpm ( #2561 )
2016-10-10 18:33:48 -07:00
Alex
575685d3c7
Add support for pre-uninstall scripts at package creation ( #2480 )
2016-09-20 16:39:40 -07:00
Ryan Holeman
9d9e32badc
Changed the naming convention of the tls server file to match osx ( #2485 )
2016-09-20 16:35:36 -07:00
Teddy Reed
366b5f08ca
Limit Linux package dependencies ( #2463 )
2016-09-14 10:31:21 -07:00
Ryan Holeman
6f919429ff
added env flag to create *nix packages with a tls server certs file ( #2442 )
2016-09-07 13:16:59 -07:00
Philip J Beyer
4f6c802c7b
Corrects Linux package script reference ( #2415 )
...
Corrects reference to example config in Linux package script.
2016-09-06 16:41:04 -07:00
texereda
2e67c6b717
[ Fix #2262 ] Create flagfile on OS X within osqueryctl ( #2317 )
2016-08-09 10:27:03 -07:00
Teddy Reed
e1ad335987
Enforce config-check for start command ( #2332 )
2016-08-09 09:12:17 -07:00
amironenko
575314bf61
Ubuntu + Debian build fixes ( #2247 ) ( #2248 )
2016-07-20 17:02:40 -07:00
Tony
c1d004ed1f
Better fault-tolerant defaults for systemd service ( #2255 )
2016-07-17 18:56:00 -07:00
Teddy Reed
9a4b6ba1a8
[ Fix #2161 ] Remove space and quotes from launch daemon ( #2174 )
2016-06-19 23:25:09 -07:00
Gary
498f64437a
Copy service unit configuration to Ubuntu Xenial default location ( #2163 )
2016-06-15 13:21:33 -07:00
Gary
5eee608f62
Fixed bash griefing over postifx-compatible conditional compounds ( #2159 )
2016-06-10 16:37:56 -07:00
Teddy Reed
866ff13fc3
Fix OS X kernel extension autoload ( #2151 )
2016-06-08 11:14:36 -07:00
Ryan Holeman
5dd2a54f39
Ability to add default configs and postinstall scripts to deb/rpm packages ( #2142 )
2016-06-07 15:09:08 -07:00
Teddy Reed
597c7d5c02
Add systemd service to Xenial ( #2134 )
2016-06-03 09:09:09 -07:00
Teddy Reed
a9ed73c68d
Add removeService to Dispatcher API ( #2116 )
...
With a removeService method, combined with the abstracted thread start in
the Dispatcher API, services auto-remove when finished.
This will un-break the kernel communication tests. These tests only stop
when all their producer threads/services have ended.
This also promotes the OS X kernel build to 10.11.
2016-05-27 11:17:06 -07:00
Teddy Reed
314e3467bc
Check for systemd service in osqueryctl ( #2090 )
2016-05-13 19:48:22 -07:00
Teddy Reed
d49c401324
Add decorators to example config ( #2082 )
2016-05-10 10:07:25 -07:00
Teddy Reed
87f7b32d0a
Fix make_package build for OS X/Linux ( #2049 )
...
There seems to have been a regression in package building.
The ./tools/lib.sh script now overloads the SCRIPT_DIR variable,
which is also used in the package build scripts.
This changes the file-local variable in ./tools/lib.sh.
2016-04-22 11:15:26 -07:00
Teddy Reed
fd0e520d20
Remove bashisms from CentOS7 systemd service
2016-03-29 10:12:04 -07:00
Teddy Reed
d71fa5b46a
Remove forking from systemd service
2016-03-27 15:11:20 -07:00
Matt Moran
f1bdf23d88
systemd properly supervised
2016-03-25 14:12:48 -07:00
Scott J. Roberts
9653b81833
Inconsistant Pathing
...
When I added the flag file switch it was aimed at `/var/osquery`, but the package is built such that everything exists in `/private/var/osquery`. This simply makes this more consistent.
2016-03-25 13:55:52 -04:00
Teddy Reed
0ab1a156cd
Merge pull request #1882 from waywardmonkeys/patch-1
...
Fix typos in example conf.
2016-03-20 12:02:23 -07:00
Teddy Reed
c62a0f41b6
Various cleanups
2016-03-18 10:40:07 -07:00
Teddy Reed
621f1bd3a9
[ Fix #1896 ] Gate additional and kernel tests/benchmarks
2016-03-15 23:05:37 -07:00
Teddy Reed
42222bd4a5
Build debug packages
2016-03-15 08:58:01 -07:00
readshaw
d0b16e37c4
Add option to specify and bundle TLS server cert chain file; and osqueryd is restarted in installation postinstall.
2016-03-10 10:12:34 +10:00
Bruce Mitchener
2f61e18e56
Fix typos in example conf.
2016-03-01 13:07:07 +07:00
Matt Michie
b806529313
Update initd script to respect LSB values
...
The LSB init syntax is different than chkconfig, this was breaking Debian installation.
2016-02-24 13:59:10 -08:00
Lex Neva
bcc901780f
fix typo in config example
2016-02-22 11:37:29 -05:00
Baraa Hamodi
21c2237eca
[osquery] Update copyright headers to new format.
2016-02-11 11:48:58 -08:00
Teddy Reed
5394fe62ec
Add debug_package for OS X
2016-02-01 16:51:43 -08:00
Teddy Reed
d664c53ed0
Merge pull request #1784 from theopolis/docs_debug
...
Rollup of several docs and build fixes.
2016-01-20 15:56:53 -08:00
Teddy Reed
e4a8d74523
Fix RHEL7 systemd service
2016-01-20 14:31:02 -08:00
Scott J Roberts
1f0d5fb059
modified osqueryctl for flags based deploys
2016-01-20 13:00:49 -05:00
Teddy Reed
dfa32d9e7e
Update OS X kernel building to include distro
2016-01-19 16:20:16 -08:00
Teddy Reed
e4593f86dc
Update OS X package build script to use 10.11
2016-01-19 14:03:32 -08:00
Teddy Reed
0ff07096bd
[ #1641 ] Add CentOS 7 systemd service and sysconfig
2016-01-13 09:27:54 -08:00
Teddy Reed
f687a84840
[ Fix #1689 ] Remove C-style comments from config examples
2015-12-04 11:08:54 -08:00
Teddy Reed
44286eb611
Add hardware/internal (monitoring) packs and reduce FPs, duplicate queries
2015-11-26 16:00:53 -08:00
Scott J Roberts
1258800279
basic flag added
...
wrong thing on the clipboard
updated to ProgramArguments vs Program per theopolis
2015-10-19 11:56:12 -04:00
Teddy Reed
2e7415f871
Convert wiki to UNIX format and refresh most content
2015-10-15 12:18:16 -07:00
Javier Marcos
7442392c7f
Fixing default configuration syntax, trailing comma
2015-10-09 14:50:00 +02:00
Teddy Reed
bb65ec49ac
[ #1488 ] Shutdown Linux event publishers responsibly
2015-09-22 23:06:23 -07:00
Teddy Reed
fb93b73253
Merge pull request #1450 from eastebry/fix-package-dependencies
...
Fix lucid package building
2015-08-17 16:04:00 -07:00
Bryan Eastes
1ac7c5d21a
Installing specific FPM version
2015-08-15 15:11:29 -07:00
Javier Marcos
ee98bbde67
Fix for the version variable
2015-08-13 07:02:24 +02:00
Teddy Reed
251aded11c
Merge pull request #1442 from javuto/darwin_package_10.9
...
Updating the script to create packages for 10.9 building
2015-08-12 18:16:36 -07:00