winbind: Fix UPN handling in canonicalize_username()
[vlendec/samba-autobuild/.git] / source3 / utils /
2018-04-20 Volker Lendeckewinbind: Add smbcontrol disconnect-dc
2018-04-20 Volker Lendeckeutils: Add destroy_netlogon_creds_cli
2017-12-18 Gary Lockyersource3/utils/smbfilter.c set socket close on exec
2017-12-04 Volker Lendeckelib: Use messaging_send_all instead of message_send_all
2017-12-04 Volker Lendeckenet: Remove "net serverid list"
2017-12-04 Volker Lendeckenet: Remove "net serverid wipe"
2017-12-04 Volker Lendeckesmbcontrol: Use messaging_dgm_forall
2017-12-04 Volker Lendeckemessaging: Remove the "n_sent" arg from message_send_all
2017-11-29 Volker Lendeckenet: Parse namemap_cache in "net cache list"
2017-11-27 Ralph Boehmesmbstatus: correctly denote not fully authenticated...
2017-11-27 Ralph Boehmes3/smbstatus: add a NULL check
2017-11-21 Jeremy Allisons3: utils: net. Fix return paths that don't free talloc...
2017-11-20 Garming Samgpo: fix the building of gpext to only once
2017-11-17 Volker Lendeckentlm_auth: Use libwbclient in get_winbind_netbios_name()
2017-11-17 Volker Lendeckentlm_auth: Use libwbclient in get_require_membership_sid()
2017-11-17 Volker Lendeckentlm_auth: Use libwbclient in get_winbind_domain()
2017-11-17 Volker Lendeckentlm_auth: Use libwbclient in winbind_separator()
2017-10-06 Ralph Boehmesmbcacls: no need to fetch the sd when changing ownership
2017-10-02 Ralph Boehmenet: groupmap cleanup should not delete BUILTIN mappings
2017-09-22 Richard Sharpes3: Fix a small spelling mistake in smbcacls.
2017-09-20 Volker Lendeckenet: Don't depend on libnet_samsync anymore
2017-09-20 Volker Lendeckenet: Remove NT4-based vampire keytab
2017-09-20 Volker Lendeckenet: Remove NT4-based rpc vampire ldif
2017-09-20 Volker Lendeckenet: Remove rpc vampire from NT4 domains
2017-09-20 Volker Lendeckenet: Remove rpc samdump
2017-08-23 Andreas Schneiders3:utils: Remove pointless if-clause for remote_machine
2017-08-23 Andreas Schneiders3:utils: Make sure we authenticate against our SAM...
2017-08-23 Andreas Schneiders3:utils: Pass domain to password_change() in smbpasswd
2017-08-23 Andreas Schneiders3:utils: Make strings const passed to password_change...
2017-08-23 Andreas Schneiders3:libsmb: Move prototye of remote_password_change()
2017-08-23 Andreas Schneiders3:libsmb: Pass domain to remote_password_change()
2017-08-23 Andreas Schneiders3:utils: Do not report an invalid range for AD DC...
2017-08-18 Andreas Schneiders3:utils: Allow to run smbpasswd as user
2017-08-09 Andreas Schneiders3:utils: Fix buffer size for snprintf and format string
2017-07-25 Volker Lendeckesmbpasswd: Initialize messaging for messaging_ctdb_conn
2017-07-20 Noel Powers3/utils: smbcacls failed to detect DIRECTORIES using...
2017-07-04 Ralph Boehmenet: fix net cache samlogon list output
2017-07-03 Ralph Boehmenet: add net cache samlogon list|show|ndrdump|delete
2017-06-27 Stefan Metzmachernet: make use of secrets_*_password_change() for "net...
2017-06-27 Stefan Metzmachernet: add "net primarytrust dumpinfo" command that dumps...
2017-06-27 Stefan Metzmachers3:trusts_util: pass dcname to trust_pw_change()
2017-06-27 Stefan Metzmachers3:secrets: rename secrets_delete() to secrets_delete_e...
2017-06-23 Volker Lendeckenet: Dump data for net_g_lock dump
2017-06-17 Jeremy Allisons3: libsmb: Correctly save and restore connection tcon...
2017-06-15 Volker Lendeckeg_lock: Make g_lock_dump return a complete list of...
2017-06-06 Noel Powers3/utils: Add warning to testparm for "client ipc signi...
2017-05-09 Jeremy Allisons3: client tools: Call popt_free_cmdline_auth_info...
2017-05-09 Jeremy Allisons3: client tools. Remove direct access to struct user_a...
2017-05-08 Christof Schmittnet: Add net tdb command to print information from...
2017-05-04 Christian Ambachs3:smbcacls add prompt for password
2017-04-07 Stefan Metzmachers3:ntlm_auth: fix memory leak in manage_gensec_request()
2017-03-29 Andrew Bartlettauth: Add logging of service authorization
2017-03-29 Andrew Bartlettntlm_auth: Set ntlm_auth as the service_description...
2017-03-24 Stefan Metzmacherauth: let auth4_context->check_ntlm_password() return...
2017-03-24 Stefan Metzmacherntlm_auth3: let contact_winbind_auth_crap() return...
2017-03-23 Volker Lendeckenet: Don't crash if lsa_LookupPrivDisplayName returns...
2017-03-02 Uri Simchonitestparm: remove check for "ea support" in fruit shares
2017-02-22 Chris LambCorrect "descriptior" typos.
2017-02-22 Chris LambCorrect "perfom" typos.
2017-02-22 Chris LambCorrect "coult" typo.
2017-02-21 Stefan Metzmachers3:net_rpc_trust: make use of trust_pw_new_value()
2017-02-10 Ralph Boehmes3/util: mvxattr, a tool to rename extended attributes
2017-01-22 Volker Lendeckelib: Add lib/util/server_id.h
2017-01-20 Ralph Boehmesmbcontrol: add ringbuf-log
2017-01-03 Volker Lendeckentlm_auth: Use "all_zero" where appropriate
2016-12-20 Stefan Metzmachers3:popt_common: let POPT_COMMON_CREDENTIALS imply logfi...
2016-12-19 Stefan Metzmachers3:utils: Use cli_cm_force_encryption() instead of...
2016-12-12 Andreas Schneiders3-testparm: Print an error if we have overlapping...
2016-12-12 Andreas Schneiders3-testparm: Print error if the default backend is...
2016-12-12 Andreas Schneiders3-testparm: Fix trailing whitespaces
2016-12-11 Volker Lendeckentlm_auth3: xfile->stdio
2016-12-11 Jeremy Allisons3: ntlm_auth: Don't corrupt the output stream with...
2016-12-09 Stefan Metzmachers3:libsmb: don't pass 'passlen' to cli_tree_connect...
2016-12-04 Andreas Schneiders3:waf: Make PARAM and SMBREGISTRY a subsystem of smbco...
2016-11-23 Günther Deschners3-net: use SMB_SIGNING_DEFAULT in connect_to_service()
2016-11-23 Ralph Wuerthnernet conf: fix error message
2016-11-20 Volker Lendeckentlm_auth: Avoid some statics
2016-11-20 Volker Lendeckelib: Remove global xfile.h includes
2016-11-15 Andreas Schneiders3:net: Use messaging_init_client()
2016-11-15 Stefan Metzmachers3:popt_common: simplify popt_common_credentials handling
2016-10-26 Günther Deschners3-waf: Create a wscript_build for the utils subdir
2016-10-26 Stefan Metzmachers3:ntlm_auth: don't use gensec_want_feature(gensec_secu...
2016-10-06 Andreas Schneiders3-utils: Fix loading smb.conf in smbcquotas
2016-10-04 Uri Simchonismbcquotas: add -m option
2016-10-04 Uri Simchonicliquota: factor out building of FILE_QUOTA_INFORMATION
2016-10-04 Uri Simchonismbcquotas: fix error message listing quotas
2016-09-27 Günther Deschnerwerror: replace WERR_SETUP_NOT_JOINED with WERR_NERR_SE...
2016-09-27 Günther Deschnerwerror: replace WERR_DCNOTFOUND with WERR_NERR_DCNOTFOU...
2016-09-27 Günther Deschnerwerror: replace WERR_INVALID_PARAM with WERR_INVALID_PA...
2016-09-27 Günther Deschnerwerror: replace WERR_GENERAL_FAILURE with WERR_GEN_FAIL...
2016-09-27 Günther Deschnerwerror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY...
2016-09-27 Günther Deschnerwerror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY...
2016-09-27 Günther Deschnerwerror: replace WERR_BADFILE with WERR_FILE_NOT_FOUND...
2016-08-26 Andreas Schneiders3-util: Fix asking for username and password in smbget.
2016-08-23 Amitay Isaacsregedit: Fix format-nonliteral warning
2016-07-22 Stefan Metzmachers3:ntlm_auth: call fault_setup() in order to get useful...
2016-07-20 Volker Lendeckesmbd: Pass "sconn" via notify to notify_callback()
2016-07-20 Volker Lendeckesmbd: There's only one notify_callback
2016-07-15 Volker Lendeckedbwrap: Remove dbwrap_watchers.tdb based code
2016-06-27 Shyamsunder Rathis3:utils/net: Add new option 'unregister' in 'net ads...
next