1
0
mirror of https://github.com/samba-team/samba.git synced 2025-07-27 07:42:04 +03:00
Commit Graph

131 Commits

Author SHA1 Message Date
80c57ab797 s3:lib/netapi/examples: remove unused variables
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2014-04-02 09:03:43 +02:00
7d3b35c155 s3:lib/netapi/examples: fix const warnings in netlogon_control2.c
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2014-04-02 09:03:43 +02:00
59394b3682 s3:lib/netapi/examples: fix invalid pointer value warnings in getjoininformation.c
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2014-04-02 09:03:42 +02:00
58cb40d50b build: get rid of vars=locals() in source3/lib/netapi/examples/wscript_build
Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Günther Deschner <gd@samba.org>

Autobuild-User(master): Michael Adam <obnox@samba.org>
Autobuild-Date(master): Wed Sep 25 00:51:31 CEST 2013 on sn-devel-104
2013-09-25 00:51:31 +02:00
c5bde69568 Remove lib/netapi autoconf build system, this is now build with waf
Reviewed-by: Jelmer Vernooij <jelmer@samba.org>

Reviewed-by: David Disseldorp <ddiss@samba.org>
2013-05-28 12:17:11 +10:00
6c4cdbe891 s3-libnetapi: Cope with popt versions without POPT_TABLEEND 2012-06-03 15:30:15 +10:00
b93326b968 s3-build: remove EXEEXT from Makefiles
As far as I am aware, we do not actually build on any platforms that
require this.  The last Stratos VOS release on
ftp://ftp.stratus.com/vos/samba/samba.html was 3.0.5

Andrew Bartlett
2012-02-09 00:27:08 +01:00
bba114af6e s3-waf: only compile common.c in netapi examples code once.
Guenther
2011-10-21 11:31:57 +02:00
23fea38deb s3-netapi: fix missing include in examples code.
Guenther
2011-10-21 11:07:24 +02:00
1af128bd2b build: compile (but do not install) netapi examples
The only example not yet built is the GTK domain join gui.

Andrew Bartlett

Autobuild-User: Andrew Bartlett <abartlet@samba.org>
Autobuild-Date: Fri Oct 21 01:31:55 CEST 2011 on sn-devel-104
2011-10-21 01:31:55 +02:00
0bf7c96464 s3: Use \0 instead of NULL when 0-terminating a string
Autobuild-User: Volker Lendecke <vlendec@samba.org>
Autobuild-Date: Sun Apr 17 12:26:15 CEST 2011 on sn-devel-104
2011-04-17 12:26:15 +02:00
1d8094172c s3-nltest: add dsregdns command to nltest.
Guenther
2010-09-19 02:47:11 +02:00
c35629cbb2 s3-nltest: add dsgetdc command.
Guenther
2010-09-15 10:18:02 +02:00
5901e81acf s3-nltest: convert server input argument into --server.
Guenther
2010-09-15 08:32:58 +02:00
a609c03956 s3-nltest: rename print_result to print_netlogon_info_result.
Guenther
2010-09-15 08:32:58 +02:00
575b1018c6 s3-netdomjoin-gui: Fix Bug #7500. Fix 'not a string literal' warning in netdomjoin-gui.
Patch from Buchan Milne <bgmilne@mandriva.org>.

Thanks!

Guenther
2010-06-08 12:27:29 +02:00
166a3821c9 s3-nltest: fix uninitialized query level.
Guenther
2010-02-25 19:31:06 +01:00
a85799d5db s3-libnetapi: add nltest tool.
Guenther
2009-10-16 10:54:55 +02:00
ca19ffde80 s3-libnetapi: add I_NetLogonControl{2} example code.
Guenther
2009-10-16 10:50:29 +02:00
c033039e62 s3-netapi: add NetGetJoinInformation example code.
Guenther
2009-06-16 10:42:49 +02:00
d800ee5033 s3-netdomjoin-gui: allow to switch between workgroups/domains with the same name.
Guenther
2009-05-15 19:51:03 +02:00
8c74d31962 s3-netdomjoin-gui: cosmetic fix for empty hostnames.
Guenther
2009-05-15 19:51:02 +02:00
473bf41d20 s3-netdomjoin-gui: only gray out labels when not root and not connecting to
remote machines.

Guenther
2009-05-15 19:51:02 +02:00
80f0d819fb s3-netapi: add example code for NetShutdownInit and NetShutdownAbort.
Guenther
2009-05-14 14:18:26 +02:00
6154b031f4 s3-netdomjoin-gui: prepare to call out for NetRenameMachineInDomain() to rename computers
in domains.

Guenther
2009-05-13 01:56:39 +02:00
d3a9ee689d s3-netdomjoin-gui: Fix join prompt dialog test.
Guenther
2009-05-12 23:52:34 +02:00
3e2975b3bd s3-netdomjoin-gui: use NetServerGetInfo() level 101 to get hostname.
Guenther
2009-05-12 22:49:05 +02:00
20b5fc02d2 s3-netdomjoin-gui: inspect the correct computername string before
enabling/disabling the change button.

Guenther
2009-05-12 22:49:04 +02:00
ab4b8c9c04 s3-netapi: Fix Bug #6309: support remote unjoining of Windows 2003 or greater.
Found by David Markey <admin@dmarkey.com>. Thanks!

Guenther
2009-04-30 23:40:09 +02:00
ca3de0103b netdomjoin-gui: make sure to grey out change fields when not running as root.
Guenther
2009-04-14 23:06:30 +02:00
7fa534bd7c netapi: include more SERVER_INFO_X levels in example code.
Guenther
2009-02-06 11:10:36 +01:00
ba58d17e69 netapi: fix case statement in example NetUserSetModals code.
Guenther
2008-09-22 19:31:44 +02:00
c91a907688 build: fix cflag recursion in generated netapi makefiles.
Guenther
2008-09-17 18:05:54 +02:00
d556635bcc netapi: add NetFileEnum example code.
Guenther
(This used to be commit 32ee2dadab)
2008-09-11 14:37:56 +02:00
939d969490 netapi: add NetFileGetInfo example code.
Guenther
(This used to be commit 6615803642)
2008-09-11 14:37:18 +02:00
120e7ba1f4 netapi: add NetFileClose example code.
Guenther
(This used to be commit 9d6e365534)
2008-09-11 14:36:21 +02:00
434ff0ddc8 netapi: add NetUserGetLocalGroups example code.
Guenther
(This used to be commit 7d05936ff4)
2008-09-11 14:30:56 +02:00
a5bf77be86 netapi: fix group_getusers example.
Guenther
(This used to be commit a977e18a66)
2008-09-11 14:30:18 +02:00
dcdca803fc netapi: add example code for NetGroupSetUsers.
Guenther
(This used to be commit dc7994195c)
2008-09-11 14:29:52 +02:00
2fb0f6c995 netapi: add example code for NetUserSetGroups.
Guenther
(This used to be commit 1355939b4c)
2008-09-11 14:29:02 +02:00
a828a644d0 netapi: re-arrange a little NetLocalGroupSetMembers example code.
Guenther
(This used to be commit 84a25e6994)
2008-09-08 10:17:06 +02:00
9194109e6c netapi: fix NetShareGetInfo example output.
Guenther
(This used to be commit 00ecf8205c)
2008-09-08 10:16:48 +02:00
86df00a388 netapi: add NetShareSetInfo example code.
Guenther
(This used to be commit a7050c999f)
2008-09-05 13:22:31 +02:00
15a3ec1467 netapi: add NetShareGetInfo example code.
Guenther
(This used to be commit 0166c8f04b)
2008-09-05 13:21:26 +02:00
150911f33e netapi: remove NetSetup* flags from netdomjoin-gui.
Guenther
(This used to be commit 5851b4e40e)
2008-09-05 13:18:25 +02:00
51e962331c netapi: move join related examples to one directory.
Guenther
(This used to be commit afdd14c26c)
2008-09-05 13:13:59 +02:00
e8f8ae407f netapi: add NetRenameMachineInDomain example code.
Guenther
(This used to be commit e28c332f32)
2008-09-05 13:13:51 +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