summaryrefslogtreecommitdiffstats
path: root/source3/include/smb.h
Commit message (Expand)AuthorAgeFilesLines
...
* s3-includes: remove unused schema_types enum.Günther Deschner2011-04-141-3/+0
* s3-includes: move struct pipe_open_rec to srvsvc rpc server.Günther Deschner2011-04-141-10/+0
* s3-build: finally remove references to ndr and dcerpc headers that were inclu...Günther Deschner2011-04-131-1/+0
* s3-passdb: move LOOKUP_NAME_ flags to passdb where they belong to.Günther Deschner2011-03-301-21/+0
* s3-passdb: move some passdb defines to passdb.hGünther Deschner2011-03-301-29/+0
* s3-passdb: move lsa_dom_info and lsa_name_info out of smb.h into passdb.Günther Deschner2011-03-301-15/+0
* s3-messages: only include messages.h where needed.Günther Deschner2011-03-301-0/+2
* libcli: created smb_constants.hAndrew Tridgell2011-03-251-15/+2
* s3-auth struct security_unix_token replaces UNIX_USER_TOKENAndrew Bartlett2011-03-011-9/+2
* lib/util: new merged debug systemAndrew Bartlett2011-03-011-1/+2
* Detect Mac OS X as a separate client type.Justin Maggard2011-02-251-1/+1
* s3-printing: move more printing structs to printing.hGünther Deschner2011-02-221-40/+0
* s3:auth: change num_groups to from size_t to uint32_tStefan Metzmacher2011-02-221-1/+1
* s3-auth Rename auth_serversupplied_info varaiables: server_info -> session_infoAndrew Bartlett2011-02-221-3/+3
* s3-cluster remove more CLUSTER_SUPPORT #ifdef stuffAndrew Bartlett2011-02-171-4/+0
* s3-librpc: no need to globally include endpointmapper headers.Günther Deschner2011-02-141-1/+0
* s3: move some stuff out of smb.h to better locations.Günther Deschner2011-02-091-6/+0
* s3: remove unused struct uuid_flat.Günther Deschner2011-02-091-7/+0
* Fix bug #7863 - Unlink may unlink wrong file when hardlinks are involved.Jeremy Allison2011-01-251-10/+18
* Add name_hash into the share mode entry struct (as yet only use for renames t...Jeremy Allison2011-01-251-4/+7
* Add name_hash to files_struct. Set within fsp_set_smb_fname().Jeremy Allison2011-01-251-0/+1
* s3: Happy New Year 2011Stefan Metzmacher2011-01-021-1/+1
* s3: Remove an ancient typedefVolker Lendecke2010-12-281-2/+2
* Keep track of the sparse status of an open file handle. Allows bypass ofJeremy Allison2010-12-211-0/+1
* From metze's work on sparse attributes. FILE_ATTRIBUTE_SPARSE is valid on get...Jeremy Allison2010-12-201-2/+1
* Update our attribute flags.Jeremy Allison2010-12-171-1/+6
* libcli/auth Merge source4/libcli/security and util_sid.c into the common codeAndrew Bartlett2010-10-141-26/+0
* libcli/security Define traditional constants in terms of IDL macrosAndrew Bartlett2010-10-141-65/+0
* s3:auth Remove NT_USER_TOKENAndrew Bartlett2010-09-111-3/+1
* s3-auth Change struct nt_user_token -> struct security_tokenAndrew Bartlett2010-09-111-5/+2
* s3-auth Change type of num_sids to uint32_tAndrew Bartlett2010-09-111-1/+1
* s3-privs Further changes to remove SE_PRIVAndrew Bartlett2010-09-111-1/+1
* s3-param: added lp_set_cmdline() and --option= parameterAndrew Tridgell2010-09-021-0/+1
* s3-auth Rename NT_USER_TOKEN privileges -> privilege_maskAndrew Bartlett2010-08-311-1/+1
* s3-auth Rename NT_USER_TOKEN user_sids -> sidsAndrew Bartlett2010-08-311-1/+1
* s3-idmap: only include idmap headers where needed.Günther Deschner2010-08-261-1/+0
* s3-build: no point in including doserr.h, noone uses them.Günther Deschner2010-08-261-2/+0
* s3-build: only include "fake_file.h" where needed.Günther Deschner2010-08-261-2/+0
* s3: Remove unneeded "client_address" from connection_structVolker Lendecke2010-08-181-2/+0
* s3: Add smbd_server_connection->client_idVolker Lendecke2010-08-181-0/+5
* s3: Remove an unused struct definitionVolker Lendecke2010-08-161-5/+0
* 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