Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-11-06 | s3: rpc: let serverinfo_to_SamInfo3() work with no pipe_session_key | Stefan Metzmacher | 1 | -3/+15 | |
metze | |||||
2008-10-31 | errors: share dcerpc error function. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2008-10-18 | Use separate make variables for libutil and libcrypto. | Jelmer Vernooij | 1 | -1/+1 | |
2008-10-16 | s3: remove rpccli_svcctl_query_config. | Günther Deschner | 1 | -76/+0 | |
Guenther | |||||
2008-10-15 | Don't use debug level 1 to log a trivial message. | Jeremy Allison | 1 | -1/+1 | |
Jeremy. | |||||
2008-10-15 | s3: fix various samr callers. | Günther Deschner | 1 | -16/+16 | |
Guenther | |||||
2008-10-15 | s3: fix samlogon client and server calls. | Günther Deschner | 1 | -10/+10 | |
Guenther | |||||
2008-10-12 | Share RPC binding string utility functions. | Jelmer Vernooij | 1 | -1/+1 | |
2008-09-23 | s3-ndr: add stub smb_iconv_convenience to some ndr_ functions. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2008-09-21 | netlogon: move password change code out to rpccli_netlogon_set_trust_password. | Günther Deschner | 1 | -0/+91 | |
Guenther | |||||
2008-09-21 | netlogon: add init_netr_CryptPassword. | Günther Deschner | 1 | -0/+17 | |
Guenther | |||||
2008-09-03 | Tiny logic simplification: remove an else branch | Volker Lendecke | 1 | -36/+33 | |
(This used to be commit 9c4905ed6703a38ff72be5990a036d0a79aebb9f) | |||||
2008-09-01 | Fix some nonempty blank lines | Volker Lendecke | 1 | -1/+1 | |
(This used to be commit 9336cd1c5e5b5d113cd4912d4479dfe609fe261e) | |||||
2008-08-20 | fix another build warning. | Günther Deschner | 1 | -2/+2 | |
Guenther (This used to be commit 43693ce6c678b961fa516bbf502af92f87cd5346) | |||||
2008-07-30 | rpc_client: Bug 5616 - fix session keys also in rpccli_netr_LogonSamLogonEx ↵ | Günther Deschner | 1 | -9/+6 | |
wrapper. Guenther (This used to be commit fef58091408cce0d7870c86f28f78cf9400cf2b6) | |||||
2008-07-30 | rpc_client: add init_samr_CryptPasswordEx and init_samr_CryptPassword. | Günther Deschner | 1 | -0/+46 | |
Guenther (This used to be commit 87b6aac13598a2ac28054de5ab90d63bef65f1fe) | |||||
2008-07-28 | Attempt to fix bug 5616 | Volker Lendecke | 1 | -9/+6 | |
We were calculating the session key but did not return it to the caller... (cherry picked from commit 8ab79b1d009d53e414b90e4a0ab8fc7a4889b6df) (This used to be commit b63a6a1fd6a96bbafd88cacb9493bfea9944d404) | |||||
2008-07-21 | Make idl: cli_do_rpc_ndr does not use pipe_idx anymore | Volker Lendecke | 1 | -1/+1 | |
(This used to be commit ffd2ff5325ef24f08dcb63e4561f5f62bffef6d3) | |||||
2008-07-21 | Remove unused function rpccli_is_pipe_idx | Volker Lendecke | 1 | -6/+0 | |
(This used to be commit 287ffc17a072d5e1a5b0e1ecae089faf67b814b7) | |||||
2008-07-21 | Refactoring: CLI_DO_RPC_* uses interface instead of pipe_idx | Volker Lendecke | 3 | -61/+64 | |
(This used to be commit 6d2209ba5da0937ce17e71951a1628ff1f5deacb) | |||||
2008-07-21 | Remove a reference to pipe_idx | Volker Lendecke | 1 | -1/+2 | |
(This used to be commit e949b9d11f439c32c85a3cd9ae4c1a859a4c284a) | |||||
2008-07-21 | Remove some unused code | Volker Lendecke | 1 | -91/+0 | |
(This used to be commit b60a681dd09349426aa522d697abacf62ebfdaf2) | |||||
2008-07-21 | Remove one reference to PI_NETLOGON | Volker Lendecke | 1 | -1/+2 | |
(This used to be commit e89bbab1b875a0b55b70913dcc1e3e73137c8b90) | |||||
2008-07-21 | Remove some fully outdated sample code | Volker Lendecke | 1 | -102/+0 | |
(This used to be commit 0df0e81784362c36a79954c6b9e3b341ea59fb6d) | |||||
2008-07-21 | Remove now unused cli_get_pipe_name | Volker Lendecke | 1 | -7/+2 | |
(This used to be commit ed4a447103cd9ada59222d79f5784818fe033209) | |||||
2008-07-21 | Remove now unused cli_get_pipe_idx | Volker Lendecke | 1 | -15/+0 | |
(This used to be commit e02a550527307f7b300d3fe13631e2d29dbc5e06) | |||||
2008-07-21 | Remove now unused cli_get_iface | Volker Lendecke | 1 | -9/+0 | |
(This used to be commit 2e60701e8d41132f90e64a86bccd99cc188d38c9) | |||||
2008-07-21 | Refactoring: libnetapi_open_pipe takes an interface instead of pipe_idx | Volker Lendecke | 1 | -3/+3 | |
(This used to be commit 726e56c72fdb685ab5eddefd2fd8b043dc38d6ad) | |||||
2008-07-20 | Refactoring: Change calling conventions for cli_rpc_pipe_open_krb5 | Volker Lendecke | 1 | -23/+24 | |
Pass in ndr_syntax_id instead of pipe_idx, return NTSTATUS (This used to be commit f2656e5c2e700523ead7a62734d203ad0caaff0c) | |||||
2008-07-20 | Refactoring: Change calling conventions for cli_rpc_pipe_open_schannel | Volker Lendecke | 1 | -13/+18 | |
Pass in ndr_syntax_id instead of pipe_idx, return NTSTATUS (This used to be commit 1fcfca007f33a2c4e979abf30c2ea0db65bac718) | |||||
2008-07-20 | Refactoring: Change calling conventions for ↵ | Volker Lendecke | 1 | -14/+18 | |
cli_rpc_pipe_open_ntlmssp_auth_schannel Pass in ndr_syntax_id instead of pipe_idx, return NTSTATUS (This used to be commit ff87127baf1d1bd62bb9c1be4a50c2ab2642b33d) | |||||
2008-07-20 | Refactoring: Change calling conventions for cli_rpc_pipe_open_schannel_with_key | Volker Lendecke | 1 | -28/+30 | |
Pass in ndr_syntax_id instead of pipe_idx, return NTSTATUS (This used to be commit 78e9c937ff2d2e1b70cfed4121e17feb6efafda1) | |||||
2008-07-20 | Refactoring: Make get_schannel_session_key_auth_ntlmssp return NTSTATUS | Volker Lendecke | 1 | -21/+21 | |
(This used to be commit ab3d80d476d8264030fa71d974324c6dcf6fe6e1) | |||||
2008-07-20 | Refactoring: Make get_schannel_session_key return NTSTATUS | Volker Lendecke | 1 | -15/+18 | |
(This used to be commit a0793cc853d3bd43df2fc49df193a5fead6b01ab) | |||||
2008-07-20 | Refactoring: Make get_schannel_session_key_common return NTSTATUS | Volker Lendecke | 1 | -22/+22 | |
(This used to be commit 513e69507676fc2227424362d24d8ea9615ea758) | |||||
2008-07-20 | Refactoring: Change calling conventions for cli_rpc_pipe_open_ntlmssp | Volker Lendecke | 1 | -41/+45 | |
Pass in ndr_syntax_id instead of pipe_idx, return NTSTATUS (This used to be commit a13f0599551609394904b99e4014d580ec65c506) | |||||
2008-07-20 | Refactoring: Change calling conventions for cli_rpc_pipe_open_noauth | Volker Lendecke | 1 | -29/+36 | |
Pass in ndr_syntax_id instead of pipe_idx, return NTSTATUS (This used to be commit 9abc9dc4dc13bd3e42f98eff64eacf24b51f5779) | |||||
2008-07-20 | Refactoring: Change calling conventions for cli_rpc_pipe_open | Volker Lendecke | 1 | -35/+23 | |
Pass in ndr_syntax_id instead of pipe_idx, return NTSTATUS (This used to be commit 6c122457ff3f22e20dbb595dc6d5fb49689f4d61) | |||||
2008-07-20 | Refactoring: Change calling conventions for rpc_pipe_open_np | Volker Lendecke | 1 | -21/+41 | |
Pass in ndr_syntax_id instead of pipe_idx, return NTSTATUS (This used to be commit 9249fe9e917982c8b9ca25933b716e8ac0aa40cd) | |||||
2008-07-20 | Allocate rpc_cli->dc in rpccli_netlogon_setup_creds() | Volker Lendecke | 2 | -26/+15 | |
The general cli_pipe routines should not have to know about this NETLOGON speciality. (This used to be commit d30237598d0c55b73e202c1de3a020194b67a7e6) | |||||
2008-07-20 | Store copies of the syntax ids in rpc_pipe_client | Volker Lendecke | 1 | -11/+12 | |
(This used to be commit 848a3497e385090b4b21837c8d0e0313f5c062e5) | |||||
2008-07-20 | Simplify pipe_names: we only do ndr_transfer_syntax anyway | Volker Lendecke | 1 | -35/+24 | |
(This used to be commit b808403af55a37f2ec0e87e60450505ddfc2edda) | |||||
2008-07-19 | The PIPE_ pipename macros are only used in cli_pipe.c | Volker Lendecke | 1 | -0/+19 | |
(This used to be commit 03f7af26f255476d84a375a95fbccfce24db9de8) | |||||
2008-07-19 | Make the pipe_names[] array static to cli_pipe.c | Volker Lendecke | 1 | -1/+78 | |
(This used to be commit ab7ab350591bf16717744a0c252d3a9d185bcb77) | |||||
2008-07-10 | Fix some uninitialized variable references via ndr_print | Volker Lendecke | 1 | -0/+2 | |
(This used to be commit 26fb3fea812867f8b0dfe6a1be59e4922ed86e45) | |||||
2008-06-27 | Fix bug #5568 net rpc trustdom add broken ! | Jeremy Allison | 1 | -0/+1 | |
net rpc trustdom add was broken. The default 10second timeout can be too short to create an account on a Samba DC (calling out to a script), error message reporting was poor, and more importantly the new marshalling code for user_info23 was broken (maps onto a user_info21 but doesn't clear the user_info23 struct before marshalling, leaving an uninitialized size field - give "alloc failure"). Jeremy. (This used to be commit e072b3667e590ba6dd1d9a47fb616a53753fa83e) | |||||
2008-06-26 | Fix the non-LDAP, non-krb5 build, fix gcc -O3 warnings. | Jeremy Allison | 1 | -2/+2 | |
Jeremy. (This used to be commit 9e2ab30d3cf6950fc79152b2169e7aeae8d6a366) | |||||
2008-06-25 | rpc_client: add rpccli_samr_chgpasswd_user() call. | Günther Deschner | 1 | -0/+53 | |
Guenther (This used to be commit 10fd2baa8320f96286d53b677cf38f3ca3aa88a7) | |||||
2008-06-25 | rename rpccli_samr_chgpasswd3 to rpccli_samr_chgpasswd_user3. | Günther Deschner | 1 | -8/+8 | |
Guenther (This used to be commit b1209a039b45985e0b28777e04cba5bcc3de061e) | |||||
2008-06-25 | rename rpccli_samr_chgpasswd_user to rpccli_samr_chgpasswd_user2. | Günther Deschner | 1 | -7/+7 | |
Guenther (This used to be commit 5b4650d56c04be0c498413f17afb2cf6d0e7d548) |