Revert "check: NTCREATEX_DISP_OPEN_IF vs. NTCREATEX_DISP_CREATE resulting in FILE_WAS...
[metze/samba/wip.git] / source3 / utils /
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
2019-11-06 Volker Lendeckentlm_auth: Simplify session generation
2019-11-06 Volker Lendeckenet: Avoid the use of g_lock_do()
2019-11-06 Volker Lendeckenet: Avoid the use of g_lock_do()
2019-11-06 Volker Lendeckelib: Remove #define serverid_equal server_id_equal
2019-10-31 Björn Jackesource3/utils/net_rpc.c: typo fixes
2019-10-30 Jeremy Allisons3: utils: smbtree. Ensure we don't call cli_RNetShareE...
2019-10-24 Ralph Boehmes3: remove now unneeded call to cmdline_messaging_context()
2019-10-22 Amit Kumarnet: 'net ads gpo getgpo' command not dumping gpo
2019-10-21 Christian Schulzsmbstatus: fix column length for DenyMode
2019-10-21 Christian Schulzsmbstatus: use display print function
2019-10-18 Michael HanselmannBuild registry parsing code into subsystem
2019-10-17 Amit Kumardocs: modifies 'net ads dns gethostbyname -h' Changes...
2019-10-09 Ralph Boehmes3:utils: add mdfind
2019-10-09 Andreas Schneiders3:libnet: Require sealed LDAP SASL connections for...
2019-09-24 Stefan Metzmachers3:libads: let kerberos_kinit_password_ext() return...
2019-09-18 Volker Lendeckemessaging: Do POOL_USAGE via a socket
2019-09-11 Stefan Metzmachersmbd: rename [un]become_user*() to [un]become_user_with...
2019-09-10 Volker Lendeckesmbstatus: Use file_id_str_buf() in print_brl()
2019-09-09 David Disseldorps3:smbcontrol: avoid printing NULL help strings
2019-09-01 Mathieu ParentSpelling fixes s/explicite /explicit /
2019-09-01 Mathieu ParentSpelling fixes s/emtpy/empty/
2019-09-01 Mathieu ParentSpelling fixes s/succedded/succeeded/
2019-09-01 Mathieu ParentSpelling fixes s/Mirgate/Migrate/
2019-09-01 Mathieu ParentSpelling fixes s/exising/existing/
2019-09-01 Mathieu ParentSpelling fixes s/containter/container/
2019-08-22 Ralph Wuerthners3:net: load registry shares too in 'net vfs stream2ado...
2019-08-22 Swen Schilligs3: free popt context in utils
2019-08-21 Marco Wangs3: net: net_ads: fix a typo in comment
2019-07-26 Andreas Schneiders3:utils: Use a stackframe for temporary memory
2019-07-26 Andreas Schneiders3:utils: Use GnuTLS RC4 in ntlm_auth
2019-07-26 Andreas Schneiders3:rpc_client: Return NTSTATUS for init_samr_CryptPassw...
2019-07-12 Ralph Boehmes3:net: add 'net vfs getntacl' command
2019-07-12 Ralph Boehmes3:net: add 'vfs' hierarchy with 'stream2adouble' command
2019-07-03 Amit Kumardocs: Correct 'net ads dns unregister --help' description
2019-07-02 Douglas Bagnallnet idmap check: correct spelling of --force
2019-06-30 Swen Schilligsource3: Update all consumers of strtoul_err(), strtoul...
2019-06-27 Andreas Schneiders3:utils: Use GnuTLS RC4 in npc_rpc_trust
2019-06-20 Volker Lendeckesmbd: Remove unused brlock code
2019-05-31 Anoop C Ss3-smbcontrol: Replace && with || to declare variables... master4-dcerpc-base master4-dcerpc-ok
2019-05-24 Andreas Schneiders3:utils: Only declare variables if we're gonna use...
2019-05-23 Christof Schmittnet: Return share name in correct case from net rpc...
2019-05-08 Andreas Schneiders3:utils: If share is NULL in smbcacls, don't print it
2019-05-08 Andreas Schneiders3:utils: If share is NULL in smbcquotas, don't print it
2019-04-29 Ralph Boehmes3:utils: use struct initializer in async-tracker long_...
2019-04-24 Ralph Boehmes3/lib: tevent-glib-glue test utiltity with Tracker
2019-04-14 Volker Lendeckeutils: Use leases_db in smbstatus
2019-04-12 Volker Lendeckeutils: Move conn_tdb.c to utils/
2019-04-11 Volker Lendeckesmbd: Remove some unused includes
2019-04-11 Volker Lendeckebuild: Move smbstatus definition to source3/utils/wscri...
2019-04-11 Swen Schilligutils: Update error check for new string conversion...
2019-03-27 Andreas Schneiders3:utils: Add 'smbstatus -L --resolve-uids' to show...
2019-03-04 Ralph Boehmesmbcacls: add -x argument, prints maximum access
2019-03-01 Swen Schilligutils: Use wrapper for string to integer conversion
2019-02-12 Andreas Schneiders3:utils: Add missing NULL check in rpc_fetch_domain_al...
2019-01-28 Günther Deschnerutils:libgpo: re-add libgpo as library, it should not...
2019-01-28 Andreas Schneiders3:utils: Use C99 initializer in functable in net
2019-01-28 Andreas Schneiders3:utils: Use C99 initializer in functable in net_lookup
2019-01-28 Andreas Schneiders3:utils: Use C99 initializer for msg_types in smbcontrol
2019-01-28 Andreas Schneiders3:utils: Use C99 initializer for poptOption in mvxattr
2019-01-28 Andreas Schneiders3:utils: Use C99 initializer for poptOption in smbget
2019-01-28 Andreas Schneiders3:utils: Use C99 initializer for poptOption in smbtree
2019-01-28 Andreas Schneiders3:utils: Use C99 initializer for poptOption in net
2019-01-28 Andreas Schneiders3:utils: Use C99 initializer for poptOption in log2pcaphex
2019-01-28 Andreas Schneiders3:utils: Use C99 initializer for poptOption in testparm
2019-01-28 Andreas Schneiders3:utils: Use C99 initializer for poptOption in smbcquotas
2019-01-28 Andreas Schneiders3:utils: Use C99 initializer for poptOption in ntlm_auth
2019-01-28 Andreas Schneiders3:utils: Use C99 initializer for poptOption in sharesec
2019-01-28 Andreas Schneiders3:utils: Use C99 initializer for poptOption in profiles
2019-01-28 Andreas Schneiders3:utils: Use C99 initializer for poptOption in nmblookup
2019-01-28 Andreas Schneiders3:utils: Use C99 initializer for poptOption in smbcacls
2019-01-28 Andreas Schneiders3:utils: Use C99 initializer for poptOption in smbstatus
2019-01-09 Justin Stephensons3:utils:net: Print debug message about Netbios
2019-01-08 Justin Stephensons3: net: Do not set NET_FLAGS_ANONYMOUS with -k
2018-12-20 Volker Lendeckesmbcacls: Use dom_sid_str_buf
next