summaryrefslogtreecommitdiffstats
path: root/source/lib/netapi/user.c
Commit message (Expand)AuthorAgeFilesLines
* s3-net: Fix Bug #6102. NetQueryDisplayInformation could return wrong informat...Günther Deschner2009-03-271-6/+12
* libnetapi: Let NetUserAdd_l/NetUserDel_l talk to the local RPC server.Günther Deschner2008-04-221-10/+20
* libnetapi: fill in NetQueryDisplayInformation_r.Günther Deschner2008-04-221-1/+295
* libnetapi: don't reset the error code in NetUserAdd_r if the operation failed.Günther Deschner2008-04-221-6/+2
* libnetapi: add NetQueryDisplayInformation skeleton.Günther Deschner2008-04-221-0/+19
* Use libnetapi_open_pipe in netapi functions.Günther Deschner2008-04-121-9/+6
* Use libnetapi_open_ipc_connection in libnetapi.Günther Deschner2008-04-121-44/+10
* Split out private headers in libnetapi.Günther Deschner2008-04-121-0/+1
* Add NetUserEnum to libnetapi.Günther Deschner2008-04-121-0/+197
* Add NetUserDel to libnetapi.Günther Deschner2008-04-121-0/+190
* Add NetUserAdd to libnetapi.Günther Deschner2008-04-121-0/+358