auth: Generate a human readable Authentication log message.
[amitay/samba.git] / source3 / include / smb.h
2017-02-21 Stefan Metzmachers3:include: remove unused DEFAULT_TRUST_ACCOUNT_PASSWOR...
2017-01-01 Stefan MetzmacherHappy New Year 2017!
2016-09-27 Jeremy Allisons3: tidyup - move struct idle_event to util_event.h
2016-05-09 Volker Lendeckesmbd: Remove an unused #define
2016-05-03 Ralph Boehmes3/lib: rework get_remote_arch_str() to use an array
2016-01-26 Michael Adamsmb.h: add linkspeed, capability, and if_index to inter...
2016-01-01 Stefan MetzmacherHappy New Year 2016!
2015-11-12 Volker Lendeckesmbd: Remove dead code
2015-05-14 Richard SharpeConvert all uint32/16/8 to _t in a grab-bag of remainin...
2015-04-16 Richard SharpeChange all uses of uint16/uint32/uint64 to uintXX_t...
2015-01-01 Stefan MetzmacherHappy New Year 2015!
2014-12-04 Ralph Boehmes3:vfs: add SMB_VFS_READDIR_ATTR()
2014-12-04 Stefan Metzmachers3:open_files.idl: add data structures for SMB2.1 and...
2014-11-19 Stefan Metzmachers3:smbd: improve writecache profiling
2014-03-05 Stefan Metzmachers3:smbd: s/BUFFER_SIZE/LARGE_WRITEX_BUFFER_SIZE
2014-01-07 Stefan Metzmacherlibcli/smb: move some *TRANSACT_* flags to smb_constants.h
2014-01-07 Stefan Metzmacherlibcli/smb: move some FILE_* flags to smb_constants.h
2014-01-02 Stefan MetzmacherHappy New Year 2014!
2013-12-16 Abhidnya Joshis3: Add DAC_OVERRIDE capability support
2013-12-12 David Keegelshadow_copy2: Fix some typos
2013-11-22 Jeremy AllisonRename the profile enums with a SAMBA_ prefix to avoid...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-10-17 Stefan Metzmacherlibcli/smb: move Filesystem Attributes defines to smb_c...
2013-10-14 Volker Lendeckesmbd: Remove FAKE_LEVEL_II_OPLOCK
2013-10-04 Michael Adamshadow_copy2: add comment explaining the SMB level...
2013-09-10 Christof Schmitts3:smb2_find: Return that timestamps do not exist as...
2013-09-06 Shekhar Amlekars3: include/smb : changing smb server version
2013-09-05 Volker Lendeckesmbd: Remove FORCE_OPLOCK_BREAK_TO_NONE
2013-04-26 Volker Lendeckesmbd: We don't use DEFERRED_OPEN_ENTRY anymore
2013-02-19 Stefan Metzmachers3:smbd: s/struct event_context/struct tevent_context
2013-01-01 Stefan MetzmacherHappy New Year 2013
2012-08-10 Stefan MetzmacherRevert "s3:smb: include "smbXsrv.h" before "vfs.h""
2012-08-01 Stefan Metzmacherlibcli/smb: move some TCON related defines to smb_const...
2012-08-01 Richard SharpeAdd two flags to allow for handling of Extended Signatu...
2012-07-24 Andrew Bartlettlib/param: Move all enum declarations to lib/param
2012-07-03 Michael Adams3:smb: include "smbXsrv.h" before "vfs.h"
2012-06-25 Stefan Metzmachers3:smbd: make use of smbXsrv_tcon for smb1
2012-06-15 Michael Adams3:smbd: change FNUM_FIELD_INVALID from -1 to 0
2012-06-15 Michael Adams3:include: define FNUM_FIELD_INVALID - the invalid...
2012-06-06 Michael Adams3:smb: change the value of TID_FIELD_INVALID from...
2012-06-06 Michael Adams3:smb: introduce a name TID_FIELD_INVALID for the...
2012-06-06 Michael Adams3:connections: add a CNUM_OFFSET for mapping between...
2012-06-06 Michael Adams3:smb.h: fix a comment typo
2012-06-06 Stefan Metzmachers3:include: change current_user->vuid to uint64_t
2012-06-06 Stefan Metzmachers3:include: move struct smb_request to vfs.h
2012-06-06 Stefan Metzmachers3:smbd: move struct user_struct to globals.h
2012-06-06 Stefan Metzmachers3:include: remove typedef user_struct
2012-06-06 Stefan Metzmachers3:smbd: move forward declaration of struct aio_extra...
2012-06-06 Stefan Metzmachers3:include: remove unused forward declaration of deferr...
2012-06-06 Stefan Metzmachers3:smbd: move UCF_ defines to smbd.h
2012-06-06 Stefan Metzmachers3:include: move struct smb_filename to vfs.h
2012-06-06 Stefan Metzmachers3:include: move struct smb_file_time to vfs.h
2012-06-06 Stefan Metzmachers3:include: move struct connection_struct (and sub...
2012-06-06 Stefan Metzmachers3:include: move struct stream_struct to vfs.h
2012-06-06 Stefan Metzmachers3:include: move struct fd_handle/files_struct to vfs.h
2012-06-06 Stefan Metzmachers3:includes: move union unid_t to vfs.h
2012-06-06 Stefan Metzmachers3:smbd: move struct trans_state to smbd.h
2012-06-06 Stefan Metzmachers3:smbd: move struct privilege_paths to smbd.h
2012-06-06 Stefan Metzmachers3:smbd: make struct notify_change_buf private to notify.c
2012-06-06 Stefan Metzmachers3:printing: make struct print_file_data private to...
2012-06-06 Stefan Metzmachers3:smbd: make struct vfs_fsp_data private to vfs.c
2012-06-06 Stefan Metzmachers3:includes: move struct share_mode_lock to locking.h
2012-06-06 Stefan Metzmachers3:smbd: make typedef write_cache private to fileio.c
2012-06-05 Stefan Metzmachers3:lib: split things into a conn_tdb.h
2012-05-22 Michael Adams3:smbd: remove unused 'connection_struct->used'
2012-04-17 Volker Lendeckes3: New notify implementation
2012-04-05 Andrew Bartlettbuild: Remove SMB_OFF_T, replace with off_t
2012-04-05 Andrew Bartlettbuild: #ifdef LARGE_SMB_OFF_T as off_t is now always...
2012-03-22 Volker Lendeckes3: Add FILE_NOTIFY_CHANGE_ALL #define
2012-03-21 Volker Lendeckes3: Move the notify_ctx to the smbd_server_connection
2012-03-21 Volker Lendeckes3: Remove "conn" from sys_notify_context
2012-03-10 Volker Lendeckes3: Add smb_request_done
2012-03-10 Volker Lendeckes3: Remove unused smb_request->done
2012-03-10 Volker Lendeckes3: Remove unused smb_request->chain_outbuf
2012-03-01 Richard SharpeTrivial Comment fix: Supply a missing word in a comment
2012-03-01 Jeremy AllisonAdd the implementation of check_reduced_name_with_privi...
2012-02-23 Volker Lendeckes3: smb_request->vwv can be const
2012-02-16 Christopher R. Her... Rename obscure defined constants.
2012-02-14 Volker Lendeckes3: files_struct->mode is only written, remove it
2012-01-12 Volker Lendeckes3: Put an indirection layer into share_mode_lock
2012-01-05 Andrew Bartletts3-auth use gensec directly rather than via auth_generi...
2012-01-01 Stefan Metzmachers3: Happy New Year 2012
2011-12-22 Andrew Bartletts3-auth rename auth_ntlmssp_state -> auth_generic_state
2011-12-14 Günther Deschners3-includes: remove PRIMARY_* SID_INDEX defines defined...
2011-12-14 Volker Lendeckes3: Remove UNUSED_SHARE_MODE_ENTRY
2011-12-14 Stefan Metzmachers3:smbd/server: maintain the list of child processes...
2011-12-12 Stefan Metzmachers3:smbd: make struct pending_message_list private
2011-12-12 Stefan Metzmachers3:smbd: remember the smbd_server_connection on pending...
2011-12-02 Volker Lendeckes3: Use autogenerated open_files.idl
2011-11-23 Volker Lendeckes3: Move server_info_struct to nmbd
2011-11-23 Volker Lendeckes3: Replace delete_token_list by an array
2011-10-26 Stefan Metzmacherlibcli/smb: merge NEGOTIATE_SECURITY_* flags to smb_con...
2011-10-24 Stefan Metzmacherlibcli/smb: merge LOCKING_ANDX_* and OPLOCK_* defines...
2011-10-24 Stefan Metzmacherlibcli/smb: move more defines to smb_constants.h
2011-10-24 Stefan Metzmacherlibcli/smb: move CAP_* defines to smb_constants.h
2011-10-21 Jeremy AllisonFix bug #8541 - readlink() on Linux clients fails if...
2011-10-21 Stefan Metzmacherlibcli/smb: move some common defines to smb_constants.h
2011-10-11 Andrew Bartlettlibcli/smb Move CSC_POLICY_* definition to smb_constants.h
2011-09-15 Stefan Metzmachers3:include: add some masks for SMB1 CAP_* flags
2011-08-30 Stefan Metzmachers3:include: add CAP_LWIO and CAP_DYNAMIC_REAUTH defines
next