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