index
:
delta/lightdm.git
baserock/morph
trunk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xauthority.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't write X authority with g_file_set_contents - it can leave intermediate ...
Robert Ancell
2013-06-10
1
-14
/
+25
*
Cast to GByteArray to gchar * when passing to g_file_set_contents
Iain Lane
2013-04-18
1
-1
/
+1
*
Don't use GIO to access X authority files - it uses GVFS which is unnecessary...
Robert Ancell
2013-03-27
1
-83
/
+60
*
Use gsize for length field in xauth
Robert Ancell
2012-03-01
1
-10
/
+14
*
Make sure objects are cleaned up on exit, Fix minor memory leaks
Robert Ancell
2011-10-06
1
-0
/
+4
*
Add checks for args to xauth_write
Robert Ancell
2011-09-21
1
-0
/
+3
*
Refactor privilege code
Robert Ancell
2011-09-15
1
-28
/
+4
*
Do not write ~/.dmrc and ~/.Xauthority as root. [CVE-2011-3349]
Martin Pitt
2011-09-13
1
-10
/
+22
*
Get ultra paranoid in checking if error objects are set before printing them out
Robert Ancell
2011-09-07
1
-3
/
+4
*
Fix XMDCP authorization
Robert Ancell
2011-09-06
1
-14
/
+32
*
treat zero-returns on stream writes as success
Michael Terry
2011-08-18
1
-2
/
+2
*
Fix error handling in Xauthority code
Robert Ancell
2011-07-25
1
-70
/
+69
*
Rename XAuthorization to XAuthority
Robert Ancell
2011-07-20
1
-0
/
+374