index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
include
/
smb.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s3: files_struct->mode is only written, remove it
Volker Lendecke
2012-02-14
1
-1
/
+0
*
s3: Put an indirection layer into share_mode_lock
Volker Lendecke
2012-01-12
1
-0
/
+4
*
s3-auth use gensec directly rather than via auth_generic_state
Andrew Bartlett
2012-01-05
1
-1
/
+1
*
s3: Happy New Year 2012
Stefan Metzmacher
2012-01-01
1
-1
/
+1
*
s3-auth rename auth_ntlmssp_state -> auth_generic_state
Andrew Bartlett
2011-12-22
1
-1
/
+1
*
s3-includes: remove PRIMARY_* SID_INDEX defines defined elsewhere already.
Günther Deschner
2011-12-14
1
-13
/
+0
*
s3: Remove UNUSED_SHARE_MODE_ENTRY
Volker Lendecke
2011-12-14
1
-2
/
+2
*
s3:smbd/server: maintain the list of child processes under smbd_parent_context
Stefan Metzmacher
2011-12-14
1
-6
/
+0
*
s3:smbd: make struct pending_message_list private
Stefan Metzmacher
2011-12-12
1
-14
/
+0
*
s3:smbd: remember the smbd_server_connection on pending_message_list
Stefan Metzmacher
2011-12-12
1
-0
/
+1
*
s3: Use autogenerated open_files.idl
Volker Lendecke
2011-12-02
1
-69
/
+0
*
s3: Move server_info_struct to nmbd
Volker Lendecke
2011-11-23
1
-9
/
+0
*
s3: Replace delete_token_list by an array
Volker Lendecke
2011-11-23
1
-3
/
+3
*
libcli/smb: merge NEGOTIATE_SECURITY_* flags to smb_constants.h
Stefan Metzmacher
2011-10-26
1
-6
/
+0
*
libcli/smb: merge LOCKING_ANDX_* and OPLOCK_* defines to smb_constants.h
Stefan Metzmacher
2011-10-24
1
-11
/
+4
*
libcli/smb: move more defines to smb_constants.h
Stefan Metzmacher
2011-10-24
1
-106
/
+0
*
libcli/smb: move CAP_* defines to smb_constants.h
Stefan Metzmacher
2011-10-24
1
-46
/
+0
*
Fix bug #8541 - readlink() on Linux clients fails if the symlink target is ou...
Jeremy Allison
2011-10-22
1
-0
/
+1
*
libcli/smb: move some common defines to smb_constants.h
Stefan Metzmacher
2011-10-21
1
-27
/
+0
*
libcli/smb Move CSC_POLICY_* definition to smb_constants.h
Andrew Bartlett
2011-10-11
1
-6
/
+0
*
s3:include: add some masks for SMB1 CAP_* flags
Stefan Metzmacher
2011-09-15
1
-0
/
+25
*
s3:include: add CAP_LWIO and CAP_DYNAMIC_REAUTH defines
Stefan Metzmacher
2011-08-30
1
-0
/
+2
*
s3:include: smb.h base old smb header offsets on new defines
Stefan Metzmacher
2011-08-10
1
-32
/
+32
*
s3:include: smb.h merge some stuff from source4
Stefan Metzmacher
2011-08-10
1
-0
/
+35
*
s3-auth Use the common auth_session_info
Andrew Bartlett
2011-07-20
1
-3
/
+3
*
s3-auth Use struct auth3_session_info outside the auth subsystem
Andrew Bartlett
2011-07-20
1
-3
/
+3
*
s3:include: remove SMBkeepalive
Stefan Metzmacher
2011-07-12
1
-1
/
+0
*
s3:libsmb: remove unused enum smb_read_errors infrastructure
Stefan Metzmacher
2011-07-08
1
-13
/
+0
*
lib/util Move bitmap.c to lib/util
Andrew Bartlett
2011-07-08
1
-5
/
+0
*
libcli/smb move FILE_TYPE constants in common
Andrew Bartlett
2011-07-06
1
-8
/
+0
*
libcli/smb move enum protocol_types to a common header
Andrew Bartlett
2011-07-06
1
-12
/
+0
*
s3: Calculate&store the maximum share access mask
Volker Lendecke
2011-07-05
1
-0
/
+1
*
s3: RIP 'struct client_address'.
Andreas Schneider
2011-07-04
1
-5
/
+0
*
param: Merge param headers into lib/param/loadparm.h
Andrew Bartlett
2011-06-29
1
-50
/
+0
*
s3-param Remove unused FLAG_DOS_STRING
Andrew Bartlett
2011-06-29
1
-1
/
+0
*
param: Merge struct parm_struct definitions
Andrew Bartlett
2011-06-29
1
-1
/
+3
*
s3-param Use .offset rather than .ptr when defining parameters
Andrew Bartlett
2011-06-29
1
-1
/
+1
*
s3-param use lp_parm_ptr() rather than parm.ptr directly
Andrew Bartlett
2011-06-29
1
-0
/
+2
*
s3-param Remove 'announce version' parameter
Andrew Bartlett
2011-06-23
1
-2
/
+2
*
s3-param: remove unused share_iterator functions
Andrew Bartlett
2011-05-18
1
-4
/
+0
*
libds: moved enum security_types to a common header
Andrew Tridgell
2011-05-08
1
-3
/
+0
*
s3-lib Remove unused dos error codes from errmap_unix
Andrew Bartlett
2011-05-06
1
-7
/
+0
*
Fix many const compiler warnings.
Jeremy Allison
2011-05-05
1
-1
/
+1
*
s3-includes: move enum flush_reason_enum to smb.h
Günther Deschner
2011-05-03
1
-0
/
+16
*
s3-include: use new roles.h
Andrew Tridgell
2011-05-03
1
-8
/
+1
*
s3-smb Use FILE_ATTRIBUTE_ARCHIVE intead of aARCH
Andrew Bartlett
2011-04-29
1
-3
/
+0
*
s3-smb Use FILE_ATTRIBUTE_DIRECTORY intead of aDIR
Andrew Bartlett
2011-04-29
1
-1
/
+0
*
s3-smb Use FILE_ATTRIBUTE_VOLUME intead of aVOLID
Andrew Bartlett
2011-04-29
1
-1
/
+0
*
s3-smb Use FILE_ATTRIBUTE_SYSTEM intead of aSYSTEM
Andrew Bartlett
2011-04-29
1
-1
/
+0
*
s3-smb Use FILE_ATTRIBUTE_HIDDEN intead of aHIDDEN
Andrew Bartlett
2011-04-29
1
-1
/
+0
[prev]
[next]