summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Refactoring: CLI_DO_RPC_* uses interface instead of pipe_idxVolker Lendecke2008-07-214-65/+68
| | | | (This used to be commit 6d2209ba5da0937ce17e71951a1628ff1f5deacb)
* Remove a reference to pipe_idxVolker Lendecke2008-07-211-1/+2
| | | | (This used to be commit e949b9d11f439c32c85a3cd9ae4c1a859a4c284a)
* Remove some unused codeVolker Lendecke2008-07-211-91/+0
| | | | (This used to be commit b60a681dd09349426aa522d697abacf62ebfdaf2)
* Remove one reference to PI_NETLOGONVolker Lendecke2008-07-211-1/+2
| | | | (This used to be commit e89bbab1b875a0b55b70913dcc1e3e73137c8b90)
* Remove one reference to PI_LSARPCVolker Lendecke2008-07-211-1/+2
| | | | (This used to be commit 40247e8d3d53502fa8d7cc6b3eb9ed43f51142f3)
* Remove some fully outdated sample codeVolker Lendecke2008-07-211-102/+0
| | | | (This used to be commit 0df0e81784362c36a79954c6b9e3b341ea59fb6d)
* Remove now unused cli_get_pipe_nameVolker Lendecke2008-07-212-8/+2
| | | | (This used to be commit ed4a447103cd9ada59222d79f5784818fe033209)
* Remove now unused cli_get_pipe_idxVolker Lendecke2008-07-212-16/+0
| | | | (This used to be commit e02a550527307f7b300d3fe13631e2d29dbc5e06)
* Remove now unused cli_get_ifaceVolker Lendecke2008-07-212-10/+0
| | | | (This used to be commit 2e60701e8d41132f90e64a86bccd99cc188d38c9)
* Refactoring: connect_dst_pipe uses ndr_syntax_id instead of pipe_idxVolker Lendecke2008-07-214-10/+19
| | | | (This used to be commit 0f77746f36b98acc5171727fa3fc236af9fd2000)
* Refactoring: net_sh_run uses ndr_syntax_id instead of pipe_idxVolker Lendecke2008-07-215-32/+31
| | | | (This used to be commit 85c8363d5179e7053adc05e8abce2fb26cf9b968)
* Refactoring: run_rpc_command uses ndr_syntax_id instead of pipe_idxVolker Lendecke2008-07-218-105/+116
| | | | (This used to be commit 850166ec0d17eb85a0c921dc3b966fac0677af4a)
* Refactoring: rpcclient uses ndr_syntax_id instead of pipe_idxVolker Lendecke2008-07-2115-173/+177
| | | | (This used to be commit 85db87c451dacf80e9575c04e9e08c625b3f1199)
* Refactoring: libnetapi_open_pipe takes an interface instead of pipe_idxVolker Lendecke2008-07-2110-71/+99
| | | | (This used to be commit 726e56c72fdb685ab5eddefd2fd8b043dc38d6ad)
* testsuite: fix expr error on Tru64, triggered by uninitialized failed variable.Michael Adam2008-07-211-0/+2
| | | | | Michael (This used to be commit 25cd227aaecf91dfa3114ae0fd2b47c783434aad)
* testsuite: fix another expr syntax error. in tests_all.sh.Michael Adam2008-07-211-1/+1
| | | | | Michael (This used to be commit 486b1bc5b5021565ec443fd463c8287c02c686b3)
* testsuite: fix expr syntax error in net registry test.Michael Adam2008-07-201-1/+1
| | | | | | | Pointed out by Björn Jacke <bj@sernet.de>. Michael (This used to be commit 87e02bca04cb26d0d237f3ccd17be0ba2dd6d85f)
* Refactoring: Change calling conventions for cli_rpc_pipe_open_krb5Volker Lendecke2008-07-202-30/+31
| | | | | Pass in ndr_syntax_id instead of pipe_idx, return NTSTATUS (This used to be commit f2656e5c2e700523ead7a62734d203ad0caaff0c)
* Refactoring: Change calling conventions for cli_rpc_pipe_open_schannelVolker Lendecke2008-07-205-30/+37
| | | | | Pass in ndr_syntax_id instead of pipe_idx, return NTSTATUS (This used to be commit 1fcfca007f33a2c4e979abf30c2ea0db65bac718)
* Refactoring: Change calling conventions for ↵Volker Lendecke2008-07-202-21/+25
| | | | | | | cli_rpc_pipe_open_ntlmssp_auth_schannel Pass in ndr_syntax_id instead of pipe_idx, return NTSTATUS (This used to be commit ff87127baf1d1bd62bb9c1be4a50c2ab2642b33d)
* Refactoring: Change calling conventions for cli_rpc_pipe_open_schannel_with_keyVolker Lendecke2008-07-205-67/+64
| | | | | Pass in ndr_syntax_id instead of pipe_idx, return NTSTATUS (This used to be commit 78e9c937ff2d2e1b70cfed4121e17feb6efafda1)
* Refactoring: Make get_schannel_session_key_auth_ntlmssp return NTSTATUSVolker Lendecke2008-07-201-21/+21
| | | | (This used to be commit ab3d80d476d8264030fa71d974324c6dcf6fe6e1)
* Refactoring: Make get_schannel_session_key return NTSTATUSVolker Lendecke2008-07-204-25/+28
| | | | (This used to be commit a0793cc853d3bd43df2fc49df193a5fead6b01ab)
* Refactoring: Make get_schannel_session_key_common return NTSTATUSVolker Lendecke2008-07-201-22/+22
| | | | (This used to be commit 513e69507676fc2227424362d24d8ea9615ea758)
* Refactoring: Change calling conventions for cli_rpc_pipe_open_ntlmsspVolker Lendecke2008-07-206-93/+101
| | | | | Pass in ndr_syntax_id instead of pipe_idx, return NTSTATUS (This used to be commit a13f0599551609394904b99e4014d580ec65c506)
* Refactoring: Change calling conventions for cli_rpc_pipe_open_noauthVolker Lendecke2008-07-2030-152/+204
| | | | | Pass in ndr_syntax_id instead of pipe_idx, return NTSTATUS (This used to be commit 9abc9dc4dc13bd3e42f98eff64eacf24b51f5779)
* Refactoring: Change calling conventions for cli_rpc_pipe_openVolker Lendecke2008-07-201-35/+23
| | | | | Pass in ndr_syntax_id instead of pipe_idx, return NTSTATUS (This used to be commit 6c122457ff3f22e20dbb595dc6d5fb49689f4d61)
* Refactoring: Change calling conventions for rpc_pipe_open_npVolker Lendecke2008-07-201-21/+41
| | | | | Pass in ndr_syntax_id instead of pipe_idx, return NTSTATUS (This used to be commit 9249fe9e917982c8b9ca25933b716e8ac0aa40cd)
* Allocate rpc_cli->dc in rpccli_netlogon_setup_creds()Volker Lendecke2008-07-202-26/+15
| | | | | | The general cli_pipe routines should not have to know about this NETLOGON speciality. (This used to be commit d30237598d0c55b73e202c1de3a020194b67a7e6)
* Store copies of the syntax ids in rpc_pipe_clientVolker Lendecke2008-07-202-13/+14
| | | | (This used to be commit 848a3497e385090b4b21837c8d0e0313f5c062e5)
* Simplify pipe_names: we only do ndr_transfer_syntax anywayVolker Lendecke2008-07-202-45/+24
| | | | (This used to be commit b808403af55a37f2ec0e87e60450505ddfc2edda)
* Fix link for Using SambaAlexander Bokovoy2008-07-201-1/+1
| | | | (This used to be commit 2810dc9e40a0729bc1769c00b51ef24fb5e4ea90)
* The PIPE_ pipename macros are only used in cli_pipe.cVolker Lendecke2008-07-192-20/+19
| | | | (This used to be commit 03f7af26f255476d84a375a95fbccfce24db9de8)
* Make the pipe_names[] array static to cli_pipe.cVolker Lendecke2008-07-192-64/+78
| | | | (This used to be commit ab7ab350591bf16717744a0c252d3a9d185bcb77)
* Introduce is_known_pipenameVolker Lendecke2008-07-194-46/+36
| | | | | | This scans the list of pipes registered via rpc_pipe_register_commands instead of using static tables. (This used to be commit 283e6039989adea1c8921b3600b410cb67b6492a)
* Make use of ndr_syntax_id_equalVolker Lendecke2008-07-191-2/+2
| | | | (This used to be commit 3ab3f2610500107c9cff677746365bba143ca9de)
* Ooops, GUID_equal was already around :-)Volker Lendecke2008-07-193-12/+1
| | | | (This used to be commit 9a0bc277f23831124d049301bc7009a285d91a11)
* Fix the build of vfs_zfsacl.cVolker Lendecke2008-07-181-16/+1
| | | | | (cherry picked from commit b83beeda44e1c8d485c2ad6bb8ee539cdcbe8bda) (This used to be commit b46ce28039e8829f5188574ebe84ff3b7d9e65bc)
* netapi: add caching of samr policy handles.Günther Deschner2008-07-184-106/+112
| | | | | Guenther (This used to be commit bf8453da9af1be788955204cc581c5143a854072)
* netapi: let libnetapi_samr_lookup_and_open_alias compose lsa string.Günther Deschner2008-07-181-17/+13
| | | | | Guenther (This used to be commit f93090037798ffb4d9b875a4320f970ae10a64b6)
* netapi: implement NetLocalGroupEnum_r.Günther Deschner2008-07-181-1/+165
| | | | | Guenther (This used to be commit 2cd91e7d4d4847e1daef2585b09da4e6da6c9d11)
* netapi: add NetLocalGroupEnum example code.Günther Deschner2008-07-182-0/+132
| | | | | Guenther (This used to be commit a5a8d03699220e1f237debb84a75cacbbb8899fa)
* netapi: add NetLocalGroupEnum to public header.Günther Deschner2008-07-181-0/+28
| | | | | Guenther (This used to be commit 151c8fa7901983a3e7a82f1af599c839249b6cd7)
* netapi: add skeleton for NetLocalGroupEnum().Günther Deschner2008-07-183-0/+82
| | | | | Guenther (This used to be commit 71bd0109d6c393d4361729b514e63fab113bf78a)
* re-run make idl.Günther Deschner2008-07-183-2/+75
| | | | | Guenther (This used to be commit 4b79d54574722552346bbc17947fd26fc1a0deda)
* netapi: add NetLocalGroupEnum to IDL.Günther Deschner2008-07-181-0/+14
| | | | | Guenther (This used to be commit 95432c8b57aac684064a20a7bba0734fb5d27d18)
* netapi: make map_alias_info_to_buffer suitable for arrays in the buffer.Günther Deschner2008-07-181-11/+20
| | | | | Guenther (This used to be commit dc0f737bd5e86369b2bbfbef420a095205c2d3cb)
* netapi: add libnetapi_samr_open_alias_queryinfo.Günther Deschner2008-07-181-0/+44
| | | | | Guenther (This used to be commit 401d6ce210817d9ab6915ed838e1495ae220559a)
* netapi: add NetUserSetInfo example code.Günther Deschner2008-07-182-0/+103
| | | | | Guenther (This used to be commit 5000d4c743b09665405776569782f46eeb6c2e36)
* netapi: add NetUserSetInfo to public header.Günther Deschner2008-07-181-0/+22
| | | | | Guenther (This used to be commit 0acf8352a3ca7deb2e3465be441f20d455eb802b)