summaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)AuthorFilesLines
2006-12-06whitespace policeDaniel Stone1-1/+1
2006-12-06config: bus reconnect supportDaniel Stone1-37/+118
2006-12-06config: move to block/wakeup handlerDaniel Stone1-47/+65
2006-11-08config: error messages non-fatal, and before we free themDaniel Stone1-10/+12
2006-11-07A couple more cases of error message before freeing strings.Eric Anholt1-2/+2
2006-11-07Report the error before freeing the error strings.Eric Anholt1-1/+1
2006-10-20config/dbus: always unref the connection, not closeDaniel Stone1-4/+4
2006-10-20config/dbus: properly initialise vtableDaniel Stone1-5/+1
2006-10-15config: unref connection, don't close itDaniel Stone1-1/+5
2006-10-15config: add replies and dbus api documentationDaniel Stone2-113/+214
2006-10-08config: fix compilationDaniel Stone1-2/+2
2006-10-08config: remove excessive debuggingDaniel Stone1-32/+18
2006-08-24config: clean up debugging messages, make failure to acquire name fatalDaniel Stone1-12/+16
2006-08-07config client: fix minor race with event queueDaniel Stone1-0/+4
2006-07-21add basic D-BUS configuration mechanismDaniel Stone3-0/+312