1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source3
Stefan Metzmacher 5e9c2ebb37 s3:rpc_client: convert rpc_pipe_open_ncalrpc() to rpc_client_{association,connection}
For rpc_pipe_open_ncalrpc() it's not really important to abstract these
out, but we want to have these for all...

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
2024-09-26 15:22:46 +00:00
..
auth auth: Fix CID 1615191 Uninitialized scalar variable 2024-09-20 18:25:53 +00:00
build
client libsmb: Convert cli_RNetShareEnum() to NTSTATUS 2024-08-20 09:34:40 +00:00
exports
groupdb s3:groupdb: Add missing newline to logging message 2023-08-08 04:39:38 +00:00
include lib: Add libcli/util/ntstatus.h in a few headers where it's needed 2024-08-27 07:19:32 +00:00
intl
lib s3:lib/netapi: make use of dcerpc_binding_get_abstract_syntax() 2024-09-26 15:22:46 +00:00
libads sync machine password to keytab: handle FreeIPA use case 2024-09-13 13:16:09 +00:00
libgpo/gpext lib: Give lib/util/util_file.c its own header file 2024-04-16 23:51:45 +00:00
libnet s3:libnet_dssync: make use of dcerpc_binding_handle_auth_session_key() 2024-09-26 15:22:45 +00:00
librpc s3:librpc/rpc: split out dcerpc_internal.h for struct pipe_auth_data 2024-09-26 15:22:46 +00:00
libsmb s3:libsmb: make use of dcerpc_binding_get_abstract_syntax() 2024-09-26 15:22:46 +00:00
locale s3:utils: Fix code spelling 2023-08-08 04:39:38 +00:00
locking lib: Add libcli/util/ntstatus.h in a few headers where it's needed 2024-08-27 07:19:32 +00:00
modules lib: Avoid unused includes 2024-09-20 17:13:37 +00:00
nmbd s3:libsmb: Pass memory context to cli_connect_nb() 2024-04-29 08:43:32 +00:00
param docs-xml: add 'vfs mkdir use tmp name' option 2024-08-21 08:02:30 +00:00
passdb passdb: Simplify pdb_gethexhours() with hex_byte() 2024-09-20 17:13:37 +00:00
printing s3: SIGHUP handlers use consistent log level 3 2024-09-25 01:38:02 +00:00
profile profile: Fix rusage reporting 2023-12-19 16:05:36 +00:00
registry lib: Add a few explicit includes 2024-08-27 07:19:32 +00:00
rpc_client s3:rpc_client: convert rpc_pipe_open_ncalrpc() to rpc_client_{association,connection} 2024-09-26 15:22:46 +00:00
rpc_server rpc_host: Fix max_workers calculation 2024-09-20 17:13:37 +00:00
rpcclient s3:rpcclient: make use of dcerpc_binding_handle_get_transport() 2024-09-26 15:22:46 +00:00
script s3:test_update_keytab_clustered: add net ads testjoin checks in more places 2024-09-20 04:41:37 +00:00
selftest smbtorture: test creating stream doesn't crash when using "inherit permissions = yes" 2024-09-02 07:19:38 +00:00
services s3:services: Initialize struct security_ace array 2024-07-16 11:41:33 +00:00
smbd s3: SIGHUP handlers use consistent log level 3 2024-09-25 01:38:02 +00:00
torture s3:vfs: add vfs_rename_how to SMB_VFS_RENAMEAT() 2024-08-21 08:02:30 +00:00
utils s3:rpc_client: remember rpc_pipe_client->print_username 2024-09-26 15:22:46 +00:00
web
winbindd s3:winbindd: make use of dcerpc_binding_handle_get_transport() 2024-09-26 15:22:46 +00:00
.clang_complete
.dmallocrc
.indent.pro
Doxyfile
mainpage.dox
smbadduser.in
wscript source3/wscript: Introduce auto mode to build ceph vfs modules 2024-08-27 06:18:51 +00:00
wscript_build build: Fix LIBCLI_SAMR dependencies 2024-08-20 09:34:39 +00:00
wscript_configure_system_ncurses