summaryrefslogtreecommitdiffstats
path: root/source3/include/smb.h
Commit message (Expand)AuthorAgeFilesLines
* s3-netlogon: remove global include of netlogon.h.Günther Deschner2010-08-061-1/+0
* s3: remove global include of samr.hGünther Deschner2010-08-061-1/+0
* s3-build: remove global include of krb5pac.h.Günther Deschner2010-08-061-1/+2
* s3-popt: Only include popt-common.h when needed.Andreas Schneider2010-08-051-2/+0
* s3-build: avoid to globally include printing and spoolss headers.Günther Deschner2010-07-311-1/+0
* s3-printing: Handled case when smbd spools a file on behalf of spoolss.Simo Sorce2010-07-271-2/+17
* s3-smbd: Added code to print via spoolss.Simo Sorce2010-07-271-0/+5
* s3: Keep the connections.tdb data format fixedVolker Lendecke2010-07-051-0/+6
* s3: Remove unused msg_flags from connections.tdbVolker Lendecke2010-07-041-1/+0
* s3-libads: move keytab macros out of ads.h.Günther Deschner2010-07-011-0/+12
* Move UCS2 macros to common codeJelmer Vernooij2010-06-251-21/+0
* s3: Add "smbd_server_connection" to smb_requestVolker Lendecke2010-06-121-0/+1
* Change smbd_aio_complete_mid() -> smbd_aio_complete_aio_ex(). SimplifiesJeremy Allison2010-06-041-0/+3
* s3-build: only include generated spoolss headers (not ndr headers).Günther Deschner2010-06-031-0/+1
* s3-security: use shared "Standard access rights.".Günther Deschner2010-06-031-1/+1
* s3:idmap Use idmap.idl defined structures and constantsAndrew Bartlett2010-06-011-24/+1
* s3-rpc_server: Created a per connection spoolss pipe.Simo Sorce2010-05-261-0/+3
* Make DFS work over SMB2.Jeremy Allison2010-05-211-0/+6
* s3:dom_sid Global replace of DOM_SID with struct dom_sidAndrew Bartlett2010-05-211-34/+27
* Fix bug #7410 - samba sends "raw" inode number as uniqueid with unix extensi...Jeremy Allison2010-05-201-0/+3
* Make pcap headers privateSimo Sorce2010-05-141-1/+0
* s3: only include gen_ndr headers where needed.Günther Deschner2010-05-061-23/+0
* s3-smbd: group print relate data in own structureSimo Sorce2010-04-231-2/+8
* Move to using 64-bit mid values in our internal open file database.Jeremy Allison2010-04-121-19/+36
* Plumb SMB2 stubs into all the places we defer SMB1 operations.Jeremy Allison2010-04-091-0/+3
* Stop smb2 from calling into smb1 blocking lock request code.Jeremy Allison2010-04-081-0/+6
* Fix bug #7240 - Net usershare is not case sensitive.Jeremy Allison2010-03-261-1/+3
* Remove the bool admin_user from conn struct. We no longer look at this to mak...Jeremy Allison2010-03-151-2/+0
* Revert "Fix bug #7067 - Linux asynchronous IO (aio) can cause smbd to fail to...Karolin Seeger2010-03-081-2/+1
* Fix for bug #7189 - Open txt files with notepad on samba shares creates problem.Jeremy Allison2010-03-051-5/+10
* s3-smb: Remove the obsolete signal type cast.Andreas Schneider2010-02-231-4/+0
* Fix bug #7067 - Linux asynchronous IO (aio) can cause smbd to fail to respond...Jeremy Allison2010-01-261-1/+2
* Fix bug #6876 - Delete of an object whose parent folder does not have delete ...Jeremy Allison2010-01-121-0/+1
* s3: Happy New Year 2010Stefan Metzmacher2010-01-041-1/+1
* Ensure we don't see the xattr used to store NT security (visible when xattr_tdbJeremy Allison2009-12-011-2/+0
* Proper fix for #6898 - Samba duplicates file content on appending. Pointed ou...Jeremy Allison2009-11-231-0/+1
* Revert "s3: Move the global variable Protocol to struct smbd_server_connection"Volker Lendecke2009-11-231-1/+0
* s3: Move the global variable Protocol to struct smbd_server_connectionVolker Lendecke2009-11-211-0/+1
* s3: Cache brlock.tdb entries for the fast read&write strict locking code pathVolker Lendecke2009-11-211-0/+8
* Start fixing the RAW-STREAMS test - ensure that the xattrJeremy Allison2009-10-291-0/+2
* Fix for CVE-2009-2906.Jeremy Allison2009-10-011-0/+1
* Fix bug 6494 - Incorrect FileStatus returned in NT_CREATE_ANDX.Jeremy Allison2009-09-141-0/+9
* s3-ntlmssp: use NTLMSSP headers from IDL and remove duplicate constants.Günther Deschner2009-08-281-0/+1
* Second attempt at fix for bug 6529 - Offline files conflict with Vista and Of...Jeremy Allison2009-08-241-3/+4
* Fix bug 6529 - Offline files conflict with Vista and Office 2003Jeremy Allison2009-08-211-0/+3
* Add missing CreateFile flags to smb.hSteve French2009-08-211-1/+12
* s3:smbd: store a dirptr on the files_struct for SMB2 Query DirectoryStefan Metzmacher2009-08-191-0/+2
* Add "store create time" parameter (docs to follow)Jeremy Allison2009-08-121-0/+2
* s3: refomat definitions of some generic access rights for better readabilityMichael Adam2009-08-121-8/+19
* s3:smbd: remove dirptr and dirpath from connection_structStefan Metzmacher2009-08-071-2/+0