summaryrefslogtreecommitdiff
path: root/sysutils/liboobs/patches
AgeCommit message (Collapse)AuthorFilesLines
2009-10-31Update to 2.22.2:wiz2-10/+10
- 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.hasso2-12/+36
2009-01-14Ah, yes, that won't work. Patch the patch to not insert an empty #define ↵dsainty1-3/+2
that breaks the build (under gcc at least) on any platform that doesn't define __NetBSD__
2008-11-15Initial import of liboobs version 2.22.0.jmcneill3-0/+89
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.