Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-02-07 | s3-rpc_client: Added a winreg set multi sz helper. | Andreas Schneider | 2 | -0/+65 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2011-02-07 | s3-rpc_client: Added a winreg set expand sz helper. | Andreas Schneider | 2 | -0/+69 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2011-02-07 | s3-rpc_client: Added a winreg set sz helper. | Andreas Schneider | 2 | -0/+69 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2011-02-07 | s3-rpc_client: Added a winreg set dword helper. | Andreas Schneider | 2 | -0/+61 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2011-02-07 | s3-rpc_client: Added winreg query binary helper. | Andreas Schneider | 2 | -0/+99 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2011-02-07 | s3-rpc_client: Added winreg query dword helper. | Andreas Schneider | 2 | -0/+158 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2011-02-07 | s3-rpc_client: Added dcerpc_winreg_int_openkey(). | Andreas Schneider | 2 | -0/+199 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2011-02-06 | s3: Fix some nonempty blank lines | Volker Lendecke | 1 | -1/+1 | |
2011-02-04 | s3-winbindd: let winbind try to use samlogon validation level 6. (bug #7945) | Günther Deschner | 2 | -4/+60 | |
The benefit of this that it makes us more robust to secure channel resets triggered from tools outside the winbind process. Long term we need to have a shared tdb secure channel store though as well. Guenther Signed-off-by: Stefan Metzmacher <metze@samba.org> Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Fri Feb 4 18:11:04 CET 2011 on sn-devel-104 | |||||
2011-02-04 | s3-auth: add copy_netr_SamBaseInfo(). | Günther Deschner | 2 | -0/+68 | |
Guenther Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2011-02-02 | s3: Remove superfluous ; | Günther Deschner | 1 | -1/+1 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Wed Feb 2 15:44:21 CET 2011 on sn-devel-104 | |||||
2011-01-28 | s3-rpc_client: remove some more obsolete cli_X.h header files. | Günther Deschner | 1 | -1/+1 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Fri Jan 28 11:18:44 CET 2011 on sn-devel-104 | |||||
2011-01-24 | s3-rpcclient: allow to define validation level for samlogon. | Günther Deschner | 2 | -1/+2 | |
Guenther | |||||
2011-01-21 | s3-rpc_client: fix dcerpc_try_samr_connects(). | Günther Deschner | 1 | -2/+2 | |
Only return when both results are ok. Guenther | |||||
2011-01-21 | s3-rpc_client: no need to include gen_ndr/cli_samr.h anymore. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2011-01-21 | s3-rpc_client: fix uninitialized variable found by -O3. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2011-01-21 | s3-rpc_client: prefer dcerpc_spoolss_X functions. | Günther Deschner | 1 | -37/+149 | |
Guenther | |||||
2011-01-21 | s3-rpc_client: Added dcerpc_try_samr_connects. | Andreas Schneider | 2 | -11/+67 | |
Autobuild-User: Andreas Schneider <asn@samba.org> Autobuild-Date: Fri Jan 21 15:19:01 CET 2011 on sn-devel-104 | |||||
2011-01-21 | s3-rpc_client: Rename get_query_dispinfo_params. | Andreas Schneider | 2 | -4/+22 | |
2011-01-21 | s3-rpc_client: Added dcerpc_samr_chgpasswd_user3. | Andreas Schneider | 2 | -9/+75 | |
2011-01-21 | s3-rpc_client: Added dcerpc_samr_chng_pswd_auth_crap. | Andreas Schneider | 2 | -7/+73 | |
2011-01-21 | s3-rpc_client: Added dcerpc_samr_chgpasswd_user2. | Andreas Schneider | 2 | -10/+65 | |
2011-01-21 | s3-rpc_client: Added dcerpc_samr_chgpasswd_user. | Andreas Schneider | 2 | -6/+54 | |
2011-01-21 | s3-rpc_client: Added header information to cli_samr.h. | Andreas Schneider | 1 | -0/+30 | |
2011-01-21 | s3-rpc_client: Added header information to cli_lsarpc.h. | Andreas Schneider | 1 | -0/+30 | |
2011-01-18 | s3-rpc_client: no need to include ../librpc/gen_ndr/ndr_lsa_c.h anymore. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2011-01-17 | s3-rpc_client: Fixed status check of dcerpc_lsa_lookup_sids_noalloc. | Andreas Schneider | 1 | -1/+1 | |
Autobuild-User: Andreas Schneider <asn@samba.org> Autobuild-Date: Mon Jan 17 17:35:50 CET 2011 on sn-devel-104 | |||||
2011-01-17 | s3-rpc_client: Fixed return values of dcerpc_lsa_lookup_sids_generic. | Andreas Schneider | 1 | -4/+4 | |
2011-01-13 | s3-rpc_client: prefer dcerpc_netr_X functions. | Günther Deschner | 1 | -27/+65 | |
Guenther Signed-off-by: Andreas Schneider <asn@samba.org> | |||||
2011-01-10 | s3-rpc_client: Fixed the dcerpc_lsa_LookupNames4 client_revision. | Andreas Schneider | 1 | -1/+1 | |
The spec states that the ClientRevision value MUST be one of the following: LSA_CLIENT_REVISION_1 or LSA_CLIENT_REVISION_2. LSA_CLIENT_REVISION_2 means Windows 2000 and newer. Signed-off-by: Günther Deschner <gd@samba.org> Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Mon Jan 10 19:05:31 CET 2011 on sn-devel-104 | |||||
2011-01-10 | s3-rpc_client: Fixed the dcerpc_lsa_LookupNames4 lookup_options. | Andreas Schneider | 1 | -1/+1 | |
Use the enum value in dcerpc_lsa_LookupNames4 for _lookup_options. Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2011-01-10 | s3-rpc_client: Fixed the dcerpc_lsa_LookupSids3 client_revision. | Andreas Schneider | 1 | -1/+1 | |
The spec states that the ClientRevision value MUST be one of the following: LSA_CLIENT_REVISION_1 or LSA_CLIENT_REVISION_2. LSA_CLIENT_REVISION_2 means Windows 2000 and newer. Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2011-01-10 | s3-rpc_client: Fixed the dcerpc_lsa_LookupSids3 lookup_options. | Andreas Schneider | 1 | -1/+1 | |
Use the enum value in dcerpc_lsa_LookupSids3 for _lookup_options. Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2011-01-10 | s3-rpc_client: Added dcerpc_lsa_lookup_names. | Andreas Schneider | 2 | -31/+137 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2011-01-10 | s3-rpc_client: Added dcerpc_lsa_lookup_sids and dcerpc_lsa_lookup_sids3. | Andreas Schneider | 2 | -57/+214 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2011-01-10 | s3-rpc_client: Added dcerpc_lsa_open_policy2. | Andreas Schneider | 2 | -11/+62 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2011-01-10 | s3-rpc_client: Added dcerpc_lsa_open_policy. | Andreas Schneider | 2 | -9/+58 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2011-01-04 | s3:rpc_client: use dcerpc_epm_Map() and don't ignore 'result' anymore. | Stefan Metzmacher | 1 | -2/+11 | |
metze | |||||
2010-12-15 | s3:rpc_client: implement rpc_transport_np_init() on top of ↵ | Stefan Metzmacher | 2 | -400/+38 | |
rpc_transport_tstream_init() This also makes use of tstream_cli_np_open() to get the tstream. metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Wed Dec 15 16:12:30 CET 2010 on sn-devel-104 | |||||
2010-12-15 | s3:rpc_client: implement rpc_transport_sock_init() on top of ↵ | Stefan Metzmacher | 1 | -231/+13 | |
rpc_transport_tstream_init() metze | |||||
2010-12-15 | s3:rpc_client/rpc_transport_tstream.c: add some logic to handle cli_np tstreams | Stefan Metzmacher | 1 | -2/+197 | |
metze | |||||
2010-12-15 | s3:rpc_client/rpc_transport_tstream: timeout should be unsigned int | Stefan Metzmacher | 1 | -1/+1 | |
metze | |||||
2010-12-15 | s3:rpc_client: let rpc_transport_tstream_init() create read and write queue | Stefan Metzmacher | 1 | -9/+14 | |
metze | |||||
2010-11-24 | s3: Correctly calculate the wbinfo -s result | Volker Lendecke | 1 | -9/+25 | |
2010-10-12 | libcli/security Provide a common, top level libcli/security/security.h | Andrew Bartlett | 1 | -1/+1 | |
This will reduce the noise from merges of the rest of the libcli/security code, without this commit changing what code is actually used. This includes (along with other security headers) dom_sid.h and security_token.h Andrew Bartlett Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Tue Oct 12 05:54:10 UTC 2010 on sn-devel-104 | |||||
2010-09-23 | s3-dcerpc: make auth context opaque | Simo Sorce | 1 | -49/+84 | |
This way we always double check in advance that the context is of the right type with talloc_get_type_abort instead of potentially accessing random memory by addressing the wrong structure in the union. Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2010-09-23 | s3-dcerpc: finally remove the legaqcy spnego_type variable from pipe_auth_data | Simo Sorce | 1 | -9/+3 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2010-09-23 | s3-dcerpc: move client spnego stuff in /librpc/crypto | Simo Sorce | 1 | -1/+1 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2010-09-23 | spnego: avoid explicit dependency on dcerpc specific structures | Simo Sorce | 1 | -5/+14 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2010-09-23 | gssapi: avoid explicit dependency on dcerpc specific structures | Simo Sorce | 1 | -1/+3 | |
Signed-off-by: Günther Deschner <gd@samba.org> |