summaryrefslogtreecommitdiff
path: root/source3/include/smb.h
AgeCommit message (Expand)AuthorFilesLines
2012-01-12s3: Put an indirection layer into share_mode_lockVolker Lendecke1-0/+4
2012-01-05s3-auth use gensec directly rather than via auth_generic_stateAndrew Bartlett1-1/+1
2012-01-01s3: Happy New Year 2012Stefan Metzmacher1-1/+1
2011-12-22s3-auth rename auth_ntlmssp_state -> auth_generic_stateAndrew Bartlett1-1/+1
2011-12-14s3-includes: remove PRIMARY_* SID_INDEX defines defined elsewhere already.Günther Deschner1-13/+0
2011-12-14s3: Remove UNUSED_SHARE_MODE_ENTRYVolker Lendecke1-2/+2
2011-12-14s3:smbd/server: maintain the list of child processes under smbd_parent_contextStefan Metzmacher1-6/+0
2011-12-12s3:smbd: make struct pending_message_list privateStefan Metzmacher1-14/+0
2011-12-12s3:smbd: remember the smbd_server_connection on pending_message_listStefan Metzmacher1-0/+1
2011-12-02s3: Use autogenerated open_files.idlVolker Lendecke1-69/+0
2011-11-23s3: Move server_info_struct to nmbdVolker Lendecke1-9/+0
2011-11-23s3: Replace delete_token_list by an arrayVolker Lendecke1-3/+3
2011-10-26libcli/smb: merge NEGOTIATE_SECURITY_* flags to smb_constants.hStefan Metzmacher1-6/+0
2011-10-24libcli/smb: merge LOCKING_ANDX_* and OPLOCK_* defines to smb_constants.hStefan Metzmacher1-11/+4
2011-10-24libcli/smb: move more defines to smb_constants.hStefan Metzmacher1-106/+0
2011-10-24libcli/smb: move CAP_* defines to smb_constants.hStefan Metzmacher1-46/+0
2011-10-22Fix bug #8541 - readlink() on Linux clients fails if the symlink target is ou...Jeremy Allison1-0/+1
2011-10-21libcli/smb: move some common defines to smb_constants.hStefan Metzmacher1-27/+0
2011-10-11libcli/smb Move CSC_POLICY_* definition to smb_constants.hAndrew Bartlett1-6/+0
2011-09-15s3:include: add some masks for SMB1 CAP_* flagsStefan Metzmacher1-0/+25
2011-08-30s3:include: add CAP_LWIO and CAP_DYNAMIC_REAUTH definesStefan Metzmacher1-0/+2
2011-08-10s3:include: smb.h base old smb header offsets on new definesStefan Metzmacher1-32/+32
2011-08-10s3:include: smb.h merge some stuff from source4Stefan Metzmacher1-0/+35
2011-07-20s3-auth Use the common auth_session_infoAndrew Bartlett1-3/+3
2011-07-20s3-auth Use struct auth3_session_info outside the auth subsystemAndrew Bartlett1-3/+3
2011-07-12s3:include: remove SMBkeepaliveStefan Metzmacher1-1/+0
2011-07-08s3:libsmb: remove unused enum smb_read_errors infrastructureStefan Metzmacher1-13/+0
2011-07-08lib/util Move bitmap.c to lib/utilAndrew Bartlett1-5/+0
2011-07-06libcli/smb move FILE_TYPE constants in commonAndrew Bartlett1-8/+0
2011-07-06libcli/smb move enum protocol_types to a common headerAndrew Bartlett1-12/+0
2011-07-05s3: Calculate&store the maximum share access maskVolker Lendecke1-0/+1
2011-07-04s3: RIP 'struct client_address'.Andreas Schneider1-5/+0
2011-06-29param: Merge param headers into lib/param/loadparm.hAndrew Bartlett1-50/+0
2011-06-29s3-param Remove unused FLAG_DOS_STRINGAndrew Bartlett1-1/+0
2011-06-29param: Merge struct parm_struct definitionsAndrew Bartlett1-1/+3
2011-06-29s3-param Use .offset rather than .ptr when defining parametersAndrew Bartlett1-1/+1
2011-06-29s3-param use lp_parm_ptr() rather than parm.ptr directlyAndrew Bartlett1-0/+2
2011-06-23s3-param Remove 'announce version' parameterAndrew Bartlett1-2/+2
2011-05-18s3-param: remove unused share_iterator functionsAndrew Bartlett1-4/+0
2011-05-08libds: moved enum security_types to a common headerAndrew Tridgell1-3/+0
2011-05-06s3-lib Remove unused dos error codes from errmap_unixAndrew Bartlett1-7/+0
2011-05-05Fix many const compiler warnings.Jeremy Allison1-1/+1
2011-05-03s3-includes: move enum flush_reason_enum to smb.hGünther Deschner1-0/+16
2011-05-03s3-include: use new roles.hAndrew Tridgell1-8/+1
2011-04-29s3-smb Use FILE_ATTRIBUTE_ARCHIVE intead of aARCHAndrew Bartlett1-3/+0
2011-04-29s3-smb Use FILE_ATTRIBUTE_DIRECTORY intead of aDIRAndrew Bartlett1-1/+0
2011-04-29s3-smb Use FILE_ATTRIBUTE_VOLUME intead of aVOLIDAndrew Bartlett1-1/+0
2011-04-29s3-smb Use FILE_ATTRIBUTE_SYSTEM intead of aSYSTEMAndrew Bartlett1-1/+0
2011-04-29s3-smb Use FILE_ATTRIBUTE_HIDDEN intead of aHIDDENAndrew Bartlett1-1/+0
2011-04-29s3-smb Use FILE_ATTRIBUTE_READONLY intead of aRONLYAndrew Bartlett1-1/+0