s3:lib: split things into a conn_tdb.h
[kai/samba.git] / source3 / include / smb.h
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
2011-08-10 Stefan Metzmachers3:include: smb.h base old smb header offsets on new...
2011-08-10 Stefan Metzmachers3:include: smb.h merge some stuff from source4
2011-07-19 Andrew Bartletts3-auth Use the common auth_session_info
2011-07-19 Andrew Bartletts3-auth Use struct auth3_session_info outside the auth...
2011-07-12 Stefan Metzmachers3:include: remove SMBkeepalive
2011-07-08 Stefan Metzmachers3:libsmb: remove unused enum smb_read_errors infrastru...
2011-07-08 Andrew Bartlettlib/util Move bitmap.c to lib/util
2011-07-06 Andrew Bartlettlibcli/smb move FILE_TYPE constants in common
2011-07-06 Andrew Bartlettlibcli/smb move enum protocol_types to a common header
2011-07-05 Volker Lendeckes3: Calculate&store the maximum share access mask
2011-07-04 Andreas Schneiders3: RIP 'struct client_address'.
2011-06-29 Andrew Bartlettparam: Merge param headers into lib/param/loadparm.h
2011-06-29 Andrew Bartletts3-param Remove unused FLAG_DOS_STRING
2011-06-29 Andrew Bartlettparam: Merge struct parm_struct definitions
2011-06-29 Andrew Bartletts3-param Use .offset rather than .ptr when defining...
2011-06-29 Andrew Bartletts3-param use lp_parm_ptr() rather than parm.ptr directly
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... save-diskspace-tags/samba-4.0.0alpha16
2011-06-23 Andrew Bartletts3-param Remove 'announce version' parameter
2011-05-18 Andrew Bartletts3-param: remove unused share_iterator functions
2011-05-08 Andrew Tridgelllibds: moved enum security_types to a common header
2011-05-06 Andrew Bartletts3-lib Remove unused dos error codes from errmap_unix
2011-05-05 Jeremy AllisonFix many const compiler warnings.
2011-05-03 Günther Deschners3-includes: move enum flush_reason_enum to smb.h
2011-05-03 Andrew Tridgells3-include: use new roles.h
2011-04-29 Andrew Bartletts3-smb Use FILE_ATTRIBUTE_ARCHIVE intead of aARCH
2011-04-29 Andrew Bartletts3-smb Use FILE_ATTRIBUTE_DIRECTORY intead of aDIR
2011-04-29 Andrew Bartletts3-smb Use FILE_ATTRIBUTE_VOLUME intead of aVOLID
2011-04-29 Andrew Bartletts3-smb Use FILE_ATTRIBUTE_SYSTEM intead of aSYSTEM
2011-04-29 Andrew Bartletts3-smb Use FILE_ATTRIBUTE_HIDDEN intead of aHIDDEN
2011-04-29 Andrew Bartletts3-smb Use FILE_ATTRIBUTE_READONLY intead of aRONLY
2011-04-29 Andrew Bartlettlibcli/smb Move FILE_ATTRIBUTE defines to the top level
2011-04-13 Günther Deschners3-includes: include lib/util/debug.h headers in includ...
2011-04-13 Günther Deschners3-includes: remove unused schema_types enum.
2011-04-13 Günther Deschners3-includes: move struct pipe_open_rec to srvsvc rpc...
2011-04-13 Günther Deschners3-build: finally remove references to ndr and dcerpc...
2011-03-30 Günther Deschners3-passdb: move LOOKUP_NAME_ flags to passdb where...
2011-03-30 Günther Deschners3-passdb: move some passdb defines to passdb.h
2011-03-29 Günther Deschners3-passdb: move lsa_dom_info and lsa_name_info out...
2011-03-29 Günther Deschners3-messages: only include messages.h where needed.
2011-03-25 Andrew Tridgelllibcli: created smb_constants.h
2011-03-01 Andrew Bartletts3-auth struct security_unix_token replaces UNIX_USER_TOKEN
2011-03-01 Andrew Bartlettlib/util: new merged debug system
2011-02-25 Justin MaggardDetect Mac OS X as a separate client type.
2011-02-22 Günther Deschners3-printing: move more printing structs to printing.h
2011-02-22 Stefan Metzmachers3:auth: change num_groups to from size_t to uint32_t
2011-02-22 Andrew Bartletts3-auth Rename auth_serversupplied_info varaiables...
2011-02-17 Andrew Bartletts3-cluster remove more CLUSTER_SUPPORT #ifdef stuff
2011-02-14 Günther Deschners3-librpc: no need to globally include endpointmapper...
2011-02-09 Günther Deschners3: move some stuff out of smb.h to better locations.
2011-02-09 Günther Deschners3: remove unused struct uuid_flat.
2011-01-25 Jeremy AllisonFix bug #7863 - Unlink may unlink wrong file when hardl...
2011-01-25 Jeremy AllisonAdd name_hash into the share mode entry struct (as...
2011-01-25 Jeremy AllisonAdd name_hash to files_struct. Set within fsp_set_smb_f...
2011-01-02 Stefan Metzmachers3: Happy New Year 2011
2010-12-28 Volker Lendeckes3: Remove an ancient typedef
2010-12-21 Jeremy AllisonKeep track of the sparse status of an open file handle...
2010-12-20 Jeremy AllisonFrom metze's work on sparse attributes. FILE_ATTRIBUTE_...
2010-12-17 Jeremy AllisonUpdate our attribute flags.
2010-10-14 Andrew Bartlettlibcli/auth Merge source4/libcli/security and util_sid...
2010-10-14 Andrew Bartlettlibcli/security Define traditional constants in terms...
2010-09-11 Andrew Bartletts3:auth Remove NT_USER_TOKEN
2010-09-11 Andrew Bartletts3-auth Change struct nt_user_token -> struct security_...
next