summaryrefslogtreecommitdiffstats
path: root/src/account
Commit message (Expand)AuthorAgeFilesLines
* 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
* account: last login, password min and max lifetimeRoman Rakus2012-09-274-4/+62
* account: ModifyInstance of AccountRoman Rakus2012-09-261-1/+105
* account: CreateGroup implementedRoman Rakus2012-09-211-1/+106
* account: DeleteInstance on LMI_GroupRoman Rakus2012-09-211-1/+39
* account: DeleteInstance of LMI_IdentityRoman Rakus2012-09-211-1/+68
* account: delete instance on LMI_AccountRoman Rakus2012-09-201-1/+40
* account: Use LMI as Organization IDRoman Rakus2012-09-191-1/+1
* account: createAccount function implementationRoman Rakus2012-09-071-2/+238
* Make destination of .reg adjustable in CuraMacros0.0.3Radek Novacek2012-08-291-1/+1
* Define methods from experimental schemaRadek Novacek2012-08-293-0/+93
* Rename HostedService classes to avoid duplicationRadek Novacek2012-08-281-31/+31
* Rename prefix from Cura_ to LMI_Radek Novacek2012-08-2822-829/+829
* Account provider0.0.2Roman Rakus2012-08-1424-0/+4533