libcli: created smb_constants.h
[amitay/samba.git] / source3 / include / smb.h
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_...
2010-09-11 Andrew Bartletts3-auth Change type of num_sids to uint32_t
2010-09-11 Andrew Bartletts3-privs Further changes to remove SE_PRIV
2010-09-02 Andrew Tridgells3-param: added lp_set_cmdline() and --option= parameter
2010-08-31 Andrew Bartletts3-auth Rename NT_USER_TOKEN privileges -> privilege_mask
2010-08-31 Andrew Bartletts3-auth Rename NT_USER_TOKEN user_sids -> sids
2010-08-25 Günther Deschners3-idmap: only include idmap headers where needed.
2010-08-25 Günther Deschners3-build: no point in including doserr.h, noone uses...
2010-08-25 Günther Deschners3-build: only include "fake_file.h" where needed.
2010-08-18 Volker Lendeckes3: Remove unneeded "client_address" from connection_struct
2010-08-18 Volker Lendeckes3: Add smbd_server_connection->client_id
2010-08-16 Volker Lendeckes3: Remove an unused struct definition
2010-08-06 Günther Deschners3-netlogon: remove global include of netlogon.h.
2010-08-06 Günther Deschners3: remove global include of samr.h
2010-08-06 Günther Deschners3-build: remove global include of krb5pac.h.
2010-08-05 Andreas Schneiders3-popt: Only include popt-common.h when needed.
2010-07-30 Günther Deschners3-build: avoid to globally include printing and spools...
2010-07-27 Simo Sorces3-printing: Handled case when smbd spools a file on...
2010-07-27 Simo Sorces3-smbd: Added code to print via spoolss.
2010-07-05 Volker Lendeckes3: Keep the connections.tdb data format fixed
2010-07-04 Volker Lendeckes3: Remove unused msg_flags from connections.tdb
2010-07-01 Günther Deschners3-libads: move keytab macros out of ads.h.
2010-06-25 Jelmer VernooijMove UCS2 macros to common code
2010-06-12 Volker Lendeckes3: Add "smbd_server_connection" to smb_request
2010-06-04 Jeremy AllisonChange smbd_aio_complete_mid() -> smbd_aio_complete_aio...
2010-06-03 Günther Deschners3-build: only include generated spoolss headers (not...
2010-06-03 Günther Deschners3-security: use shared "Standard access rights.".
2010-06-01 Andrew Bartletts3:idmap Use idmap.idl defined structures and constants
2010-05-26 Simo Sorces3-rpc_server: Created a per connection spoolss pipe.
2010-05-21 Jeremy AllisonMake DFS work over SMB2.
2010-05-21 Andrew Bartletts3:dom_sid Global replace of DOM_SID with struct dom_sid
2010-05-20 Jeremy AllisonFix bug #7410 - samba sends "raw" inode number as...
2010-05-14 Simo SorceMake pcap headers private
2010-05-05 Günther Deschners3: only include gen_ndr headers where needed.
2010-04-23 Simo Sorces3-smbd: group print relate data in own structure
2010-04-13 Jeremy AllisonMove to using 64-bit mid values in our internal open...
2010-04-10 Jeremy AllisonPlumb SMB2 stubs into all the places we defer SMB1...
2010-04-09 Jeremy AllisonStop smb2 from calling into smb1 blocking lock request...
2010-03-27 Jeremy AllisonFix bug #7240 - Net usershare is not case sensitive.
2010-03-15 Jeremy AllisonRemove the bool admin_user from conn struct. We no...
2010-03-09 Karolin SeegerRevert "Fix bug #7067 - Linux asynchronous IO (aio...
2010-03-05 Jeremy AllisonFix for bug #7189 - Open txt files with notepad on...
2010-02-23 Andreas Schneiders3-smb: Remove the obsolete signal type cast.
2010-01-27 Jeremy AllisonFix bug #7067 - Linux asynchronous IO (aio) can cause...
2010-01-13 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-13 Jeremy AllisonFix bug #6876 - Delete of an object whose parent folder...
2010-01-04 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-04 Stefan Metzmachers3: Happy New Year 2010
2009-12-01 Jeremy AllisonEnsure we don't see the xattr used to store NT security...
2009-11-23 Jeremy AllisonProper fix for #6898 - Samba duplicates file content...
2009-11-23 Volker LendeckeRevert "s3: Move the global variable Protocol to struct...
2009-11-21 Volker Lendeckes3: Move the global variable Protocol to struct smbd_se...
2009-11-21 Volker Lendeckes3: Cache brlock.tdb entries for the fast read&write...
2009-10-29 Jeremy AllisonStart fixing the RAW-STREAMS test - ensure that the...
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-01 Jeremy AllisonFix for CVE-2009-2906.
2009-09-15 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-14 Jeremy AllisonFix bug 6494 - Incorrect FileStatus returned in NT_CREA...
2009-08-28 Günther Deschners3-ntlmssp: use NTLMSSP headers from IDL and remove...
2009-08-25 Jeremy AllisonSecond attempt at fix for bug 6529 - Offline files...
2009-08-22 Jeremy AllisonFix bug 6529 - Offline files conflict with Vista and...
2009-08-21 Steve FrenchAdd missing CreateFile flags to smb.h
2009-08-19 Stefan Metzmachers3:smbd: store a dirptr on the files_struct for SMB2...
2009-08-12 Jeremy AllisonAdd "store create time" parameter (docs to follow)
2009-08-11 Michael Adams3: refomat definitions of some generic access rights...
2009-08-08 Alexander BokovoyMerge branch 'master' of ssh://git.samba.org/data/git...
2009-08-07 Stefan Metzmachers3:smbd: remove dirptr and dirpath from connection_struct
2009-08-07 Stefan Metzmachers3:smbd: add a smbd_server_connection pointer to connec...
2009-07-31 Volker LendeckeRename LOOKUP_NAME_EXPLICIT to LOOKUP_NAME_NO_NSS
2009-07-30 Jeremy AllisonRemove the extraneous logic in smb_set_info_standard...
2009-07-27 Volker LendeckeFix a valgrind error in chain_reply
2009-07-25 Tim Proutys3: Convert a few callers of unix_convert() over to...
2009-07-24 Volker LendeckeMake the smbd VFS typesafe
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-21 Tim Proutys3: Change fsp->fsp_name to be an smb_filename struct!
2009-07-14 Jeremy AllisonRevert this commit :
2009-07-15 Bo Yangs3: Make smbd aware of permission change of usershare...
2009-07-14 Günther Deschners3-account_policy: add pdb_policy_type enum.
next