Age | Commit message (Expand) | Author | Files | Lines |
2008-02-29 | Trying to fix libnetapi examples Makefile.in. | Günther Deschner | 1 | -14/+19 |
2008-01-18 | Add NetGetJoinableOUs() to libnetapi (incl. example). | Günther Deschner | 2 | -3/+117 |
2008-01-18 | Add some more debugging into netdomjoin-gui. | Günther Deschner | 1 | -4/+9 |
2008-01-18 | Fix local hostname detection in netdomjoin-gui. | Günther Deschner | 1 | -10/+27 |
2008-01-17 | Use new pidl-generated netlogon client calls in NetApi GetDcName(). | Günther Deschner | 1 | -2/+2 |
2008-01-11 | Fix libnetapi error string callers. | Günther Deschner | 3 | -7/+7 |
2008-01-08 | Correctly free buffers in netdomjoin-gui. | Günther Deschner | 1 | -1/+8 |
2008-01-07 | In libnetapi example, use libnetapi_get_error_string(). | Günther Deschner | 1 | -1/+6 |
2008-01-07 | Failure while unjoining a domain is non-critical. | Günther Deschner | 1 | -8/+2 |
2008-01-04 | Add debug switch to netdomjoin. | Günther Deschner | 1 | -2/+10 |
2008-01-04 | Minor cosmetic cleanup for netdomjoin-gui. | Günther Deschner | 2 | -18/+37 |
2008-01-04 | Fix some error strings in netdomjoin-gui. | Günther Deschner | 1 | -12/+31 |
2007-12-22 | Correct netapi header filename. Thanks Jeremy. | Günther Deschner | 3 | -3/+3 |
2007-12-21 | Move gtk app to the correct location. Thanks obnox! | Günther Deschner | 1 | -0/+0 |
2007-12-21 | Move libnetapi examples into subdirs. | Günther Deschner | 6 | -7/+17 |
2007-12-21 | Add netdomjoin-gui (my first gui application), another libnetapi user. | Günther Deschner | 4 | -2/+1357 |
2007-12-21 | Add netdomjoin cmd line tool (another libnetapi example). | Günther Deschner | 2 | -1/+113 |
2007-12-21 | Add getdc.c, a libnetapi example (incl. Makefile). | Günther Deschner | 2 | -0/+91 |