Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-04-16 | libnetapi: Let NetUserAdd_l/NetUserDel_l talk to the local RPC server. | Günther Deschner | 1 | -10/+20 |
2008-04-13 | libnetapi: fill in NetQueryDisplayInformation_r. | Günther Deschner | 1 | -1/+295 |
2008-04-13 | libnetapi: don't reset the error code in NetUserAdd_r if the operation failed. | Günther Deschner | 1 | -6/+2 |
2008-04-13 | libnetapi: add NetQueryDisplayInformation skeleton. | Günther Deschner | 1 | -0/+19 |
2008-04-10 | Use libnetapi_open_pipe in netapi functions. | Günther Deschner | 1 | -9/+6 |
2008-04-10 | Use libnetapi_open_ipc_connection in libnetapi. | Günther Deschner | 1 | -44/+10 |
2008-04-10 | Split out private headers in libnetapi. | Günther Deschner | 1 | -0/+1 |
2008-04-09 | Add NetUserEnum to libnetapi. | Günther Deschner | 1 | -0/+197 |
2008-04-09 | Add NetUserDel to libnetapi. | Günther Deschner | 1 | -0/+190 |
2008-04-09 | Add NetUserAdd to libnetapi. | Günther Deschner | 1 | -0/+358 |