summaryrefslogtreecommitdiffstats
path: root/src/Daemon
Commit message (Collapse)AuthorAgeFilesLines
...
* changed CrashCather to crash-catcherZdenek Prikryl2009-02-192-23/+23
|
* Changed config pathJiri Moskovcak2009-02-192-3/+3
| | | | Fixed Makefile.am
* Merge branch 'master' of git://git.fedorahosted.org/git/crash-catcherJiri Moskovcak2009-02-191-5/+5
|\ | | | | | | | | | | | | | | | | Conflicts: lib/DBus/Makefile.am lib/DBus/dbus-crash-catcher.conf lib/DBus/dbus-crashcatcher.conf src/Daemon/Makefile.am src/Daemon/dbus-crashcatcher.conf
| * changed targetZdenek Prikryl2009-02-191-4/+4
| |
* | Moved dbus backend from dbus lib to daemon - better OO model.Jiri Moskovcak2009-02-197-22/+254
| | | | | | | | Modified dbus policy config file to allow all users to call daemon's methods
* | Rewritten the lock file ignore hackJiri Moskovcak2009-02-161-12/+15
|/
* Quick ugly hack to ignore lock files.Jiri Moskovcak2009-02-121-0/+8
|
* Rewritten dbus to dbus-c++Jiri Moskovcak2009-02-123-10/+29
| | | | Added possibility to call daemon methods via dbus
* Fixed variable type guint->gsizeJiri Moskovcak2009-02-051-1/+1
|
* removed dependency on Utils libraryZdenek Prikryl2009-02-051-2/+2
|
* new interface. it will chande in the near future.Zdenek Prikryl2009-02-051-19/+19
|
* Added new library UtilsZdenek Prikryl2009-02-051-1/+1
|
* Initial git commitJiri Moskovcak2009-02-024-0/+306