1
0
mirror of https://github.com/samba-team/samba.git synced 2025-05-06 14:50:27 +03:00

21 Commits

Author SHA1 Message Date
Günther Deschner
66a5cbaf8b netdomjoin-gui: enable NetGetJoinInformation() call after successfull joining.
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 19:39:24 +02:00
Günther Deschner
de89de4b58 netdomjoin-gui: fix more gtk runtime warnings.
Guenther
(This used to be commit 521ea68719524eeef827875e018bb8cba2a92e87)
2008-06-05 19:39:17 +02:00
Günther Deschner
19e5ee0e09 netdomjoin-gui: disable annoying "reboot now" dialog.
Guenther
(This used to be commit 8f0c5f1bedaae7a86ca671cdb2ba798079ec1d84)
2008-06-05 01:11:23 +02:00
Günther Deschner
7d35e4e294 netdomjoin-gui: some minor fixes + hunting down typecast bugs.
Guenther
(This used to be commit 0fa6c8c6a3efd026154e8af54ba73b3d3de1affa)
2008-06-04 18:00:54 +02:00
Günther Deschner
0b25870b54 netdomjoin-gui: before prompting for creds (for receiving joinable ous), find a dc.
Guenther
(This used to be commit ae60695a349bccd1128e6c439664b0607627ef23)
2008-05-16 12:11:43 +02:00
Günther Deschner
d3dfdc2f59 netdomjoin-gui: before prompting for creds, ask dsgetdcname for a dc.
Guenther
(This used to be commit 47146effc1c2bca516d4fbccf221b5b0e02737bf)
2008-05-08 01:09:14 +02:00
Günther Deschner
25c454cbba netdomjoin-gui: Omit warning when unjoining a domain fails.
Guenther
(This used to be commit ba1d2e87614a98b4f811c75a0d9cfa8491f5cb4d)
2008-04-20 23:20:21 +02:00
Günther Deschner
73754b98f4 netdomjoin-gui: Fix label alignment showing up with lower screen-resolution.
Guenther
(This used to be commit e06a54aa7da857e006649469e7eb8d76711221c1)
2008-04-17 14:13:13 +02:00
Günther Deschner
a75421b019 Fix ou handling in netdomjoin-gui.
The ou list was concatenated again and again...

Guenther
(This used to be commit 84608e165e24c68c12d40086f81684ef37f69159)
2008-04-13 00:46:33 +02:00
Günther Deschner
1a8a8b7769 Use SERVER_INFO_1005 in libnetapi.
Guenther
(This used to be commit 5f8793dd1d8a3694afb7f2d882cfb9990eb40b75)
2008-04-10 21:31:12 +02:00
Günther Deschner
68bfa9682b Some fixes for netdomjoin-gui and support for browsing/joining OUs.
Guenther
(This used to be commit 4714bae0dbbb2ad010c2929f83de6bca84cfac46)
2008-04-02 11:18:10 +02:00
Günther Deschner
65b0235ee3 Give a better error message why NetServerSetInfo() may fail in the gui.
Guenther
(This used to be commit 1bbbebb7767b8a25532e8be3dbd274c211e34bbd)
2008-03-05 15:23:00 +01:00
Günther Deschner
cfb7e25466 Add some more debugging into netdomjoin-gui.
Guenther
(This used to be commit d4c5b323229c6f43c824e3559084c98e370730a5)
2008-01-18 02:54:49 +01:00
Günther Deschner
bb97b272a9 Fix local hostname detection in netdomjoin-gui.
Guenther
(This used to be commit 30458116b389889cad845eb96b54c3edc833e722)
2008-01-18 02:54:36 +01:00
Günther Deschner
efcf285e27 Fix libnetapi error string callers.
Guenther
(This used to be commit 1ad7a0a361edfa5ac738f011db1d6a9db256ac2c)
2008-01-11 15:28:24 +01:00
Günther Deschner
67f2afe3c4 Correctly free buffers in netdomjoin-gui.
Guenther
(This used to be commit 04d78d4d9a8cffe44c927036038aef1d6d6b44b2)
2008-01-08 11:59:01 +01:00
Günther Deschner
e6c3ac59c5 Failure while unjoining a domain is non-critical.
Just continue joining to the workgroup in that case.

Guenther
(This used to be commit bf9ce2a928e3136d3bfe368f75d5b99273c5b04f)
2008-01-07 12:48:21 +01:00
Günther Deschner
564a54aa16 Minor cosmetic cleanup for netdomjoin-gui.
Guenther
(This used to be commit 02e3887f3962b469c965110b6141a6655f2347af)
2008-01-04 15:21:35 +01:00
Günther Deschner
cf6e59de2b Fix some error strings in netdomjoin-gui.
Guenther
(This used to be commit aaea8f1ed744e9662f92a3840d86ad1aff943d18)
2008-01-04 11:55:08 +01:00
Günther Deschner
86dfb55ffb Correct netapi header filename. Thanks Jeremy.
Guenther
(This used to be commit f192737ec8140aa6570bfb49a165b31890d63b16)
2007-12-22 00:03:15 +01:00
Günther Deschner
657afffaae Move gtk app to the correct location. Thanks obnox!
Guenther
(This used to be commit 740a2b080db56d504c4edd58bf41d72edb3d32ee)
2007-12-21 17:29:15 +01:00