Daniel Hobley
|
a4f4e52687
|
Added xattr module and state for OS X
- Allows you to add and remove special attributes to/from files
|
2016-01-29 15:01:40 +01:00 |
|
Daniel Hobley
|
d80a637d2e
|
Added ability to change assistive access on OSX 10.9+
|
2016-01-29 13:59:51 +01:00 |
|
Pedro Algarvio
|
e5308a1c52
|
Fix format calls
|
2016-01-29 12:32:20 +00:00 |
|
Daniel Hobley
|
3aeafd7f54
|
Lint fixes
|
2016-01-29 12:34:35 +01:00 |
|
Pedro Algarvio
|
bca1fe8b45
|
We really MUST terminate all processes that the manager handles!
|
2016-01-29 11:27:52 +00:00 |
|
Daniel Hobley
|
e6c23df408
|
Lint fixes
|
2016-01-29 11:54:24 +01:00 |
|
Daniel Hobley
|
269ba6088a
|
Using salt util function to determine if OS X
|
2016-01-29 11:53:48 +01:00 |
|
Daniel Hobley
|
43fec92069
|
Lint fixes
|
2016-01-29 11:51:52 +01:00 |
|
Daniel Hobley
|
bae0543d95
|
Added the ability to configure keychains on OSX
|
2016-01-29 11:47:43 +01:00 |
|
Daniel Hobley
|
e8c3a154f0
|
Added DISM module and states
- Allows you to install features and capabilities on windows minions
|
2016-01-29 10:35:58 +01:00 |
|
Daniel Hobley
|
76a788529a
|
Merge branch 'develop' into feature/win-firewall-icmp
|
2016-01-29 09:35:41 +01:00 |
|
Daniel Hobley
|
efdc953867
|
Merge branch 'develop' into feature/proxy-settings
|
2016-01-29 09:35:31 +01:00 |
|
Daniel Hobley
|
76aa2fde84
|
Merge branch 'develop' into feature/beacon-glxinfo
|
2016-01-29 09:35:15 +01:00 |
|
Dmitry Kuzmenko
|
6dac8ea51f
|
Fixed lint errors
|
2016-01-29 11:12:22 +03:00 |
|
Dmitry Kuzmenko
|
05df2e4186
|
fileclient.get_url: don't write redirect body.
|
2016-01-29 11:12:22 +03:00 |
|
Dmitry Kuzmenko
|
aaa8bc6b65
|
Revert "Remove streamed response for fileclient to avoid HTTP redirection problems"
This reverts commit acf2d51440 .
|
2016-01-29 11:12:22 +03:00 |
|
Colton Myers
|
a2c260e701
|
Merge pull request #30648 from twangboy/mac_power
Fixed _validate_enabled function
|
2016-01-28 17:29:36 -07:00 |
|
Joseph Hall
|
4942804bf1
|
Merge pull request #30714 from wise0wl/develop
Added networks option to Joyent cloud provider, allowing for selectio…
|
2016-01-28 17:22:21 -07:00 |
|
Christopher Dickey
|
63dfd1a23a
|
Added safer .get method to vm_ 'networks' dictionary
|
2016-01-28 15:27:51 -08:00 |
|
twangboy
|
0a53d8757f
|
Added handling for string on and off
|
2016-01-28 16:05:04 -07:00 |
|
twangboy
|
602389f171
|
Added handling for string on and off
|
2016-01-28 16:02:46 -07:00 |
|
twangboy
|
c10bcaf687
|
Load mac_service.py on el capitan, otherwise launchctl.py
|
2016-01-28 15:54:04 -07:00 |
|
Jorge Schrauwen
|
1759d867db
|
vmadm.list should have keyed=True as default!
|
2016-01-28 22:30:43 +00:00 |
|
twangboy
|
c5f30f4785
|
fixed typo
|
2016-01-28 15:22:24 -07:00 |
|
twangboy
|
497a349255
|
Merged launchctl.py with mac_service.py
|
2016-01-28 15:18:50 -07:00 |
|
Kris Raney
|
a9ee77a011
|
Another missed error check
|
2016-01-28 16:15:03 -06:00 |
|
twangboy
|
62c983eb3d
|
Merge branch 'develop' of http://github.com/saltstack/salt into mac_service
|
2016-01-28 14:34:52 -07:00 |
|
Clint Armstrong
|
e611f0269c
|
fix typos and no changes returned for pem_managed
|
2016-01-28 15:58:03 -05:00 |
|
Nicole Thomas
|
2890480700
|
Merge pull request #30712 from techhat/novnc
Disable VNC by default
|
2016-01-28 13:47:16 -07:00 |
|
Kris Raney
|
d113111886
|
Fix cut-and-paste error or whatever it was
|
2016-01-28 14:41:15 -06:00 |
|
twangboy
|
0ea22c48a5
|
Finished the documentation
|
2016-01-28 13:28:42 -07:00 |
|
twangboy
|
3546865436
|
Started adding documentation
|
2016-01-28 12:55:13 -07:00 |
|
twangboy
|
2544f7386a
|
Removed unused functions
|
2016-01-28 12:55:11 -07:00 |
|
twangboy
|
41d8e8fef9
|
Added check for digit
|
2016-01-28 12:55:10 -07:00 |
|
twangboy
|
37b5134604
|
Removed int check
|
2016-01-28 12:55:09 -07:00 |
|
twangboy
|
956981b1f7
|
changed from list to string
|
2016-01-28 12:55:09 -07:00 |
|
twangboy
|
f201c6e034
|
Added TODO comment
|
2016-01-28 12:55:08 -07:00 |
|
twangboy
|
9be56a35df
|
Added status function
|
2016-01-28 12:55:07 -07:00 |
|
twangboy
|
1a83c88323
|
Check if service already running
|
2016-01-28 12:55:06 -07:00 |
|
twangboy
|
1de6b06ef6
|
Fixed problem with lookup in get_all
|
2016-01-28 12:55:05 -07:00 |
|
twangboy
|
4aa3988380
|
Verify actual start and stop
|
2016-01-28 12:55:04 -07:00 |
|
twangboy
|
fb551398ea
|
If service didn't stop... kill....
|
2016-01-28 12:55:04 -07:00 |
|
twangboy
|
31f57d9f50
|
Fixed some typos
|
2016-01-28 12:55:03 -07:00 |
|
twangboy
|
8c18106837
|
Sorted services list
|
2016-01-28 12:55:02 -07:00 |
|
twangboy
|
7b7f8764bb
|
Fixed get_all
|
2016-01-28 12:55:01 -07:00 |
|
twangboy
|
b014ac4c45
|
Fixed syntax errors
|
2016-01-28 12:55:00 -07:00 |
|
twangboy
|
27231012b5
|
Added get_all()
|
2016-01-28 12:54:59 -07:00 |
|
twangboy
|
e001e8a40c
|
Added start and stop functions
|
2016-01-28 12:54:59 -07:00 |
|
twangboy
|
de7473f6ca
|
Initial commit
|
2016-01-28 12:54:58 -07:00 |
|
twangboy
|
3347e26903
|
Fixed syntax error in _validate_enabled
|
2016-01-28 12:52:25 -07:00 |
|