summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* more syntax bogosity - clear sign I am tired :-)Federico Lucifredi2007-12-231-2/+2
* missing union identifiers.Federico Lucifredi2007-12-231-6/+6
* syntax terror.Federico Lucifredi2007-12-232-4/+4
* syntax terror.Federico Lucifredi2007-12-231-3/+3
* fleshing out the TSIG record as well as the tsig_sign_packet() call.Federico Lucifredi2007-12-233-4/+47
* Using core/rr.h definition for TSIG, fixing trailing comma in common/defs.h w...Federico Lucifredi2007-12-221-3/+2
* added AVAHI_DNS_TYPE_TSIG (250)Federico Lucifredi2007-12-223-1/+16
* added TSIG record type to the AvahiRecord struct.Federico Lucifredi2007-12-101-1/+1
* added TSIG record type to the AvahiRecord struct.Federico Lucifredi2007-12-101-1/+13
* added avahi_dns_packet_new_update(unsigned mtu) call.Federico Lucifredi2007-12-101-0/+10
* added avahi_dns_packet_new_update(unsigned mtu) call.Federico Lucifredi2007-12-101-0/+1
* basic script to redeploy a modified server development instance.Federico Lucifredi2007-11-261-0/+27
* decided to remove records from wide-pub when goodbye packets issued. Federico Lucifredi2007-10-261-4/+5
* next I will need terminal codes to make them stand out :)Federico Lucifredi2007-10-202-2/+2
* verifying selected wide-area pub exitpoint by tracing.Federico Lucifredi2007-10-202-1/+3
* change message so I can even see itFederico Lucifredi2007-10-201-1/+1
* verifying selected wide-area pub entrypoint by tracing.Federico Lucifredi2007-10-201-1/+5
* added browsable rendings od *.dia.Federico Lucifredi2007-10-134-31/+67
* Modifying default development config (+DBUS)Federico Lucifredi2007-10-061-1/+1
* typo in previous commit!Federico Lucifredi2007-09-041-1/+1
* minor doc change (speling).Federico Lucifredi2007-09-041-2/+2
* doc (typo).Federico Lucifredi2007-08-261-1/+1
* minor doc corrections (speling).Federico Lucifredi2007-08-261-1/+1
* minor doc editing, INSTALL and AUTHORS files.Federico Lucifredi2007-08-192-1/+2
* Grokking own bootstrap build configuration -FLCFederico Lucifredi2007-08-181-0/+4
* reviewing types, minor editing. -FLCFederico Lucifredi2007-08-151-1/+1
* refreshing branch to latest release.Federico Lucifredi2007-05-06981-170552/+5690
|\
| * Tagging release 0.6.18tags/release-0.6.18Lennart Poettering2007-04-180-0/+0
| * add gcc ssp note to NEWSLennart Poettering2007-04-181-0/+1
| * Yes, I suck. This commit contains two totally unrelated changes and I reallyLennart Poettering2007-04-182-10/+109
| * add missing header fileLennart Poettering2007-04-181-0/+1
| * add a simple example how to properly let the IP stack choose a free port numberLennart Poettering2007-04-181-0/+48
| * streamline esktop file namesLennart Poettering2007-04-172-3/+3
| * no need to make the .desktop files executableLennart Poettering2007-04-171-1/+0
| * build fixes for .desktop filesLennart Poettering2007-04-171-2/+5
| * add zssh and zvnc desktop filesLennart Poettering2007-04-173-0/+36
| * prepare NEWS for 0.6.18Lennart Poettering2007-04-171-0/+26
| * bump version number and libtool revisionLennart Poettering2007-04-171-3/+3
| * fix an UI labelLennart Poettering2007-04-171-1/+1
| * build doxygen docs for avahi-uiLennart Poettering2007-04-171-0/+7
| * HIGify avahi-ui, make the API more GTK conformLennart Poettering2007-04-154-297/+405
| * add missing header file inotify-nosys.h to buildLennart Poettering2007-04-151-1/+2
| * Cleanup static services subsystem: properly notice when static hosts are remo...Lennart Poettering2007-04-151-34/+73
| * Add inotify support for /ect/avahi/services and /etc/avahi/hosts. Based on a ...Lennart Poettering2007-04-153-19/+298
| * Remove an invalid optimization in avahi_simple_poll_run(). (Closes #132)Lennart Poettering2007-04-141-10/+6
| * Fix error message when passing invalid command line arguments. I admit defeat...Lennart Poettering2007-04-147-14/+0
| * check both !isatty() and $DISPLAY before assuming we ar running from an X11 s...Lennart Poettering2007-04-131-3/+6
| * exec ssh inside a terminal if not attached to a ttyLennart Poettering2007-04-131-4/+21
| * increase netlink buffer size (hopefully closes #106)Lennart Poettering2007-04-121-1/+1
| * add a regression test for #84 contributed by tedp. (closes #84)Lennart Poettering2007-04-122-0/+135