summaryrefslogtreecommitdiff
path: root/src/terminal.c
AgeCommit message (Collapse)AuthorFilesLines
2013-09-24ay_to_strv: Prevent dereferencing a NULL pointer.Alexander von Gluck IV1-1/+2
* clang static analysis shows that ay_to_strv is called with argc set to NULL. This can cause ay_to_strv to dereference the pointer in a failure situation.
2013-01-17Migrate to GSettingsMarcel Dijkstra1-5/+2
2011-11-06aplicando formato allmanPerberos1-457/+483
2011-11-06initialPerberos1-0/+619