r14464: Don't include ndr_BASENAME.h files unless strictly required, instead
[jelmer/samba4-debian.git] / source / libcli / resolve / resolve.c
2007-10-10 Jelmer Vernooijr14464: Don't include ndr_BASENAME.h files unless stric...
2007-10-10 Jelmer Vernooijr13924: Split more prototypes out of include/proto...
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Jelmer Vernooijr12542: Move some more prototypes out to seperate headers
2007-10-10 Andrew Tridgellr12116: got rid of composite_trigger_done() and composi...
2007-10-10 Rafal Szczesniakr10636: Formatting for better readability.
2007-10-10 Stefan Metzmacherr10504: - seperate implementation specific stuff, from...
2007-10-10 Volker Lendecker10395: While playing with winbind, I found a segfault...
2007-10-10 Andrew Tridgellr10200: added a composite_trigger_done() call that...
2007-10-10 Andrew Tridgellr9702: r9680@blu: tridge | 2005-08-27 18:45:08 +1000
2007-10-10 Andrew Tridgellr7856: fixed warning of 'methods' shadowed variable
2007-10-10 Rafal Szczesniakr7813: Make async request independent from config file...
2007-10-10 Rafal Szczesniakr7735: Extend resolve_name function so that it's possib...
2007-10-10 Tim Potterr6933: Add a couple of helper functions for creating...
2007-10-10 Tim Potterr5551: Protect against falling off the end of the name...
2007-10-10 Andrew Tridgellr5197: moved events code to lib/events/ (suggestion...
2007-10-10 Andrew Tridgellr5185: make all the events data structures private...
2007-10-10 Andrew Tridgellr5126: the composite code is no longer client specific...
2007-10-10 Andrew Tridgellr4922: fixed an infinite loop in the name resolve code...
2007-10-10 Andrew Tridgellr4919: if a caller doesn't provide an event context...
2007-10-10 Andrew Tridgellr4916: added "host" name resolution using fork() per...
2007-10-10 Andrew Tridgellr4898: - removed the unused wins_srv_*() code
2007-10-10 Andrew Tridgellr4891: - added a generic resolve_name() async interfac...