Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle wildcard values in Xauthority file | aarzilli | 2018-09-08 | 1 | -1/+5 |
| | | | | | | | | | | | Some field values in the Xauthority file have special meanings: - a value of 65535 in the 'family' field means that the entry will match a connection of any family on any address - an empty string in the 'display number' field means that the entry will match a connection on any display number This behaviour is documented at: https://cgit.freedesktop.org/xorg/lib/libXau/tree/AuGetBest.c#n109 | ||||
* | auth: use encoding.binary | Paul Sbarra | 2012-05-28 | 1 | -23/+13 |
| | |||||
* | docs | Andrew Gallant (Ocelot) | 2012-05-12 | 1 | -4/+6 |
| | |||||
* | important stuff first please | Andrew Gallant (Ocelot) | 2012-05-07 | 1 | -31/+31 |
| | |||||
* | reworking xgb. cleaned up connection stuff a little. making new xid ↵ | Andrew Gallant (Ocelot) | 2012-05-03 | 1 | -2/+4 |
| | | | | generation cleaner and use goroutines for it. | ||||
* | initial commit. not currently in a working state. | Andrew Gallant (Ocelot) | 2012-04-28 | 1 | -0/+111 |