Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-04-17 | s3: Use \0 instead of NULL when 0-terminating a string | Volker Lendecke | 1 | -1/+1 | |
Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Sun Apr 17 12:26:15 CEST 2011 on sn-devel-104 | |||||
2010-06-08 | s3-netdomjoin-gui: Fix Bug #7500. Fix 'not a string literal' warning in ↵ | Günther Deschner | 1 | -1/+1 | |
netdomjoin-gui. Patch from Buchan Milne <bgmilne@mandriva.org>. Thanks! Guenther | |||||
2009-05-15 | s3-netdomjoin-gui: allow to switch between workgroups/domains with the same ↵ | Günther Deschner | 1 | -2/+4 | |
name. Guenther | |||||
2009-05-15 | s3-netdomjoin-gui: cosmetic fix for empty hostnames. | Günther Deschner | 1 | -0/+1 | |
Guenther | |||||
2009-05-15 | s3-netdomjoin-gui: only gray out labels when not root and not connecting to | Günther Deschner | 1 | -3/+3 | |
remote machines. Guenther | |||||
2009-05-13 | s3-netdomjoin-gui: prepare to call out for NetRenameMachineInDomain() to ↵ | Günther Deschner | 1 | -1/+48 | |
rename computers in domains. Guenther | |||||
2009-05-12 | s3-netdomjoin-gui: Fix join prompt dialog test. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2009-05-12 | s3-netdomjoin-gui: use NetServerGetInfo() level 101 to get hostname. | Günther Deschner | 1 | -2/+7 | |
Guenther | |||||
2009-05-12 | s3-netdomjoin-gui: inspect the correct computername string before | Günther Deschner | 1 | -1/+1 | |
enabling/disabling the change button. Guenther | |||||
2009-04-30 | s3-netapi: Fix Bug #6309: support remote unjoining of Windows 2003 or greater. | Günther Deschner | 1 | -1/+2 | |
Found by David Markey <admin@dmarkey.com>. Thanks! Guenther | |||||
2009-04-14 | netdomjoin-gui: make sure to grey out change fields when not running as root. | Günther Deschner | 1 | -0/+15 | |
Guenther | |||||
2008-09-05 | netapi: remove NetSetup* flags from netdomjoin-gui. | Günther Deschner | 1 | -3/+0 | |
Guenther (This used to be commit 5851b4e40e5cc2b7ba973b274f9203aa6e6fb1d8) | |||||
2008-09-05 | netdomjoin-gui: fix some widget closing callbacks. | Günther Deschner | 1 | -6/+15 | |
Guenther (This used to be commit 8d541a3579637bb48c04ebb2b18844509c1f43e8) | |||||
2008-09-05 | netdomjoin-gui: always center new windows. | Günther Deschner | 1 | -0/+3 | |
Guenther (This used to be commit af25bd95d24de8e9fac8f86b18e03a09902b0b78) | |||||
2008-09-05 | netdomjoin-gui: fix some small errors in callbacks. | Günther Deschner | 1 | -5/+7 | |
Guenther (This used to be commit 74031b0b4ac1301cff6ca551c3264c4137a43294) | |||||
2008-09-05 | netdomjoin-gui: add gtk set_transient flags. | Günther Deschner | 1 | -1/+14 | |
Guenther (This used to be commit c979b96eb4b0df94e9d736a9473d00c28a52ed07) | |||||
2008-09-05 | netdomjoin-gui: test all NetServerGetInfo levels until we get comment. | Günther Deschner | 1 | -17/+48 | |
(This used to be commit 56d353b406ef77808b9cb968fcba387f301cf2de) | |||||
2008-09-05 | netdomjoin-gui: add support to remotely join/unjoin workstations. | Günther Deschner | 1 | -38/+60 | |
Guenther (This used to be commit 1760c4ce79ae15f9a2ea92293d823afe3af9b3ee) | |||||
2008-08-29 | netapi: fix some warnings in netdomjoin-gui. | Günther Deschner | 1 | -8/+20 | |
Guenther (This used to be commit e69eb09c1819eb4ea4bba7c3b3b0f8b6da789632) | |||||
2008-08-29 | netapi: use NETSETUP join flags in examples. | Günther Deschner | 1 | -10/+5 | |
Guenther (This used to be commit 2f6f888d9cf89abf55767dc43a9e3d5de68bbcfb) | |||||
2008-06-05 | netdomjoin-gui: enable NetGetJoinInformation() call after successfull joining. | Günther Deschner | 1 | -3/+3 | |
Now that libnetjoin reloads configuration after joining, we can rely on the NetGetJoinInformation() output and use it for displaying the new domain name and type. Guenther (This used to be commit cc1b8de2632e87002cac86838f2a77ab9771ce2c) | |||||
2008-06-05 | netdomjoin-gui: fix more gtk runtime warnings. | Günther Deschner | 1 | -0/+4 | |
Guenther (This used to be commit 521ea68719524eeef827875e018bb8cba2a92e87) | |||||
2008-06-05 | netdomjoin-gui: disable annoying "reboot now" dialog. | Günther Deschner | 1 | -0/+4 | |
Guenther (This used to be commit 8f0c5f1bedaae7a86ca671cdb2ba798079ec1d84) | |||||
2008-06-04 | netdomjoin-gui: some minor fixes + hunting down typecast bugs. | Günther Deschner | 1 | -11/+25 | |
Guenther (This used to be commit 0fa6c8c6a3efd026154e8af54ba73b3d3de1affa) | |||||
2008-05-16 | netdomjoin-gui: before prompting for creds (for receiving joinable ous), ↵ | Günther Deschner | 1 | -1/+31 | |
find a dc. Guenther (This used to be commit ae60695a349bccd1128e6c439664b0607627ef23) | |||||
2008-05-08 | netdomjoin-gui: before prompting for creds, ask dsgetdcname for a dc. | Günther Deschner | 1 | -0/+35 | |
Guenther (This used to be commit 47146effc1c2bca516d4fbccf221b5b0e02737bf) | |||||
2008-04-20 | netdomjoin-gui: Omit warning when unjoining a domain fails. | Günther Deschner | 1 | -0/+4 | |
Guenther (This used to be commit ba1d2e87614a98b4f811c75a0d9cfa8491f5cb4d) | |||||
2008-04-17 | netdomjoin-gui: Fix label alignment showing up with lower screen-resolution. | Günther Deschner | 1 | -1/+1 | |
Guenther (This used to be commit e06a54aa7da857e006649469e7eb8d76711221c1) | |||||
2008-04-13 | Fix ou handling in netdomjoin-gui. | Günther Deschner | 1 | -0/+5 | |
The ou list was concatenated again and again... Guenther (This used to be commit 84608e165e24c68c12d40086f81684ef37f69159) | |||||
2008-04-10 | Use SERVER_INFO_1005 in libnetapi. | Günther Deschner | 1 | -9/+5 | |
Guenther (This used to be commit 5f8793dd1d8a3694afb7f2d882cfb9990eb40b75) | |||||
2008-04-02 | Some fixes for netdomjoin-gui and support for browsing/joining OUs. | Günther Deschner | 1 | -157/+390 | |
Guenther (This used to be commit 4714bae0dbbb2ad010c2929f83de6bca84cfac46) | |||||
2008-03-05 | Give a better error message why NetServerSetInfo() may fail in the gui. | Günther Deschner | 1 | -1/+1 | |
Guenther (This used to be commit 1bbbebb7767b8a25532e8be3dbd274c211e34bbd) | |||||
2008-01-18 | Add some more debugging into netdomjoin-gui. | Günther Deschner | 1 | -4/+9 | |
Guenther (This used to be commit d4c5b323229c6f43c824e3559084c98e370730a5) | |||||
2008-01-18 | Fix local hostname detection in netdomjoin-gui. | Günther Deschner | 1 | -10/+27 | |
Guenther (This used to be commit 30458116b389889cad845eb96b54c3edc833e722) | |||||
2008-01-11 | Fix libnetapi error string callers. | Günther Deschner | 1 | -4/+4 | |
Guenther (This used to be commit 1ad7a0a361edfa5ac738f011db1d6a9db256ac2c) | |||||
2008-01-08 | Correctly free buffers in netdomjoin-gui. | Günther Deschner | 1 | -1/+8 | |
Guenther (This used to be commit 04d78d4d9a8cffe44c927036038aef1d6d6b44b2) | |||||
2008-01-07 | Failure while unjoining a domain is non-critical. | Günther Deschner | 1 | -8/+2 | |
Just continue joining to the workgroup in that case. Guenther (This used to be commit bf9ce2a928e3136d3bfe368f75d5b99273c5b04f) | |||||
2008-01-04 | Minor cosmetic cleanup for netdomjoin-gui. | Günther Deschner | 2 | -18/+37 | |
Guenther (This used to be commit 02e3887f3962b469c965110b6141a6655f2347af) | |||||
2008-01-04 | Fix some error strings in netdomjoin-gui. | Günther Deschner | 1 | -12/+31 | |
Guenther (This used to be commit aaea8f1ed744e9662f92a3840d86ad1aff943d18) | |||||
2007-12-22 | Correct netapi header filename. Thanks Jeremy. | Günther Deschner | 1 | -1/+1 | |
Guenther (This used to be commit f192737ec8140aa6570bfb49a165b31890d63b16) | |||||
2007-12-21 | Move gtk app to the correct location. Thanks obnox! | Günther Deschner | 1 | -0/+1347 | |
Guenther (This used to be commit 740a2b080db56d504c4edd58bf41d72edb3d32ee) | |||||
2007-12-21 | Move libnetapi examples into subdirs. | Günther Deschner | 2 | -0/+0 | |
Guenther (This used to be commit 0c3de6f3458419e57daaa71f1dad679897388f5a) |