Age | Commit message (Expand) | Author | Files | Lines |
2010-06-08 | s3-netdomjoin-gui: Fix Bug #7500. Fix 'not a string literal' warning in netdo... | Günther Deschner | 1 | -1/+1 |
2009-05-15 | s3-netdomjoin-gui: allow to switch between workgroups/domains with the same n... | Günther Deschner | 1 | -2/+4 |
2009-05-15 | s3-netdomjoin-gui: cosmetic fix for empty hostnames. | Günther Deschner | 1 | -0/+1 |
2009-05-15 | s3-netdomjoin-gui: only gray out labels when not root and not connecting to | Günther Deschner | 1 | -3/+3 |
2009-05-13 | s3-netdomjoin-gui: prepare to call out for NetRenameMachineInDomain() to rena... | Günther Deschner | 1 | -1/+48 |
2009-05-12 | s3-netdomjoin-gui: Fix join prompt dialog test. | Günther Deschner | 1 | -1/+1 |
2009-05-12 | s3-netdomjoin-gui: use NetServerGetInfo() level 101 to get hostname. | Günther Deschner | 1 | -2/+7 |
2009-05-12 | s3-netdomjoin-gui: inspect the correct computername string before | Günther Deschner | 1 | -1/+1 |
2009-04-30 | s3-netapi: Fix Bug #6309: support remote unjoining of Windows 2003 or greater. | Günther Deschner | 1 | -1/+2 |
2009-04-14 | netdomjoin-gui: make sure to grey out change fields when not running as root. | Günther Deschner | 1 | -0/+15 |
2008-09-05 | netapi: remove NetSetup* flags from netdomjoin-gui. | Günther Deschner | 1 | -3/+0 |
2008-09-05 | netdomjoin-gui: fix some widget closing callbacks. | Günther Deschner | 1 | -6/+15 |
2008-09-05 | netdomjoin-gui: always center new windows. | Günther Deschner | 1 | -0/+3 |
2008-09-05 | netdomjoin-gui: fix some small errors in callbacks. | Günther Deschner | 1 | -5/+7 |
2008-09-05 | netdomjoin-gui: add gtk set_transient flags. | Günther Deschner | 1 | -1/+14 |
2008-09-05 | netdomjoin-gui: test all NetServerGetInfo levels until we get comment. | Günther Deschner | 1 | -17/+48 |
2008-09-05 | netdomjoin-gui: add support to remotely join/unjoin workstations. | Günther Deschner | 1 | -38/+60 |
2008-08-29 | netapi: fix some warnings in netdomjoin-gui. | Günther Deschner | 1 | -8/+20 |
2008-08-29 | netapi: use NETSETUP join flags in examples. | Günther Deschner | 1 | -10/+5 |
2008-06-05 | netdomjoin-gui: enable NetGetJoinInformation() call after successfull joining. | Günther Deschner | 1 | -3/+3 |
2008-06-05 | netdomjoin-gui: fix more gtk runtime warnings. | Günther Deschner | 1 | -0/+4 |
2008-06-05 | netdomjoin-gui: disable annoying "reboot now" dialog. | Günther Deschner | 1 | -0/+4 |
2008-06-04 | netdomjoin-gui: some minor fixes + hunting down typecast bugs. | Günther Deschner | 1 | -11/+25 |
2008-05-16 | netdomjoin-gui: before prompting for creds (for receiving joinable ous), find... | Günther Deschner | 1 | -1/+31 |
2008-05-08 | netdomjoin-gui: before prompting for creds, ask dsgetdcname for a dc. | Günther Deschner | 1 | -0/+35 |
2008-04-20 | netdomjoin-gui: Omit warning when unjoining a domain fails. | Günther Deschner | 1 | -0/+4 |
2008-04-17 | netdomjoin-gui: Fix label alignment showing up with lower screen-resolution. | Günther Deschner | 1 | -1/+1 |
2008-04-13 | Fix ou handling in netdomjoin-gui. | Günther Deschner | 1 | -0/+5 |
2008-04-10 | Use SERVER_INFO_1005 in libnetapi. | Günther Deschner | 1 | -9/+5 |
2008-04-02 | Some fixes for netdomjoin-gui and support for browsing/joining OUs. | Günther Deschner | 1 | -157/+390 |
2008-03-05 | Give a better error message why NetServerSetInfo() may fail in the gui. | Günther Deschner | 1 | -1/+1 |
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-11 | Fix libnetapi error string callers. | Günther Deschner | 1 | -4/+4 |
2008-01-08 | Correctly free buffers in netdomjoin-gui. | Günther Deschner | 1 | -1/+8 |
2008-01-07 | Failure while unjoining a domain is non-critical. | Günther Deschner | 1 | -8/+2 |
2008-01-04 | Minor cosmetic cleanup for netdomjoin-gui. | Günther Deschner | 1 | -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 | 1 | -1/+1 |
2007-12-21 | Move gtk app to the correct location. Thanks obnox! | Günther Deschner | 1 | -0/+1347 |