summaryrefslogtreecommitdiff
path: root/source3/utils/status.c
Commit message (Expand)AuthorAgeFilesLines
* s3:smbstatus: Use cmdline_messaging_contextChristof Schmitt2018-10-101-22/+3
* smbd: remove unused tevent_context argument from notify_initStefan Metzmacher2018-06-181-1/+0
* smbstatus: Fix CID 1128560 Dereference null return valueVolker Lendecke2018-03-291-1/+9
* smbd: Pass "file_id" through share_entry_forallVolker Lendecke2018-02-131-0/+1
* smbstatus: correctly denote not fully authenticated sessionsRalph Boehme2017-11-271-27/+34
* s3/smbstatus: add a NULL checkRalph Boehme2017-11-271-1/+11
* lib: Add lib/util/server_id.hVolker Lendecke2017-01-221-0/+1
* smbd: Pass "sconn" via notify to notify_callback()Volker Lendecke2016-07-201-1/+2
* smbd: There's only one notify_callbackVolker Lendecke2016-07-201-1/+1
* smbstatus: add support for SMB1 signing and CIFS UNIX extensions encryptionRalph Boehme2016-01-221-0/+12
* smbstatus: show signing state of sessions and tconsRalph Boehme2016-01-221-8/+35
* smbstatus: show encrpytion state of tree connectsRalph Boehme2016-01-221-5/+24
* smbstatus: align tree connect header and outputRalph Boehme2016-01-221-5/+12
* smbstatus: show encrpytion state of sessionsRalph Boehme2016-01-221-5/+37
* smbstatus: align session list header and ouputRalph Boehme2016-01-221-4/+14
* smbstatus: pass talloc context to traverse_connectionsRalph Boehme2016-01-221-2/+3
* smbstatus: pass talloc context to traverse_sessionidRalph Boehme2016-01-221-1/+2
* smbstatus: rework connection dialect printingRalph Boehme2016-01-221-1/+31
* smbstatus: remove obsolete verbose messageRalph Boehme2016-01-221-11/+0
* smbstatus: always initialize a messaing contextRalph Boehme2015-11-101-22/+9
* s3:smbstatus: add stream name to share_entry_forall()Ralph Boehme2015-10-121-1/+5
* smbstatus: Set internal log level to 0Christof Schmitt2015-07-101-0/+1
* notify: Re-add notify_walk()Volker Lendecke2015-07-071-21/+23
* lib: Remove server_id_str()Volker Lendecke2015-04-281-4/+3
* lib: Remove procid_str_staticVolker Lendecke2015-04-281-4/+9
* lib: load_case_tables() -> smb_init_locale()Volker Lendecke2015-03-241-1/+1
* smbstatus: Tell the user that smbstatus can only be run as root.Andreas Schneider2014-12-161-0/+7
* s3:open_files.idl: add data structures for SMB2.1 and SMB3.0 leases.Stefan Metzmacher2014-12-041-0/+9
* s3-smbstatus: Fix exit code of profile output.Andreas Schneider2014-11-241-2/+5
* s3:smbprofile: Make "status_profile.h" a proper headerVolker Lendecke2014-11-191-3/+1
* s3:smbstatus: fix return value in print_share_mode()Stefan Metzmacher2014-11-071-1/+1
* smbstatus: check for lock_path talloc failuresDavid Disseldorp2014-11-041-4/+21
* 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
* locking: use correct conversion specifier for printing variablesRalph Boehme2014-06-131-2/+2
* Add protocol version to smbstatus outputMathias Dietz2014-05-221-4/+4
* s3:utils: avoid argv related const warningsStefan Metzmacher2014-04-021-2/+2
* dbwrap: add a dbwrap_flags argument to db_open()Michael Adam2014-02-071-1/+1
* s3-smbstatus: display [u|g]id of -1 as "-1" in connection listBjörn Baumbach2013-07-101-4/+20
* s3:smbstatus do not print orphaned share entriesChristian Ambach2013-04-191-0/+6
* s3:utils: make use of samba_tevent_context_init()Stefan Metzmacher2013-02-191-1/+1
* s3:smbstatus add --fast optionChristian Ambach2012-07-181-4/+11
* s3:smbstatus don't check if process exists twiceChristian Ambach2012-07-181-4/+0
* s3:smbstatus rename a function to make its purpose more clearChristian Ambach2012-07-181-4/+4
* s3:smbstatus fix a compiler warningChristian Ambach2012-07-181-1/+1
* s3:util: rename procid_equal() to serverid_equal()Michael Adam2012-06-211-1/+1
* s3:smbstatus: use procid_equal() instead of equivalent cluster_id_equal()Michael Adam2012-06-211-1/+2
* s3:smb: introduce a name TID_FIELD_INVALID for the invalid value for a cnum/tidMichael Adam2012-06-061-1/+1
* s3:utils: use smbd/smbd.h instead of just smbd/proto.hStefan Metzmacher2012-06-061-1/+1
* s3:lib: split things into a conn_tdb.hStefan Metzmacher2012-06-051-0/+1