LinuxTV

CVS log for dietlibc/contrib/dnsd.c

[BACK] Up to [DVB] / dietlibc / contrib

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Oct 10 10:42:16 2014 UTC (9 years, 8 months ago) by leitner
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +24 -25 lines
remove a few warnings
add gcc 4.6+ leaf function annotation

Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Jun 21 18:06:44 2010 UTC (13 years, 11 months ago) by leitner
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +37 -18 lines
return the right v4 address again

Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Jun 21 16:53:30 2010 UTC (13 years, 11 months ago) by leitner
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +6 -1 lines
fix ipv6 only queries

Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Jun 21 16:40:06 2010 UTC (13 years, 11 months ago) by leitner
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +4 -2 lines
add llmnr dns lookup

Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Sep 30 21:02:35 2008 UTC (15 years, 8 months ago) by leitner
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -0 lines
more argument constness for dns routines
add some new syscall numbers
fix multibyte stuff for latin1 case

Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri May 9 04:36:56 2008 UTC (16 years, 1 month ago) by leitner
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +102 -75 lines
enable additional warnings
shut those warnings up :-)
try to make stdio thread-safe

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Feb 20 00:45:11 2008 UTC (16 years, 3 months ago) by leitner
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
move <sys/poll.h> to <poll.h>

Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Oct 18 21:08:02 2007 UTC (16 years, 7 months ago) by leitner
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +9 -0 lines
  add statvfs, fstatvfs

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Jan 31 21:09:18 2007 UTC (17 years, 4 months ago) by leitner
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +67 -54 lines
  use time_t in struct stat for the time values
  support LLMNR in dnsd (no idea if it works, apparently only Vista
    supports it)

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Dec 25 20:11:57 2006 UTC (17 years, 5 months ago) by leitner
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +4 -60 lines
clean up dnsd

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri May 13 16:30:20 2005 UTC (19 years, 1 month ago) by leitner
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
embarassing

Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri May 13 16:24:14 2005 UTC (19 years, 1 month ago) by leitner
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -0 lines
catch and ignore EINTR in dnsd

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri May 13 15:31:26 2005 UTC (19 years, 1 month ago) by leitner
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -2 lines
oops

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri May 13 15:07:40 2005 UTC (19 years, 1 month ago) by leitner
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +99 -10 lines
add AAAA support

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat May 7 23:35:59 2005 UTC (19 years, 1 month ago) by leitner
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +15 -21 lines
remove warnings

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat May 7 23:32:45 2005 UTC (19 years, 1 month ago) by leitner
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +72 -11 lines
now dnsd interoperates with glibc mdns!

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat May 7 23:21:15 2005 UTC (19 years, 1 month ago) by leitner
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Uh, it's port 5353, not 53 for mDNS.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat May 7 23:07:33 2005 UTC (19 years, 1 month ago) by leitner
Branches: MAIN
  implement gettimeofday vsyscall for x86_64
  replace unfinished plug&play DNS hack with zeroconf,
    rename dietfeatures.h option to WANT_PLUGPLAY_DNS.
    A small dns daemon can be found in contrib/dnsd.c
    Not tested at all except against each other!

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

LinuxTV legacy CVS <linuxtv.org/cvs>