summaryrefslogtreecommitdiffstats
path: root/source4/libnet/libnet.c
Commit message (Collapse)AuthorAgeFilesLines
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-101-2/+2
| | | | | | large commit. I thought this was worthwhile to get done for consistency. (This used to be commit ec32b22ed5ec224f6324f5e069d15e92e38e15c0)
* r3478: split out some more pieces of includes.hAndrew Tridgell2007-10-101-0/+1
| | | | (This used to be commit 8e9212ecfc61c509f686363d8ec412ce54bc1c8d)
* r1878: implemet libnet_context_{init,destroy}Stefan Metzmacher2007-10-101-0/+45
and implement libnet_Change_Password_generic() metze (This used to be commit d48050ae906ecf8d4f78c224042f8f9fe584ad39)