Commit Graph

63952 Commits

Author SHA1 Message Date
twangboy
d7d6f45558 Added logic for os x in the user state 2016-01-12 14:32:14 -07:00
twangboy
ac008bf22d Fixed _get_account_policy function 2016-01-12 13:56:27 -07:00
twangboy
928de5d51a Refactored unix datetime conversion 2016-01-12 13:45:24 -07:00
twangboy
b8e605d55b Fixed _get_account_policy, del_password 2016-01-12 13:30:54 -07:00
twangboy
274e66f624 Made changes for better unicode handling 2016-01-12 10:56:19 -07:00
twangboy
b5a9f06669 Refactored and added missing CLI examples 2016-01-12 09:42:18 -07:00
twangboy
b10c9a37d2 Fixed more lint 2016-01-12 06:43:20 -07:00
twangboy
d5a9943e27 Fixed some lint, unused imports 2016-01-11 18:31:48 -07:00
twangboy
67e44b162a Put colon in the wrong place 2016-01-11 18:30:11 -07:00
twangboy
a234d6c12c Fixed missing colons in if statements 2016-01-11 18:28:24 -07:00
twangboy
06b1aba45b Added documentation to new functions 2016-01-11 17:38:57 -07:00
twangboy
7a8a291269 Removed erroneuous function from win_useradd.py 2016-01-08 13:11:10 -07:00
twangboy
58af2838e0 Fixed more unicode issues 2016-01-08 13:08:18 -07:00
twangboy
0d92ba3390 dealing with values that aren't set yet 2016-01-08 13:03:49 -07:00
twangboy
869d4d71e7 Added unicode support to mac_user.py 2016-01-08 13:00:01 -07:00
twangboy
5622612bb3 Fixed problem with timestamp conversion 2016-01-08 12:23:38 -07:00
twangboy
75153a7f38 Converted unix times to regular times 2016-01-08 12:16:59 -07:00
twangboy
845783d712 various bug fixes 2016-01-08 12:03:00 -07:00
twangboy
7d6410d016 removed unneeded mac_plist module 2016-01-08 09:47:36 -07:00
twangboy
3fa94de409 Total mac_shadow rewrite 2016-01-08 09:46:46 -07:00
twangboy
35c25c2682 testing with biplist 2016-01-07 17:37:24 -07:00
twangboy
4ff790dda8 Fixed _valueToNSObject function 2016-01-07 11:54:45 -07:00
twangboy
df7e63b0b8 Added flush_ds_cache function 2016-01-07 10:15:16 -07:00
twangboy
e136e7093d Fixed dunder virtual 2016-01-05 13:59:10 -07:00
twangboy
24b4035ccb Added mac_shadow and mac_plist 2016-01-05 13:42:29 -07:00
Colton Myers
29bb386798 Merge pull request #29964 from The-Loeki/6691-cmd-no-wait
Implement #6691 cmd in background
2016-01-05 11:41:34 -07:00
Ronald van Zantvoort
7668325242 remove output_loglevel from run_bg named kwargs 2016-01-05 11:57:46 +01:00
Ronald van Zantvoort
69661c61ce pylint fix 2016-01-05 11:49:23 +01:00
Ronald van Zantvoort
d94a7f40a4 Change arg to 'bg' for better consistency & user expectancy; add documentation 2016-01-05 11:19:48 +01:00
Ronald van Zantvoort
a4b432f59c #6691 run_bg() improvement 2016-01-05 11:19:48 +01:00
Ronald van Zantvoort
53c44593f9 #6691 final refinements to timed_subprocess, add wait to run, shell, run_chroot, script and initial add of run_bg() 2016-01-05 11:19:48 +01:00
Ronald van Zantvoort
5de4b9df70 #6691 wire in 'wait' in cmdmod._run, fix TimedProc & return incorrect timeout if given in exception msg 2016-01-05 11:19:48 +01:00
Ronald van Zantvoort
54359c7094 #6691 part 1; adjust cmdmod to new syntax 2016-01-05 11:19:48 +01:00
Ronald van Zantvoort
144760abb4 #6691 part 1; Add option to not wait/timeout in timed_subprocess.TimedProc 2016-01-05 11:19:48 +01:00
Mike Place
9ef4bb3b46 Merge pull request #30132 from akissa/add-support-for-custom-augeas-lense-paths
Add support for augeas loading of non stock lenses
2016-01-04 13:36:07 -07:00
Mike Place
19fa176088 Merge pull request #30102 from ruxandraburtica/get-subnet-id-from-subnet-query
Get subnetId from subnet query, if there's no SubnetId provided on the interface.
2016-01-04 13:14:01 -07:00
Mike Place
7d288b3566 Merge pull request #30111 from stooj/develop
Add pacman support for Antergos
2016-01-04 13:05:10 -07:00
Mike Place
fff6bf1970 Merge pull request #30041 from kraney/boto_iot
Support for AWS IoT
2016-01-04 13:04:06 -07:00
Mike Place
3213f34443 Merge pull request #30098 from theherk/bugfix/sdecode-move
Update call to sdecode for new location
2016-01-04 13:03:12 -07:00
Mike Place
3d12d5dabf Merge pull request #30116 from cprior/cprior-patch-beacon-journald-tag
Added a tag to the event that is generated by the beacon for journald
2016-01-04 12:57:54 -07:00
Mike Place
25d25fea6f Merge pull request #30122 from abednarik/virtual_ret_pw_group_module
modules.pw_group: __virtual__ return err msg.
2016-01-04 12:23:52 -07:00
Mike Place
ce25c2bda6 Merge pull request #30137 from abednarik/virtual_ret_oquery_module
modules.osquery: __virtual__ return err msg.
2016-01-04 12:03:11 -07:00
Mike Place
dc86c7d50f Merge pull request #30134 from mabsou/chocolatey_source_management
Chocolatey source management
2016-01-04 12:02:52 -07:00
Mike Place
f55d7441ed Merge pull request #30136 from abednarik/virtual_ret_opkg_module
modules.opkg: __virtual__ return err msg.
2016-01-04 11:39:23 -07:00
Mike Place
5a7e5d7acc Merge pull request #30135 from abednarik/virtual_ret_oracle_module
modules.oracle: __virtual__ return err msg.
2016-01-04 11:34:31 -07:00
abednarik
3f488fd2b9 modules.osquery: __virtual__ return err msg.
Updated message in __virtual__ when osqueryi binary is not in the path.
2016-01-04 14:28:59 -03:00
abednarik
aee853ff59 modules.opkg: __virtual__ return err msg.
Updated message in __virtual__ when system is not based on nilrt.
2016-01-04 14:24:01 -03:00
abednarik
f3d101e03b modules.oracle: __virtual__ return err msg.
Updated message in __virtual__ when python oracle library is not present.
2016-01-04 14:19:37 -03:00
Mike Place
c8c2ff22c1 Merge pull request #30120 from akissa/add-rabbitmq-user-password-update-check
add check_password execution module function
2016-01-04 09:09:18 -07:00
Mabsou
229abffe51 Correcting missing argument in add_source 2016-01-04 16:48:03 +01:00