r26441: Remove global_loadparm uses.
[kai/samba-autobuild/.git] / source4 / libnet / libnet_lookup.c
2007-12-21 Jelmer Vernooijr26441: Remove global_loadparm uses.
2007-12-21 Jelmer Vernooijr26435: Remove global_loadparm instance.
2007-12-21 Jelmer Vernooijr26376: Add context for libcli_resolve.
2007-12-21 Jelmer Vernooijr26333: No more global_loadparm in finddcs.
2007-12-21 Jelmer Vernooijr26328: remove more uses of global_loadparm.
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25554: Convert last instances of BOOL, True and False...
2007-10-10 Jelmer Vernooijr25446: Merge some changes I made on the way home from...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Stefan Metzmacherr22944: fix bug #4618:
2007-10-10 Rafal Szczesniakr22811: two more memory allocation checks.
2007-10-10 Rafal Szczesniakr22764: - replace talloc_zero with composite_create
2007-10-10 Rafal Szczesniakr20328: use prereq function instead of local implementa...
2007-10-10 Stefan Metzmacherr20225: we can't use composite_error() in a _recv(...
2007-10-10 Rafal Szczesniakr20222: return status unsuccessful when null pointers...
2007-10-10 Stefan Metzmacherr20182: make the composite api usage more consistant...
2007-10-10 Rafal Szczesniakr20177: return the actual function status code.
2007-10-10 Stefan Metzmacherr20166: we have a dom_sid_add_rid() function that adds...
2007-10-10 Rafal Szczesniakr20161: Prevent potential segfault in case account...
2007-10-10 Stefan Metzmacherr19482: remove pointless cast
2007-10-10 Rafal Szczesniakr17856: The two new functions - libnet_LookupName and...
2007-10-10 Rafal Szczesniakr16895: Add continue function and prevent from segfault...
2007-10-10 Rafal Szczesniakr16693: Name type should be passed further down the...
2007-10-10 Jelmer Vernooijr13938: Around round of splitups
2007-10-10 Jelmer Vernooijr13924: Split more prototypes out of include/proto...
2007-10-10 Andrew Bartlettr13317: Create a new function messaging_client_init...
2007-10-10 Andrew Bartlettr12861: Cope when we are not supplied the messaging...
2007-10-10 Andrew Bartlettr12858: This moves the libnet_LookupPdc code to use...
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Andrew Tridgellr11794: - fixed a valgrind error in libnet, caused...
2007-10-10 Rafal Szczesniakr11747: Move buffer allocation to libnet_Lookup functio...
2007-10-10 Stefan Metzmacherr10504: - seperate implementation specific stuff, from...
2007-10-10 Rafal Szczesniakr8076: Put name resolution methods into libnet_context...
2007-10-10 Rafal Szczesniakr7816: Implementation of "shortcut" function for those...
2007-10-10 Rafal Szczesniakr7748: Use state structure in connection with io to...
2007-10-10 Rafal Szczesniakr7734: A few missing pieces...
2007-10-10 Rafal Szczesniakr7732: Implementation of very basic lookup function...