summaryrefslogtreecommitdiffstats
path: root/avahi-discover-standalone
Commit message (Collapse)AuthorAgeFilesLines
* * Show interface names instead of indexes in avahi-discover-standalone GUILennart Poettering2005-08-251-4/+34
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@443 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * small avahi-discover-standalone beautification when showing empty TXT recordsLennart Poettering2005-08-251-1/+5
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@441 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * fix a bug in avahi-discover-standalone found by some guy calling himself "j"Lennart Poettering2005-08-201-0/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@373 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * cleanup build system a littleLennart Poettering2005-08-151-7/+13
| | | | | | | | * strip remaining glib usage * -fPIC build fix for x86-64 (thanks tvainika) git-svn-id: file:///home/lennart/svn/public/avahi/trunk@336 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* fix avahi-discover-standalone build breakageLennart Poettering2005-08-141-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@326 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* Rename some server side objects/symbols so that they do not conflict with ↵Lennart Poettering2005-08-131-12/+12
| | | | | | the same things on the client side. i.e. AvahiEntryGroup -> AvahiSEntryGroup git-svn-id: file:///home/lennart/svn/public/avahi/trunk@310 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * strip glib from avahi-coreLennart Poettering2005-08-132-3/+11
| | | | | | | | | | | | | | * implement glib memory allocator * add new documentation file MALLOC * initialize pseudo-RNG from /dev/urandom in avahi-daemon * remove some gcc 4.0 warnings * beef up watch system with real timeouts * move GCC __attribute__ macros into its own header avahi-common/gccmacro.h * make use of GCC's sentinel attribute where it make sense * add malloc() implementations that abort on OOM and enable them by default git-svn-id: file:///home/lennart/svn/public/avahi/trunk@308 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * add an handler in glade to handle the destroy eventSebastien Estienne2005-08-131-0/+1
| | | | | | | | * unconditionnaly browse for .local in avahi-discover * display error (eg: timeout) git-svn-id: file:///home/lennart/svn/public/avahi/trunk@307 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Some smaller packaging fixesLennart Poettering2005-08-081-1/+2
| | | | | | | * TODO update git-svn-id: file:///home/lennart/svn/public/avahi/trunk@270 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * add proper error codes and patch everything to make use of itLennart Poettering2005-08-051-1/+4
| | | | | | | | * parameter validity checkin in all user visible functions of libavahi-core * two new python tools/examples avahi-resolve-host-name and avahi-resolve-address git-svn-id: file:///home/lennart/svn/public/avahi/trunk@238 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * renamed avahi-discover to avahi-discover-standaloneSebastien Estienne2005-08-044-0/+450
* install python avahi-discover * added missing file acinclude.m4 git-svn-id: file:///home/lennart/svn/public/avahi/trunk@225 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe