Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-05-20 | Add class parameter to the query function for CB | Denis Kenzior | 2 | -4/+7 | |
2009-05-20 | Fixup SS control case | Denis Kenzior | 2 | -0/+6 | |
In certain cases, querying/setting prperties via SS control req doesn't provide complete state, resulting in subsequent GetProperties reporting incorrect values | |||||
2009-05-20 | Rework Call Barring Interface | Denis Kenzior | 1 | -226/+383 | |
2009-05-20 | Implement the CallBarring interface. | Andrzej Zaborowski | 4 | -1/+858 | |
2009-05-12 | Fix fallout of CSSD support patch | Marcel Holtmann | 2 | -2/+1 | |
2009-05-12 | Add an API for a CSSI/CSSU notifications. | Andrzej Zaborowski | 8 | -17/+257 | |
2009-05-12 | Implement callback for the cancel function | Denis Kenzior | 1 | -2/+21 | |
2009-05-12 | Remove some other unused variables | Denis Kenzior | 7 | -25/+4 | |
2009-05-12 | Remove unused variables. | Andrzej Zaborowski | 1 | -3/+0 | |
2009-05-12 | Add a set of utility functions for parsing the fundamental SMS PDU/TPDUs. | Denis Kenzior | 3 | -1/+1580 | |
2009-05-10 | Add skeleton for AT modem driver plugin | Marcel Holtmann | 1 | -3/+3 | |
2009-05-10 | Add directory for driver plugins | Marcel Holtmann | 2 | -4/+14 | |
2009-05-10 | Add support for builtin plugins | Marcel Holtmann | 2 | -17/+40 | |
2009-05-05 | Add implementation of telephony daemon | Denis Kenzior | 21 | -1/+9881 | |
2009-05-05 | Add option parsing and mainloop setup | Marcel Holtmann | 1 | -3/+90 | |
2009-05-05 | Add D-Bus access configuration file | Marcel Holtmann | 2 | -0/+31 | |
2009-05-05 | Fix broken prototypes | Marcel Holtmann | 1 | -2/+4 | |
2009-05-05 | Update log and plugin functions | Marcel Holtmann | 2 | -4/+15 | |
2009-04-26 | Add plugin support infrastructure | Marcel Holtmann | 4 | -1/+172 | |
2009-04-26 | Add skeleton for telephony daemon | Marcel Holtmann | 4 | -0/+206 | |
2009-04-26 | Add directories for source code, header files and plugins | Marcel Holtmann | 1 | -0/+2 | |