summaryrefslogtreecommitdiff
path: root/source4/libnet/libnet_user.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r15666: Fix a silly typo.Rafal Szczesniak1-1/+1
2007-10-10r15663: Turn libnet_DeleteUser into async function and fix subtle bug probablyRafal Szczesniak1-80/+127
2007-10-10r15625: Partial commit of my current work. It makes libnet api functionsRafal Szczesniak1-14/+163
2007-10-10r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij1-0/+1
2007-10-10r12892: Add a 'Migrate from Windows' page to our installation section in SWAT.Andrew Bartlett1-0/+51
2007-10-10r12858: This moves the libnet_LookupPdc code to use a GetDC request to findAndrew Bartlett1-14/+4
2007-10-10r12696: Reduce the size of include/structs.hJelmer Vernooij1-1/+0
2007-10-10r12510: Change the DCE/RPC interfaces to take a pointer to aJelmer Vernooij1-3/+1
2007-10-10r11749: 1) Buffer allocation's been moved and isn't needed here.Rafal Szczesniak1-3/+1
2007-10-10r11708: Fix allocation of too small buffer to hold ip address.Rafal Szczesniak1-1/+1
2007-10-10r11705: Fix segfaulting create user function.Rafal Szczesniak1-0/+4
2007-10-10r8077: Propagate changes in rpc connect routine to functions using itRafal Szczesniak1-14/+14
2007-10-10r7732: Implementation of very basic lookup function (to be used in moreRafal Szczesniak1-2/+1
2007-10-10r7630: Unused variable.Tim Potter1-1/+0
2007-10-10r7490: Rename functions and prefices s/rpc_composite/libnet_rpc/Rafal Szczesniak1-4/+4
2007-10-10r7380: Mistakenly put one file twice in command line. Here's source ofRafal Szczesniak1-33/+36
2007-10-10r5365: Initial code for adding user accounts via libnet call.Rafal Szczesniak1-0/+87