index
:
~anholt/gypsy
debian
master
patch-queue/debian
pristine-tar
upstream
anholt's hacks to gypsy.
anholt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-06
Add a comment outlining the discovery process.
HEAD
master
Eric Anholt
1
-0
/
+13
2013-08-06
Fix a sentence fragment and typo in the development tutorial.
Eric Anholt
1
-1
/
+1
2013-08-06
Avoid build warnings (errors) from GLib deprecation warnings with newer GLib.
Eric Anholt
1
-0
/
+4
2012-08-28
Configure automake to generate .gz and .bz2 archives
iain
1
-1
/
+1
2012-08-28
Fix the signal signatures so the doc stripper doesn't break them
iain
1
-4
/
+4
2012-08-28
Include the gypsy-discovery-full in the package
iain
1
-2
/
+6
2012-08-28
Rename gypsy-discovery.xml to -full.xml
iain
1
-0
/
+0
2012-05-14
Add the etc/ directory
iain
2
-0
/
+4
2012-05-14
Add a whitelist for what files Gypsy is allowed to open.
iain
4
-1
/
+74
2012-05-14
Check the chars in buffer doesn't go over the max. Reset it if it does.
iain
1
-0
/
+4
2012-05-14
Add some m4 required stuff, fix 48564
iain
3
-0
/
+6
2012-03-08
NULL terminate an array, and return when finding a NULL parent
iain
1
-1
/
+5
2012-02-24
Disable the deprecation warnings so -Werror won't cry
iain
1
-0
/
+4
2012-02-24
Undo the previous patch
iain
1
-6
/
+6
2012-02-24
The new glib 2.32 deprecated GValueArray, use the replacements instead
iain
1
-6
/
+6
2011-12-06
Only open TTY devices once
iain
1
-9
/
+13
2011-12-05
Fix memory leak on input error.
iain
1
-2
/
+0
2011-10-19
Fix some bugs in the Discovery code.
iain
2
-17
/
+24
2011-10-19
Improve GypsyDiscovery for removed devices
iain
1
-27
/
+68
2011-10-17
Bump version to 0.9 to reflect the new interface
iain
1
-1
/
+1
2011-10-17
Add device type to the info returned from GypsyDiscovery
iain
7
-22
/
+128
2011-10-17
Add a no autoterminate option
iain
3
-4
/
+18
2011-10-13
Whitespace cleanup
iain
1
-7
/
+7
2011-10-13
Don't cast time() to a GObject
iain
1
-1
/
+1
2011-10-12
Applied patch from Jochen Friedrich to correct the UDev discovery.
iain
1
-22
/
+54
2011-09-28
Act on incoming UDev events
iain
1
-78
/
+126
2011-09-26
Create a list of known UDev devices at startup
iain
1
-5
/
+72
2011-09-26
Add the categories for server, client and discovery
iain
1
-0
/
+3
2011-09-26
Add a discovery category
iain
1
-1
/
+2
2011-09-26
Add and build an example for testing the ListDevices
iain
2
-0
/
+49
2011-09-26
Build the clientside object
iain
1
-1
/
+4
2011-09-26
Add the client side bindings.
iain
2
-0
/
+333
2011-09-26
Create the discovery object and add it to the Gypsy bus name
iain
1
-0
/
+6
2011-09-26
Build the new GypsyDiscovery object
iain
1
-0
/
+6
2011-09-26
Server side implementation of the discovery interface
iain
2
-0
/
+450
2011-09-26
Add a new Discovery interface
iain
1
-0
/
+17
2011-09-26
Check for gudev
iain
1
-1
/
+1
2011-08-25
Use the Client category for debugging
iain
1
-17
/
+24
2011-08-25
Use the Server category for debugging
iain
1
-5
/
+5
2011-08-25
Add debug categories for Server and Client messages
iain
1
-0
/
+2
2011-08-25
Add debugging support for NMEA parsing
iain
1
-30
/
+19
2011-08-25
Fix typo in gypsy-debug.h
iain
1
-2
/
+2
2011-08-25
Initialise the Gypsy debugging system
iain
1
-0
/
+36
2011-08-25
Create a debugging system for Gypsy Daemon
iain
2
-0
/
+40
2011-08-16
Remove an additional memcpy when reading from the socket.
iain
5
-50
/
+49
2011-08-16
Fix a memory corruption issue when parsing NMEA sentences
iain
1
-0
/
+7
2011-08-16
Fix whitespace issues
iain
1
-24
/
+24
2011-08-16
Add a comment explaining the RMC check better
iain
1
-0
/
+3
2011-08-16
Allow GSV to have less than the required number of fields
iain
1
-1
/
+5
2011-08-12
Remove nmea-gen.[ch] as wel don't need them anymore
iain
2
-539
/
+0
[next]