summaryrefslogtreecommitdiff
path: root/source4/libnet/libnet_user.c
AgeCommit message (Expand)AuthorFilesLines
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