summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
| * re-run "make idl" after changing unknown1->reserved in drsblobs.idlMichael Adam2008-07-232-4/+4
| * drsblobs.idl: rename unknown1 -> reservedStefan Metzmacher2008-07-231-1/+1
* | cifs.upcall was not recognizing the newer name "dns_resolver" key typeSteve French2008-07-241-1/+2
|/
* cifs.upcall: fix compile warningSteve French2008-07-231-3/+3
* rpc_parse: Unify spoolss debug messages.Karolin Seeger2008-07-221-2/+2
* Change occurrences of the u1 member of DsBindInfo* to pid after idl change.Michael Adam2008-07-222-2/+2
* re-run "make idl" after changing u1 member to pid in DsBindInfo*.Michael Adam2008-07-222-12/+12
* drsuapi.idl: change the u1 field in DsBindInfo* to "pid".Michael Adam2008-07-221-4/+4
* Check for f_frsize when using statvfsZach Loafman2008-07-222-1/+17
* Make DSO_EXPORTS_CMD regexp more POSIX compliantZach Loafman2008-07-221-1/+1
* Fix warnings on FreeBSD-based platformsZach Loafman2008-07-2214-65/+65
* Fix various build warningsZach Loafman2008-07-227-29/+23
* Add --enable-picky-developerZach Loafman2008-07-223-3/+15
* rpcclient: make DsGetNCChanges work against w2k8 (add knowledge of DsBindInfo48)Michael Adam2008-07-221-0/+2
* re-run make idl after adding drsuapi_DsBindInfo48 to drsuapi.idlMichael Adam2008-07-223-0/+112
* drsuapi.idl: add drsuapi_SupportedExtensionsExt bitfield.Michael Adam2008-07-221-1/+6
* drsuapi.idl: the last 16 bytes in DsBindInfo48 ar the GUID of the config dn.Michael Adam2008-07-221-1/+2
* 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