index
:
anaconda.git
dup
firstboot-support
master
msivak
newtui
threading
Anaconda installer - personal development space, mostly the new TUI
Martin Sivák
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
users.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
cryptPassword is not part of any class (#565611).
Chris Lumens
2010-02-15
1
-1
/
+1
*
createLuserConf is not a part of any class (#565306).
Chris Lumens
2010-02-15
1
-1
/
+1
*
Move users and security to the Anaconda object.
Chris Lumens
2010-02-04
1
-3
/
+58
*
pylint error fixes round 2
Hans de Goede
2010-01-14
1
-3
/
+0
*
Improve createLuserConf behavior and chroot behavior in users.*
Peter Jones
2009-11-05
1
-11
/
+60
*
Set GECOS field for new user accounts specific in ks files
David Cantrell
2009-07-20
1
-1
/
+4
*
Allow creating new groups through kickstart.
Chris Lumens
2009-07-02
1
-0
/
+35
*
When catching an OSError, handle it as an object instead of a tuple (#497374).
Chris Lumens
2009-04-23
1
-2
/
+2
*
Default to SHA512 password encoding algorithm.
David Cantrell
2009-04-13
1
-2
/
+6
*
Add created user to default group created for the user.
Radek Vykydal
2009-03-13
1
-0
/
+1
*
Fix creating new users in kickstart.
Chris Lumens
2008-03-13
1
-4
/
+3
*
Make sure default is SHA-512 for libuser.conf.
David Cantrell
2008-03-11
1
-1
/
+1
*
Use SHA-512 by default for password encryption.
David Cantrell
2008-02-20
1
-23
/
+37
*
Don't traceback trying to raise an exception when making users (#430772).
Chris Lumens
2008-01-29
1
-29
/
+33
*
Don't refer to the libuser.conf when creating users (#428891).
Chris Lumens
2008-01-22
1
-1
/
+4
*
Try to fix a problem creating users via kickstart (#428891).
Chris Lumens
2008-01-21
1
-37
/
+50
*
Clean up typos and other things for GPLv2+ changes.
David Cantrell
2007-12-17
1
-1
/
+1
*
Common GPLv2+ boilerplate on toplevel python source files.
David Cantrell
2007-12-17
1
-6
/
+13
*
Make the default group of a new user be the one created with their username.
Chris Lumens
2007-09-12
1
-6
/
+10
*
Lock accounts if asked (#240059).
Chris Lumens
2007-06-07
1
-4
/
+10
*
Set the right home directory so it gets made correctly (#216681).
Chris Lumens
2006-11-27
1
-1
/
+4
*
2006-07-28 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-07-28
1
-2
/
+3
*
2006-05-17 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-05-18
1
-0
/
+23
*
Add support for making users and for enabling/disabling services via
Chris Lumens
2006-05-03
1
-0
/
+86
*
Use libuser for handling the root password instead of a bunch of our own
Chris Lumens
2006-04-11
1
-91
/
+0
*
Remove the unused Accounts class.
Chris Lumens
2006-03-30
1
-47
/
+0
*
Simplified the authconfig step to store data as a string to be passed to
Chris Lumens
2005-08-29
1
-141
/
+10
*
Use new logging system.
Chris Lumens
2005-08-12
1
-3
/
+4
*
2004-11-08 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2004-11-08
1
-7
/
+7
*
might help with expection output so we don't have to set it to None so it isn...
Mike Fulbright
2003-04-03
1
-1
/
+10
*
migrate to using rhpl log function
Mike Fulbright
2002-05-23
1
-1
/
+2
*
oh yeah goodbye reconfig
Mike Fulbright
2002-02-08
1
-1
/
+1
*
disable things which are not explicitly enabled for authconfig (should fix re...
nalin
2001-09-10
1
-0
/
+18
*
argh, must clean up flags for next release (52814)
Jeremy Katz
2001-08-29
1
-1
/
+1
*
explicitly disable nis if it's not being used so that it gets removed from ns...
Jeremy Katz
2001-08-09
1
-0
/
+2
*
add --enablecache for kickstart
Jeremy Katz
2001-07-31
1
-0
/
+5
*
remove superflous and unsupported disable options from being output to ks.cfg
Jeremy Katz
2001-07-15
1
-19
/
+0
*
if the user has requested md5 passwords, write out the root password in the
Jeremy Katz
2001-07-03
1
-2
/
+6
*
added header info
bfox
2001-07-02
1
-0
/
+1
*
right option, fixes 46337
Jeremy Katz
2001-06-27
1
-1
/
+1
*
various pychecker fixups
Matt Wilson
2001-06-22
1
-2
/
+2
*
copyright
Matt Wilson
2001-06-22
1
-0
/
+15
*
add support for Samba authentication
bfox
2001-06-22
1
-1
/
+13
*
merge dispatch to HEAD
Matt Wilson
2001-06-20
1
-0
/
+220