summaryrefslogtreecommitdiff
path: root/source3/include/smb.h
AgeCommit message (Expand)AuthorFilesLines
2010-09-11s3:auth Remove NT_USER_TOKENAndrew Bartlett1-3/+1
2010-09-11s3-auth Change struct nt_user_token -> struct security_tokenAndrew Bartlett1-5/+2
2010-09-11s3-auth Change type of num_sids to uint32_tAndrew Bartlett1-1/+1
2010-09-11s3-privs Further changes to remove SE_PRIVAndrew Bartlett1-1/+1
2010-09-02s3-param: added lp_set_cmdline() and --option= parameterAndrew Tridgell1-0/+1
2010-08-31s3-auth Rename NT_USER_TOKEN privileges -> privilege_maskAndrew Bartlett1-1/+1
2010-08-31s3-auth Rename NT_USER_TOKEN user_sids -> sidsAndrew Bartlett1-1/+1
2010-08-26s3-idmap: only include idmap headers where needed.Günther Deschner1-1/+0
2010-08-26s3-build: no point in including doserr.h, noone uses them.Günther Deschner1-2/+0
2010-08-26s3-build: only include "fake_file.h" where needed.Günther Deschner1-2/+0
2010-08-18s3: Remove unneeded "client_address" from connection_structVolker Lendecke1-2/+0
2010-08-18s3: Add smbd_server_connection->client_idVolker Lendecke1-0/+5
2010-08-16s3: Remove an unused struct definitionVolker Lendecke1-5/+0
2010-08-06s3-netlogon: remove global include of netlogon.h.Günther Deschner1-1/+0
2010-08-06s3: remove global include of samr.hGünther Deschner1-1/+0
2010-08-06s3-build: remove global include of krb5pac.h.Günther Deschner1-1/+2
2010-08-05s3-popt: Only include popt-common.h when needed.Andreas Schneider1-2/+0
2010-07-31s3-build: avoid to globally include printing and spoolss headers.Günther Deschner1-1/+0
2010-07-27s3-printing: Handled case when smbd spools a file on behalf of spoolss.Simo Sorce1-2/+17
2010-07-27s3-smbd: Added code to print via spoolss.Simo Sorce1-0/+5
2010-07-05s3: Keep the connections.tdb data format fixedVolker Lendecke1-0/+6
2010-07-04s3: Remove unused msg_flags from connections.tdbVolker Lendecke1-1/+0
2010-07-01s3-libads: move keytab macros out of ads.h.Günther Deschner1-0/+12
2010-06-25Move UCS2 macros to common codeJelmer Vernooij1-21/+0
2010-06-12s3: Add "smbd_server_connection" to smb_requestVolker Lendecke1-0/+1
2010-06-04Change smbd_aio_complete_mid() -> smbd_aio_complete_aio_ex(). SimplifiesJeremy Allison1-0/+3
2010-06-03s3-build: only include generated spoolss headers (not ndr headers).Günther Deschner1-0/+1
2010-06-03s3-security: use shared "Standard access rights.".Günther Deschner1-1/+1
2010-06-01s3:idmap Use idmap.idl defined structures and constantsAndrew Bartlett1-24/+1
2010-05-26s3-rpc_server: Created a per connection spoolss pipe.Simo Sorce1-0/+3
2010-05-21Make DFS work over SMB2.Jeremy Allison1-0/+6
2010-05-21s3:dom_sid Global replace of DOM_SID with struct dom_sidAndrew Bartlett1-34/+27
2010-05-20Fix bug #7410 - samba sends "raw" inode number as uniqueid with unix extensi...Jeremy Allison1-0/+3
2010-05-14Make pcap headers privateSimo Sorce1-1/+0
2010-05-06s3: only include gen_ndr headers where needed.Günther Deschner1-23/+0
2010-04-23s3-smbd: group print relate data in own structureSimo Sorce1-2/+8
2010-04-12Move to using 64-bit mid values in our internal open file database.Jeremy Allison1-19/+36
2010-04-09Plumb SMB2 stubs into all the places we defer SMB1 operations.Jeremy Allison1-0/+3
2010-04-08Stop smb2 from calling into smb1 blocking lock request code.Jeremy Allison1-0/+6
2010-03-26Fix bug #7240 - Net usershare is not case sensitive.Jeremy Allison1-1/+3
2010-03-15Remove the bool admin_user from conn struct. We no longer look at this to mak...Jeremy Allison1-2/+0
2010-03-08Revert "Fix bug #7067 - Linux asynchronous IO (aio) can cause smbd to fail to...Karolin Seeger1-2/+1
2010-03-05Fix for bug #7189 - Open txt files with notepad on samba shares creates problem.Jeremy Allison1-5/+10
2010-02-23s3-smb: Remove the obsolete signal type cast.Andreas Schneider1-4/+0
2010-01-26Fix bug #7067 - Linux asynchronous IO (aio) can cause smbd to fail to respond...Jeremy Allison1-1/+2
2010-01-12Fix bug #6876 - Delete of an object whose parent folder does not have delete ...Jeremy Allison1-0/+1
2010-01-04s3: Happy New Year 2010Stefan Metzmacher1-1/+1
2009-12-01Ensure we don't see the xattr used to store NT security (visible when xattr_tdbJeremy Allison1-2/+0
2009-11-23Proper fix for #6898 - Samba duplicates file content on appending. Pointed ou...Jeremy Allison1-0/+1
2009-11-23Revert "s3: Move the global variable Protocol to struct smbd_server_connection"Volker Lendecke1-1/+0