Add packaging directory
[platform/upstream/neard.git] / src / main.c
2013-11-21 Samuel Ortizmain: Call agent_init first
2013-11-20 Samuel Ortizadapter: Make the power cycle upon driver error configu...
2013-09-02 Patrik Flyktmain: Use gboolean type in GOptionEntry
2013-08-20 Daniel Wagnercore: Do not compare expression against NULL
2013-08-20 Daniel Wagnercore: Use stdbool instead gboolean or near_bool_t
2013-07-02 Samuel Ortizmain: Use signalfd instead of raw signals
2013-04-11 Samuel Ortizmain.conf: Add DefaultPowered configuration
2013-03-25 Guillem Jovermain: Wait to daemonize to just before entering the...
2013-03-20 Marcin Małagowskisnep: SNEP core moved from plugins to core
2013-03-04 Samuel Ortizmain: Big fat warning for netlink initialization failure
2013-03-04 Szymon Jancmain: Exit neard if netlink initialization failed
2013-02-11 Ravi kumar Veeramallyagent: Add an extra parameter to the handover registrat...
2012-08-02 Samuel Ortizagent: Move handover agent implementation to agent.c
2012-08-02 Samuel Ortizagent: Initial implementation
2012-06-04 Samuel Ortizhandover: Add handover agent API
2012-04-19 Samuel Ortizdevice: Initial commit
2012-04-19 Samuel Ortiztarget: Remove target layer
2012-04-19 Samuel Ortiztag: Add D-Bus interface
2012-02-24 Samuel Ortizmain: Support for general settings
2012-01-27 Samuel Ortizmain: Move neard to the system bus
2012-01-18 Olivier Guitermain: Add bluetooth initialization
2011-10-21 Samuel Ortizndef: org.neard.Record export
2011-10-21 Samuel Ortizplugin: Initial infrastructure
2011-10-21 Samuel Ortiztarget: Initial commit
2011-10-21 Samuel Ortizmain: Change module initialization order
2011-10-21 Samuel Ortiznetlink: Skeleton for NFC netlink support
2011-10-21 Marcel HoltmannInitial revision