Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s3-net: Fix Bug #6102. NetQueryDisplayInformation could return wrong informat... | Günther Deschner | 2009-03-27 | 1 | -6/+12 |
* | libnetapi: Let NetUserAdd_l/NetUserDel_l talk to the local RPC server. | Günther Deschner | 2008-04-22 | 1 | -10/+20 |
* | libnetapi: fill in NetQueryDisplayInformation_r. | Günther Deschner | 2008-04-22 | 1 | -1/+295 |
* | libnetapi: don't reset the error code in NetUserAdd_r if the operation failed. | Günther Deschner | 2008-04-22 | 1 | -6/+2 |
* | libnetapi: add NetQueryDisplayInformation skeleton. | Günther Deschner | 2008-04-22 | 1 | -0/+19 |
* | Use libnetapi_open_pipe in netapi functions. | Günther Deschner | 2008-04-12 | 1 | -9/+6 |
* | Use libnetapi_open_ipc_connection in libnetapi. | Günther Deschner | 2008-04-12 | 1 | -44/+10 |
* | Split out private headers in libnetapi. | Günther Deschner | 2008-04-12 | 1 | -0/+1 |
* | Add NetUserEnum to libnetapi. | Günther Deschner | 2008-04-12 | 1 | -0/+197 |
* | Add NetUserDel to libnetapi. | Günther Deschner | 2008-04-12 | 1 | -0/+190 |
* | Add NetUserAdd to libnetapi. | Günther Deschner | 2008-04-12 | 1 | -0/+358 |