summaryrefslogtreecommitdiffstats
path: root/source3/include/smb.h
Commit message (Expand)AuthorAgeFilesLines
* s3: Remove unused inform_level2_message structTim Prouty2009-02-191-8/+0
* s3: Add extid to the dev/inode pairTim Prouty2009-02-191-22/+26
* s3 oplocks: Add capabilites flags field to the kernel_oplocks structTim Prouty2009-02-091-0/+17
* s3 oplocks: Make the level2 oplock contention API more granularTim Prouty2009-02-091-0/+14
* s3 oplocks: Differentiate between releasing an oplock vs. downgrading to Leve...Tim Prouty2009-02-091-1/+1
* s3 vfs: Add a destructor to the fsp extension data APITim Prouty2009-02-091-1/+3
* S3: New module interface for SMB message statistics gatheringtodd stecher2009-02-091-0/+3
* s3-spoolss: prepare to use generated spoolss.Günther Deschner2009-02-061-0/+1
* Fix bug #6082 - smbd_gpfs_getacl failed: Windows client can´t rename or dele...Jeremy Allison2009-02-021-1/+1
* Convert api_rpc_trans_reply to async np_*Volker Lendecke2009-01-311-0/+16
* Remove the global variable "chain_size"Volker Lendecke2009-01-311-5/+0
* Add the "SMBD" rpc transportVolker Lendecke2009-01-301-0/+1
* s3:smbd: make kernel oplocks event drivenStefan Metzmacher2009-01-271-2/+0
* Extend NTIMES to allow setting create_timetodd stecher2009-01-231-0/+7
* s3:smbd: restructure kernel oplocks codeStefan Metzmacher2009-01-221-6/+13
* "userdom_struct" does not need "full_name" anymore -- unusedVolker Lendecke2009-01-201-1/+0
* Add a new implementation of chain_replyVolker Lendecke2009-01-161-0/+9
* s3:smbd: handle incoming smb requests via event handlersStefan Metzmacher2009-01-091-1/+1
* s3:events: move prototypes to event.hStefan Metzmacher2009-01-051-3/+0
* async libwbclient infrastructureVolker Lendecke2009-01-041-0/+1
* Happy New Year!Stefan Metzmacher2009-01-021-1/+1
* s3/smb.h: Remove unused LDAP_SSL_ON.Karolin Seeger2008-12-171-1/+1
* Move dom_sid to the Samba 3 IDL file, remove the old definition.Jelmer Vernooij2008-12-121-12/+1
* s3: [3/3]: Fix a delete on close divergence from windows and the associated t...Tim Prouty2008-12-091-1/+0
* s3: Change SMB_VFS_CREATE_FILE to take a create_file_flags argumentTim Prouty2008-12-031-0/+5
* Remove some inbuf references by adding "cmd" to smb_requestVolker Lendecke2008-11-021-0/+1
* Remove a bunch of direct inbuf references by adding "vwv" to smb_requestVolker Lendecke2008-11-021-0/+1
* Remove a bunch of direct inbuf references by adding "buf" to smb_requestVolker Lendecke2008-11-011-0/+1
* Add a "buflen" struct member to smb_requestVolker Lendecke2008-11-011-0/+1
* Get closer to passing S4 RAW-ACLs.Jeremy Allison2008-10-311-1/+1
* Use common error definitions.Jelmer Vernooij2008-10-231-1/+1
* Use {u,}int64_t instead of SMB_BIG_{U,}INT.Jelmer Vernooij2008-10-141-6/+6
* Remove the chain_fsp globalVolker Lendecke2008-10-131-0/+1
* Share data_blob implementation.Jelmer Vernooij2008-10-121-9/+0
* Cope with changed signature of http_timestring().Jelmer Vernooij2008-10-111-3/+0
* If you have a large number of cups printers, then scanning for print info can...Jeremy Allison2008-10-101-0/+1
* smbd: some write time fixesStefan Metzmacher2008-09-081-0/+1
* Write times code update.Jeremy Allison2008-09-051-1/+0
* smbd: fix the handling of create_options to pass RAW-OPENStefan Metzmacher2008-08-201-4/+11
* dssync keytab: add support for keeping track of the up-to-date-ness vector.Michael Adam2008-08-011-0/+1
* Save 128 byte (32-bit platform) or 256 byte (64-bit) per connection_structVolker Lendecke2008-07-261-1/+1
* YESS -- remove the PI_* pipe constantsVolker Lendecke2008-07-211-18/+0
* The PIPE_ pipename macros are only used in cli_pipe.cVolker Lendecke2008-07-191-20/+0
* libads: Add API call to connect to a global catalog server.Gerald W. Carter2008-06-271-0/+1
* Wrap the unix token info in a unix_user_token in auth_serversupplied_infoVolker Lendecke2008-06-191-2/+2
* Fix Bug #5285. (libcap header mismatch)Günther Deschner2008-05-281-1/+2
* drsuapi: add all code required for our drsuapi rpc client.Günther Deschner2008-05-231-1/+4
* Compile endpoint mapper pidl outputVolker Lendecke2008-05-211-1/+4
* Simplify fake_file logicVolker Lendecke2008-05-161-1/+1
* Remove "user" from connection_structVolker Lendecke2008-05-101-1/+0