Commit graph

55 commits

Author SHA1 Message Date
Daniel
328884c354 Bump versions 2020-05-29 15:13:33 +02:00
Daniel
e01f185495 Fix version flag and display 2020-05-27 16:47:33 +02:00
Daniel
a8dfa67abb Bump versions 2020-05-27 15:34:53 +02:00
Patrick Pacher
0a89fb1b3f
Merge pull request #55 from safing/fix/portmaster-control-date-format
Fix portmaster control date format
2020-05-26 10:43:39 +02:00
Daniel
046a00f473 Reload indexes when restarting 2020-05-25 17:20:02 +02:00
Daniel
21405f32d1 Fix date format for log files 2020-05-25 13:04:16 +02:00
Daniel
8a0edd9472 Bump versions 2020-05-21 14:54:14 +02:00
Daniel
75d7a91843 Remove intermediate fstree folder from log dirs
The logs dir will need to be supplied in a special way anyway
2020-05-15 22:44:09 +02:00
Patrick Pacher
a7412327e8
Update to latest portbase updater changes and register index files 2020-05-04 09:59:17 +02:00
Daniel
25f36be935 Bump versions 2020-05-02 14:10:39 +02:00
Daniel
3b0d60b611 Update restart exit code in pmctl 2020-04-24 10:56:30 +02:00
Daniel
4dca8a34ac Bump versions 2020-04-15 20:53:49 +02:00
Daniel
c20c73a2d8 Fix pmctl linter errors 2020-04-10 13:19:07 +02:00
ppacher
c06e1cc4e0 Update description of --data flag 2020-04-06 12:48:11 +02:00
ppacher
4e5a18b93d Allow --data to be specified via environment variable PORTMASTER_DATA 2020-04-06 09:10:09 +02:00
Daniel
eec0c37101 Fix dependency graph and linter errors 2020-04-02 17:09:15 +02:00
Daniel
f75fc7d162 Clean up linter errors 2019-11-07 16:13:22 +01:00
Daniel
90c89eb012 Adapt pmctl to new update package in portbase 2019-10-25 13:29:16 +02:00
Daniel
26c307b7a0 Bump versions 2019-08-16 16:49:41 +02:00
Daniel
0ab150ba89 Update control flags and usage message 2019-08-05 14:36:57 +02:00
Daniel
23f3f06cf1 Suppress arguments for windows snoretoast commands 2019-08-02 14:43:32 +02:00
Daniel
b671a68aec Disable Windows debug output for show 2019-08-02 14:43:05 +02:00
Daniel
4a18f9b96f Update show command output for programmatic usage 2019-08-02 11:26:14 +02:00
Daniel
e6705b5463 Bump control version 2019-08-02 11:00:59 +02:00
Raskaro
b5813b229e Fix double .exe-Bug on Windows 2019-08-02 10:55:48 +02:00
Daniel
d2f81e370c Bump versions 2019-07-31 22:38:46 +02:00
Daniel
438d62dcc2 Fix escaping in Windows Service creation 2019-07-31 22:37:06 +02:00
Daniel
328fc9087f Adapt modules to new core module and dir structure handling 2019-07-31 22:36:09 +02:00
Daniel
ae79877a3f Bump control version 2019-07-26 22:37:13 +02:00
Daniel
50afb96de4 Add snoretoast run command 2019-07-26 22:35:34 +02:00
Daniel
27bb5fbeb0 Fix startup procedure, flags 2019-07-26 22:35:14 +02:00
Daniel
cad3490ec1 Add workaround for NewProcess on Windows 2019-07-24 10:02:09 +02:00
Daniel
169901ccef Stop service before uninstalling 2019-07-24 09:55:53 +02:00
Daniel
c6083fc464 Finish windows support
- Fix service creation
- Singleton lock
- Control error/logging
- Revamp run/service interaction
- Add option to turn off stdout/stderr output (for Windows Service)
- Use log instead of fmt.Print*
2019-07-24 09:22:16 +02:00
Daniel
9cc5c789ec Add windows service install/uninstall, improve service handling 2019-07-19 21:27:15 +02:00
Daniel
ace9e50f70 Add windows service support 2019-07-18 16:20:04 +02:00
Daniel
133ad1f50e Add show command 2019-07-18 16:15:26 +02:00
Daniel
636c748328 Add logging to file, improve windows console handling 2019-07-18 16:15:16 +02:00
Daniel
b30bb25ce3 Fix console/window handling on windows 2019-07-16 13:27:31 +02:00
Daniel
1cc90f1eee Remove upgrade mechanism from pmctl 2019-07-16 13:26:20 +02:00
Daniel
2bc0da6700 Fix clean shutdown with portmaster-control
Also, only download portmaster-core on initial run of portmaster-control.

Fixes #7
2019-07-04 16:43:07 +02:00
Daniel
b5cc3121ae Rename components
portmaster -> portmaster-core
pmctl -> portmaster-control
2019-07-04 13:57:55 +02:00
Daniel
457e6f21a2 Use new util function for creating/checking dirs 2019-07-04 13:57:14 +02:00
Daniel
9741bc412e Update org import paths 2019-07-02 15:12:31 +02:00
Daniel
81eee568f2 Fix windows file suffix in updater and pmctl 2019-05-22 22:19:11 +02:00
Daniel
7bbfdf288f Fix pack script for windows 2019-05-22 22:18:13 +02:00
Daniel
196233358b Bump versions 2019-05-22 16:46:54 +02:00
Daniel
7043f05144 Upgrade pmctl to only do a self upgrade when the update is already available 2019-05-22 16:02:31 +02:00
Daniel
67578f9e4d Add windows/amd64 to pack scripts 2019-05-22 16:01:19 +02:00
Daniel
78a0b3c1fb Add windowskext integration, update related packages 2019-04-26 11:33:28 +02:00