summaryrefslogtreecommitdiff
path: root/source3/utils
Commit message (Expand)AuthorAgeFilesLines
* s3:utils/smbget fix recursive download with empty source directoriesChristian Ambach2019-01-071-0/+1
* s3:utils/smbget add error handling for mkdir() callsChristian Ambach2019-01-071-1/+9
* s3:smbget: Use cmdline_messaging_contextChristof Schmitt2018-10-091-0/+3
* s3:smbcontrol: Use cmdline_messaging_contextChristof Schmitt2018-10-092-8/+12
* s3:dbwrap_tool: Use cmdline_messaging_contextChristof Schmitt2018-10-092-1/+6
* s3:eventlogadm: Use cmdline_messaging_contextChristof Schmitt2018-10-092-1/+6
* s3: ntlm_auth: Use cmdline_messaging_contextChristof Schmitt2018-10-092-0/+4
* s3:sharesec: Use cmdline_messaging_contextChristof Schmitt2018-10-092-1/+5
* s3:testparm: Use cmdline_messaging_contextChristof Schmitt2018-10-092-1/+6
* s3:pdbedit: Use cmdline_messaging_contextChristof Schmitt2018-10-092-0/+4
* s3:net: Use cmdline_messaging_contextChristof Schmitt2018-10-091-23/+2
* s3:smbstatus: Use cmdline_messaging_contextChristof Schmitt2018-10-091-14/+3
* s3:smbpasswd: Use cmdline_messaging_contextChristof Schmitt2018-10-092-15/+6
* s3:lib: Move popt_common_credentials to separate fileChristof Schmitt2018-10-097-12/+14
* Merge tag 'samba-4.8.4' into v4-8-testKarolin Seeger2018-08-141-2/+4
|\
| * CVE-2018-1139 s3-utils: use enum ntlm_auth_level in ntlm_password_check().Günther Deschner2018-08-111-2/+4
* | s3/utils: fix regression where specifying -Unetbios/root worksNoel Power2018-08-131-1/+2
|/
* s3:smbget: Fix buffer truncation issues with gcc8Andreas Schneider2018-06-251-1/+1
* s3-utils: fix format-truncation in smbpasswdGünther Deschner2018-06-201-23/+26
* s3:utils: Do not segfault on error in DoDNSUpdate()Andreas Schneider2018-06-041-0/+1
* winbind: Add smbcontrol disconnect-dcVolker Lendecke2018-04-201-0/+14
* utils: Add destroy_netlogon_creds_cliVolker Lendecke2018-04-202-0/+146
* source3/utils/smbfilter.c set socket close on execGary Lockyer2017-12-181-0/+1
* lib: Use messaging_send_all instead of message_send_allVolker Lendecke2017-12-051-4/+2
* net: Remove "net serverid list"Volker Lendecke2017-12-051-25/+0
* net: Remove "net serverid wipe"Volker Lendecke2017-12-051-33/+0
* smbcontrol: Use messaging_dgm_forallVolker Lendecke2017-12-051-7/+3
* messaging: Remove the "n_sent" arg from message_send_allVolker Lendecke2017-12-051-4/+1
* net: Parse namemap_cache in "net cache list"Volker Lendecke2017-11-291-0/+19
* smbstatus: correctly denote not fully authenticated sessionsRalph Boehme2017-11-271-27/+34
* s3/smbstatus: add a NULL checkRalph Boehme2017-11-271-1/+11
* s3: utils: net. Fix return paths that don't free talloc stackframe.Jeremy Allison2017-11-211-1/+4
* gpo: fix the building of gpext to only onceGarming Sam2017-11-201-1/+1
* ntlm_auth: Use libwbclient in get_winbind_netbios_name()Volker Lendecke2017-11-181-6/+7
* ntlm_auth: Use libwbclient in get_require_membership_sid()Volker Lendecke2017-11-181-11/+11
* ntlm_auth: Use libwbclient in get_winbind_domain()Volker Lendecke2017-11-181-6/+7
* ntlm_auth: Use libwbclient in winbind_separator()Volker Lendecke2017-11-181-8/+8
* smbcacls: no need to fetch the sd when changing ownershipRalph Boehme2017-10-071-10/+6
* net: groupmap cleanup should not delete BUILTIN mappingsRalph Boehme2017-10-021-1/+3
* s3: Fix a small spelling mistake in smbcacls.Richard Sharpe2017-09-221-1/+1
* net: Don't depend on libnet_samsync anymoreVolker Lendecke2017-09-202-2/+0
* net: Remove NT4-based vampire keytabVolker Lendecke2017-09-201-155/+5
* net: Remove NT4-based rpc vampire ldifVolker Lendecke2017-09-203-95/+0
* net: Remove rpc vampire from NT4 domainsVolker Lendecke2017-09-201-92/+2
* net: Remove rpc samdumpVolker Lendecke2017-09-203-77/+0
* s3:utils: Remove pointless if-clause for remote_machineAndreas Schneider2017-08-231-6/+4
* s3:utils: Make sure we authenticate against our SAM name in smbpasswdAndreas Schneider2017-08-231-5/+27
* s3:utils: Pass domain to password_change() in smbpasswdAndreas Schneider2017-08-231-5/+7
* s3:utils: Make strings const passed to password_change() in smbpasswdAndreas Schneider2017-08-231-2/+3
* s3:libsmb: Move prototye of remote_password_change()Andreas Schneider2017-08-231-0/+1