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