aboutsummaryrefslogtreecommitdiffstats
path: root/USER
Commit message (Collapse)AuthorAgeFilesLines
* Correctly set permissions on the home directory when creating a new user ↵Frédéric Buclin2017-03-131-2/+3
| | | | (mga#618)
* Do not encrypt the empty password (mga#19318)Frédéric Buclin2017-02-241-1/+2
|
* added missed Glib dependencyAngelo Naselli2015-03-191-0/+1
|
* reverting for a better implementationAngelo Naselli2015-03-191-1/+1
|
* undefined SvGChar moved to SvPV as used everywhereAngelo Naselli2015-03-191-1/+1
|
* remove more dead code after previous commitThierry Vignaud2013-04-231-154/+0
|
* reuse upstream code for creating/removing spoolThierry Vignaud2013-04-231-4/+5
|
* kill dead codeThierry Vignaud2013-04-231-253/+0
|
* use upstream function instead of reimplementing itThierry Vignaud2013-04-231-1/+1
|
* fix type warningsThierry Vignaud2013-04-231-1/+1
|
* (lu_homedir_populate) rename as my_homedir_populateThierry Vignaud2013-04-231-4/+4
| | | | thus fixing compiling with latest libuser
* Synthesized commit during git-svn import combining previous Mandriva history ↵Mageia SVN-Git Migration2011-02-031-0/+0
| | | | | | | | | | | | | | | | | with Mageia. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r396 | dmorgan | 2011-02-03 17:46:13 +0000 (Thu, 03 Feb 2011) | 1 line Import cleaned userdrake2 ------------------------------------------------------------------------ In addition to the above commits, the following cleaning work has been recorded: - License: GPLv2 according to the COPYING file - Icons: icons in ./icons and /pixmaps replaced by Oxygen icons
* fix defining PACKAGE_NAME...Pascal Terjan2010-07-221-1/+1
|
* define PACKAGE_NAME in USER/Makefile.PL, it is useless in top MakefilePascal Terjan2010-07-221-1/+1
|
* make a message more understandableThierry Vignaud2010-02-031-1/+1
|
* make libuser binding i18n awareThierry Vignaud2010-02-021-13/+15
|
* bump copyright according to actual changesThierry Vignaud2010-02-021-1/+1
|
* update copyrightThierry Vignaud2007-08-201-1/+1
|
* improve signal to noise ration by killing warnings about ↵Thierry Vignaud2007-08-171-0/+1
| | | | declaration-after-statements
* fix linking with libuser (littletux@zarb.org, #22924)Thierry Vignaud2006-06-081-1/+1
|
* - fix mem leak due to extra safefree((char*)self);Daouda Lo2005-03-021-2/+1
|
* do not die when removing a non existent directory, just warn (#10241)Olivier Blin2004-07-151-2/+5
|
* - fix homedir removing gui dialog hangingDaouda Lo2003-11-281-3/+3
|
* - remove debug infoDaouda Lo2003-10-101-1/+0
|
* - Exporter not neededDaouda Lo2003-10-091-2/+1
|
* - use pkg-configDaouda Lo2003-08-221-2/+6
|
* - split Clean entity to CleanHome and CleanSpoolDaouda Lo2003-07-281-2/+7
|
* - cleanupDaouda Lo2003-06-271-1/+0
|
* - Correct bug from converting NV to IV (Warly)Daouda Lo2003-06-231-6/+6
|
* - bump version to 0.92Daouda Lo2003-06-231-1/+1
|
* - disable debuggingDaouda Lo2003-06-231-2/+0
|
* - final releaseDaouda Lo2003-06-231-26/+8
| | | | | - enable search
* - misc fixesDaouda Lo2003-06-191-10/+10
|
* - unlock , islocked and lock implementationsDaouda Lo2003-06-191-30/+96
|
* - ask to remove directory when removing userDaouda Lo2003-06-061-5/+106
|
* - delete group when deleting userDaouda Lo2003-06-051-5/+16
|
* - add home directory on request and populate it (/etc/skel)Daouda Lo2003-06-051-4/+433
|
* - same func for get and setDaouda Lo2003-06-021-263/+353
| | | | | | - (-65533) as an invalid number - sanity checks
* - sanity checksDaouda Lo2003-05-281-2/+2
|
* - useradd sanity checksDaouda Lo2003-05-271-50/+165
|
* - LookupById implementations (for lu_user and lu_group)Daouda Lo2003-05-231-5/+97
|
* - big updatesDaouda Lo2003-05-201-9/+7
|
* - bless eachiindex of returned ent arraysDaouda Lo2003-05-161-36/+305
|
* - use lu_start to build the opaque admin objectDaouda Lo2003-05-131-3/+1
|
* - call lu_start with &errorDaouda Lo2003-05-131-10/+9
|
* *** empty log message ***Daouda Lo2003-05-121-7/+2
|
* *** empty log message ***Daouda Lo2003-04-301-2/+2
|
* - hunting segfaultDaouda Lo2003-04-291-1/+1
|
* - sanity checkDaouda Lo2003-04-281-1/+4
|
* - updates libsDaouda Lo2003-04-281-1/+1
|