summaryrefslogtreecommitdiff
path: root/source3/utils
AgeCommit message (Expand)AuthorFilesLines
2019-03-04smbcacls: add -x argument, prints maximum accessRalph Boehme1-0/+40
2019-03-01utils: Use wrapper for string to integer conversionSwen Schillig6-16/+39
2019-02-13s3:utils: Add missing NULL check in rpc_fetch_domain_aliases()Andreas Schneider1-0/+4
2019-01-28utils:libgpo: re-add libgpo as library, it should not be part of gpextGünther Deschner1-1/+1
2019-01-28s3:utils: Use C99 initializer in functable in netAndreas Schneider1-9/+15
2019-01-28s3:utils: Use C99 initializer in functable in net_lookupAndreas Schneider1-10/+39
2019-01-28s3:utils: Use C99 initializer for msg_types in smbcontrolAndreas Schneider1-43/+168
2019-01-28s3:utils: Use C99 initializer for poptOption in mvxattrAndreas Schneider1-6/+50
2019-01-28s3:utils: Use C99 initializer for poptOption in smbgetAndreas Schneider1-19/+133
2019-01-28s3:utils: Use C99 initializer for poptOption in smbtreeAndreas Schneider1-3/+24
2019-01-28s3:utils: Use C99 initializer for poptOption in netAndreas Schneider1-50/+302
2019-01-28s3:utils: Use C99 initializer for poptOption in log2pcaphexAndreas Schneider1-2/+16
2019-01-28s3:utils: Use C99 initializer for poptOption in testparmAndreas Schneider1-6/+49
2019-01-28s3:utils: Use C99 initializer for poptOption in smbcquotasAndreas Schneider1-14/+72
2019-01-28s3:utils: Use C99 initializer for poptOption in ntlm_authAndreas Schneider1-22/+145
2019-01-28s3:utils: Use C99 initializer for poptOption in sharesecAndreas Schneider1-15/+94
2019-01-28s3:utils: Use C99 initializer for poptOption in profilesAndreas Schneider1-3/+24
2019-01-28s3:utils: Use C99 initializer for poptOption in nmblookupAndreas Schneider1-10/+74
2019-01-28s3:utils: Use C99 initializer for poptOption in smbcaclsAndreas Schneider1-16/+117
2019-01-28s3:utils: Use C99 initializer for poptOption in smbstatusAndreas Schneider1-12/+96
2019-01-09s3:utils:net: Print debug message about NetbiosJustin Stephenson2-2/+10
2019-01-08s3: net: Do not set NET_FLAGS_ANONYMOUS with -kJustin Stephenson1-2/+8
2018-12-20smbcacls: Use dom_sid_str_bufVolker Lendecke1-1/+2
2018-12-20net: Use dom_sid_str_bufVolker Lendecke2-5/+11
2018-12-19utils: Add kerberos tracingSwen Schillig1-4/+3
2018-12-19s3 smbcontrol: Add sleep commandGary Lockyer1-0/+38
2018-12-19s4 messaging: support smbcontrol inject fault commandGary Lockyer1-4/+4
2018-12-11net: Use dom_sid_str_bufVolker Lendecke1-1/+2
2018-12-11pdbedit: Use dom_sid_str_bufVolker Lendecke1-2/+3
2018-12-11sharesec: Use dom_sid_str_bufVolker Lendecke1-2/+4
2018-12-11net: Use dom_sid_str_bufVolker Lendecke6-17/+44
2018-12-11profiles: Use dom_sid_str_bufVolker Lendecke1-10/+19
2018-12-11net: Use dom_sid_str_bufVolker Lendecke1-5/+10
2018-12-07net: Use dom_sid_str_bufVolker Lendecke1-8/+10
2018-12-07net_usershare: Use dom_sid_str_bufVolker Lendecke1-6/+8
2018-12-07net_rpc: Use dom_sid_str_bufVolker Lendecke1-26/+25
2018-12-07net_rpc: Use dom_sid_equal where appropriateVolker Lendecke1-1/+2
2018-11-30Fix net rpc share allowedusers short descriptionOlly Betts1-2/+2
2018-11-30net rpc share allowedusers: Allow restricting sharesOlly Betts2-9/+27
2018-11-30Fix spelling mistakesOlly Betts1-7/+7
2018-11-30net: Add support for a credentials fileOlly Betts1-0/+25
2018-11-29s3/testparm: Reduce debug level to 1Anoop C S1-2/+2
2018-11-28s3:utils: Use #ifdef instead of #if for config.h definitionsAndreas Schneider2-4/+4
2018-11-22utils: Free host realm after processingSwen Schillig1-4/+5
2018-11-22utils: Free krb5 context for net_lookup_kdcSwen Schillig1-0/+3
2018-11-06gencache: Remove transaction-based tdbVolker Lendecke2-28/+0
2018-11-02net: Use dom_sid_str_bufVolker Lendecke1-3/+4
2018-10-26s3:utils/smbget fix recursive download with empty source directoriesChristian Ambach1-0/+1
2018-10-26s3:utils/smbget add error handling for mkdir() callsChristian Ambach1-1/+9
2018-10-20s3:smbcontrol: Simplify the return code checkAndreas Schneider1-5/+4