summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* drsuapi.idl: add drsuapi_DsBindInfo48.Michael Adam2008-07-221-0/+10
* re-run make idl after Jelmer's "poperly cast array lengths" pidl change.Michael Adam2008-07-2220-181/+181
* YESS -- remove the PI_* pipe constantsVolker Lendecke2008-07-211-18/+0
* Make idl: cli_do_rpc_ndr does not use pipe_idx anymoreVolker Lendecke2008-07-2117-532/+2
* Remove unused function rpccli_is_pipe_idxVolker Lendecke2008-07-212-7/+0
* Refactoring: CLI_DO_RPC_* uses interface instead of pipe_idxVolker Lendecke2008-07-214-65/+68
* Remove a reference to pipe_idxVolker Lendecke2008-07-211-1/+2
* Remove some unused codeVolker Lendecke2008-07-211-91/+0
* Remove one reference to PI_NETLOGONVolker Lendecke2008-07-211-1/+2
* Remove one reference to PI_LSARPCVolker Lendecke2008-07-211-1/+2
* Remove some fully outdated sample codeVolker Lendecke2008-07-211-102/+0
* Remove now unused cli_get_pipe_nameVolker Lendecke2008-07-212-8/+2
* Remove now unused cli_get_pipe_idxVolker Lendecke2008-07-212-16/+0
* Remove now unused cli_get_ifaceVolker Lendecke2008-07-212-10/+0
* Refactoring: connect_dst_pipe uses ndr_syntax_id instead of pipe_idxVolker Lendecke2008-07-214-10/+19
* Refactoring: net_sh_run uses ndr_syntax_id instead of pipe_idxVolker Lendecke2008-07-215-32/+31
* Refactoring: run_rpc_command uses ndr_syntax_id instead of pipe_idxVolker Lendecke2008-07-218-105/+116
* Refactoring: rpcclient uses ndr_syntax_id instead of pipe_idxVolker Lendecke2008-07-2115-173/+177
* Refactoring: libnetapi_open_pipe takes an interface instead of pipe_idxVolker Lendecke2008-07-2110-71/+99
* testsuite: fix expr error on Tru64, triggered by uninitialized failed variable.Michael Adam2008-07-211-0/+2
* testsuite: fix another expr syntax error. in tests_all.sh.Michael Adam2008-07-211-1/+1
* testsuite: fix expr syntax error in net registry test.Michael Adam2008-07-201-1/+1
* Refactoring: Change calling conventions for cli_rpc_pipe_open_krb5Volker Lendecke2008-07-202-30/+31
* Refactoring: Change calling conventions for cli_rpc_pipe_open_schannelVolker Lendecke2008-07-205-30/+37
* Refactoring: Change calling conventions for cli_rpc_pipe_open_ntlmssp_auth_sc...Volker Lendecke2008-07-202-21/+25
* Refactoring: Change calling conventions for cli_rpc_pipe_open_schannel_with_keyVolker Lendecke2008-07-205-67/+64
* Refactoring: Make get_schannel_session_key_auth_ntlmssp return NTSTATUSVolker Lendecke2008-07-201-21/+21
* Refactoring: Make get_schannel_session_key return NTSTATUSVolker Lendecke2008-07-204-25/+28
* Refactoring: Make get_schannel_session_key_common return NTSTATUSVolker Lendecke2008-07-201-22/+22
* Refactoring: Change calling conventions for cli_rpc_pipe_open_ntlmsspVolker Lendecke2008-07-206-93/+101
* Refactoring: Change calling conventions for cli_rpc_pipe_open_noauthVolker Lendecke2008-07-2030-152/+204
* Refactoring: Change calling conventions for cli_rpc_pipe_openVolker Lendecke2008-07-201-35/+23
* Refactoring: Change calling conventions for rpc_pipe_open_npVolker Lendecke2008-07-201-21/+41
* Allocate rpc_cli->dc in rpccli_netlogon_setup_creds()Volker Lendecke2008-07-202-26/+15
* Store copies of the syntax ids in rpc_pipe_clientVolker Lendecke2008-07-202-13/+14
* Simplify pipe_names: we only do ndr_transfer_syntax anywayVolker Lendecke2008-07-202-45/+24
* The PIPE_ pipename macros are only used in cli_pipe.cVolker Lendecke2008-07-192-20/+19
* Make the pipe_names[] array static to cli_pipe.cVolker Lendecke2008-07-192-64/+78
* Introduce is_known_pipenameVolker Lendecke2008-07-194-46/+36
* Make use of ndr_syntax_id_equalVolker Lendecke2008-07-191-2/+2
* Ooops, GUID_equal was already around :-)Volker Lendecke2008-07-193-12/+1
* Fix the build of vfs_zfsacl.cVolker Lendecke2008-07-181-16/+1
* netapi: add caching of samr policy handles.Günther Deschner2008-07-184-106/+112
* netapi: let libnetapi_samr_lookup_and_open_alias compose lsa string.Günther Deschner2008-07-181-17/+13
* netapi: implement NetLocalGroupEnum_r.Günther Deschner2008-07-181-1/+165
* netapi: add NetLocalGroupEnum example code.Günther Deschner2008-07-182-0/+132
* netapi: add NetLocalGroupEnum to public header.Günther Deschner2008-07-181-0/+28
* netapi: add skeleton for NetLocalGroupEnum().Günther Deschner2008-07-183-0/+82
* re-run make idl.Günther Deschner2008-07-183-2/+75
* netapi: add NetLocalGroupEnum to IDL.Günther Deschner2008-07-181-0/+14