summaryrefslogtreecommitdiff
path: root/source3/utils
Commit message (Expand)AuthorAgeFilesLines
* s3:printing: Fix %J substitionRalph Boehme2019-11-071-1/+1
* ntlm_auth: Fix nonempty line endingsVolker Lendecke2019-11-061-64/+64
* ntlm_auth: Simplify session generationVolker Lendecke2019-11-061-16/+3
* net: Avoid the use of g_lock_do()Volker Lendecke2019-11-061-25/+26
* net: Avoid the use of g_lock_do()Volker Lendecke2019-11-061-71/+65
* lib: Remove #define serverid_equal server_id_equalVolker Lendecke2019-11-062-2/+2
* source3/utils/net_rpc.c: typo fixesBjörn Jacke2019-10-311-1/+1
* s3: utils: smbtree. Ensure we don't call cli_RNetShareEnum() on an SMB1 conne...Jeremy Allison2019-10-301-0/+5
* s3: remove now unneeded call to cmdline_messaging_context()Ralph Boehme2019-10-248-16/+0
* net: 'net ads gpo getgpo' command not dumping gpoAmit Kumar2019-10-221-1/+13
* smbstatus: fix column length for DenyModeChristian Schulz2019-10-211-1/+1
* smbstatus: use display print functionChristian Schulz2019-10-211-1/+1
* Build registry parsing code into subsystemMichael Hanselmann2019-10-181-1/+0
* docs: modifies 'net ads dns gethostbyname -h' Changes server to nameserver an...Amit Kumar2019-10-171-2/+2
* s3:utils: add mdfindRalph Boehme2019-10-092-0/+304
* s3:libnet: Require sealed LDAP SASL connections for joiningAndreas Schneider2019-10-091-4/+9
* s3:libads: let kerberos_kinit_password_ext() return the canonicalized princip...Stefan Metzmacher2019-09-241-0/+3
* messaging: Do POOL_USAGE via a socketVolker Lendecke2019-09-181-28/+17
* smbd: rename [un]become_user*() to [un]become_user_without_service*()Stefan Metzmacher2019-09-111-2/+4
* smbstatus: Use file_id_str_buf() in print_brl()Volker Lendecke2019-09-101-1/+3
* s3:smbcontrol: avoid printing NULL help stringsDavid Disseldorp2019-09-091-3/+7
* Spelling fixes s/explicite /explicit /Mathieu Parent2019-09-011-1/+1
* Spelling fixes s/emtpy/empty/Mathieu Parent2019-09-011-1/+1
* Spelling fixes s/succedded/succeeded/Mathieu Parent2019-09-011-1/+1
* Spelling fixes s/Mirgate/Migrate/Mathieu Parent2019-09-011-2/+2
* Spelling fixes s/exising/existing/Mathieu Parent2019-09-011-1/+1
* Spelling fixes s/containter/container/Mathieu Parent2019-09-011-3/+3
* s3:net: load registry shares too in 'net vfs stream2adouble'Ralph Wuerthner2019-08-221-2/+2
* s3: free popt context in utilsSwen Schillig2019-08-2213-17/+58
* s3: net: net_ads: fix a typo in commentMarco Wang2019-08-211-1/+1
* s3:utils: Use a stackframe for temporary memoryAndreas Schneider2019-07-261-8/+13
* s3:utils: Use GnuTLS RC4 in ntlm_authAndreas Schneider2019-07-261-3/+42
* s3:rpc_client: Return NTSTATUS for init_samr_CryptPassword()Andreas Schneider2019-07-261-3/+6
* s3:net: add 'net vfs getntacl' commandRalph Boehme2019-07-122-0/+112
* s3:net: add 'vfs' hierarchy with 'stream2adouble' commandRalph Boehme2019-07-125-0/+373
* docs: Correct 'net ads dns unregister --help' descriptionAmit Kumar2019-07-031-1/+2
* net idmap check: correct spelling of --forceDouglas Bagnall2019-07-021-1/+1
* source3: Update all consumers of strtoul_err(), strtoull_err() to new APISwen Schillig2019-06-306-15/+23
* s3:utils: Use GnuTLS RC4 in npc_rpc_trustAndreas Schneider2019-06-271-7/+47
* smbd: Remove unused brlock codeVolker Lendecke2019-06-202-42/+0
* s3-smbcontrol: Replace && with || to declare variables in do_sleep()Anoop C S2019-05-311-1/+1
* s3:utils: Only declare variables if we're gonna use themAndreas Schneider2019-05-241-0/+2
* net: Return share name in correct case from net rpc conf showshareChristof Schmitt2019-05-231-3/+36
* s3:utils: If share is NULL in smbcacls, don't print itAndreas Schneider2019-05-081-2/+2
* s3:utils: If share is NULL in smbcquotas, don't print itAndreas Schneider2019-05-081-2/+2
* s3:utils: use struct initializer in async-tracker long_optionsRalph Boehme2019-04-291-2/+14
* s3/lib: tevent-glib-glue test utiltity with TrackerRalph Boehme2019-04-241-0/+288
* utils: Use leases_db in smbstatusVolker Lendecke2019-04-141-9/+26
* utils: Move conn_tdb.c to utils/Volker Lendecke2019-04-125-2/+227
* smbd: Remove some unused includesVolker Lendecke2019-04-111-1/+0