summaryrefslogtreecommitdiffstats
path: root/src/account
Commit message (Expand)AuthorAgeFilesLines
* Add AccountIndicationTestDriver, application of indication testing framework.Alois Mahdal2014-05-221-0/+38
* Clean up imports in commonAlois Mahdal2014-05-151-15/+6
* Add utility classes for indication testingAlois Mahdal2014-05-151-0/+53
* Move dangling functions to common.UserOpsAlois Mahdal2014-05-158-102/+138
* Include profile (un)registration in the (un)register-PROVIDER make targetsTomas Bzatek2014-05-151-1/+1
* account: Don't expose the LMI_Account.UserPassword valueTomas Bzatek2014-05-151-14/+27
* account: Make LMI_MemberOfGroup.CreateInstance() more robustTomas Bzatek2014-05-151-4/+19
* account: Mark TestAccountInvalidEtc tests as dangerousTomas Bzatek2014-05-151-0/+2
* account: use defaultdict instead of CounterRadek Novacek2014-05-131-2/+2
* Move generic code to lmi.test.utilAlois Mahdal2014-05-074-218/+10
* Improve random_string util functionAlois Mahdal2014-05-073-7/+9
* indmanager: move to libsJan Synacek2014-05-061-1/+1
* libopenlmi: rename back to openlmicommon and get versioning rightJan Synacek2014-05-061-1/+1
* libopenlmi: minor fixes and improvementsJan Synacek2014-05-068-18/+18
* libopenlmi: reorganize and gatherJan Synacek2014-04-3020-65/+41
* account: Add tests for invalid system filesAlois Mahdal2014-03-252-1/+570
* Account: Try to make coverity happy.Robin Hack2014-03-051-3/+5
* account: Added test for race conditionsAlois Mahdal2014-02-273-0/+406
* Account: Race conditions fixes (like: bz#1061150)Robin Hack2014-02-135-87/+149
* indicationmanager: Handle EOF in inotify readRadek Novacek2014-01-211-0/+6
* Updated copyright yearsPeter Schiffer2014-01-1638-38/+38
* Remove trailing spacesPeter Schiffer2014-01-1613-486/+486
* account: Use lckpwdf() to protect passwd filesTomas Bzatek2014-01-145-0/+83
* Use re-entrant version of strerror() for thread safetyTomas Bzatek2014-01-091-1/+2
* tests: ensure the use of exceptions is well definedMichal Minar2014-01-081-2/+2
* account: Port tests to lmishell baseTomas Bzatek2014-01-036-112/+126
* account: Code cleanupTomas Bzatek2013-12-201-10/+1
* 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: Free private indication data after indications are stoppedTomas Bzatek2013-11-282-6/+10
* account: Fix some memory leaksTomas Bzatek2013-11-213-1/+6
* indmanager: Introduce common filter checkerTomas Bzatek2013-11-154-44/+14
* account: Make filter names in tests nicerTomas Bzatek2013-11-151-5/+5
* account: Ignore homedir deletion failures when deleting an userTomas Bzatek2013-11-111-6/+7
* account: Watch parent directory instead of files directlyTomas Bzatek2013-11-112-63/+34
* Fix libuser require once againTomas Bzatek2013-11-061-1/+1
* Require libuser >= 0.60Tomas Bzatek2013-11-061-1/+1
* Fix coverity issuesRadek Novacek2013-11-041-2/+8
* account: Fix libuser object cleanupTomas Bzatek2013-11-042-4/+4
* account: Start watching right upon indication subscriptionTomas Bzatek2013-11-044-41/+90
* tests: adjusted test suits for changes in lmi.testMichal Minar2013-11-041-3/+3
* Account: Whitespaces removed.Robin Hack2013-11-041-6/+6
* Use configured ComputerSystem class name.Jan Safranek2013-11-011-1/+1
* Account: Added 3 changes as one.Robin Hack2013-10-313-106/+243
* Add lmi_get_computer_system function and fix lmi_get_system_nameRadek Novacek2013-10-3121-125/+88
* tests: use shared base class in provider testsMichal Minar2013-10-245-179/+15
* Fix some compilation warnings and coverity issuesRadek Novacek2013-10-222-3/+6
* Rework documentation.Jan Safranek2013-10-187-772/+0
* account: Fix invalid change from migration from Linux_ to PG_Radek Novacek2013-10-171-1/+1
* Use PG_ComputerSystem by default.Jan Safranek2013-10-094-6/+6