Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-01-21 | s3-rpc_client: Rename get_query_dispinfo_params. | Andreas Schneider | 1 | -2/+2 | |
2011-01-21 | s3:net: use dcerpc_spoolss_X() functions | Stefan Metzmacher | 2 | -64/+155 | |
metze Signed-off-by: Andreas Schneider <asn@samba.org> | |||||
2011-01-19 | Fix "net usersidlist" not to skip every other user | Olly Betts | 1 | -1/+0 | |
Remove double increment from for loop over users in get_user_tokens(), left over from when this used to be a while loop. Bug was introduced in 1e39a619. Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Wed Jan 19 01:34:29 CET 2011 on sn-devel-104 | |||||
2011-01-18 | s3-net: use correct spoolss header in net rpc. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2011-01-18 | s3-net: use correct spoolss header in net_ads.c. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2011-01-17 | s3: Move dump_ntquota* to smbcquotas.c | Volker Lendecke | 1 | -0/+99 | |
2011-01-17 | s3: Convert cli_set_fs_quota_info to cli_trans | Volker Lendecke | 1 | -4/+8 | |
2011-01-17 | s3: Convert cli_get_fs_quota_info to cli_trans | Volker Lendecke | 1 | -10/+20 | |
2011-01-17 | s3: Convert cli_list_user_quota to cli_trans | Volker Lendecke | 1 | -2/+5 | |
2011-01-17 | s3: Convert cli_set_user_quota to cli_trans | Volker Lendecke | 1 | -2/+5 | |
2011-01-17 | s3: Convert cli_get_user_quota to cli_trans | Volker Lendecke | 1 | -4/+10 | |
2011-01-17 | s3: Fix some nonempty blank lines | Volker Lendecke | 2 | -8/+6 | |
2011-01-15 | s3: Avoid some calls to cli_errstr | Volker Lendecke | 1 | -18/+24 | |
Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Sat Jan 15 17:18:54 CET 2011 on sn-devel-104 | |||||
2011-01-15 | s3: Convert cli_set_secdesc to cli_trans | Volker Lendecke | 2 | -6/+10 | |
2011-01-15 | s3: Fix some nonempty blank lines | Volker Lendecke | 1 | -4/+4 | |
2011-01-13 | s3-net_registry: prefer dcerpc_winreg_X functions. | Günther Deschner | 1 | -100/+273 | |
Guenther Signed-off-by: Andreas Schneider <asn@samba.org> | |||||
2011-01-13 | s3-net: prefer dcerpc_winreg_X functions. | Günther Deschner | 1 | -7/+18 | |
Guenther Signed-off-by: Andreas Schneider <asn@samba.org> | |||||
2011-01-13 | s3-net: prefer dcerpc_srvsvc_X functions. | Günther Deschner | 1 | -13/+44 | |
Guenther Signed-off-by: Andreas Schneider <asn@samba.org> | |||||
2011-01-13 | s3-smbtree: prefer dcerpc_srvsvc_X functions. | Günther Deschner | 1 | -2/+5 | |
Guenther Signed-off-by: Andreas Schneider <asn@samba.org> | |||||
2011-01-13 | s3-net: prefer dcerpc_netr_X functions. | Günther Deschner | 1 | -5/+13 | |
Guenther Signed-off-by: Andreas Schneider <asn@samba.org> | |||||
2011-01-13 | s3-net: remove some pointless fstrings in "net rpc service". | Günther Deschner | 1 | -12/+3 | |
Guenther Signed-off-by: Andreas Schneider <asn@samba.org> | |||||
2011-01-13 | s3-net: restructure "net rpc service" and add open_scm(). | Günther Deschner | 1 | -123/+59 | |
Guenther Signed-off-by: Andreas Schneider <asn@samba.org> | |||||
2011-01-13 | s3-net: restructure "net rpc service" and add open_service(). | Günther Deschner | 1 | -75/+49 | |
Guenther Signed-off-by: Andreas Schneider <asn@samba.org> | |||||
2011-01-13 | s3-svcctl: prefer dcerpc_svcctl_X functions. | Günther Deschner | 1 | -68/+254 | |
Guenther Signed-off-by: Andreas Schneider <asn@samba.org> | |||||
2011-01-12 | s3-net: fix query_service_state() error handling. | Günther Deschner | 1 | -1/+1 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Wed Jan 12 15:22:56 CET 2011 on sn-devel-104 | |||||
2011-01-12 | s3-net: add missing breaks in switch statement in get_share_info(). | Günther Deschner | 1 | -0/+6 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Wed Jan 12 14:31:05 CET 2011 on sn-devel-104 | |||||
2011-01-11 | s3-initshutdown: prefer dcerpc_initshutdown_X functions. | Günther Deschner | 1 | -12/+20 | |
Guenther | |||||
2011-01-11 | s3:net: use ndr_dssetup_c.h instead of cli_dssetup.h | Stefan Metzmacher | 1 | -1/+1 | |
metze | |||||
2011-01-07 | s3: Make name_query use /tmp/.nmbd/unexpected | Volker Lendecke | 1 | -5/+6 | |
2011-01-07 | s3: Make node_status_query use /tmp/.nmbd/unexpected | Volker Lendecke | 1 | -6/+4 | |
2011-01-06 | s3-net: Fix bug #7690: retry DNS updates when connection to one nameserver ↵ | Günther Deschner | 1 | -6/+21 | |
has failed. Initial patch from Patrik Martinsson <patrik.martinsson@smhi.se>. Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Thu Jan 6 17:29:11 CET 2011 on sn-devel-104 | |||||
2011-01-04 | s3:net_utils: use dcerpc_dssetup_DsRoleGetPrimaryDomainInformation() | Stefan Metzmacher | 1 | -2/+8 | |
metze | |||||
2011-01-03 | s3:net_rpc_vampire_keytab: don't return -1 on success (bug #7899) | Stefan Metzmacher | 1 | -1/+0 | |
metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Mon Jan 3 19:05:11 CET 2011 on sn-devel-104 | |||||
2011-01-02 | s3:net: make idmap_store_secret static. | Michael Adam | 2 | -6/+4 | |
Autobuild-User: Michael Adam <obnox@samba.org> Autobuild-Date: Sun Jan 2 13:41:07 CET 2011 on sn-devel-104 | |||||
2011-01-02 | s3:net: fix the usage for net idmap secret (removing alloc) | Michael Adam | 1 | -5/+4 | |
2011-01-02 | s3:net: remove alloc parameter from idmap_store_secret() (net idmap store). | Michael Adam | 2 | -8/+4 | |
2010-12-30 | s3: Fix two uninitialized variables | Volker Lendecke | 1 | -1/+1 | |
Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Thu Dec 30 12:52:47 CET 2010 on sn-devel-104 | |||||
2010-12-28 | s3: Make name_query return NTSTATUS | Volker Lendecke | 1 | -10/+13 | |
Also use talloc for the result Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Tue Dec 28 18:21:05 CET 2010 on sn-devel-104 | |||||
2010-12-28 | s3: Make node_status_query return NTSTATUS | Volker Lendecke | 1 | -7/+9 | |
Also make the result talloc'ed Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Tue Dec 28 13:46:59 CET 2010 on sn-devel-104 | |||||
2010-12-28 | s3: Remove an ancient typedef | Volker Lendecke | 1 | -1/+1 | |
2010-12-22 | Fix a warning message. | Jeremy Allison | 1 | -1/+2 | |
Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Wed Dec 22 03:59:18 CET 2010 on sn-devel-104 | |||||
2010-12-20 | s3: Remove unused "retry" from cli_full_connection | Volker Lendecke | 5 | -10/+7 | |
2010-12-17 | s3:net ads dns register: use "cluster addresses" option if configured (bug ↵ | Stefan Metzmacher | 1 | -3/+11 | |
#7871) metze Signed-off-by: Stefan Metzmacher <metze@samba.org> Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Fri Dec 17 16:49:14 CET 2010 on sn-devel-104 | |||||
2010-12-17 | s3:net ads dns register: add support for specifying addresse on the ↵ | Michael Adam | 1 | -3/+40 | |
commandline (bug #7871) In the clustering case, this is also made the only possiblity to do dns updates, since the list addresses on the local interfaces is not suitable in that case. This fixes the "net ads dns register" part of bug #7871. It might be extended by a parsing of the "cluster addresses" setting. Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2010-12-17 | s3:net: add net_update_dns_ext() that accepts a list of addresses as ↵ | Michael Adam | 1 | -12/+27 | |
parameter (bug# 7871) This generalized form of net_update_dns() will be used to add support for specifying a list of addresses on the commandline of "net ads dns register". This prepares the "net ads dns register" part of the fix for bug #7871. Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2010-12-17 | s3:net: disable dynamic dns updates at the end of "net ads join" in a ↵ | Michael Adam | 1 | -0/+19 | |
cluster (bug #7871) In a clustered environment, registering the set of ip addresses that are assigned to the interfaces of the node that performs the join does usually not have the desired effect, since the local interfaces do not carry complete set of the cluster's public IP addresses. And it can also contain internal addresses that should not be visible to the outside at all. In order to do dns updates in a clustererd setup, use net ads dns register. This fixes the net ads join part of bug #7871. Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2010-12-17 | s3-net: fix net sid type build warning. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2010-12-17 | s3/net: tz argument should be NULL of course | Björn Jacke | 1 | -1/+1 | |
Autobuild-User: Björn Jacke <bj@sernet.de> Autobuild-Date: Fri Dec 17 01:48:40 CET 2010 on sn-devel-104 | |||||
2010-12-15 | Fix bug 7866 - "net" in v3-6-test broken. | Jeremy Allison | 3 | -3/+22 | |
Someone wasn't careful about testing when not running as root :-). Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Wed Dec 15 20:45:25 CET 2010 on sn-devel-104 | |||||
2010-12-14 | s3/net: don't use external "date" to make "net time set" more portable | Björn Jacke | 1 | -14/+10 | |
the "date" syntax is different for example on *BSD Autobuild-User: Björn Jacke <bj@sernet.de> Autobuild-Date: Tue Dec 14 15:31:03 CET 2010 on sn-devel-104 |