summaryrefslogtreecommitdiffstats
path: root/src/account/LMI_AccountProvider.c
Commit message (Expand)AuthorAgeFilesLines
* account: Initialize NULL the group array to prevent bad memory accessTomas Bzatek2013-12-031-1/+2
* account: Fall back to /etc/passwd if /etc/shadow returns NULL passwordTomas Bzatek2013-12-031-4/+10
* account: Fix some memory leaksTomas Bzatek2013-11-211-1/+2
* account: Ignore homedir deletion failures when deleting an userTomas Bzatek2013-11-111-6/+7
* Account: Whitespaces removed.Robin Hack2013-11-041-6/+6
* Account: Added 3 changes as one.Robin Hack2013-10-311-27/+77
* Add lmi_get_computer_system function and fix lmi_get_system_nameRadek Novacek2013-10-311-4/+4
* account: Allow to set plain text passwordRoman Rakus2013-09-201-0/+57
* Call lmi_init function from providersRadek Novacek2013-09-191-0/+2
* Account: Better failure check of lock pool initialization.Robin Hack2013-09-181-1/+2
* Account: Added associative thread locking.Robin Hack2013-09-101-0/+27
* Account: Fix memory corruptionRoman Rakus2013-09-041-17/+28
* Account: Use return CIM_RC_ERR_FAILED instead of exit(1)Roman Rakus2013-09-041-6/+11
* Account: Use constants for method return valuesRoman Rakus2013-09-021-8/+15
* Account: Fix build error, force -> ForceRoman Rakus2013-09-021-1/+1
* Account: New delete methodRoman Rakus2013-09-021-47/+147
* Account: Don't delete home dir if user is not ownerRoman Rakus2013-09-021-3/+20
* Silence many compilation warningsRadek Novacek2013-07-251-2/+2
* Account: Don't use uninitialized fieldsRoman Rakus2013-07-031-3/+4
* Account: Use asprintf instead of snprintfRoman Rakus2013-06-121-3/+2
* Account: Use KReturn2 instead of CMReturnWithCharsRoman Rakus2013-06-121-88/+68
* Account: Properly create/delete homedirsRoman Rakus2013-06-031-1/+12
* Account: Correctly handle empty fields in shadow fileRoman Rakus2013-05-301-9/+15
* Happy New Year! (better later than never)Jan Synacek2013-03-131-1/+1
* Relicence all sources from GPLv2+ to LGPLv2+0.0.15Radek Novacek2012-11-121-10/+13
* Account: Include license text in source filesRoman Rakus2012-10-261-0/+17
* Account: Account modification of password expirations0.0.12Roman Rakus2012-10-251-26/+150
* Account: Password and user expirationRoman Rakus2012-10-101-22/+41
* account: last login, password min and max lifetimeRoman Rakus2012-09-271-4/+25
* account: ModifyInstance of AccountRoman Rakus2012-09-261-1/+105
* account: delete instance on LMI_AccountRoman Rakus2012-09-201-1/+40
* Rename prefix from Cura_ to LMI_Radek Novacek2012-08-281-0/+243