150911f33e
netapi: remove NetSetup* flags from netdomjoin-gui.
...
Guenther
(This used to be commit 5851b4e40e
)
2008-09-05 13:18:25 +02:00
231de7054a
netdomjoin-gui: fix some widget closing callbacks.
...
Guenther
(This used to be commit 8d541a3579
)
2008-09-05 13:06:26 +02:00
685f7e3419
netdomjoin-gui: always center new windows.
...
Guenther
(This used to be commit af25bd95d2
)
2008-09-05 13:06:16 +02:00
b0ab216cd5
netdomjoin-gui: fix some small errors in callbacks.
...
Guenther
(This used to be commit 74031b0b4a
)
2008-09-05 13:06:09 +02:00
78ed824dab
netdomjoin-gui: add gtk set_transient flags.
...
Guenther
(This used to be commit c979b96eb4
)
2008-09-05 13:06:01 +02:00
6dff24790f
netdomjoin-gui: test all NetServerGetInfo levels until we get comment.
...
(This used to be commit 56d353b406
)
2008-09-05 13:05:53 +02:00
cd8deeb6e0
netdomjoin-gui: add support to remotely join/unjoin workstations.
...
Guenther
(This used to be commit 1760c4ce79
)
2008-09-05 13:05:41 +02:00
af1db71c14
netapi: fix some warnings in netdomjoin-gui.
...
Guenther
(This used to be commit e69eb09c18
)
2008-08-29 13:58:06 +02:00
e710a87177
netapi: use NETSETUP join flags in examples.
...
Guenther
(This used to be commit 2f6f888d9c
)
2008-08-29 13:58:06 +02:00
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 cc1b8de263
)
2008-06-05 19:39:24 +02:00
de89de4b58
netdomjoin-gui: fix more gtk runtime warnings.
...
Guenther
(This used to be commit 521ea68719
)
2008-06-05 19:39:17 +02:00
19e5ee0e09
netdomjoin-gui: disable annoying "reboot now" dialog.
...
Guenther
(This used to be commit 8f0c5f1bed
)
2008-06-05 01:11:23 +02:00
7d35e4e294
netdomjoin-gui: some minor fixes + hunting down typecast bugs.
...
Guenther
(This used to be commit 0fa6c8c6a3
)
2008-06-04 18:00:54 +02:00
0b25870b54
netdomjoin-gui: before prompting for creds (for receiving joinable ous), find a dc.
...
Guenther
(This used to be commit ae60695a34
)
2008-05-16 12:11:43 +02:00
d3dfdc2f59
netdomjoin-gui: before prompting for creds, ask dsgetdcname for a dc.
...
Guenther
(This used to be commit 47146effc1
)
2008-05-08 01:09:14 +02:00
25c454cbba
netdomjoin-gui: Omit warning when unjoining a domain fails.
...
Guenther
(This used to be commit ba1d2e8761
)
2008-04-20 23:20:21 +02:00
73754b98f4
netdomjoin-gui: Fix label alignment showing up with lower screen-resolution.
...
Guenther
(This used to be commit e06a54aa7d
)
2008-04-17 14:13:13 +02:00
a75421b019
Fix ou handling in netdomjoin-gui.
...
The ou list was concatenated again and again...
Guenther
(This used to be commit 84608e165e
)
2008-04-13 00:46:33 +02:00
1a8a8b7769
Use SERVER_INFO_1005 in libnetapi.
...
Guenther
(This used to be commit 5f8793dd1d
)
2008-04-10 21:31:12 +02:00
68bfa9682b
Some fixes for netdomjoin-gui and support for browsing/joining OUs.
...
Guenther
(This used to be commit 4714bae0db
)
2008-04-02 11:18:10 +02:00
65b0235ee3
Give a better error message why NetServerSetInfo() may fail in the gui.
...
Guenther
(This used to be commit 1bbbebb776
)
2008-03-05 15:23:00 +01:00
cfb7e25466
Add some more debugging into netdomjoin-gui.
...
Guenther
(This used to be commit d4c5b32322
)
2008-01-18 02:54:49 +01:00
bb97b272a9
Fix local hostname detection in netdomjoin-gui.
...
Guenther
(This used to be commit 30458116b3
)
2008-01-18 02:54:36 +01:00
efcf285e27
Fix libnetapi error string callers.
...
Guenther
(This used to be commit 1ad7a0a361
)
2008-01-11 15:28:24 +01:00
67f2afe3c4
Correctly free buffers in netdomjoin-gui.
...
Guenther
(This used to be commit 04d78d4d9a
)
2008-01-08 11:59:01 +01:00
e6c3ac59c5
Failure while unjoining a domain is non-critical.
...
Just continue joining to the workgroup in that case.
Guenther
(This used to be commit bf9ce2a928
)
2008-01-07 12:48:21 +01:00
564a54aa16
Minor cosmetic cleanup for netdomjoin-gui.
...
Guenther
(This used to be commit 02e3887f39
)
2008-01-04 15:21:35 +01:00
cf6e59de2b
Fix some error strings in netdomjoin-gui.
...
Guenther
(This used to be commit aaea8f1ed7
)
2008-01-04 11:55:08 +01:00
86dfb55ffb
Correct netapi header filename. Thanks Jeremy.
...
Guenther
(This used to be commit f192737ec8
)
2007-12-22 00:03:15 +01:00
657afffaae
Move gtk app to the correct location. Thanks obnox!
...
Guenther
(This used to be commit 740a2b080d
)
2007-12-21 17:29:15 +01:00
77a2e13cb1
Move libnetapi examples into subdirs.
...
Guenther
(This used to be commit 0c3de6f345
)
2007-12-21 17:05:55 +01:00