r12510: Change the DCE/RPC interfaces to take a pointer to a
[kai/samba.git] / source4 / libnet / libnet_rpc.c
2007-10-10 Jelmer Vernooijr12510: Change the DCE/RPC interfaces to take a pointer...
2007-10-10 Rafal Szczesniakr11815: A bit more comments and spaces for better reada...
2007-10-10 Andrew Tridgellr11794: - fixed a valgrind error in libnet, caused...
2007-10-10 Andrew Bartlettr10486: This is a merge of Brad Henry's 'net join'...
2007-10-10 Stefan Metzmacherr8136: remove unused var
2007-10-10 Rafal Szczesniakr8098: Add my copyright and remove unecessary header...
2007-10-10 Rafal Szczesniakr8096: Remove function that has became libnet_Lookup...
2007-10-10 Rafal Szczesniakr8095: Fix compiler warning.
2007-10-10 Rafal Szczesniakr8075: Make rpc connect function part of libnet api...
2007-10-10 Andrew Tridgellr7633: this patch started as an attempt to make the...
2007-10-10 Rafal Szczesniakr7247: User shorter and more convenient name for creden...
2007-10-10 Tim Potterr6933: Add a couple of helper functions for creating...
2007-10-10 Andrew Bartlettr5941: Commit this patch much earlier than I would...
2007-10-10 Jelmer Vernooijr5928: Use cli_credentials in:
2007-10-10 Jelmer Vernooijr5924: Use cli_credentials in libnet/.
2007-10-10 Andrew Bartlettr5902: A rather large change...
2007-10-10 Rafal Szczesniakr5256: More verbose description of functions (as I...
2007-10-10 Andrew Tridgellr4891: - added a generic resolve_name() async interfac...
2007-10-10 Andrew Tridgellr3478: split out some more pieces of includes.h
2007-10-10 Andrew Tridgellr3443: the next stage in the include files re-organisation.
2007-10-10 Stefan Metzmacherr2346: fix some minor stuff
2007-10-10 Stefan Metzmacherr2061: - split libnet header files
2007-10-10 Stefan Metzmacherr1927: allow the domain to be a ip address
2007-10-10 Stefan Metzmacherr1925: now we lookup the domain controller
2007-10-10 Stefan Metzmacherr1919: paasword change basicly works now:-)
2007-10-10 Stefan Metzmacherr1836: - as abartlet said to me, we need to contact...