]> git.meshlink.io Git - catta/log
catta
18 years agomove rr.[ch] back to avahi-core/
Lennart Poettering [Tue, 9 Aug 2005 15:00:34 +0000 (15:00 +0000)]
move rr.[ch] back to avahi-core/

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@286 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years ago * Actually add avahi-common/error.[ch]
Trent Lloyd [Tue, 9 Aug 2005 14:26:50 +0000 (14:26 +0000)]
 * Actually add avahi-common/error.[ch]

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@285 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years agos/shttp/https/
Lennart Poettering [Tue, 9 Aug 2005 14:22:01 +0000 (14:22 +0000)]
s/shttp/https/

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@284 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years ago * Split out error code handling to avahi-common/error.[ch]
Trent Lloyd [Tue, 9 Aug 2005 14:18:10 +0000 (14:18 +0000)]
 * Split out error code handling to avahi-common/error.[ch]
 * Redefine states/evvents in avahi-common/defs.h not to have -1 values
   - Update avahi-utils/avahi/__init__.py to reflect this

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@283 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years agodisable valgrind workaround
Lennart Poettering [Tue, 9 Aug 2005 00:33:14 +0000 (00:33 +0000)]
disable valgrind workaround

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@282 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years ago* Update HACKING
Lennart Poettering [Tue, 9 Aug 2005 00:32:32 +0000 (00:32 +0000)]
* Update HACKING

* Change DBUS API: txt record lists are now coded as "aay" instead of "as".
  Unfortunately this triggers this bug:

  https://bugs.freedesktop.org/show_bug.cgi?id=4023

  If you want to use avahi-publish-service you need to apply the included patch.

* change avahi-bookmarks to listen on 127.0.0.1 only
* add ftp and https browsing support to avahi-bookmarks, but disable it due to python-dbus bugs
* update avahi module for python to provide functions to convert between tring lists and lists of lists of bytes
* add avahi_strlst_add_anonymous()

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@281 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years agoput real path to avahi-discover into .desktop file
Lennart Poettering [Mon, 8 Aug 2005 19:24:36 +0000 (19:24 +0000)]
put real path to avahi-discover into .desktop file

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@280 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years ago * Update README with new svn location
Trent Lloyd [Mon, 8 Aug 2005 18:29:55 +0000 (18:29 +0000)]
 * Update README with new svn location

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@279 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years ago * Make distcheck work again, broken by my recent changes
Trent Lloyd [Mon, 8 Aug 2005 18:28:30 +0000 (18:28 +0000)]
 * Make distcheck work again, broken by my recent changes

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@278 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years ago * Add avahi-client to the doxygen run
Trent Lloyd [Mon, 8 Aug 2005 18:20:03 +0000 (18:20 +0000)]
 * Add avahi-client to the doxygen run

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@277 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years ago * Add my e-mail address to AUTHORS
Trent Lloyd [Mon, 8 Aug 2005 18:07:51 +0000 (18:07 +0000)]
 * Add my e-mail address to AUTHORS

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@276 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years ago * Move avahi-core/llist.h to avahi-common/llist.h, not installed.
Trent Lloyd [Mon, 8 Aug 2005 18:03:51 +0000 (18:03 +0000)]
 * Move avahi-core/llist.h to avahi-common/llist.h, not installed.
 * avahi-client/
   - Add copyright notice
   - Remove glib, various cleanups
   - Remove alternative host/service functions (available in avahi-common)

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@275 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years ago* documentation update
Lennart Poettering [Mon, 8 Aug 2005 17:32:25 +0000 (17:32 +0000)]
* documentation update
* embed CSS data in xmltoman.xsl

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@274 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years agorename --enable to --disable in some cases
Lennart Poettering [Mon, 8 Aug 2005 16:59:47 +0000 (16:59 +0000)]
rename --enable to --disable in some cases

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@273 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years ago * First set of changes for new avahi-client, move some core.h enum defs
Trent Lloyd [Mon, 8 Aug 2005 16:48:18 +0000 (16:48 +0000)]
 * First set of changes for new avahi-client, move some core.h enum defs
   into a new avahi-common/defs.h for use with the client wrapper.
 * Add avahi-common/defs.h to doxygen config

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@272 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years agoupdate to overview.dia
Lennart Poettering [Mon, 8 Aug 2005 15:02:47 +0000 (15:02 +0000)]
update to overview.dia

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@271 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years ago* Some smaller packaging fixes
Lennart Poettering [Mon, 8 Aug 2005 14:56:38 +0000 (14:56 +0000)]
* Some smaller packaging fixes
* TODO update

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@270 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years ago* simply compilation a little
Lennart Poettering [Mon, 8 Aug 2005 10:45:47 +0000 (10:45 +0000)]
* simply compilation a little
* fix avahi-dnsconfd forking
* clean up init script output a little

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@269 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years agoupdate init scripts
Lennart Poettering [Mon, 8 Aug 2005 10:23:59 +0000 (10:23 +0000)]
update init scripts

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@268 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years agosimplify debian init scripts
Lennart Poettering [Mon, 8 Aug 2005 10:19:22 +0000 (10:19 +0000)]
simplify debian init scripts

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@267 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years agoanother minor man page fix
Lennart Poettering [Sun, 7 Aug 2005 21:14:43 +0000 (21:14 +0000)]
another minor man page fix

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@266 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years agominor man page update
Lennart Poettering [Sun, 7 Aug 2005 20:45:53 +0000 (20:45 +0000)]
minor man page update

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@265 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years agoadd avahi.service man page
Lennart Poettering [Sun, 7 Aug 2005 20:44:37 +0000 (20:44 +0000)]
add avahi.service man page

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@264 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years ago* add man page for avahi-dnsconfd.action
Lennart Poettering [Sun, 7 Aug 2005 19:53:39 +0000 (19:53 +0000)]
* add man page for avahi-dnsconfd.action
* fix xmltoman DTD

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@263 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years agoFix installation of avahi-dnsconfd.action
Lennart Poettering [Sun, 7 Aug 2005 19:31:13 +0000 (19:31 +0000)]
Fix installation of avahi-dnsconfd.action

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@262 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years agorename dnsconf.action to avahi-dnsconfd.action
Lennart Poettering [Sun, 7 Aug 2005 19:29:03 +0000 (19:29 +0000)]
rename dnsconf.action to avahi-dnsconfd.action

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@261 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years agoadd man page for avahi-daemon.conf
Lennart Poettering [Sun, 7 Aug 2005 19:24:44 +0000 (19:24 +0000)]
add man page for avahi-daemon.conf

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@260 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years agoadd dnsconfd man page
Lennart Poettering [Sun, 7 Aug 2005 12:57:13 +0000 (12:57 +0000)]
add dnsconfd man page

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@259 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years agoadd man pages for avahi-disover and avahi-bookmarks
Lennart Poettering [Sun, 7 Aug 2005 12:30:34 +0000 (12:30 +0000)]
add man pages for avahi-disover and avahi-bookmarks

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@258 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years agofix init script comment
Lennart Poettering [Sun, 7 Aug 2005 11:14:25 +0000 (11:14 +0000)]
fix init script comment

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@257 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years agoadd man page for avahi-daemon
Lennart Poettering [Sun, 7 Aug 2005 10:49:51 +0000 (10:49 +0000)]
add man page for avahi-daemon

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@256 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years ago* added --disable-python in configure.ac
Sebastien Estienne [Sun, 7 Aug 2005 10:35:04 +0000 (10:35 +0000)]
* added --disable-python in configure.ac

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@255 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years ago* added a .desktop for avahi-discover
Sebastien Estienne [Sun, 7 Aug 2005 10:25:26 +0000 (10:25 +0000)]
* added a .desktop for avahi-discover
* added macro for checking python modules in common/python.m4
* check for python modules gtk and dbus

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@254 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years agosome autoconf fixes
Lennart Poettering [Sat, 6 Aug 2005 23:24:08 +0000 (23:24 +0000)]
some autoconf fixes

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@253 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years ago* add man pages for:
Lennart Poettering [Sat, 6 Aug 2005 21:53:05 +0000 (21:53 +0000)]
* add man pages for:
avahi-publish-address
avahi-resolve-address
avahi-resolve-host-name

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@252 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years agoadd man page for avahi-publish-service
Lennart Poettering [Sat, 6 Aug 2005 21:28:30 +0000 (21:28 +0000)]
add man page for avahi-publish-service

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@251 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years ago* Man page for avahi-browse
Lennart Poettering [Sat, 6 Aug 2005 21:05:35 +0000 (21:05 +0000)]
* Man page for avahi-browse

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@250 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years ago* some cleanups
Lennart Poettering [Sat, 6 Aug 2005 20:28:27 +0000 (20:28 +0000)]
* some cleanups

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@249 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years ago* added support for XMLTOMAN in configure.ac (fetched from ifplugd)
Sebastien Estienne [Sat, 6 Aug 2005 14:30:13 +0000 (14:30 +0000)]
* added support for XMLTOMAN in configure.ac (fetched from ifplugd)

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@248 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years agopreliminary mn page work
Lennart Poettering [Sat, 6 Aug 2005 13:11:18 +0000 (13:11 +0000)]
preliminary mn page work

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@247 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years agoMove more documentation around
Lennart Poettering [Sat, 6 Aug 2005 12:48:59 +0000 (12:48 +0000)]
Move more documentation around

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@246 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years agoMove all docs to docs/
Lennart Poettering [Sat, 6 Aug 2005 12:46:45 +0000 (12:46 +0000)]
Move all docs to docs/

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@245 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years ago* rename avahi-dump-all to avahi-browse
Lennart Poettering [Sat, 6 Aug 2005 01:22:35 +0000 (01:22 +0000)]
* rename avahi-dump-all to avahi-browse

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@244 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years agoChange avahi-dump-all to accept service type to browse for
Lennart Poettering [Sat, 6 Aug 2005 01:20:28 +0000 (01:20 +0000)]
Change avahi-dump-all to accept service type to browse for

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@243 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years ago* revert half of a fix Sebastien did some time ago
Lennart Poettering [Sat, 6 Aug 2005 00:25:27 +0000 (00:25 +0000)]
* revert half of a fix Sebastien did some time ago

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@242 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years agoRequire automake 1.9
Lennart Poettering [Sat, 6 Aug 2005 00:21:41 +0000 (00:21 +0000)]
Require automake 1.9

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@241 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years agoImprove examples to do error checking
Lennart Poettering [Fri, 5 Aug 2005 19:41:30 +0000 (19:41 +0000)]
Improve examples to do error checking

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@240 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years ago* Beef up simple protocol with error codes
Lennart Poettering [Fri, 5 Aug 2005 19:26:12 +0000 (19:26 +0000)]
* Beef up simple protocol with error codes

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@239 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years ago* add proper error codes and patch everything to make use of it
Lennart Poettering [Fri, 5 Aug 2005 18:59:21 +0000 (18:59 +0000)]
* add proper error codes and patch everything to make use of it
* 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

18 years ago* Show some messages when pygtk or twisted is missing for the execution of the python...
Lennart Poettering [Fri, 5 Aug 2005 12:28:13 +0000 (12:28 +0000)]
* Show some messages when pygtk or twisted is missing for the execution of the python scripts

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@237 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years ago* avahi-discover: expand the tree
Sebastien Estienne [Fri, 5 Aug 2005 00:51:29 +0000 (00:51 +0000)]
* avahi-discover: expand the tree

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@236 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years ago* try implementing lennart's suggestions: new hierarchy
Sebastien Estienne [Fri, 5 Aug 2005 00:37:11 +0000 (00:37 +0000)]
* try implementing lennart's suggestions: new hierarchy
* todo: tree expanded by default, test with ipv6

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@235 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years ago* add new tool avahi-bookmarks
Lennart Poettering [Thu, 4 Aug 2005 22:33:07 +0000 (22:33 +0000)]
* add new tool avahi-bookmarks

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@234 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years agoAdd introspection XSL stylesheet
Lennart Poettering [Thu, 4 Aug 2005 19:22:31 +0000 (19:22 +0000)]
Add introspection XSL stylesheet

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@233 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years ago* DBUS: add GetNetworkInterface{NameByIndex,IndexByName} and make everyone use it
Lennart Poettering [Thu, 4 Aug 2005 15:13:34 +0000 (15:13 +0000)]
* DBUS: add GetNetworkInterface{NameByIndex,IndexByName} and make everyone use it

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@232 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years ago* applyed recommendations of the HACKING file in "common"
Sebastien Estienne [Thu, 4 Aug 2005 14:43:51 +0000 (14:43 +0000)]
* applyed recommendations of the HACKING file in "common"

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@231 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years agoUpdate HACKING
Lennart Poettering [Thu, 4 Aug 2005 14:25:21 +0000 (14:25 +0000)]
Update HACKING

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@230 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years ago* add new text file "HACKING" and ignore more stuff in "common"
Lennart Poettering [Thu, 4 Aug 2005 14:04:30 +0000 (14:04 +0000)]
* add new text file "HACKING" and ignore more stuff in "common"

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@229 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years ago* remove pygtk checks and put it back like rev 217
Sebastien Estienne [Thu, 4 Aug 2005 13:51:40 +0000 (13:51 +0000)]
* remove pygtk checks and put it back like rev 217

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@228 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years ago* don't use autoconf to replace paths in avahi-utils. Use sed instead
Lennart Poettering [Thu, 4 Aug 2005 13:32:27 +0000 (13:32 +0000)]
* don't use autoconf to replace paths in avahi-utils. Use sed instead
* comment out sebest's pygtk stuff in configure.ac for now

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@227 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years agodon't register workstation service in example
Lennart Poettering [Thu, 4 Aug 2005 12:35:11 +0000 (12:35 +0000)]
don't register workstation service in example

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@226 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years ago* renamed avahi-discover to avahi-discover-standalone
Sebastien Estienne [Thu, 4 Aug 2005 00:57:03 +0000 (00:57 +0000)]
* renamed avahi-discover to avahi-discover-standalone
* 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

18 years ago* add some autoconf check for pygtk and gtk.glade
Sebastien Estienne [Thu, 4 Aug 2005 00:45:33 +0000 (00:45 +0000)]
* add some autoconf check for pygtk and gtk.glade
* moved autoconf/automake doxygen macro in common/
* remove autogenerated py-compile

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@224 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years ago* another small fix
Lennart Poettering [Wed, 3 Aug 2005 23:22:31 +0000 (23:22 +0000)]
* another small fix

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@223 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years ago* correct fixes
Lennart Poettering [Wed, 3 Aug 2005 23:09:50 +0000 (23:09 +0000)]
* correct fixes

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@222 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years ago* another small fix
Lennart Poettering [Wed, 3 Aug 2005 23:03:51 +0000 (23:03 +0000)]
* another small fix

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@221 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years agosmall fix
Lennart Poettering [Wed, 3 Aug 2005 22:57:16 +0000 (22:57 +0000)]
small fix

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@220 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years agolinux 2.4 compat
Lennart Poettering [Wed, 3 Aug 2005 22:35:49 +0000 (22:35 +0000)]
linux 2.4 compat

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@219 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years ago* drop AVAHI_ENTRY_GROUP_SLEEPING
Lennart Poettering [Wed, 3 Aug 2005 22:25:32 +0000 (22:25 +0000)]
* drop AVAHI_ENTRY_GROUP_SLEEPING

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@218 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years ago* Don't require python for build
Lennart Poettering [Wed, 3 Aug 2005 21:47:06 +0000 (21:47 +0000)]
* Don't require python for build

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@217 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years ago* add C examples
Lennart Poettering [Wed, 3 Aug 2005 21:07:02 +0000 (21:07 +0000)]
* add C examples
* change doxygen to output stuff in "doxygen/" instead of "doxygen-doc/"
* implement avahi_entry_group_{reset,is_empty}() and make everyone use it
* move holdoff (SLEEPING) time checking from server to entry group
* add preliminary error codes

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@216 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years ago* ignore *.pyc files
Lennart Poettering [Wed, 3 Aug 2005 11:17:05 +0000 (11:17 +0000)]
* ignore *.pyc files

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@215 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years ago* Require Python 2.4 for build
Lennart Poettering [Wed, 3 Aug 2005 11:16:11 +0000 (11:16 +0000)]
* Require Python 2.4 for build

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@214 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years ago* update svn:ignore and svn:keywords for many files and directories
Lennart Poettering [Wed, 3 Aug 2005 00:10:12 +0000 (00:10 +0000)]
* update svn:ignore and svn:keywords for many files and directories
* add legal blurb to some make files and pythons scripts

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@213 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years ago* replace guchar and gint by AvahiProtocol, AvahiIfIndex at many places where it...
Lennart Poettering [Tue, 2 Aug 2005 23:57:07 +0000 (23:57 +0000)]
* replace guchar and gint by AvahiProtocol, AvahiIfIndex at many places where it make sense
* change avahi_add_{service,txt}_strlst() to copy the string list
* gcc warning fixes from Ikke
* limit number of DBUS connections
* limit objects created by a DBUS client
* limit number of clients
* limit number of entries a client may create
* add legal blurb to avahi-discover
* remove some obsolete import prototypes from avahi-discover
* don't include config.h in dbus.h
* add string definitions for DBUS errors

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@212 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years ago* add avahi-utils in autoconf
Sebastien Estienne [Tue, 2 Aug 2005 23:14:13 +0000 (23:14 +0000)]
* add avahi-utils in autoconf

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@211 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years ago * Fix a stupidity in avahi-client that stopped it from working.
Trent Lloyd [Tue, 2 Aug 2005 20:38:45 +0000 (20:38 +0000)]
 * Fix a stupidity in avahi-client that stopped it from working.

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@210 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years ago* allow caller to specifiy additional CFLAGS arguments to bootstrap.sh
Lennart Poettering [Tue, 2 Aug 2005 14:08:18 +0000 (14:08 +0000)]
* allow caller to specifiy additional CFLAGS arguments to bootstrap.sh
* fix some warnings (and some real errors) found when compiling avahi with excessive GCC warnings

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@209 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years ago * Work on avahi-client
Trent Lloyd [Mon, 1 Aug 2005 21:51:44 +0000 (21:51 +0000)]
 * Work on avahi-client

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@208 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years ago* py avahi-discover : polished a bit the ui and the code
Sebastien Estienne [Sun, 31 Jul 2005 23:46:25 +0000 (23:46 +0000)]
* py avahi-discover : polished a bit the ui and the code

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@207 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years ago* progress on python port of avahi-discover basic things are in place
Sebastien Estienne [Sun, 31 Jul 2005 01:04:52 +0000 (01:04 +0000)]
* progress on python port of avahi-discover basic things are in place
* it mays need to be clean and polished as i'm new to python
* modified avahi-discover.glade to add a signal (cursor_changed) on the TreeView

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@206 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years ago* don't install example.service
Lennart Poettering [Sat, 30 Jul 2005 19:17:00 +0000 (19:17 +0000)]
* don't install example.service
* add ssh.service and install it by default

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@205 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years ago* fix bug reported bei Sebastien Estienne: bogus assert whhen service resolving fails
Lennart Poettering [Sat, 30 Jul 2005 18:39:44 +0000 (18:39 +0000)]
* fix bug reported bei Sebastien Estienne: bogus assert whhen service resolving fails

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@204 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years agoDBUS: finish introspection support
Lennart Poettering [Sat, 30 Jul 2005 17:52:25 +0000 (17:52 +0000)]
DBUS: finish introspection support

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@203 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years ago* fix Server introspection data
Lennart Poettering [Sat, 30 Jul 2005 16:30:18 +0000 (16:30 +0000)]
* fix Server introspection data
* define interface, path and service names in avahi.py
* DBUS: server object is now available on path "/"

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@202 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years agoUpdate DTD
Lennart Poettering [Sat, 30 Jul 2005 15:46:00 +0000 (15:46 +0000)]
Update DTD

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@201 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years agointrospection update
Lennart Poettering [Sat, 30 Jul 2005 15:33:51 +0000 (15:33 +0000)]
introspection update

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@200 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years ago* hide generate init scripts from SVN
Lennart Poettering [Sat, 30 Jul 2005 14:03:22 +0000 (14:03 +0000)]
* hide generate init scripts from SVN
* DBUS: implement introspection for Server object
* fix avahi-daemon build (missing stdio.h inclusion)

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@199 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years agoremove stdio.h inclusion from core.h
Lennart Poettering [Sat, 30 Jul 2005 12:43:39 +0000 (12:43 +0000)]
remove stdio.h inclusion from core.h

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@198 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years agoINSTALL update by rubenv
Lennart Poettering [Sat, 30 Jul 2005 12:24:44 +0000 (12:24 +0000)]
INSTALL update by rubenv

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@197 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years ago* Move avahi-daemon and avahi-dnsconfd to sbin
Lennart Poettering [Sat, 30 Jul 2005 12:21:59 +0000 (12:21 +0000)]
* Move avahi-daemon and avahi-dnsconfd to sbin
* Fix Debian init scripts to use absolute paths to the binaries installed with the package

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@196 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years ago* add new tool avahi-publish-address
Lennart Poettering [Sat, 30 Jul 2005 01:13:56 +0000 (01:13 +0000)]
* add new tool avahi-publish-address
* avahi-publish-service: fail after 12 collisions
* avahi-daemon: dump record data on SIGUSR1 to syslog
* avahi-core:
* improve dumping API
* shorten response history time to 500ms, infriniging the RFC but fixing ping-pong behaviour on RR registration
* remove gcc warning

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@195 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years ago* started writing avahi-discover in python
Sebastien Estienne [Sat, 30 Jul 2005 00:28:49 +0000 (00:28 +0000)]
* started writing avahi-discover in python
* nothing really usefull yet, just playing a bit with glade and pygtk

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@194 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years ago* rename avahi-publish to avahi-publish-service
Lennart Poettering [Fri, 29 Jul 2005 20:35:55 +0000 (20:35 +0000)]
* rename avahi-publish to avahi-publish-service

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@193 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years ago* add avahi-publish
Lennart Poettering [Fri, 29 Jul 2005 20:32:07 +0000 (20:32 +0000)]
* add avahi-publish
* avahi-dump-all: allow user to specify domain to browse
* DBUS: implement new methods Server.GetState(), Server.GetAlternativeHostName(), Server.GetAlternativeServiceName()
* Add dbust-test.py to EXTRA_DIST
* doc fix for alternative.h

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@192 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years ago* add tool avahi-utils
Lennart Poettering [Fri, 29 Jul 2005 18:31:27 +0000 (18:31 +0000)]
* add tool avahi-utils

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@191 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years ago * Move dbus service #defines to avahi-common/dbus.h
Trent Lloyd [Fri, 29 Jul 2005 02:03:26 +0000 (02:03 +0000)]
 * Move dbus service #defines to avahi-common/dbus.h
 * Move cdecl.h to installed common headers
 * Remove glib use from avahi-client
 * Only build avahi-client if dbus is enabled

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@190 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years agoDBUS: Wrap service resolver
Lennart Poettering [Fri, 29 Jul 2005 01:42:21 +0000 (01:42 +0000)]
DBUS: Wrap service resolver
Beef up AvahiStringList API a bit

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@189 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years agoDBUS: implement ServiceBrowser
Lennart Poettering [Fri, 29 Jul 2005 01:06:21 +0000 (01:06 +0000)]
DBUS: implement ServiceBrowser

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@188 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

18 years agotodo update
Lennart Poettering [Fri, 29 Jul 2005 00:21:34 +0000 (00:21 +0000)]
todo update

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@187 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe