summaryrefslogtreecommitdiffstats
path: root/src/account
Commit message (Expand)AuthorAgeFilesLines
...
* Account: Fix memory corruptionRoman Rakus2013-09-044-67/+117
* Account: Warn about a bug (libuser) in documentation.Roman Rakus2013-09-041-0/+5
* Account: Use return CIM_RC_ERR_FAILED instead of exit(1)Roman Rakus2013-09-0410-36/+41
* Account: Remove unused codeRoman Rakus2013-09-021-20/+0
* Account: Use constants for method return valuesRoman Rakus2013-09-021-8/+15
* Account: Reflect delete user changes in docRoman Rakus2013-09-021-3/+13
* 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
* account: doc generation improvementsMichal Minar2013-08-291-1/+5
* Account: DocumentationRoman Rakus2013-08-267-0/+751
* Account: Remove unused sourceRoman Rakus2013-08-231-222/+0
* indmanager: Fix IMEventWatcher arguments to be able to actually set dataTomas Bzatek2013-08-152-2/+2
* Fix namespace for testsRoman Rakus2013-08-141-1/+1
* account: correctly register profiles in spec, do not hardcode version in skelJan Synacek2013-07-251-1/+1
* account: fix wrong installation path for profile registration mofRadek Novacek2013-07-251-1/+1
* Silence many compilation warningsRadek Novacek2013-07-255-10/+16
* Account: Profile registrationRoman Rakus2013-07-242-0/+39
* Return list of CIM classes from konkretcmpi_generate macroRadek Novacek2013-07-231-0/+1
* Account: Make tests a little bit robustRoman Rakus2013-07-173-19/+30
* Account: Tests for indicationsRoman Rakus2013-07-172-0/+258
* Account: Use Account prefix in test logsRoman Rakus2013-07-164-12/+12
* account: don't require indication managerRadek Novacek2013-07-033-5/+4
* Account: Remove dead codeRoman Rakus2013-07-031-6/+10
* Account: Fix unreachable codeRoman Rakus2013-07-031-1/+1
* Account: Don't use uninitialized fieldsRoman Rakus2013-07-031-3/+4
* Account: Use strdup instead of malloc-strcpy comboRoman Rakus2013-07-031-4/+2
* Account: Indications for creation and deletionRoman Rakus2013-07-015-8/+482
* Adapt for KonkretCMPI changes in EmbeddedInstancesRadek Novacek2013-07-012-4/+4
* Fixed a bad email addressRoman Rakus2013-06-271-1/+1
* Account: Use asprintf instead of snprintfRoman Rakus2013-06-128-37/+30
* Account: Use KReturn2 instead of CMReturnWithCharsRoman Rakus2013-06-124-130/+94
* Account: Properly create/delete homedirsRoman Rakus2013-06-032-11/+15
* Account: Correctly handle empty fields in shadow fileRoman Rakus2013-05-302-9/+21
* renamed mof files according to LMI conventionMichal Minar2013-04-221-1/+1
* Happy New Year! (better later than never)Jan Synacek2013-03-1332-32/+32
* Fix some typosJan Synacek2013-02-126-6/+6
* Account: add wrapper script to enable setting proper selinux context0.0.17Roman Rakus2013-01-172-1/+25
* Account: testsRoman Rakus2013-01-148-0/+497
* Account: Allow to create instance of LMI_MemberOfGroupRoman Rakus2012-12-201-1/+72
* Account: Allow to delete instance of LMI_MemberOfGroupRoman Rakus2012-12-111-1/+76
* Relicence all sources from GPLv2+ to LGPLv2+0.0.15Radek Novacek2012-11-1225-230/+339
* Account: Compiletime definition of supported encrypt algorithms0.0.13Roman Rakus2012-11-074-0/+35
* Account: Include license text in source filesRoman Rakus2012-10-2623-0/+391
* Account: Account modification of password expirations0.0.12Roman Rakus2012-10-252-26/+152
* Account: minor cleanupRoman Rakus2012-10-251-2/+0
* Change project name from Cura to OpenLMIRadek Novacek2012-10-222-7/+7
* Account: Minor change in create account methodRoman Rakus2012-10-101-5/+1
* Account: Password and user expirationRoman Rakus2012-10-101-22/+41
* account: create account - set password0.0.5Roman Rakus2012-09-271-0/+11