libndr: Avoid assigning duplicate versions to symbols
[amitay/samba.git] / source3 / utils /
2020-10-17 Björn Jackeprinting: move archi_table declarations into nt_printing.h
2020-10-09 Andreas Schneiders3:libsmb: Pass cli_credentials to cli_resolve_path...
2020-10-02 Ralph Boehmevfs: remove dirfsp arg from SMB_VFS_CREATE_FILE()
2020-09-24 Andrews3:util:net_conf - allow empty path for [homes]
2020-09-15 Jeremy Allisons3: libsmb: Rename get_sorted_dc_list_sa() -> get_sorte...
2020-09-15 Jeremy Allisons3: utils: Make net_lookup_dc() use get_sorted_dc_list_...
2020-09-15 Jeremy Allisons3: libsmb: Rename get_kdc_list_sa() back to get_kdc_li...
2020-09-15 Jeremy Allisons3: utils: Make net_lookup_kdc() use get_kdc_list_sa().
2020-09-15 Jeremy Allisonlib: addns: Fix ads_dns_lookup_ns(), ads_dns_query_dcs...
2020-09-15 Jeremy Allisons3: libsmb: Convert the WINS and broadcast name functio...
2020-09-15 Jeremy Allisons3: libsmb: Convert node_status_query() and associated...
2020-09-07 Jeremy Allisons3: libsmb: Rename get_sorted_dc_list_talloc() -> get_s...
2020-09-07 Jeremy Allisons3: net lookup: Move callers of get_sorted_dc_list...
2020-09-07 Jeremy Allisons3: libads: Rename get_kdc_list_talloc() -> get_kdc_list().
2020-09-07 Jeremy Allisons3: utils: net_lookup. Convert to use get_kdc_list_tall...
2020-09-07 Jeremy Allisons3: libsmb: Cleanup - ensure we initialize all stack...
2020-08-31 Noel Powers3/utils: restore client share connection after call...
2020-08-31 Noel Powers3/utils: If dfs path is an ordinary path then really...
2020-08-31 Noel Poweradd new '--propagate-inheritance' option for smbcacls
2020-08-28 Matthew DeVores3: safe_string: do not include string_wrappers.h
2020-08-19 Andreas Schneiders3:utils: Remove obsolete force encryption from smbcquotas
2020-08-19 Andreas Schneiders3:utils: Remove obsolete force encryption from mdfind
2020-08-19 Andreas Schneiders3:utils: Remove obsolete force encryption from smbacls
2020-08-19 Andreas Schneiders3:net: Use cli_credentials_set_smb_encryption()
2020-08-19 Andreas Schneiders3:libsmb: Remove signing_state from cli_full_connectio...
2020-08-19 Andreas Schneiders3:libsmb: Introduce CLI_FULL_CONNECTION_IPC
2020-08-07 Jeremy Allisons3: net: Add new 'net ads dns async <name>' command.
2020-08-04 Jeremy Allisons3: libsmb: Cleanup - put talloc parameter first in...
2020-08-03 Ralph Boehmelib: relicense smb_strtoul(l) under LGPLv3
2020-07-13 Isaac Boukrisnet: ignore possible SIGPIPE upon ldap_unbind when...
2020-07-07 Anubhav Rakshits3:smbcacls: Add support for DFS path
2020-06-15 Volker Lendeckenet: Align integer types
2020-06-04 Volker Lendeckenet: Align integer types, move variable closer to its use
2020-06-04 Volker Lendeckenet: Copy hires timestamps in net_copy_fileattr()
2020-06-04 Jeremy Allisons3: libsmb: Change cli_getattrE() and async versions...
2020-06-04 Jeremy Allisons3: libsmb: In struct file_info rename mode -> attr.
2020-05-29 Isaac BoukrisAdd net-ads-join dnshostname=fqdn option
2020-05-28 Volker Lendeckesmbcacls: Fix typo "inherated"->"inherited"
2020-05-28 Volker Lendeckesmbcacls: Align integer types
2020-05-28 Volker Lendeckesmbcacls: Remove the CREATE_ACCESS_READ #define
2020-05-28 Volker Lendeckesmbcacls: Reformat a call to cli_ntcreate()
2020-05-28 Stefan Metzmachers3:net: make use of net_context_creds() in net_ads_prin...
2020-05-28 Stefan Metzmachers3:netlookup: make use of cli_credentials_init_anon()
2020-05-28 Stefan Metzmachers3:net: make use of net_context_creds() in connect_to_s...
2020-05-28 Stefan Metzmachers3:net: make use of cli_credentials_init_anon() in...
2020-05-28 Stefan Metzmachers3:smbcacls: make use of get_cmdline_auth_info_creds()
2020-05-28 Stefan Metzmachers3:smbcquotas: make use of get_cmdline_auth_info_creds()
2020-05-28 Stefan Metzmachers3:mdfind: make use of get_cmdline_auth_info_creds()
2020-05-28 Stefan Metzmachers3:net: make use of cli_rpc_pipe_open_with_creds()...
2020-05-28 Stefan Metzmachers3:net: avoid prompting for a password if --use-ccache...
2020-05-28 Stefan Metzmachers3:net: add net_context_creds() helper function
2020-05-28 Stefan Metzmachers3:net: always set ctx->opt_user_specified = true when...
2020-05-28 Stefan Metzmachers3:net: remove unused net_use_machine_account()
2020-05-28 Stefan Metzmachers3:cli_pipe: remove unused 'use_kerberos' from cli_rpc_...
2020-05-26 David Mulders3-net: disable net_ads_gpo_apply() and net_ads_gpo_ref...
2020-05-21 Ralph Boehmesmbd: add dirfsp arg to SMB_VFS_CREATE_FILE()
2020-05-14 Ralph Boehmevfs: remove root_dir_fid arg from SMB_VFS_CREATE_FILE()
2020-05-08 Gary LockyerFix clang 9 missing-field-initializer warnings
2020-05-05 Ralph Boehmesmbd: add twrp arg to synthetic_smb_fname()
2020-05-05 Ralph Boehmenet: vfs: realign synthetic_smb_fname() args in net_vfs...
2020-05-05 Volker Lendeckelib: Move push_skip_string() to clirap2.c
2020-05-05 Volker Lendeckenet: Add g_lock dumpall
2020-05-05 Volker Lendeckenet: "net g_lock locks" needs to print binary keys
2020-04-18 Volker Lendeckelibsmb: Move clirap2.c to utils/
2020-04-18 Volker Lendeckeutils: Convert smbtree to use libsmbclient
2020-04-18 Volker Lendeckesmbtree: Add "fail:" target, more failure paths with...
2020-04-08 Volker Lendeckesmbtree: Align integer types
2020-04-08 Volker Lendeckelibsmb: Move get_ipc_connect_master_ip_bcast() to smbtree.c
2020-04-01 Noel Powers3/utils: Fix double free error with smbtree
2020-03-26 Volker Lendeckesmbcacls: Use ARRAY_DEL_ELEMENT() in sort_acl()
2020-03-26 Volker Lendeckesharesec: Use ARRAY_DEL_ELEMENT() in sort_acl()
2020-03-19 Andreas Schneiders3:utils: Add weak crypto information to testparm
2020-02-27 Andrew Bartlettlib/util/fault.c: Unify printing of the stack trace...
2020-02-10 Stefan Metzmacherauth/kerberos: add auth4_context_{for,get}_PAC_DATA_CTR...
2020-01-15 Volker Lendeckesmbd: Add close-denied-share message
2020-01-13 Douglas Bagnallnet_ads_gpo: remove old '#if 0' blocks
2020-01-09 Volker Lendeckentlm_auth: Add type-safety instead of a simple cast
2020-01-09 Volker Lendeckentlm_auth: Add a NULL check
2020-01-06 Volker Lendeckentlm_auth: Replace winbind_pw_check() by _send and...
2020-01-06 Volker Lendeckentlm_auth: Replace local_pw_check() by _send and _recv
2020-01-03 Volker Lendeckentlm_auth: Fix a DEBUG message
2019-12-17 Volker Lendeckenet: Use share_mode_count_entries()
2019-12-10 Isaac Boukrissmbdes: convert E_old_pw_hash to use gnutls
2019-12-09 Volker Lendeckenet: Extend some debug information
2019-12-05 Noel Powers3/utils: Make sure we can negotiate protocol based...
2019-12-05 Noel Powers3/utils: net time always hardcoded to use SMB1
2019-12-02 Volker Lendeckelib: Remove duplicate get_pass() prototypes
2019-12-02 Volker Lendeckelib: Make stdin_new_passwd() static
2019-11-27 Ralph Boehmes3:param: make "servicename" a substituted option
2019-11-27 Ralph Boehmesmbdotconf: mark "ldap admin dn" with constant="1"
2019-11-27 Ralph Boehmesmbdotconf: mark "usershare path" with substitution="1"
2019-11-27 Ralph Boehmesmbdotconf: mark "passwd program" with substitution="1"
2019-11-27 Ralph Boehmesmbdotconf: mark "passwd chat" with substitution="1"
2019-11-27 Ralph Boehmesmbdotconf: mark "path" with substitution="1"
2019-11-26 Christof Schmittnet: Delete share ACL from 'net conf delshare'
2019-11-26 Christof Schmittsharesec: Return NTSTATUS from delete_share_security
2019-11-26 Christof Schmittsharesec: Return NTSTATUS from set_share_security
2019-11-22 Volker Lendeckeg_lock: Change prototype of g_lock_dump
2019-11-07 Ralph Boehmes3:printing: Fix %J substition
2019-11-06 Volker Lendeckentlm_auth: Fix nonempty line endings
next