index
:
vyos-cloud-init.git
circinus
crux
current
equuleus
mergify/bp/circinus/pr-78
mergify/bp/circinus/pr-85
mergify/bp/sagitta/pr-78
sagitta
(mirror of https://github.com/vyos/vyos-cloud-init.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cloudinit
/
config
/
cc_set_passwords.py
Age
Commit message (
Expand
)
Author
2021-12-15
Adopt Black and isort (SC-700) (#1157)
James Falcon
2021-10-20
Leave the details of service management to the distro (#1074)
Andy Fiddaman
2021-09-13
Improve ug_util.py (#1013)
Shreenidhi Shedi
2021-03-19
write passwords only to serial console, lock down cloud-init-output.log (#847)
Daniel Watkins
2020-06-08
Move subp into its own module. (#416)
Scott Moser
2020-03-25
set_passwords: avoid chpasswd on BSD (#268)
Gonéri Le Bouder
2020-01-24
cc_set_password: increase random pwlength from 9 to 20 (#189)
Ryan Harper
2019-12-18
cloud-init: fix capitalisation of SSH (#126)
Daniel Watkins
2019-11-26
set_passwords: support for FreeBSD (#46)
Igor Galić
2019-10-17
replace any deprecated log.warn with log.warning
Dominic Schlegel
2019-08-07
cc_set_passwords: rewrite documentation
Daniel Watkins
2019-01-15
cc_set_passwords: Fix regex when parsing hashed passwords
Marlin Cremers
2018-04-20
set_passwords: Add newline to end of sshd config, only restart if updated.
Scott Moser
2017-04-12
util: teach write_file about copy_mode option
Lars Kellogg-Stedman
2017-03-24
Add support for setting hashed passwords
Tore S. Lonoy
2017-03-17
test: Adding integratiron test for password as list
Joshua Powers
2017-03-10
Further fix regression to support 'password' for default user.
Scott Moser
2017-03-10
fix regression when no chpasswd/list was provided.
Scott Moser
2017-03-09
Support chpasswd/list being a list in addition to a string.
Sergio Lystopad
2017-03-07
doc: Fix configuration example for cc_set_passwords module.
Sergio Lystopad
2016-12-22
LICENSE: Allow dual licensing GPL-3 or Apache 2.0
Jon Grimm
2016-10-19
Move user/group functions to new ug_util file
Joshua Harlow
2016-09-30
Improve module documentation and doc cleanup.
Wesley Wiedenmeier
2016-05-12
Fix up a ton of flake8 issues
Joshua Harlow
2016-03-14
fix long line
Scott Moser
2016-03-14
merge with trunk
Scott Moser
2015-02-10
pep8
Scott Moser
2015-02-10
fix use of 'letters' and translate
Scott Moser
2014-12-03
Handle more possible ssh_pwauth values
Chris Cosby
2014-09-10
pyflakes fixes.
Scott Moser
2014-08-26
further remove evidence of pylint.
Scott Moser
2014-02-06
Added arch distro class to merge request
Nate House nathan.house@rackspace.com
2014-02-05
Cleanup and cloud-init-local local/net mount dep fix
Nate House nathan.house@rackspace.com
2014-02-04
Merge gentoo branch and updated set-password to support systemctl
Nate House nathan.house@rackspace.com
2014-02-03
Update yum unittest
Nate House nathan.house@rackspace.com
2014-01-28
exclude modules fix 1
Nate House nathan.house@rackspace.com
2014-01-27
Adds distro module exclude support
Nate House nathan.house@rackspace.com
2014-01-24
init_cmd distro unique supports gentoo init scripts
Nate House nathan.house@rackspace.com
2014-01-23
Package manager install / update fixes and service restart foo
Nate House nathan.house@rackspace.com
2013-07-23
Fix password setting for rhel5.
Scott Moser
2013-06-19
fix and cleanup usage of util.logexc
Juerg Haefliger
2012-10-27
Helpful cleanups.
harlowja
2012-09-28
Add a comment as to why distros can't be
Joshua Harlow
2012-09-28
Rework the rest of the locations that used
Joshua Harlow
2012-08-31
Removed admin group from default Ubuntu user group list.
Ben Howard
2012-08-22
fix errors from 'make pep8'
Scott Moser
2012-08-22
Simplified users[0] detection, and ensured compatability with previous user p...
Ben Howard
2012-07-01
1. Rename util functions to is_true and is_false
harlowja
2012-06-21
Simplify sshd config loading to make it use one set of functions/objects/classes
Joshua Harlow
2012-06-21
1. Renames for debug message from 'transform' to 'module'
harlowja
[next]