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