Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libcli: Don't leave a pointer uninitialized | Volker Lendecke | 2020-10-02 | 1 | -4/+2 |
* | libcli: Remove a pointless if-expression | Volker Lendecke | 2020-10-02 | 1 | -3/+0 |
* | libcli: simplify an if condition | Ralph Boehme | 2020-05-30 | 1 | -1/+4 |
* | lib: Remove an unused variable from security_token_debug() | Volker Lendecke | 2020-01-03 | 1 | -8/+0 |
* | libcli: Use dom_sid_str_buf | Volker Lendecke | 2018-11-27 | 1 | -2/+5 |
* | libcli/security: implement SECURITY_GUEST | Stefan Metzmacher | 2016-04-28 | 1 | -0/+5 |
* | libcli: Avoid a talloc/free | Volker Lendecke | 2014-05-27 | 1 | -4/+6 |
* | libcli: Avoid a talloc/free | Volker Lendecke | 2014-05-27 | 1 | -4/+6 |
* | libcli/security Use static SIDs rather than parsing from strings | Andrew Bartlett | 2010-10-14 | 1 | -5/+5 |
* | libcli/security Add debug class to security_token_debug() et al | Andrew Bartlett | 2010-10-12 | 1 | -5/+5 |
* | libcli/security Move most of security_token.c to common code. | Andrew Bartlett | 2010-10-12 | 1 | -0/+142 |