summaryrefslogtreecommitdiff
path: root/Users/Users.pm
AgeCommit message (Expand)AuthorFilesLines
2010-08-21Support erase_home flag when creating userMilan Bouchet-Valat1-1/+13
2010-08-21Fix chown syntax not supported on all platformsMilan Bouchet-Valat1-1/+1
2010-08-21Fix typos in change_user()Milan Bouchet-Valat1-3/+3
2010-08-20Rework handling of home directory changesMilan Bouchet-Valat1-2/+80
2010-03-20Identify users by login, not UIDMilan Bouchet-Valat1-1/+1
2010-03-08Fix setting Real name and password for new usersMilan Bouchet-Valat1-4/+4
2010-03-08Support password (un)lockingMilan Bouchet-Valat1-5/+54
2010-03-08Ignore invalid users from /etc/passwdMilan Bouchet-Valat1-0/+9
2010-02-15Fix chown home directory for new userMilan Bouchet-Valat1-2/+9
2010-02-08Remove obsolete function modify_shadow_password()Milan Bouchet-Valat1-28/+0
2010-02-08Add field for face in UserConfigMilan Bouchet-Valat1-0/+2
2010-02-06Remove unneeded Use Authen::PAMMilan Bouchet-Valat1-2/+0
2010-01-26Support encrypted home directoriesMilan Bouchet-Valat1-0/+7
2010-01-17Fix SelfConfigMilan Bouchet-Valat1-2/+2
2010-01-11Return new user struct when creating userMilan Bouchet-Valat1-0/+4
2010-01-11Use PAM to set passwordMilan Bouchet-Valat1-120/+33
2010-01-11New SelfConfig protocolMilan Bouchet-Valat1-0/+35
2010-01-11Allow user fields to be empty on creation to use defaultsMilan Bouchet-Valat1-35/+51
2010-01-11New users D-Bus protocolMilan Bouchet-Valat1-78/+75
2009-11-02Fix user password modificationMilan Bouchet-Valat1-0/+2
2009-10-31Fix major typo in command modifying usersMilan Bouchet-Valat1-2/+1
2009-09-28Remove versioning for Debian systems, and make Ubuntu follow DebianMilan Bouchet-Valat1-1/+1
2009-09-28Bugs 519273 & 346342 - Clean Utils::File::run() logic by using array of argum...Milan Bouchet-Valat1-59/+63
2009-08-19Bug 590239 - Fix distro detection in users to use proper variant of useraddJeremy Guitton1-1/+2
2007-12-12Add getFiles base in StbObject. Implement getFiles for UserConfig and UsersCo...Carlos Garnacho1-11/+10
2007-11-08Do the same to GroupsConfig. Also, remove the ID from the message format.Carlos Garnacho1-13/+9
2007-11-07Compare users through login name instead of the custom ID.Carlos Garnacho1-6/+6
2007-11-06Add UserConfig module.Carlos Garnacho1-0/+56
2007-10-14Also make redhat derived distros use useraddCarlos Garnacho1-1/+2
2007-09-252007-09-26 Carlos Garnacho <carlosg@gnome.org>carlosg1-1/+2
2007-09-152007-09-15 Carlos Garnacho <carlosg@gnome.org>carlosg1-3/+4
2007-09-112007-09-12 Carlos Garnacho <carlosg@gnome.org>carlosg1-6/+6
2006-10-052006-10-05 Carlos Garnacho <carlosg@gnome.org>carlosg1-22/+64
2006-09-152006-09-15 Carlos Garnacho <carlosg@gnome.org>carlosg1-8/+12
2006-08-112006-08-11 Carlos Garnacho <carlosg@gnome.org>carlosg1-37/+0
2006-06-052006-06-05 Carlos Garnacho <carlosg@gnome.org>carlosg1-2/+4
2006-05-292006-05-29 Joe Marcus Clarke <marcus@freebsd.org>carlosg1-0/+1
2006-05-262006-05-26 Carlos Garnacho <carlosg@gnome.org>carlosg1-27/+60
2006-05-162006-05-15 Carlos Garnacho Parro <carlosg@gnome.org>carlosg1-0/+707