History log of /external/mdnsresponder/Clients/dns-sd.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
362e08783425519a06da07221ca6083a5944ed62 22-Oct-2015 Dan Willemsen <dwillemsen@google.com> Stop building __DATE__/__TIME__ into Android binaries

Since every build of this library will be different due to using
__DATE__/__TIME__, every OTA will need to patch these files.

Bug: 24204119
Change-Id: I27485995147c8fdda33f4e1c766cdc67732c653a
/external/mdnsresponder/Clients/dns-sd.c
dd52342e088715929196886494c5055f9186d5c3 29-Mar-2012 Robert Greenwalt <rgreenwalt@google.com> Some fixes for Android

- Lets us not start as root and control who we switch to - switching
to "nobody" prevents us from opening sockets!
- Ratches down the debug output - packet debuggins is very verbose
- Removes some random debugging I'd added

Change-Id: I6d1acf9653dbf0d2c46f7e6081672f26982ffad4
/external/mdnsresponder/Clients/dns-sd.c