Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-01-07 | Let libnetapi use it's own krb5 cred cache in memory if necessary. | Günther Deschner | 1 | -0/+33 |
2008-01-07 | Close registry in libnetapi_free(). | Günther Deschner | 1 | -0/+1 |
2008-01-07 | Add NET_API_STATUS_SUCCESS define. | Günther Deschner | 1 | -9/+9 |
2008-01-07 | Fix two memleaks in libnetapi. | Günther Deschner | 1 | -1/+4 |
2007-12-21 | Make libnetapi_errstr use our NTSTATUS and WERROR error string macros. | Günther Deschner | 1 | -46/+3 |
2007-12-21 | Add error string for access denied in libnetapi. | Günther Deschner | 1 | -0/+3 |
2007-12-21 | Add libnetapi_errstr(). | Günther Deschner | 1 | -0/+50 |
2007-12-21 | Add static libnetapi_ctx. | Günther Deschner | 1 | -3/+25 |
2007-12-21 | Use full string based debug_parse_levels in libnetapi. | Günther Deschner | 1 | -3/+22 |
2007-12-21 | Add basic credential functions for libnetapi. | Günther Deschner | 1 | -0/+33 |
2007-12-21 | Move basic libnetapi functions to NET_API_STATUS. | Günther Deschner | 1 | -7/+7 |
2007-12-21 | Build fixes for libnetapi. | Günther Deschner | 1 | -0/+76 |