summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-19NEWS: update for release0.6.13Ray Strode1-0/+15
2011-07-19configure: switch to tar.xzRay Strode1-1/+1
2011-07-19lib: add doc string for create userRay Strode1-0/+12
2011-07-19daemon: more polkit deprecation clean upsRay Strode1-11/+2
2011-07-19lib: drop some unused variablesRay Strode1-5/+0
2011-07-19lib: cast uid to long before printingRay Strode1-1/+1
2011-07-19daemon: cast uid to long before printingRay Strode1-1/+1
2011-07-19daemon: s/polkit_authority_get/polkit_authority_get_sync/Ray Strode1-2/+9
2011-07-19daemon: use enum type instead of intRay Strode1-1/+1
2011-07-19daemon: fix signedness warningRay Strode1-1/+1
2011-07-19daemon: fix up some problems in last commitRay Strode1-2/+1
2011-07-19daemon: get login frequency from wtmp instead of ConsoleKitLennart Poettering1-234/+53
2011-07-19lib: fix doc string for act_user_get_object_pathLennart Poettering1-1/+1
2011-07-19configure: honor aclocal flags (bug 33922)Craig Keogh1-0/+2
2011-07-19daemon: Add '--' to argument builders before the user's nameRodrigo Moya2-38/+52
2011-07-19Revert "Implement "disable account" password mode"Ray Strode2-31/+3
2011-07-19po: added Vietnamese translationNguyễn Thái Ngọc Duy2-0/+61
2011-07-19Implement "disable account" password modeBastien Nocera2-3/+31
2011-05-25lib: fix small memory leakRay Strode1-2/+3
2011-05-23libaccountsservice: Set G_LOG_DOMAINFlorian Müllner1-0/+1
2011-05-19Bump version to 0.6.13Matthias Clasen1-1/+1
2011-05-19Change the create_user api that was added yesterdayMatthias Clasen2-18/+53
2011-05-18po: update translationsRay Strode30-95/+130
2011-05-18configure: bump version to 0.6.120.6.12Ray Strode1-1/+1
2011-05-18NEWS: Update for releaseRay Strode1-0/+5
2011-05-18lib: if ListCachedUsers returns zero users continueRay Strode1-2/+7
2011-05-18lib: set is-loaded in failure pathRay Strode1-5/+5
2011-05-18lib: ignore user-removed signals for untracked usersRay Strode1-2/+7
2011-05-18daemon: stall ListCachedUsers until ck-history finishesRay Strode1-2/+31
2011-05-180.6.110.6.11Matthias Clasen2-1/+6
2011-05-18Add api for creating users to ActUserManagerMatthias Clasen2-0/+47
2011-04-29NEWS: Update for release0.6.10Ray Strode1-0/+7
2011-04-29po: update translationsRay Strode26-75/+86
2011-04-27lib: don't block loading for get_user() requestsRay Strode1-3/+30
2011-04-26lib: set is-loaded only after we've actually loaded the usersRay Strode1-4/+14
2011-04-25lib: ignore new users before ListCachedUsers finishesRay Strode1-0/+5
2011-04-25lib: add some additional debugging statementsRay Strode1-4/+42
2011-04-25lib: always set is-loaded through maybe_set_is_loadedRay Strode1-1/+1
2011-04-15Bump versionMatthias Clasen1-1/+1
2011-04-15Don't crash when removing nameless users0.6.9Matthias Clasen1-1/+4
2011-04-11Bump version to 0.6.9Matthias Clasen1-1/+1
2011-04-11Add a 'system-account' property to usersMatthias Clasen6-6/+80
2011-04-04Updates for 0.6.80.6.8Matthias Clasen2-1/+6
2011-03-29daemon: use same rules for parsing booleans from gdm config as gdmRay Strode1-1/+1
2011-03-22NEWS: update for release0.6.7Ray Strode1-0/+9
2011-03-22configure: bump version to 0.6.7Ray Strode1-1/+1
2011-03-22po: pull latest translations from transifexRay Strode31-36/+1624
2011-03-22lib: rename function to be more clearRay Strode1-9/+8
2011-03-18daemon: correctly free the array of groupsFrédéric Péters1-1/+3
2011-03-18daemon: fix call to useradd for normal usersFrédéric Péters1-2/+2