Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use rpccli_samr_Connect2() all over the place. | Günther Deschner | 2008-02-04 | 1 | -4/+5 |
* | Use rpccli_samr_OpenDomain() all over the place. | Günther Deschner | 2008-02-01 | 1 | -4/+6 |
* | Remove rpccli_samr_close and use pidl generated function instead. | Günther Deschner | 2008-01-31 | 1 | -2/+2 |
* | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 2007-10-18 | 1 | -1/+1 |
* | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 2007-10-10 | 1 | -2/+1 |
* | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 2007-10-10 | 1 | -1/+1 |
* | r13351: Fix copyright | Volker Lendecke | 2007-10-10 | 1 | -1/+1 |
* | r13350: Implement rpccli_samr_set_domain_info. Weird that it was not around :-) | Volker Lendecke | 2007-10-10 | 1 | -0/+411 |