]> git.meshlink.io Git - catta/shortlog
catta
2014-09-04 Sven M. Hallbergdo not build dns-spin-test on Windows (for the time...
2014-09-04 Sven M. Hallbergcheck for both EAGAIN and EWOULDBLOCK from sendmsg
2014-09-03 Sven M. Hallbergwrap lifetimes of CattaServer and CattaSimplePoll in...
2014-09-03 Sven M. Hallbergwork around picky SO_REUSEADDR semantics on Windows
2014-09-01 Sven M. Hallberguse rand() because random() isn't available on windows
2014-09-01 Sven M. Hallbergsupport building a DLL (needs --disable-stack-protector...
2014-09-01 Sven M. Hallbergremove some C++ remnants
2014-09-01 Sven M. Hallbergdon't call pthread_sigmask on windows (MingW defines...
2014-09-01 Sven M. Hallbergadd an alias for poll and implement pipe in terms of...
2014-08-29 Sven M. Hallbergwork around lack of fcntl on Windows
2014-08-29 Sven M. Hallbergsilence "unused parameter" warning
2014-08-29 Sven M. Hallbergon Windows this argument is not marked const
2014-08-29 Sven M. Hallbergavoid pointer type warnings from setsockopt
2014-08-29 Sven M. Hallbergadd ioctl as a wrapper around ioctlsocket
2014-08-29 Sven M. Hallbergsocket.c needs closesocket from internal.h
2014-08-29 Sven M. Hallbergset the include flag for windows compat headers in...
2014-08-29 Sven M. HallbergWindows does not support in_pktinfo.ipi_spec_dst
2014-08-29 Sven M. Hallbergadd (untested) implementation of sendmsg in terms of...
2014-08-28 Sven M. Hallbergadd (untested) implementation of recvmsg in terms of...
2014-08-28 Sven M. Hallbergaesthetics
2014-08-27 Sven M. Hallberglink the library with -lws2_32
2014-08-27 Sven M. Hallbergws2tcpip.h defines socklen_t
2014-08-26 Sven M. Hallberguse closesocket() on windows
2014-08-26 Sven M. Hallbergignore .dirstamp
2014-08-26 Sven M. HallbergMerge branch 'feature/windows' of github.com:everbase...
2014-08-26 Sven M. Hallbergoh, we need the machine field, not nodename. also some...
2014-08-26 Sven M. Hallbergsome gitignores
2014-08-26 Sven M. Hallbergadd uname and socklen_t to windows compat layer
2014-08-26 Sven M. Hallbergrename interface -> iface everywhere
2014-08-26 Sven M. Hallbergstart of a windows compatibility layer
2014-08-25 Sven M. Hallbergfix pthread shared linking check for MingW32
2014-08-22 NiklasMerge pull request #1 from everbase/feature/stripdown
2014-08-20 Sven M. Hallbergrename everything avahi to catta
2014-08-20 Sven M. Hallbergmove public headers into their own directory
2014-08-20 Sven M. Hallbergremove disused i18n stuff
2014-08-20 Sven M. Hallbergrename 'common' directory to 'm4' (because really,...
2014-08-20 Sven M. Hallbergmove tests into their own directory
2014-08-20 Sven M. Hallbergremove a left-over reference to boostrap.sh and autogen.sh
2014-08-20 Sven M. Hallbergcombine avahi-core and avahi-common components into...
2014-08-19 Sven M. Hallbergforgot to pull the publish_no_reverse change to the...
2014-08-19 Sven M. Hallbergremove some more unneeded checks
2014-08-19 Sven M. Hallbergremove some unneeded tests
2014-08-19 Sven M. Hallbergrequire C99
2014-08-19 Sven M. Hallbergmove the rtnetlink.h/C99 check and always fail configur...
2014-08-19 Sven M. HallbergAC_HEADER_STDC is officially obsolescent
2014-08-19 Sven M. Hallberguse AC_LANG_SOURCE to silence warnings from autoconf
2014-08-19 Sven M. Hallbergwe don't need the C preprocessor on its own
2014-08-19 Sven M. Hallbergwe don't need the C++ compiler
2014-08-19 Sven M. Hallbergalways build core docs
2014-08-19 Sven M. Hallbergget rid of autogen.sh and bootstrap.sh
2014-08-18 Niklas Hofmannenable config.publish_no_reverse in examples/core-publi...
2014-08-18 Sven M. Hallberglet core-browse example look for the type used by core...
2014-08-18 Sven M. Hallbergcall ./configure from bootstrap.sh
2014-08-18 Sven M. Hallbergput some useful info into the README
2014-08-18 Sven M. Hallbergremove unneeded and per-user cruft from bootstrap.sh
2014-08-18 Sven M. Hallbergadd some ignores
2014-08-18 Sven M. Hallbergkill some more references to removed stuff
2014-08-18 Sven M. Hallberg./configure doesn't belong in autogen.sh
2014-08-18 Sven M. Hallbergremove i18n from the build alltogether
2014-08-18 Sven M. Hallbergmake avahi_init_i18n a no-op when compiling without NLS
2014-08-18 Sven M. Hallbergdon't require GETTEXT_PACKAGE unless compiling with...
2014-08-18 Sven M. Hallbergremove references to removed components from po/POTFILES.in
2014-08-18 Sven M. Hallbergremove all but avahi-common and avahi-core and adjust...
2014-08-08 Niklas Hofmannfix avahi_netlink_new to allow multiple netlinks per...
2014-08-08 Niklas Hofmannpublish_no_reverse configuration flag added
2014-08-07 Niklas Hofmannworkaround: disable PTR records for local interfaces...
2013-03-11 David Zeuthenavahi-daemon: add option "host-name-from-machine-id="
2012-09-07 Lennart Poetteringavahi-common: typo fix
2012-06-19 Marc-Antoine... build-sys: fix previous commit for recent automake
2012-06-19 Diego Elio... build-sys: fix parallel install in avahi-utils
2012-06-19 Marc-Antoine... build-sys: fix MKDIR_P for recent automake
2012-04-02 Lennart Poetteringcore: don't leak hinfo/workstation even if the configur...
2012-04-02 Lennart Poetteringavahi-daemon: don't leak host info by default
2012-04-02 Lennart Poetteringavahi-daemon: don't add 0pointer.de and zeroconf.org...
2012-02-14 Lennart Poetteringbuild-sys: actually, we need to place the service type...
2012-02-14 Lennart Poetteringupdate NEWS
2012-02-14 Lennart Poetteringbuild-sys: prepare release
2012-02-14 Lennart Poetteringbuild-sys: compatibility with newer automake
2011-09-01 Lennart Poetteringsystemd: syslog.target is not longer useful
2011-05-10 Ludwig Nusseldatabase: add Mumble to service type database
2011-04-03 Lennart Poetteringdoc,build-sys: prepare new release
2011-04-03 Lennart Poetteringsocket: minor beautification
2011-04-02 Lennart Poetteringiface: use interface values only when valid
2011-04-02 Lennart Poetteringi18n: run make update-po
2011-04-02 Lennart PoetteringMerge remote-tracking branch 'origin/master-tx'
2011-04-02 Robert Ancellavahi-discover: Fix type being inserted into tree model...
2011-04-02 Lennart Poetteringiface: look for both IFA_ADDRESS and IFA_LOCAL
2011-04-02 Lennart Poetteringsystemd: fix sd_is_socket() invocation
2011-04-02 Lennart Poetteringgeneral: various smaller fixes
2011-03-11 Lennart Poetteringsystemd: drop ExecReload= line since avahi-dnsconfd...
2011-03-08 Lennart Poetteringupdate README
2011-03-08 Lennart Poetteringbuild-sys: update package version and soname
2011-03-08 Lennart Poetteringsystemd: update sd-daemon.[ch]
2011-03-08 Ville-Pekka... l10n: Updated Finnish (fi) translation to 99%
2011-03-08 el_libre como... l10n: Updated Catalan (ca) translation to 100%
2011-03-08 sir_adel10n: Updated Malay (ms) translation to 24%
2011-03-08 Lennart Poetteringchroot: suppress error messages if the chroot pipe...
2011-03-08 Matt Ginztoncore: avahi on Linux uses incorrect address for P-t...
2011-03-08 François-Xavier... reflector: cache entry link-local addresses filter
2011-03-08 Vincent Untzinit: suse, avahi-dnsconfd status reports dead instead...
next