summaryrefslogtreecommitdiff
path: root/source4/libnet/libnet.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r11815: A bit more comments and spaces for better readability.Rafal Szczesniak1-0/+1
2007-10-10r11813: Const-ify name resolution method list and use string listRafal Szczesniak1-10/+1
2007-10-10r11794: - fixed a valgrind error in libnet, caused by using a stack variableAndrew Tridgell1-1/+1
2007-10-10r8246: Don't try and set the element after the end off the array to NULL.Andrew Bartlett1-1/+1
2007-10-10r8076: Put name resolution methods into libnet_context. This allows libnet basedRafal Szczesniak1-1/+16
2007-10-10r7633: this patch started as an attempt to make the dcerpc code use a givenAndrew Tridgell1-12/+11
2007-10-10r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell1-2/+2
2007-10-10r3478: split out some more pieces of includes.hAndrew Tridgell1-0/+1
2007-10-10r1878: implemet libnet_context_{init,destroy}Stefan Metzmacher1-0/+45