Commit Graph

134 Commits

Author SHA1 Message Date
Nick Anderson
f2736bd809 deploy: removing extraneous/wrong verbosity from windows deployment scripts (#3595) 2017-08-22 14:36:15 -07:00
Teddy Reed
1fadfb11d4 deploy: Change OLD_PIDFILE for systemd to be LOCAL_PIDFILE (#3589) 2017-08-22 10:46:25 -07:00
Teddy Reed
2e5beca2e2 deps: Add doxygen and valgrind and remove realpath requirement (#3577) 2017-08-20 20:14:53 -07:00
Nick Anderson
efcc879450 deploy: adding sanity checks to deployment powershell scripts (#3572) 2017-08-18 13:32:41 -07:00
Nick Anderson
0ef2037bd4 Updating package path written to stdout for deployment (#3537) 2017-08-06 20:58:05 -07:00
Nick Anderson
d447d624fa Updating chocolatey deployment script to return to working dir (#3481) 2017-07-20 16:22:36 -07:00
Teddy Reed
1e9feba506 pidfile: Update pidfile to /var/run on Linux and fbsd (#3457) 2017-07-07 17:57:31 -07:00
Teddy Reed
7f95edb499 packages: Build debug pkg and rpm on macOS (#3458) 2017-07-06 21:41:01 -07:00
Teddy Reed
c298718c2a packages: Build a debug version by default for RPM/DEB (#3438) 2017-06-24 15:39:07 -07:00
Nicolas Bigaouette
77066a3d4e make_osx_package.sh: Add a way to include extra files in the package (#3389) 2017-06-15 19:32:15 -07:00
Nicolas Bigaouette
23194c732d Replace hardcoded paths throughout code base (#3387) 2017-06-15 19:31:52 -07:00
Teddy Reed
a66192903c docs: Quick pass through documentation (#3391) 2017-06-09 01:47:16 +01:00
Lambda Conjecture
ebae5785a7 Querypack equivalent of ossec rootkit db (#3377) 2017-06-05 12:28:32 -07:00
Seshu Pasam
920a4b5194 [Fix 2956] augeas table returns no data. (#3260) 2017-05-11 00:00:34 -07:00
Nick Anderson
6d6c58151b deploy: fixing the windows osquery chocolatey packaging script (#3234) 2017-04-28 16:07:25 -07:00
Nick Anderson
75c9e15bd3 Adding windows build scripts for third party libs (#3176) 2017-04-23 12:04:32 -07:00
ryanheffernan
0b8db4c67c Start osqueryd on install with chocolatey (#3185) 2017-04-20 18:25:07 -07:00
Nick Anderson
74a5f819f0 Touching a blank osquery.flags file for win service (#3167) 2017-04-15 13:29:12 -07:00
Teddy Reed
3ecf1d28b8 packages: Use 'linux' for OS version and build .tar.gz (#3110) 2017-03-26 21:23:40 -07:00
Teddy Reed
882fbd7022 packages: Build ArchLinux package on Linux (#3072) 2017-03-15 18:39:06 -07:00
Teddy Reed
845d417d9d packages: Use i386 for the darwin RPM (#3030) 2017-03-13 07:34:35 -07:00
Jonathan Lee
35b6e25604 [Fix #2816] Build single DEB/RPM package (#2933) 2017-02-10 18:48:42 -08:00
Teddy Reed
5480651a19 packages: Fix installing certs on Linux (#2993) 2017-02-10 11:48:04 -08:00
Nick Anderson
2da17bb45d Chocolatey uninstall should remove path from Machine path (#2982) 2017-02-07 16:39:30 -08:00
Nick Anderson
f9e13060b4 Adding checks for chocolatey install (#2978) 2017-02-07 12:42:33 -08:00
Teddy Reed
0e57003e74 packages: Use /var/osquery on OS X for home (#2976) 2017-02-07 12:22:41 -08:00
Nick Anderson
bb70d2b354 Bundling example conf, packs, and certs.pem in choco package (#2963) 2017-02-03 16:05:59 -08:00
Mike Arpaia
7a019d8226 Bundle cURL PEM into packages (#2950) 2017-02-02 20:46:13 -08:00
Nick Anderson
e9f945adac Adding powershell scripts to generate and push chocolatey package (#2890) 2017-01-13 09:39:02 -08:00
Daniel Popescu
d7d1c6b716 Lucid package build fixes (#2797) 2016-11-28 21:09:14 -08:00
Teddy Reed
ac8c0871a6 Fix deterministic and package build tests (#2795) 2016-11-23 18:55:48 -08:00
Teddy Reed
2bc72cd69b packages: Touch LaunchDaemon flagfile on OS X when autostarting (#2781) 2016-11-19 12:13:31 -08:00
Teddy Reed
dfad06e21b package: Only attempt OS X RPM with rpmbuild (#2776) 2016-11-17 23:45:13 -08:00
Teddy Reed
fd5e9f5577 Attempt to build all packages on every Linux build (#2765) 2016-11-15 19:43:53 -08:00
Teddy Reed
a2f7790ca6 Various fixes and updates to the wiki (#2740) 2016-11-11 22:13:51 -08:00
Teddy Reed
0330917294 packages: Add darwin to OS X RPM iteration (#2721) 2016-11-03 23:47:07 -07:00
Teddy Reed
a8a8e26393 [Fix #2697] Create RPMs on OS X (#2718) 2016-11-03 15:12:04 -07:00
Teddy Reed
793584e803 Use underscores for long RPM package versions (#2655) 2016-10-20 09:25:10 -07:00
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