r26333: No more global_loadparm in finddcs.
[samba.git] / source4 / libcli / finddcs.c
2007-12-21 Jelmer Vernooijr26333: No more global_loadparm in finddcs.
2007-12-21 Jelmer Vernooijr26264: pass name resolve order explicitly, use torture...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25446: Merge some changes I made on the way home from...
2007-10-10 Jelmer Vernooijr25398: Parse loadparm context to all lp_*() functions.
2007-10-10 Jelmer Vernooijr25027: Fix more warnings.
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Stefan Metzmacherr24560: rename some DCERPC_ prefixes into NDR_
2007-10-10 Stefan Metzmacherr24557: rename 'dcerpc_table_' -> 'ndr_table_'
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Bartlettr23176: Note that we only return one DC from this call...
2007-10-10 Stefan Metzmacherr22748: fix memleaks by passing an mem_ctx to
2007-10-10 Andrew Tridgellr20646: first preparations for cluster enablement....
2007-10-10 Stefan Metzmacherr17319: make better usage of the composite api
2007-10-10 Rafal Szczesniakr16791: Typo fix in a comment.
2007-10-10 Andrew Bartlettr15225: Use talloc_zero() to avoid use of uninitialised...
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 Andrew Bartlettr13103: Walk the names in the node status request,...
2007-10-10 Andrew Bartlettr12862: Need to trim spaces off the end of the node...
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...