summaryrefslogtreecommitdiff
path: root/source3/utils
AgeCommit message (Expand)AuthorFilesLines
2019-11-07s3:printing: Fix %J substitionRalph Boehme1-1/+1
2019-11-06ntlm_auth: Fix nonempty line endingsVolker Lendecke1-64/+64
2019-11-06ntlm_auth: Simplify session generationVolker Lendecke1-16/+3
2019-11-06net: Avoid the use of g_lock_do()Volker Lendecke1-25/+26
2019-11-06net: Avoid the use of g_lock_do()Volker Lendecke1-71/+65
2019-11-06lib: Remove #define serverid_equal server_id_equalVolker Lendecke2-2/+2
2019-10-31source3/utils/net_rpc.c: typo fixesBjörn Jacke1-1/+1
2019-10-30s3: utils: smbtree. Ensure we don't call cli_RNetShareEnum() on an SMB1 conne...Jeremy Allison1-0/+5
2019-10-24s3: remove now unneeded call to cmdline_messaging_context()Ralph Boehme8-16/+0
2019-10-22net: 'net ads gpo getgpo' command not dumping gpoAmit Kumar1-1/+13
2019-10-21smbstatus: fix column length for DenyModeChristian Schulz1-1/+1
2019-10-21smbstatus: use display print functionChristian Schulz1-1/+1
2019-10-18Build registry parsing code into subsystemMichael Hanselmann1-1/+0
2019-10-17docs: modifies 'net ads dns gethostbyname -h' Changes server to nameserver an...Amit Kumar1-2/+2
2019-10-09s3:utils: add mdfindRalph Boehme2-0/+304
2019-10-09s3:libnet: Require sealed LDAP SASL connections for joiningAndreas Schneider1-4/+9
2019-09-24s3:libads: let kerberos_kinit_password_ext() return the canonicalized princip...Stefan Metzmacher1-0/+3
2019-09-18messaging: Do POOL_USAGE via a socketVolker Lendecke1-28/+17
2019-09-11smbd: rename [un]become_user*() to [un]become_user_without_service*()Stefan Metzmacher1-2/+4
2019-09-10smbstatus: Use file_id_str_buf() in print_brl()Volker Lendecke1-1/+3
2019-09-09s3:smbcontrol: avoid printing NULL help stringsDavid Disseldorp1-3/+7
2019-09-01Spelling fixes s/explicite /explicit /Mathieu Parent1-1/+1
2019-09-01Spelling fixes s/emtpy/empty/Mathieu Parent1-1/+1
2019-09-01Spelling fixes s/succedded/succeeded/Mathieu Parent1-1/+1
2019-09-01Spelling fixes s/Mirgate/Migrate/Mathieu Parent1-2/+2
2019-09-01Spelling fixes s/exising/existing/Mathieu Parent1-1/+1
2019-09-01Spelling fixes s/containter/container/Mathieu Parent1-3/+3
2019-08-22s3:net: load registry shares too in 'net vfs stream2adouble'Ralph Wuerthner1-2/+2
2019-08-22s3: free popt context in utilsSwen Schillig13-17/+58
2019-08-21s3: net: net_ads: fix a typo in commentMarco Wang1-1/+1
2019-07-26s3:utils: Use a stackframe for temporary memoryAndreas Schneider1-8/+13
2019-07-26s3:utils: Use GnuTLS RC4 in ntlm_authAndreas Schneider1-3/+42
2019-07-26s3:rpc_client: Return NTSTATUS for init_samr_CryptPassword()Andreas Schneider1-3/+6
2019-07-12s3:net: add 'net vfs getntacl' commandRalph Boehme2-0/+112
2019-07-12s3:net: add 'vfs' hierarchy with 'stream2adouble' commandRalph Boehme5-0/+373
2019-07-03docs: Correct 'net ads dns unregister --help' descriptionAmit Kumar1-1/+2
2019-07-02net idmap check: correct spelling of --forceDouglas Bagnall1-1/+1
2019-06-30source3: Update all consumers of strtoul_err(), strtoull_err() to new APISwen Schillig6-15/+23
2019-06-27s3:utils: Use GnuTLS RC4 in npc_rpc_trustAndreas Schneider1-7/+47
2019-06-20smbd: Remove unused brlock codeVolker Lendecke2-42/+0
2019-05-31s3-smbcontrol: Replace && with || to declare variables in do_sleep()Anoop C S1-1/+1
2019-05-24s3:utils: Only declare variables if we're gonna use themAndreas Schneider1-0/+2
2019-05-23net: Return share name in correct case from net rpc conf showshareChristof Schmitt1-3/+36
2019-05-08s3:utils: If share is NULL in smbcacls, don't print itAndreas Schneider1-2/+2
2019-05-08s3:utils: If share is NULL in smbcquotas, don't print itAndreas Schneider1-2/+2
2019-04-29s3:utils: use struct initializer in async-tracker long_optionsRalph Boehme1-2/+14
2019-04-24s3/lib: tevent-glib-glue test utiltity with TrackerRalph Boehme1-0/+288
2019-04-14utils: Use leases_db in smbstatusVolker Lendecke1-9/+26
2019-04-12utils: Move conn_tdb.c to utils/Volker Lendecke5-2/+227
2019-04-11smbd: Remove some unused includesVolker Lendecke1-1/+0