summaryrefslogtreecommitdiff
path: root/src/main.c
AgeCommit message (Expand)AuthorFilesLines
2013-11-21main: Call agent_init firstSamuel Ortiz1-2/+2
2013-11-20adapter: Make the power cycle upon driver error configurableSamuel Ortiz1-0/+10
2013-09-02main: Use gboolean type in GOptionEntryPatrik Flykt1-2/+2
2013-08-20core: Do not compare expression against NULLDaniel Wagner1-5/+5
2013-08-20core: Use stdbool instead gboolean or near_bool_tDaniel Wagner1-15/+15
2013-07-02main: Use signalfd instead of raw signalsSamuel Ortiz1-12/+68
2013-04-11main.conf: Add DefaultPowered configurationSamuel Ortiz1-0/+10
2013-03-25main: Wait to daemonize to just before entering the main loopGuillem Jover1-7/+7
2013-03-20snep: SNEP core moved from plugins to coreMarcin MaƂagowski1-0/+2
2013-03-04main: Big fat warning for netlink initialization failureSamuel Ortiz1-1/+3
2013-03-04main: Exit neard if netlink initialization failedSzymon Janc1-1/+3
2013-02-11agent: Add an extra parameter to the handover registration agent apiRavi kumar Veeramally1-1/+1
2012-08-03agent: Move handover agent implementation to agent.cSamuel Ortiz1-2/+0
2012-08-03agent: Initial implementationSamuel Ortiz1-0/+2
2012-06-04handover: Add handover agent APISamuel Ortiz1-0/+2
2012-04-19device: Initial commitSamuel Ortiz1-0/+2
2012-04-19target: Remove target layerSamuel Ortiz1-2/+0
2012-04-19tag: Add D-Bus interfaceSamuel Ortiz1-0/+2
2012-02-24main: Support for general settingsSamuel Ortiz1-0/+63
2012-01-27main: Move neard to the system busSamuel Ortiz1-2/+2
2012-01-18main: Add bluetooth initializationOlivier Guiter1-0/+2
2011-10-20ndef: org.neard.Record exportSamuel Ortiz1-0/+2
2011-10-20plugin: Initial infrastructureSamuel Ortiz1-0/+10
2011-10-20target: Initial commitSamuel Ortiz1-0/+2
2011-10-20main: Change module initialization orderSamuel Ortiz1-4/+4
2011-10-20netlink: Skeleton for NFC netlink supportSamuel Ortiz1-0/+2
2011-10-20Initial revisionMarcel Holtmann1-0/+160