Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added missed Glib dependency | Angelo Naselli | 2015-03-19 | 1 | -0/+1 |
| | |||||
* | reverting for a better implementation | Angelo Naselli | 2015-03-19 | 1 | -1/+1 |
| | |||||
* | undefined SvGChar moved to SvPV as used everywhere | Angelo Naselli | 2015-03-19 | 1 | -1/+1 |
| | |||||
* | remove more dead code after previous commit | Thierry Vignaud | 2013-04-23 | 1 | -154/+0 |
| | |||||
* | reuse upstream code for creating/removing spool | Thierry Vignaud | 2013-04-23 | 1 | -4/+5 |
| | |||||
* | kill dead code | Thierry Vignaud | 2013-04-23 | 1 | -253/+0 |
| | |||||
* | use upstream function instead of reimplementing it | Thierry Vignaud | 2013-04-23 | 1 | -1/+1 |
| | |||||
* | fix type warnings | Thierry Vignaud | 2013-04-23 | 1 | -1/+1 |
| | |||||
* | (lu_homedir_populate) rename as my_homedir_populate | Thierry Vignaud | 2013-04-23 | 1 | -4/+4 |
| | | | | thus fixing compiling with latest libuser | ||||
* | Synthesized commit during git-svn import combining previous Mandriva history ↵ | Mageia SVN-Git Migration | 2011-02-03 | 1 | -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 Terjan | 2010-07-22 | 1 | -1/+1 |
| | |||||
* | define PACKAGE_NAME in USER/Makefile.PL, it is useless in top Makefile | Pascal Terjan | 2010-07-22 | 1 | -1/+1 |
| | |||||
* | make a message more understandable | Thierry Vignaud | 2010-02-03 | 1 | -1/+1 |
| | |||||
* | make libuser binding i18n aware | Thierry Vignaud | 2010-02-02 | 1 | -13/+15 |
| | |||||
* | bump copyright according to actual changes | Thierry Vignaud | 2010-02-02 | 1 | -1/+1 |
| | |||||
* | update copyright | Thierry Vignaud | 2007-08-20 | 1 | -1/+1 |
| | |||||
* | improve signal to noise ration by killing warnings about ↵ | Thierry Vignaud | 2007-08-17 | 1 | -0/+1 |
| | | | | declaration-after-statements | ||||
* | fix linking with libuser (littletux@zarb.org, #22924) | Thierry Vignaud | 2006-06-08 | 1 | -1/+1 |
| | |||||
* | - fix mem leak due to extra safefree((char*)self); | Daouda Lo | 2005-03-02 | 1 | -2/+1 |
| | |||||
* | do not die when removing a non existent directory, just warn (#10241) | Olivier Blin | 2004-07-15 | 1 | -2/+5 |
| | |||||
* | - fix homedir removing gui dialog hanging | Daouda Lo | 2003-11-28 | 1 | -3/+3 |
| | |||||
* | - remove debug info | Daouda Lo | 2003-10-10 | 1 | -1/+0 |
| | |||||
* | - Exporter not needed | Daouda Lo | 2003-10-09 | 1 | -2/+1 |
| | |||||
* | - use pkg-config | Daouda Lo | 2003-08-22 | 1 | -2/+6 |
| | |||||
* | - split Clean entity to CleanHome and CleanSpool | Daouda Lo | 2003-07-28 | 1 | -2/+7 |
| | |||||
* | - cleanup | Daouda Lo | 2003-06-27 | 1 | -1/+0 |
| | |||||
* | - Correct bug from converting NV to IV (Warly) | Daouda Lo | 2003-06-23 | 1 | -6/+6 |
| | |||||
* | - bump version to 0.92 | Daouda Lo | 2003-06-23 | 1 | -1/+1 |
| | |||||
* | - disable debugging | Daouda Lo | 2003-06-23 | 1 | -2/+0 |
| | |||||
* | - final release | Daouda Lo | 2003-06-23 | 1 | -26/+8 |
| | | | | | - enable search | ||||
* | - misc fixes | Daouda Lo | 2003-06-19 | 1 | -10/+10 |
| | |||||
* | - unlock , islocked and lock implementations | Daouda Lo | 2003-06-19 | 1 | -30/+96 |
| | |||||
* | - ask to remove directory when removing user | Daouda Lo | 2003-06-06 | 1 | -5/+106 |
| | |||||
* | - delete group when deleting user | Daouda Lo | 2003-06-05 | 1 | -5/+16 |
| | |||||
* | - add home directory on request and populate it (/etc/skel) | Daouda Lo | 2003-06-05 | 1 | -4/+433 |
| | |||||
* | - same func for get and set | Daouda Lo | 2003-06-02 | 1 | -263/+353 |
| | | | | | | - (-65533) as an invalid number - sanity checks | ||||
* | - sanity checks | Daouda Lo | 2003-05-28 | 1 | -2/+2 |
| | |||||
* | - useradd sanity checks | Daouda Lo | 2003-05-27 | 1 | -50/+165 |
| | |||||
* | - LookupById implementations (for lu_user and lu_group) | Daouda Lo | 2003-05-23 | 1 | -5/+97 |
| | |||||
* | - big updates | Daouda Lo | 2003-05-20 | 1 | -9/+7 |
| | |||||
* | - bless eachiindex of returned ent arrays | Daouda Lo | 2003-05-16 | 1 | -36/+305 |
| | |||||
* | - use lu_start to build the opaque admin object | Daouda Lo | 2003-05-13 | 1 | -3/+1 |
| | |||||
* | - call lu_start with &error | Daouda Lo | 2003-05-13 | 1 | -10/+9 |
| | |||||
* | *** empty log message *** | Daouda Lo | 2003-05-12 | 1 | -7/+2 |
| | |||||
* | *** empty log message *** | Daouda Lo | 2003-04-30 | 1 | -2/+2 |
| | |||||
* | - hunting segfault | Daouda Lo | 2003-04-29 | 1 | -1/+1 |
| | |||||
* | - sanity check | Daouda Lo | 2003-04-28 | 1 | -1/+4 |
| | |||||
* | - updates libs | Daouda Lo | 2003-04-28 | 1 | -1/+1 |
| | |||||
* | - update | Daouda Lo | 2003-04-25 | 1 | -7/+7 |
| | |||||
* | - libuser update | Daouda Lo | 2003-04-24 | 2 | -4/+9 |
| |