1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source3
Jeremy Allison be41035127 s3: libsmb: Cleanup modern coding standards. 'True/False' -> 'true/false'.
Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
2020-07-16 06:52:36 +00:00
..
auth s3:auth: fill in info3 domain name in passwd_to_SamInfo3() 2020-05-30 01:17:36 +00:00
build
client smbclient: Use NT_STATUS_NOTIFY_ENUM_DIR instead of STATUS_NOTIFY_ENUM_DIR 2020-06-22 12:07:38 +00:00
exports
groupdb smbdotconf: mark "set primary group script" with substitution="1" 2019-11-27 10:25:36 +00:00
include s3: lib: Cleanup - make ipstr_list_make() and ipstr_list_parse() private to the only user. 2020-07-16 06:52:36 +00:00
intl
lib s3: lib: Cleanup - all the ipstr_XXX() functions are only used in namecache.c. 2020-07-16 06:52:36 +00:00
libads ads: set sasl-wrapping to plain when over TLS 2020-07-13 10:41:38 +00:00
libgpo/gpext
libnet Add net-ads-join dnshostname=fqdn option 2020-05-29 13:33:28 +00:00
librpc s3:smbd: stop accepting multichannel connections early in exit_server_common() 2020-07-14 14:59:18 +00:00
libsmb s3: libsmb: Cleanup modern coding standards. 'True/False' -> 'true/false'. 2020-07-16 06:52:36 +00:00
locale
locking s3:smbd: avoid dereferencing client->connections 2020-07-08 15:54:40 +00:00
modules vfs_shadow_copy2: Fix a log message 2020-06-21 16:20:26 +00:00
nmbd lib: Move a #define ip_equal_v4() to nmbd/nmbd.h 2020-06-15 17:59:39 +00:00
param tls: Use NORMAL:-VERS-SSL3.0 as the default configuration 2020-07-01 14:56:33 +00:00
passdb pdb_dsdb: Fix typos 2020-07-02 10:38:34 +00:00
printing smbd: add dirfsp arg to SMB_VFS_CREATE_FILE() 2020-05-21 05:23:31 +00:00
profile
registry registry3: Fix a typo 2020-06-10 22:20:46 +00:00
rpc_client s3:cli_pipe: remove unused cli_rpc_pipe_open_generic_auth() 2020-05-28 06:43:38 +00:00
rpc_server s3:rpc_server: Check return code of set_blocking() 2020-06-16 09:08:34 +00:00
rpcclient s3:rpcclient: avoid using auth related CLI_FULL_CONNECTION_* flags 2020-05-28 06:43:40 +00:00
script winbind: Add test for lookuprids cache problem 2020-07-09 20:16:40 +00:00
selftest winbind: Add test for lookuprids cache problem 2020-07-09 20:16:40 +00:00
services
smbd smbd: Remove code inside #ifdef HAVE_BROKEN_READDIR_NAME 2020-07-16 01:29:45 +00:00
torture torture3: Align integer types 2020-07-09 20:16:40 +00:00
utils net: ignore possible SIGPIPE upon ldap_unbind when over TLS 2020-07-13 12:06:06 +00:00
web
winbindd winbind: Fix lookuprids cache problem 2020-07-09 21:40:52 +00:00
.clang_complete
.dmallocrc
.indent.pro
Doxyfile
mainpage.dox
smbadduser.in
wscript s3:wscript: vfs_gpfs needs kernel oplock support 2020-07-07 09:37:37 +00:00
wscript_build Decouple ldap-ssl-ads from ldap-ssl option 2020-07-13 10:41:37 +00:00
wscript_configure_system_ncurses