s4:kdc: Implement KDC plugin hardware authentication policy
[samba.git] / source3 / utils / status.c
2023-08-23 Pavel Kalugins3:utils: Use lpcfg_set_cmdline() in smbstatus
2023-05-24 Joseph Suttons3:utils: Check return value of json_new_object()
2023-02-02 Pavel Filipenskýs3:utils: Fix UNUSED_VALUE
2023-02-02 Pavel Filipenskýs3:utils: Fix trailing whitespaces
2023-01-11 Jones Syues3:smbstatus: go to cmdline_messaging_context_free
2023-01-10 Volker Lendeckelib: Make map_share_mode_to_deny_mode() static to smbstatus
2022-08-08 Jule Angersmbstatus: add JSON support for smbstatus --profile
2022-08-08 Jule Angersmbstatus: add JSON support for smbstatus
2022-08-08 Jule Angersmbstatus: add server_id to notifies
2022-08-08 Jule Angersmbstatus: add a notifies dictionary
2022-08-08 Jule Angersmbstatus: add file_id information to byte-range locks...
2022-08-08 Jule Angersmbstatus: add locks to byte-range locked files in...
2022-08-08 Jule Angersmbstatus: add server_id to byte-range locks
2022-08-08 Jule Angersmbstatus: add a basic byte-range locks dictionary
2022-08-08 Jule Angersmbstatus: add service path to byte-range locks
2022-08-08 Jule Angersmbstatus: add server_id to open files dictionary
2022-08-08 Jule Angersmbstatus: add lease information about open files to...
2022-08-08 Jule Angersmbstatus: add oplock information about open files...
2022-08-08 Jule Angersmbstatus: add opens to files in json output
2022-08-08 Jule Angersmbstatus: add file_id information about open files...
2022-08-08 Jule Angersmbstatus: add a basic dictionary with open files
2022-08-08 Jule Angersmbstatus: add encryption and signing to sessions
2022-08-08 Jule Angersmbstatus: add a sessions dictionary
2022-08-08 Jule Angersmbstatus: add encryption and signing to connections
2022-08-08 Jule Angerconn_tdb: change type of connections_data.start to...
2022-08-08 Jule Angersmbstatus: add a connections dictionary
2022-08-08 Jule Angersmbstatus: add general information to the json output
2022-08-08 Jule Angersmbstatus: add json items to traverse_struct
2022-08-08 Jule Angersmbstatus: add frame files for json specific methods
2022-08-08 Jule Angersmbstatus: use new enum crypto_degree
2022-08-08 Jule Angersmbstatus: move the output of the content to their...
2022-08-08 Jule Angersmbstatus: move the output of the title lines to their...
2022-08-08 Jule Angersmbstatus: pass the traverse_state to the traverse...
2022-08-08 Jule Angersmbstatus: add struct traverse_state
2022-08-08 Jule Angersmbstatus: use variables in print_share_mode instead...
2022-08-08 Jule Angersmbstatus: print errors to stderr instead of stdout
2022-08-08 Jule Angersmbstatus: delete wrong EXCLUSIVE+BATCH oplock
2022-06-10 Michael Tokarevspelling: connnect encrytion exisit expection explicit...
2021-11-11 Volker Lendeckesmbd: Remove unused "struct connections_key"
2021-09-10 Ralph Boehmesmbstatus: don't ignore unknown options
2021-07-15 Stefan Metzmachers3:smbstatus: pretty print the use of new signing/encry...
2021-05-25 Andreas Schneiders3:utils: Migrate smbstatus to new cmdline option parser
2021-01-05 Andrew Walkers3:utils - explicitly free cmdline_messaging_context
2020-11-10 Volker Lendeckesmbstatus: Use share_mode_filename()
2020-11-10 Volker Lendeckesmbd: Give locking/share_mode_lock.c its own header...
2020-10-24 Volker Lendeckenotifyd: Factor out notify_walk() into its own file
2020-08-28 Matthew DeVores3: safe_string: do not include string_wrappers.h
2019-11-06 Volker Lendeckelib: Remove #define serverid_equal server_id_equal
2019-10-21 Christian Schulzsmbstatus: fix column length for DenyMode
2019-10-21 Christian Schulzsmbstatus: use display print function
2019-09-10 Volker Lendeckesmbstatus: Use file_id_str_buf() in print_brl()
2019-08-22 Swen Schilligs3: free popt context in utils
2019-06-20 Volker Lendeckesmbd: Remove unused brlock code
2019-04-14 Volker Lendeckeutils: Use leases_db in smbstatus
2019-04-12 Volker Lendeckeutils: Move conn_tdb.c to utils/
2019-03-27 Andreas Schneiders3:utils: Add 'smbstatus -L --resolve-uids' to show...
2019-01-28 Andreas Schneiders3:utils: Use C99 initializer for poptOption in smbstatus
2018-09-07 Christof Schmitts3:smbstatus: Use cmdline_messaging_context
2018-08-17 Volker Lendeckelib: Pass mem_ctx to lock_path()
2018-07-26 Volker Lendeckesmbstatus: Use share_mode_data->leases
2018-07-26 Volker Lendeckesmbd: Pass "share_mode_data" to share_entry_forall...
2018-06-18 Stefan Metzmachersmbd: remove unused tevent_context argument from notify...
2018-03-28 Volker Lendeckesmbstatus: Fix CID 1128560 Dereference null return...
2018-02-12 Volker Lendeckesmbd: Pass "file_id" through share_entry_forall
2017-11-27 Ralph Boehmesmbstatus: correctly denote not fully authenticated...
2017-11-27 Ralph Boehmes3/smbstatus: add a NULL check
2017-01-22 Volker Lendeckelib: Add lib/util/server_id.h
2016-07-20 Volker Lendeckesmbd: Pass "sconn" via notify to notify_callback()
2016-07-20 Volker Lendeckesmbd: There's only one notify_callback
2016-01-22 Ralph Boehmesmbstatus: add support for SMB1 signing and CIFS UNIX...
2016-01-22 Ralph Boehmesmbstatus: show signing state of sessions and tcons
2016-01-22 Ralph Boehmesmbstatus: show encrpytion state of tree connects
2016-01-22 Ralph Boehmesmbstatus: align tree connect header and output
2016-01-22 Ralph Boehmesmbstatus: show encrpytion state of sessions
2016-01-22 Ralph Boehmesmbstatus: align session list header and ouput
2016-01-22 Ralph Boehmesmbstatus: pass talloc context to traverse_connections
2016-01-22 Ralph Boehmesmbstatus: pass talloc context to traverse_sessionid
2016-01-22 Ralph Boehmesmbstatus: rework connection dialect printing
2016-01-22 Ralph Boehmesmbstatus: remove obsolete verbose message
2015-11-10 Ralph Boehmesmbstatus: always initialize a messaing context
2015-10-12 Ralph Boehmes3:smbstatus: add stream name to share_entry_forall()
2015-07-10 Christof Schmittsmbstatus: Set internal log level to 0
2015-07-07 Volker Lendeckenotify: Re-add notify_walk()
2015-04-28 Volker Lendeckelib: Remove server_id_str()
2015-04-28 Volker Lendeckelib: Remove procid_str_static
2015-03-23 Volker Lendeckelib: load_case_tables() -> smb_init_locale()
2014-12-16 Andreas Schneidersmbstatus: Tell the user that smbstatus can only be...
2014-12-04 Stefan Metzmachers3:open_files.idl: add data structures for SMB2.1 and...
2014-11-24 Andreas Schneiders3-smbstatus: Fix exit code of profile output.
2014-11-19 Volker Lendeckes3:smbprofile: Make "status_profile.h" a proper header
2014-11-07 Stefan Metzmachers3:smbstatus: fix return value in print_share_mode()
2014-11-04 David Disseldorpsmbstatus: check for lock_path talloc failures
2014-10-31 Volker Lendeckes3:locking: allow early return for share_entry_forall()
2014-10-31 Volker Lendeckes3:locking: Rename share_mode_forall->share_entry_forall
2014-06-13 Ralph Boehmelocking: use correct conversion specifier for printing...
2014-05-22 Mathias DietzAdd protocol version to smbstatus output
2014-04-02 Stefan Metzmachers3:utils: avoid argv related const warnings
2014-02-07 Michael Adamdbwrap: add a dbwrap_flags argument to db_open()
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-07-09 Björn Baumbachs3-smbstatus: display [u|g]id of -1 as "-1" in connecti...
next