summaryrefslogtreecommitdiffstats
path: root/source4/libcli/finddcs.c
Commit message (Expand)AuthorAgeFilesLines
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r23176: Note that we only return one DC from this call at the moment.Andrew Bartlett2007-10-101-0/+3
* r22748: fix memleaks by passing an mem_ctx toStefan Metzmacher2007-10-101-1/+1
* r20646: first preparations for cluster enablement. This changes "Andrew Tridgell2007-10-101-2/+2
* r17319: make better usage of the composite apiStefan Metzmacher2007-10-101-28/+20
* r16791: Typo fix in a comment.Rafal Szczesniak2007-10-101-1/+1
* r15225: Use talloc_zero() to avoid use of uninitialised values later on.Andrew Bartlett2007-10-101-1/+1
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-101-1/+1
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-101-0/+1
* r13103: Walk the names in the node status request, so I can find a serverAndrew Bartlett2007-10-101-11/+14
* r12862: Need to trim spaces off the end of the node status reply.Andrew Bartlett2007-10-101-1/+10
* r12861: Cope when we are not supplied the messaging context. This is justAndrew Bartlett2007-10-101-3/+9
* r12858: This moves the libnet_LookupPdc code to use a GetDC request to findAndrew Bartlett2007-10-101-0/+245