Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-02-22 | NEWS: update for release0.6.4 | Ray Strode | 1 | -0/+9 |
2011-02-22 | configure: bump version to 0.6.4 | Ray Strode | 1 | -1/+1 |
2011-02-22 | lib: s/HomeDir/HomeDirectory/ | Ray Strode | 1 | -2/+2 |
2011-02-22 | daemon: drop g_print 's | Ray Strode | 2 | -3/+3 |
2011-02-22 | lib: set is loaded when cached users finishes | Ray Strode | 1 | -0/+1 |
2011-02-01 | NEWS: update for release0.6.3 | Ray Strode | 1 | -0/+9 |
2011-02-01 | lib: add setters | Ray Strode | 3 | -0/+428 |
2011-02-01 | configure: enable GNU extensions | Ray Strode | 1 | -0/+1 |
2011-02-01 | lib: Add getters for some of the other types supported by the service | Ray Strode | 3 | -1/+433 |
2011-02-01 | daemon: Add api for storing/retrieving session | Ray Strode | 3 | -0/+131 |
2011-02-01 | lib: fix up more login-frequency confusion | Ray Strode | 1 | -2/+2 |
2011-01-31 | lib: add getter for user locale | Ray Strode | 2 | -0/+39 |
2011-01-27 | Bump version | Matthias Clasen | 1 | -1/+1 |
2011-01-27 | Update NEWS0.6.2 | Matthias Clasen | 1 | -0/+11 |
2011-01-27 | Change policy used for autologin | Matthias Clasen | 1 | -1/+1 |
2010-12-08 | autogen: add support for ACLOCAL_FLAGS | Matthias Clasen | 1 | -0/+3 |
2010-12-08 | autogen: enable verbose output | Ray Strode | 1 | -2/+2 |
2010-12-02 | configure: drop AC_CONFIG_MACRO_DIR | Cosimo Cecchi | 1 | -2/+0 |
2010-11-30 | Fix build | Matthias Clasen | 2 | -2/+2 |
2010-10-16 | lib: fix up login frequency type confusion | Ray Strode | 3 | -18/+18 |
2010-10-16 | lib: more uid type clean ups | Ray Strode | 1 | -6/+6 |
2010-10-16 | lib: fix up uid type confusion | Ray Strode | 3 | -6/+6 |
2010-10-16 | lib: add private header | Ray Strode | 1 | -0/+45 |
2010-10-12 | configure: drop GNOME specific bits | Ray Strode | 2 | -6/+86 |
2010-10-12 | configure: don't bother disting a tar.gz | Ray Strode | 1 | -1/+1 |
2010-10-12 | configure: run through autoupdate | Ray Strode | 1 | -3/+2 |
2010-10-12 | lib: Add start of client library | Ray Strode | 8 | -1/+3186 |
2010-10-06 | todo: Add item about client library | Ray Strode | 1 | -0/+2 |
2010-07-22 | Remove unused UserChanged signal | Matthias Clasen | 2 | -25/+0 |
2010-07-21 | Post-release version bump | Matthias Clasen | 1 | -1/+1 |
2010-07-21 | Update NEWS for 0.6.10.6.1 | Matthias Clasen | 1 | -0/+9 |
2010-07-21 | Add Polish translation | Matthias Clasen | 2 | -0/+56 |
2010-07-21 | Install systemd unit files | Lennart Poettering | 5 | -2/+42 |
2010-04-05 | Always emit changed signal when setting user photo | Matthias Clasen | 1 | -9/+5 |
2010-03-30 | bump version | Matthias Clasen | 1 | -1/+1 |
2010-03-30 | Updates0.6 | Matthias Clasen | 1 | -0/+16 |
2010-03-30 | Support ~/.face icons | Matthias Clasen | 1 | -1/+8 |
2010-03-30 | Be more careful when copying the icon file | Matthias Clasen | 4 | -10/+119 |
2010-03-30 | Don't pass untrusted data in a printf format string | Matthias Clasen | 1 | -7/+14 |
2010-03-30 | Make it build | Matthias Clasen | 1 | -1/+0 |
2010-03-25 | Remove some dead code | Matthias Clasen | 1 | -40/+12 |
2010-03-25 | Minor cleanup for automatic login handling | Matthias Clasen | 1 | -2/+3 |
2010-03-25 | Handle large numbers of groups | Matthias Clasen | 3 | -19/+40 |
2010-03-25 | Compiler warning fixes | Matthias Clasen | 1 | -1/+1 |
2010-03-25 | Rearrange passwd parsing | Matthias Clasen | 1 | -5/+12 |
2010-03-25 | Drop SetIconData | Matthias Clasen | 6 | -206/+1 |
2010-03-25 | Make SetIconFile more versatile | Matthias Clasen | 3 | -7/+52 |
2010-03-25 | Redo password mode handling | Matthias Clasen | 1 | -34/+48 |
2010-03-25 | Always require admin privs for changing usernames | Matthias Clasen | 2 | -12/+2 |
2010-03-25 | Use the callers loginuid when setting the loginuid for callouts | Matthias Clasen | 1 | -6/+16 |