summaryrefslogtreecommitdiffstats
path: root/source3/utils
Commit message (Expand)AuthorAgeFilesLines
* Use global context for winbindd_request_responseMatthew Newton2015-03-101-8/+8
* s3:smbprofile: Replace sysv shmem with tdbVolker Lendecke2015-03-061-11/+15
* s3:smbprofile: specify SMBPROFILE_STATS_SECTION_START() with name vs. display...Stefan Metzmacher2015-03-061-2/+2
* Fix the O3 developer buildVolker Lendecke2015-03-031-2/+2
* Fix the developer O3 buildVolker Lendecke2015-02-253-3/+4
* nmblookup: Warn user if netbios name is too long.Andreas Schneider2015-02-241-0/+9
* regedit: Rename variable to fix compile warningChristof Schmitt2015-02-191-4/+4
* utils: Fix 'net time' segfault.Andreas Schneider2015-01-191-7/+14
* net: Fix sam addgroupmemVolker Lendecke2015-01-131-3/+5
* allow net ads join accept new osServicePack parameterNoel Power2015-01-081-0/+12
* addns: Remove support for dns_host_file.Andreas Schneider2014-12-182-12/+18
* nmblookup: Return if the lookup was successful or not.Andreas Schneider2014-12-181-7/+18
* smbstatus: Tell the user that smbstatus can only be run as root.Andreas Schneider2014-12-161-0/+7
* lib: Split out write_data[_iov]Volker Lendecke2014-12-071-0/+1
* s3:open_files.idl: add data structures for SMB2.1 and SMB3.0 leases.Stefan Metzmacher2014-12-041-0/+9
* idmap: unify passdb *id_to_sid methodsGarming Sam2014-12-031-1/+5
* s3:utils/profiles fix a use after freeChristian Ambach2014-12-031-3/+3
* s3:utils: rename variables in regedit_*.c to fix shadow warningsStefan Metzmacher2014-11-254-19/+19
* s3:utils: add debug functions instead of magic format strings in net_idmap_ch...Stefan Metzmacher2014-11-251-8/+39
* s3-smbstatus: Fix exit code of profile output.Andreas Schneider2014-11-241-2/+5
* s3:smbprofile: rewrite the internal macrosStefan Metzmacher2014-11-191-711/+218
* s3:smbprofile: Make "status_profile.h" a proper headerVolker Lendecke2014-11-194-6/+31
* s3:smbd: improve writecache profilingStefan Metzmacher2014-11-191-28/+30
* s3:smbprofile: remove unused nmbd related countersStefan Metzmacher2014-11-191-73/+0
* s3:smbstatus: fix return value in print_share_mode()Stefan Metzmacher2014-11-071-1/+1
* smbcontrol: Use server_id_str_bufVolker Lendecke2014-11-051-11/+8
* smbstatus: check for lock_path talloc failuresDavid Disseldorp2014-11-041-4/+21
* smbcontrol: don't leak state_path onto talloc tosDavid Disseldorp2014-11-031-4/+20
* net_registry: don't leak state_path onto talloc tosDavid Disseldorp2014-11-031-5/+12
* net_idmap: don't leak state_path onto talloc tosDavid Disseldorp2014-11-031-7/+17
* s3:locking: allow early return for share_entry_forall()Volker Lendecke2014-10-311-5/+7
* s3:locking: Rename share_mode_forall->share_entry_forallVolker Lendecke2014-10-311-1/+1
* nbt-cli: display all known NBT_SERVER flags.Günther Deschner2014-10-241-2/+6
* ntlm_auth: Allow the --option parameter to work against ntlm_authAndrew Bartlett2014-10-171-0/+1
* ntlm_auth: Allow us to use kerberos when we are an AD DCAndrew Bartlett2014-10-171-1/+1
* s3-net: display full value of "msDS-SupportedEncryptionTypes".Günther Deschner2014-10-081-4/+3
* s3-rpc_client: Adapt cli_rpc_pipe_open_generic_auth to use enum credentials_k...Andrew Bartlett2014-10-081-0/+1
* status: 80 chars per lineVolker Lendecke2014-10-071-367/+734
* gpo: don't leak cache_path onto talloc tosDavid Disseldorp2014-10-061-4/+12
* profiling: Only compile utils/status_profile.c if profiling is enabledVolker Lendecke2014-10-032-21/+33
* regedit: remove an old commentMichael Adam2014-10-011-2/+0
* regedit: print error msg if opening registry failsChris Davis2014-10-011-0/+2
* regedit: handle pgup/pgdn/home/end keys on listsChris Davis2014-10-013-4/+97
* regedit: handle del and backspace in hexeditorChris Davis2014-10-013-11/+71
* regedit: grow hexedit buffer as the user typesChris Davis2014-10-012-24/+46
* regedit: add a button to resize hexedit bufferChris Davis2014-10-012-2/+48
* regedit: add a number input boxChris Davis2014-10-012-12/+116
* regedit: don't expand single line text field buffer with cursor movementChris Davis2014-10-011-1/+24
* regedit: handle DEL key in text fieldsChris Davis2014-10-011-0/+3
* regedit: adjust some variable names to make them more distinctChris Davis2014-10-011-19/+19