1. f6f9aa2 NSD: Specify on what interface to getAddrInfo by hepengtao · 3 years, 10 months ago
  2. e500616 Move f/b/packages/Nsd files to f/b/packages/ConnectivityT by Aaron Huang · 3 years, 9 months ago[Renamed from packages/Nsd/service/src/com/android/server/NsdService.java]
  3. 5568f45 Stop using NSD_ON setting by paulhu · 3 years, 9 months ago
  4. b222570 Replace @hide APIs by paulhu · 3 years, 9 months ago
  5. 73a8203 Centralize nsd associated files by paulhu · 3 years, 9 months ago[Renamed from services/core/java/com/android/server/NsdService.java]
  6. 62eb76e Remove AsyncChannel usage in NsdManager by Remi NGUYEN VAN · 4 years ago
  7. f7277ed Keep the native mdns daemon alive for pre-S application by Luke Huang · 4 years, 1 month ago
  8. 92860f9 Fix the comments from aosp/1717479. by Luke Huang · 4 years, 2 months ago
  9. 0529858 Make NsdService only start the native daemon when needed and automatically clean it up. by Luke Huang · 4 years, 2 months ago
  10. 339c010 Move module utils to the module package. by Chalard Jean · 5 years ago
  11. 6346538 Apply fixes for EfficientStrings. by Jeff Sharkey · 4 years, 10 months ago
  12. de27d61 Revert "Move module utils to the module package." by Hridya Valsaraju · 4 years, 11 months ago
  13. 885d9b0 Move module utils to the module package. by Chalard Jean · 5 years ago
  14. 1970749 Move DnsSdTxtRecord to net common static library by Aaron Huang · 6 years ago
  15. a262cc1 Replace the permission of internal connectivity checks by paulhu · 6 years ago
  16. 2b9c0de Merge changes If4deb106,Ib25d7658 am: 0388f0e47b am: 41a57af66a am: ae278410f5 by Hugo Benichi · 8 years ago
  17. f608335 NsdService: do not use ContentResolver directly by Hugo Benichi · 8 years ago
  18. 9e0bb31 Merge "NsdService: more cleanups" am: cfd9a290ef am: 49bc06d0f9 am: ea0d4a65f9 by Hugo Benichi · 8 years ago
  19. 20f5ef9 Merge changes I4872f8ba,I92039f29,Iaad13e13 am: 767ac317e2 am: 717238a614 by Hugo Benichi · 8 years ago
  20. 912db99 NsdService: more cleanups by Hugo Benichi · 8 years ago
  21. d2552ae NsdService: simple cleanups by Hugo Benichi · 8 years ago
  22. 4dd4db7 NsdService: test coverage for client requests. by Hugo Benichi · 8 years ago
  23. f659a67 Merge "NsdService: disentangle NativeDaemonConnector from ctor" am: fa97f11b20 am: 47748b754c by Hugo Benichi · 8 years ago
  24. 6d70644 NsdService: disentangle NativeDaemonConnector from ctor by Hugo Benichi · 8 years ago
  25. 9fc7343 Merge "NsdService: bootstrap unit tests" am: ec33961ae0 am: dd53c962b2 by Hugo Benichi · 8 years ago
  26. 803a2f0 NsdService: bootstrap unit tests by Hugo Benichi · 8 years ago
  27. 0a33697 Merge changes I9ad4ce81,I360d539e am: f34d09ac30 am: 4062ac81be am: 84c878ecc8 by Hugo Benichi · 8 years ago
  28. f0c8409 NsdService: minor cleanups by Hugo Benichi · 8 years ago
  29. 32be63d Nsdmanager/NsdService: add logging by Hugo Benichi · 8 years ago
  30. f1077c3 Consistent dump() permission checking. by Jeff Sharkey · 8 years ago
  31. bbb41dd Parse and validate txt records. by Philip P. Moltmann · 9 years ago
  32. 9f5c3b8 Turn down the logging a little bit. by Joe Onorato · 10 years ago
  33. ad5bfa5 Remove unused imports in frameworks/base. by John Spurlock · 10 years ago
  34. 45cc2ce Handle null values in registerService by Christopher Lane · 11 years ago
  35. a53dd7f Unescape strings properly in NsdService. by Sreeram Ramachandran · 11 years ago
  36. fba1559 Cleanup: Delete dead code. by Sreeram Ramachandran · 11 years ago
  37. 7441122 Fix incorrect "listener no longer active" errors by Christopher Lane · 11 years ago
  38. b6e0448 Fix build by Christopher Lane · 11 years ago
  39. 6f34914 resolved conflicts for merge of 468c0578 to master by Christopher Lane · 11 years ago
  40. 0f2cc36 Add support for custom TXT records in NSD by Christopher Lane · 11 years ago
  41. 5da9a41 Merge "NsdService does not clean up after exiting clients" by Dave Platt · 11 years ago
  42. cf4709a am cb1254f1: am 20caa09c: am 21384faa: am 694f219c: Merge "NsdService does not clean up after exiting clients" by Dave Platt · 11 years ago
  43. 20caa09 am 21384faa: am 694f219c: Merge "NsdService does not clean up after exiting clients" by Dave Platt · 11 years ago
  44. 9cd0fea Hold a wake lock while dispatching network activity events. by Dianne Hackborn · 11 years ago
  45. 4181c2f am 59e808f5: Move some system services to separate directories by Amith Yamasani · 12 years ago
  46. 59e808f Move some system services to separate directories by Amith Yamasani · 12 years ago[Renamed from services/java/com/android/server/NsdService.java]
  47. 83711c2 resolved conflicts for merge of e0b14ea7 to master by Kenny Root · 12 years ago
  48. 4429e87 Get rid of a race in NsdService in stopResolveService and getAddrInfo by Vinit Deshapnde · 12 years ago
  49. 930a851 Fix an NPE in NsdManager by Vinit Deshapnde · 12 years ago
  50. 97e4518 Merge "NsdService: Clear client info after resolution request is serviced." by Irfan Sheriff · 13 years ago
  51. c783695 Migrate more Secure settings to Global. by Jeff Sharkey · 13 years ago
  52. 692107e Improve multi-user broadcasts. by Dianne Hackborn · 13 years ago
  53. 6ce4818 NsdService: Clear client info after resolution request is serviced. by Vairavan Srinivasan · 13 years ago
  54. 66f04e9 Enhance StateMachine Quitting and logging support. DO NOT MERGE by Wink Saville · 13 years ago
  55. a481387 resolved conflicts for merge of 43996db6 to master by Irfan Sheriff · 13 years ago
  56. 67c80ed Add contentobserver for nsd_on setting by Irfan Sheriff · 13 years ago
  57. 358f5d4 Enhance StateMachine Quitting and logging support. by Wink Saville · 13 years ago
  58. e4c42f4 API review fixes by Irfan Sheriff · 13 years ago
  59. 52fc83a Fix build by Irfan Sheriff · 13 years ago
  60. 7500665 Add user control to turn on/off nsd by Irfan Sheriff · 13 years ago
  61. 18da132 Open network service discovery API by Irfan Sheriff · 13 years ago
  62. e8de246 Bonjour fixes by Irfan Sheriff · 13 years ago
  63. 77ec558 Add initial framework for DNS service discovery by Irfan Sheriff · 13 years ago