]> rtime.felk.cvut.cz Git - sojka/lightdm.git/shortlog
sojka/lightdm.git
2015-11-15 Launchpad Translatio... Launchpad automatic translations update.
2015-11-12 Robert AncellStop guest session error if there is no prefs.sh config...
2015-11-12 Sebastien Bacher[guest] Don't error out if there is no prefs.sh configu...
2015-11-08 Robert AncellFix copy-pasted method name
2015-11-06 Launchpad Translatio... Launchpad automatic translations update.
2015-11-03 Robert AncellReleasing 1.17.1
2015-11-03 Robert AncellChange log backup to enabled by default - this is proba...
2015-11-02 Robert AncellImplement XDMCP ForwardQuery
2015-11-02 Robert AncellAdd missing break statement - caught in review by Marti...
2015-11-02 Piotr JurkiewiczAdd LC_PAPER, LC_NAME, LC_ADDRESS, LC_TELEPHONE, LC_MEA...
2015-10-30 Robert AncellMake guest account script more portable
2015-10-29 Robert AncellImplement XDMCP ForwardQuery
2015-10-29 Robert AncellFix memory leak in XDMCP logging code
2015-10-28 Launchpad Translatio... Launchpad automatic translations update.
2015-10-28 Robert AncellApply backup-logs option to the main log
2015-10-28 Robert AncellMerge log-mode.h into log-file.h
2015-10-28 Robert AncellAdd a backup-logs option to re-enable the old log backu...
2015-10-28 Robert AncellReleasing 1.17.0
2015-10-23 Laércio de... Fix and simplify test of /etc/guest-session/skel emptyness.
2015-10-23 Laércio de... Replace loginctl action terminate-user with kill-user...
2015-10-23 Laércio de... Simplify GUEST_USER initialization from GUEST_HOME...
2015-10-23 Laércio de... Set new guest account home dir to GUEST_HOME directly...
2015-10-23 Laércio de... Don't fail to remove guest account if its home director...
2015-10-23 Laércio de... Replace all USER/HOME occurences in guest-account.sh...
2015-10-23 Laércio de... Drop local keyword, as it may break guest-account.sh...
2015-10-22 Robert AncellUse logrotate to handle files in the default log directory.
2015-10-21 Robert AncellRefresh debian/patches
2015-10-21 Robert AncellHandle trailing whitespace on boolean values
2015-10-20 Robert AncellDrop debian/patches/xorg-1.17.patch - we now detect...
2015-10-20 Robert AncellRefresh patches
2015-10-20 Alexandros... Use logrotate to handle files in the default log directory
2015-10-19 Robert AncellUpdate guest-session AppArmor profile to be suitable...
2015-10-19 Robert AncellSet example multi-seat configuration to a valid seat...
2015-10-19 Laércio de... Update guest-session AppArmor profile to be suitable...
2015-10-18 Launchpad Translatio... Launchpad automatic translations update.
2015-10-16 Robert AncellAllow guest sessions to write in /{,var/}run/screen...
2015-10-16 Robert AncellText XDMCP clients in both X.Org 1.16 and X.Org 1.17
2015-10-16 Laércio de... Allow guest sessions to write in /{,var/}run/screen...
2015-10-16 Laércio de... Rely on systemd-logind facilities (when available)...
2015-10-16 Laércio de... Tidy up guest-account.sh code.
2015-10-16 Laércio de... Move system UID check heuristic in guest-account.sh...
2015-10-16 Laércio de... Handle /run/media/guest-XXXXXX cleanup as well on guest...
2015-10-16 Laércio de... Replace Debian-specific adduser/deluser commands with...
2015-10-16 Laércio de... Convert guest-account USER and HOME to lower case,...
2015-10-16 Robert AncellOptimize guest account creation by removing slow chown...
2015-10-16 Robert AncellAllow reading /proc/<PID>/net/dev from within a guest...
2015-10-16 Robert AncellUse g_object_clear where we can for readibility
2015-10-16 Robert AncellUse g_object_clear where we can for readibility
2015-10-16 Robert AncellReplace unnecessary dispose method with finalize
2015-10-16 Robert AncellTidy up finalize methods
2015-10-16 Robert AncellWhen locking a session, if an existing greeter can...
2015-10-15 Laércio de... Allow reading /proc/net/dev from within a guest session.
2015-10-15 Robert AncellAllow Chromium to receive a SIGTERM when running from...
2015-10-15 Laércio de... Allow Chromium to receive SIGTERM when running within...
2015-10-15 Laércio de... Make /usr/share/lightdm/guest-session/setup.sh executab...
2015-10-15 Laércio de... Move parts of guest-account script to separate files...
2015-10-14 Laércio de... Tidy up guest-account script code.
2015-10-14 Robert AncellAdd xremote tests
2015-10-14 Robert AncellFix test description
2015-10-14 Robert AncellAdd unity as an example seat type
2015-10-14 Robert AncellAlso test xserver-config option
2015-10-14 Robert AncellAdd a regression test for xserver-layout option.
2015-10-14 Robert AncellCheck the version of the X server we are running so...
2015-10-14 Laércio de... Drop PRE_HOME directory in guest-account script.
2015-10-14 Laércio de... Move the BindFS mount to the last step, leaving room...
2015-10-14 Laércio de... Create on-the-fly directories and files directly as...
2015-10-14 Laércio de... Replace BindFS option --mirror-only with --force-user...
2015-10-13 Robert AncellSuggest bindfs package
2015-10-13 Laércio de... Keep only bindfs in 'Suggests' field, since linux-image...
2015-10-13 Laércio de... Declare package requirements to enable union-mounting...
2015-10-13 Robert AncellUse read-only for bindfs mounts
2015-10-13 Laércio de... Enforce read-only mode for all BindFS mounts to minimiz...
2015-10-12 Robert AncellFix apparmor profiles for running Chromium in guest...
2015-10-12 Chad MILLERdata/apparmor/abstractions/lightdm_chromium-browser...
2015-10-12 Robert AncellUpdate debian/changelog
2015-10-12 Robert Ancell* debian/patches/xorg-1.17.patch:
2015-10-10 Robert AncellIf OverlayFS of AuFS is available use them to mount...
2015-10-09 Laércio de... Fix missing redefinition of PRE_HOME variable.
2015-10-09 Laércio de... Revert some changes and make a per-user bindfs mount...
2015-10-08 Laércio de... Union-mount /etc/guest-session/skel with guest account...
2015-10-08 Laércio de... Fix seat name example in data/lightdm.conf
2015-10-05 Launchpad Translatio... Launchpad automatic translations update.
2015-09-29 Robert AncellChange --enable-audit to --enable-libaudit
2015-09-29 Robert AncellDisable libaudit support for now - Unity is not unlocki...
2015-09-29 Robert AncellUse AM_CPPFLAGS instead of deprecated INCLUDES
2015-09-29 Robert AncellRemove trailing whitespace
2015-09-29 Robert AncellFix compilation without libaudit installed
2015-09-28 Robert AncellAdd vapigen.m4 into repository so can compile without...
2015-09-24 Launchpad Translatio... Launchpad automatic translations update.
2015-09-16 Robert AncellReturn a valid fd for audit_open
2015-09-16 Robert AncellAdd regression test for libaudit support
2015-09-16 Robert AncellOnly include libaudit header if using it
2015-09-16 Robert AncellLog at configure time if libaudit is being used
2015-09-09 Launchpad Translatio... Launchpad automatic translations update.
2015-09-07 Robert AncellUse libaudit to generate audit events
2015-09-07 Robert AncellBuild multi-arch
2015-09-06 Robert AncellReleasing 1.16.0
2015-09-05 Robert AncellInstalled files have moved...
2015-09-05 Robert AncellMerge with trunk
2015-09-02 Tyler Hicks* Generate login and logout events that can be used...
next