ldap_server: Fix a typo
[samba.git] / source3 /
2020-08-17 Volker Lendeckelib: Move get_socket_port() to its only consumer
2020-08-17 Volker Lendeckelib: Remove unused client_socket_port()
2020-08-17 Volker Lendeckelib: Remove unused client_socket_addr()
2020-08-17 Volker Lendeckelib: Remove unused client_addr()
2020-08-17 Volker Lendeckelib: Remove unused open_udp_socket()
2020-08-17 Volker Lendeckelib: Move read_udp_v4_socket() to nmbd
2020-08-17 Volker Lendeckelib: Move send_keepalive() to smbd/smb1_utils.c
2020-08-15 Matthew DeVorelib/util: Standardize use of st_[acm]time ns
2020-08-15 Matthew DeVores3: lib: Fix unneeded relative path in #include.
2020-08-11 Volker Lendeckelibsmb: Fix CID 1465860 Control flow issues (DEADCODE)
2020-08-11 Isaac BoukrisRemove depracated "ldap ssl ads" smb.conf option
2020-08-08 Ralph Boehmewinbind: directly use dcerpc_binding_handle_is_connecte...
2020-08-08 Stefan Metzmachers3:rpc_client: reverse rpccli_{is_connected,set_timeout...
2020-08-07 Jeremy Allisons3: libsmb: Cleanup - Remove the last use of a struct...
2020-08-07 Jeremy Allisons3: libsmb: Cleanup - Move dsgetdcname.c to using struc...
2020-08-07 Jeremy Allisons3: libsmb: Change dns_lookup_list_async() and associat...
2020-08-07 Jeremy Allisons3: libsmb: Add utility function sockaddr_storage_to_sa...
2020-08-07 Jeremy Allisons3: libsmb: Make discover_dc_dns() use async DNS.
2020-08-07 Jeremy Allisons3: libsmb: Make dns_lookup_list_async() available...
2020-08-07 Jeremy Allisons3: libsmb: Remove dns_lookup_list(). No longer used.
2020-08-07 Jeremy Allisons3: libsmb: Use dns_lookup_list_async() instead of...
2020-08-07 Jeremy Allisons3: libsmb: Add dns_lookup_list_async() - not yet used.
2020-08-07 Jeremy Allisons3: Parameters. Add 'async dns timeout' parameter....
2020-08-07 Jeremy Allisons3: net: Add new 'net ads dns async <name>' command.
2020-08-07 Andrew BartlettRevert "build: fix the coverage build"
2020-08-06 Volker Lendeckelibsmb: Fix CID 1465656 Resource leak
2020-08-04 Jeremy Allisons3: libsmb: Move all calls to convert_ss2service()...
2020-08-04 Jeremy Allisons3: libsmb: Now all resolution functions return a ss_li...
2020-08-04 Jeremy Allisons3: libsmb: Change resolve_ads() to return a talloc...
2020-08-04 Jeremy Allisons3: libsmb: Rewrite resolve_ads() to use the previously...
2020-08-04 Jeremy Allisons3: libsmb: Add in (currently unused) function dns_look...
2020-08-04 Jeremy Allisons3: libsmb: Pass in TALLOC_CTX * parameter to resolve_a...
2020-08-04 Jeremy Allisons3: libsmb: Cleanup - ensure ss_list variables are...
2020-08-04 Jeremy Allisons3: libsmb: Cleanup - put talloc parameter first in...
2020-08-04 Jeremy Allisons3: libsmb: Cleanup - put talloc parameter first in...
2020-08-04 Jeremy Allisons3/s4: Cleanup. Move TALLOC_CTX * parameter to be first...
2020-08-04 Jeremy Allisons3: libsmb: Cleanup - put talloc parameter first in...
2020-08-04 Jeremy Allisons3: libsmb: Cleanup - reformatting name_resolve_bcast...
2020-08-04 Jeremy Allisons3: libsmb: Cleanup - reformatting resolve_wins() param...
2020-08-04 Jeremy Allisons3: libsmb: Cleanup - reformatting resolve_lmhosts_file...
2020-08-04 Jeremy Allisons3: libsmb: Cleanup - reformatting 2nd use of resolve_a...
2020-08-04 Jeremy Allisons3: libsmb: Cleanup - reformatting resolve_ads() parame...
2020-08-04 Jeremy Allisons3: libsmb: Cleanup - reformatting resolve_hosts()...
2020-08-04 Jeremy Allisons3: libsmb: Cleanup - Remove incorrect comment in resol...
2020-08-04 Jeremy Allisons3: libsmb: Cleanup - modernize DEBUG -> DBG_ in intern...
2020-08-04 Jeremy Allisons3: libsmb: Cleanup - split allocation and NULL check...
2020-08-04 Jeremy Allisons3: libsmb: Cleanup - use helper 'ok' bool for internal...
2020-08-04 Jeremy Allisons3: libsmb: Cleanup - use helper 'ok' bool for name_res...
2020-08-04 Jeremy Allisons3: libsmb: Cleanup - use helper 'ok' bool for resolve_...
2020-08-04 Jeremy Allisons3: libsmb: Cleanup - use helper 'ok' bool for resolve_...
2020-08-04 Jeremy Allisons3: libsmb: Cleanup - use helper 'ok' bool for resolve_...
2020-08-04 Jeremy Allisons3: libsmb: Cleanup - change to early continue in inter...
2020-08-04 Jeremy Allisons3: libsmb: Cleanup - change to early continue in inter...
2020-08-04 Jeremy Allisons3: libsmb: Cleanup - change to early continue in inter...
2020-08-04 Jeremy Allisons3: libsmb: Cleanup - change to early continue in inter...
2020-08-04 Jeremy Allisons3: libsmb: Cleanup - change to early continue in inter...
2020-08-04 Jeremy Allisons3: libsmb: Cleanup - change to early continue in inter...
2020-08-04 Jeremy Allisons3: libsmb: Cleanup - change to early continue in inter...
2020-08-04 Jeremy Allisons3: libsmb: Cleanup - ensure we don't try and continue...
2020-08-04 Jeremy Allisons3: scripts: Selfttest. samba3.blackbox.smbclient_iconv.*
2020-08-03 Ralph Boehmelib: relicense smb_strtoul(l) under LGPLv3
2020-07-29 Ralph Boehmesmbd: remove get_current_vuid()
2020-07-18 Ralph Boehmesmbd: build smb_fname per file to delete in unlink_inte...
2020-07-18 Ralph Boehmesmbd: consolidate fsp allocation for open_directory...
2020-07-18 Ralph Boehmesmbd: factor out fsp_bind_smb()
2020-07-18 Ralph Boehmesmbd: don't mess with smb_dname->base_name in call_tran...
2020-07-18 Ralph Boehmes3/lib: fsp_str_dbg() doesn't show a possible stream...
2020-07-18 Ralph Boehmesmbd: use helper variable for fd in fd_open()
2020-07-18 Ralph Boehmesmbd: remove errno saving from fd_open()
2020-07-18 Ralph Boehmesmbd: remove a nested block in non_widelink_open()
2020-07-18 Ralph Boehmesmbd: use (global) POSIX pathname state in non_widelink...
2020-07-18 Ralph Boehmesmbd: check for conn->cwd_fsp in fd_close()
2020-07-18 Ralph Boehmesmbd: check for conn->cwd_fsp in file_free()
2020-07-18 Ralph Boehmesmbd: use a helper variable in open_file()
2020-07-18 Ralph Boehmesmbd: remove unused NTCREATEX_OPTIONS_PRIVATE_STREAM_DELETE
2020-07-18 Ralph Boehmesmbd: ensure we do a base open for internal stream...
2020-07-17 Christof Schmittvfs_posixacl: Remove unnecessary call to acl_set_permset
2020-07-17 Christof Schmitttest_vfs_posixacl: Add unit test for Linux POSIX ACL...
2020-07-17 Jeremy Allisons3: libsmb: Namecache. Fix bug missed by me in previous...
2020-07-16 Isaac Boukriss3-libads: Pass timeout to open_socket_out in ms
2020-07-16 Jeremy Allisons3: libsmb: Cleanup - Make ipstr_list_make() talloc...
2020-07-16 Jeremy Allisons3: libsmb: Cleanup - Move DEBUG -> DBG_XXX() macros.
2020-07-16 Jeremy Allisons3: libsmb: Cleanup - make namecache_status_record_key...
2020-07-16 Jeremy Allisons3: libsmb: Cleanup - make namecache_key() use talloc.
2020-07-16 Jeremy Allisons3: libsmb: Cleanup - namecache_store() - use common...
2020-07-16 Jeremy Allisons3: libsmb: Cleanup - namecache_store() initialize...
2020-07-16 Jeremy Allisons3: libsmb: Cleanup - move talloc frame out of inner...
2020-07-16 Jeremy Allisons3: libsmb: Cleanup modern coding standards. 'True...
2020-07-16 Jeremy Allisons3: lib: Cleanup - make ipstr_list_make() and ipstr_lis...
2020-07-16 Jeremy Allisons3: lib: Cleanup - nothing uses ipstr_list_free()....
2020-07-16 Jeremy Allisons3: lib: Cleanup - all the ipstr_XXX() functions are...
2020-07-16 Christof Schmittsmbd: Remove code inside #ifdef HAVE_BROKEN_READDIR_NAME
2020-07-16 Christof Schmittlib/util: Remove code inside #ifdef HAVE_BROKEN_READDIR...
2020-07-16 Christof Schmittlib/util: Remove code inside #ifdef NEXT2
2020-07-16 Christof Schmittsmbd: Remove code inside #ifdef NEXT2
2020-07-14 Stefan Metzmachers3:smbd: stop accepting multichannel connections early...
2020-07-14 Stefan Metzmachers3:smbd: move exit_firsttime checking to the start...
2020-07-13 Isaac Boukrisnet: ignore possible SIGPIPE upon ldap_unbind when...
2020-07-13 Isaac Boukrisads: set sasl-wrapping to plain when over TLS
2020-07-13 Isaac BoukrisFix ads_set_sasl_wrap_flags to only change sasl flags
next