summaryrefslogtreecommitdiff
path: root/sysutils/liboobs/patches/patch-aa
AgeCommit message (Collapse)AuthorFilesLines
2009-10-31Update to 2.22.2:wiz1-5/+5
- Print error from D-Bus in case of failure on start. This should greatly help debugging. - Don't consider empty user password as invalid. - Make gtk-doc code documentation use inlined section comments, so that it is updated on every change. This will ensure the documentation does not get outdated again.
2009-07-12Make it build on FreeBSD and DragonFly.hasso1-5/+16
2008-11-15Initial import of liboobs version 2.22.0.jmcneill1-0/+16
Liboobs is a lightweight library that provides a GObject based interface to system-tools-backends. It's completely abstracted of the communication and authentication details, making it easy for applications to integrate with the system details.