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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s3:param: make init_locals() static.
Michael Adam
2012-11-16
1
-1
/
+0
*
smbd: Remove NT4 compatability handling in posix -> NT ACL conversion
Andrew Bartlett
2012-11-13
1
-1
/
+0
*
s3fs-popt: Add function to burn the commandline password.
Andreas Schneider
2012-11-08
1
-0
/
+1
*
s3:lib: remove unused sessionid_*() functions
Gregor Beck
2012-10-19
1
-6
/
+0
*
s3:smbd: use session_global_id as session number for pam and utmp
Gregor Beck
2012-10-19
1
-20
/
+0
*
vfs: Remove type parameter from sys_acl_blob_get_{fd,file}
Andrew Bartlett
2012-10-11
2
-8
/
+10
*
smbd: Add mem_ctx to {f,}get_nt_acl VFS call
Andrew Bartlett
2012-10-11
2
-9
/
+13
*
smbd: Add mem_ctx to sys_acl_init() and all callers
Andrew Bartlett
2012-10-11
3
-16
/
+25
*
Remove the parameters:
Jeremy Allison
2012-10-04
1
-4
/
+0
*
Revert "Add functions to programatically set the security mask and directory ...
Jeremy Allison
2012-10-04
1
-2
/
+0
*
Add functions to programatically set the security mask and directory security...
Jeremy Allison
2012-10-02
1
-0
/
+2
*
Move cached cwd onto conn struct.
Jeremy Allison
2012-09-12
1
-0
/
+2
*
Avoid overriding default ccache for ads operations.
Simo Sorce
2012-09-12
2
-1
/
+2
*
smbd: Add extra VFS hooks to get the posix ACL as a blob
Andrew Bartlett
2012-09-12
2
-0
/
+28
*
smbd: Remove pre-allocation of ACL array in sys_acl_init()
Andrew Bartlett
2012-09-12
1
-1
/
+1
*
s3:smbd Bump the smbd vfs interface version to 30
Christian Ambach
2012-09-10
1
-1
/
+2
*
s3: introduce a new share config option "durable handles" defaulting to "yes"
Michael Adam
2012-09-08
1
-0
/
+1
*
s3: add an option "kernel share modes" to be able to switch off using kernel ...
Michael Adam
2012-09-08
1
-0
/
+1
*
s3:vfs: add durable VFS operations
Michael Adam
2012-09-08
2
-0
/
+60
*
s3-smbldap: use smbldap_ prefix for all functions
Alexander Bokovoy
2012-09-07
1
-4
/
+4
*
s3-passdb: wrap secrets.tdb accessors used by PDB modules
Alexander Bokovoy
2012-09-07
1
-0
/
+11
*
Add "backup_intent" bool to files_struct.
Jeremy Allison
2012-09-05
1
-0
/
+3
*
s3-secrets: Add helper function to set machine account password from secrets_...
Andrew Bartlett
2012-08-28
1
-0
/
+6
*
Remove align_string(). No longer used.
Jeremy Allison
2012-08-22
1
-1
/
+0
*
s3:lib: implement serverid_equal() as macro of server_id_equal()
Stefan Metzmacher
2012-08-17
2
-3
/
+1
*
s3:smbd: lp_smb_encrypt() returns SMB_SIGNING_* values
Stefan Metzmacher
2012-08-17
1
-1
/
+1
*
s3-sysacls: Remove sys_acl_free_qualifier() as it is a no-op
Andrew Bartlett
2012-08-15
1
-1
/
+0
*
s3-sysacls: Remove sys_acl_free_acl() and replace with TALLOC_FREE()
Andrew Bartlett
2012-08-15
1
-1
/
+0
*
s3-smbd: Remove sys_acl_*() VFS wrapper functions
Andrew Bartlett
2012-08-15
2
-143
/
+1
*
s3-smbd: Move smb_acl_t declaration to smb_acl.idl
Andrew Bartlett
2012-08-15
1
-34
/
+3
*
s3-smbd: Change allocation of smb_acl_t to talloc()
Andrew Bartlett
2012-08-15
1
-1
/
+1
*
Revert "s3:smb: include "smbXsrv.h" before "vfs.h""
Stefan Metzmacher
2012-08-10
1
-6
/
+0
*
Fix strlower_m() to return an error indication.
Jeremy Allison
2012-08-09
1
-1
/
+1
*
Check error returns on strnorm().
Jeremy Allison
2012-08-09
1
-1
/
+1
*
Change strupper_m() to return a value.
Jeremy Allison
2012-08-09
1
-1
/
+1
*
source3/loadparm.c: Move string_set/string_free inside.
Rusty Russell
2012-08-07
1
-2
/
+0
*
libcli/smb: move some TCON related defines to smb_constants.h
Stefan Metzmacher
2012-08-01
1
-9
/
+0
*
s3:libsmb: remove unused cli_state->user_session_key
Stefan Metzmacher
2012-08-01
1
-4
/
+0
*
s3:ctdbd_conn: use unitX_t types consistently throughout the module
Michael Adam
2012-08-01
1
-9
/
+9
*
Add two flags to allow for handling of Extended Signatures (Session Key Prote...
Richard Sharpe
2012-08-01
1
-0
/
+2
*
lib/param: Rename "socket address" to "nbt client socket address" to clarify ...
Andrew Bartlett
2012-07-27
1
-1
/
+1
*
s3:libsmb: remove unused cli_state->smb2.pid
Stefan Metzmacher
2012-07-25
1
-1
/
+0
*
s3:libsmb: remove unused tcon specific elements from cli_state->smb2
Stefan Metzmacher
2012-07-25
1
-6
/
+0
*
s3:libsmb: remove cli_state->smb2.tid
Stefan Metzmacher
2012-07-25
1
-1
/
+0
*
s3:libsmb: setup a smbXcli_tcon for SMB2
Stefan Metzmacher
2012-07-24
1
-0
/
+1
*
s3:libsmb: use a smbXcli_tcon instead of uint16_t cli_state->smb1.tid
Stefan Metzmacher
2012-07-24
1
-1
/
+1
*
lib/param: Merge handling of security/domain master/domain logons/server role
Andrew Bartlett
2012-07-24
1
-0
/
+4
*
lib/param: Move all enum declarations to lib/param
Andrew Bartlett
2012-07-24
4
-72
/
+3
*
param: Make the 'unicode' parameter common
Andrew Bartlett
2012-07-24
1
-0
/
+1
*
s3:libsmb: use cli_state_{g,s}et_uid instead of smb1.uid directly
Luk Claes
2012-07-23
1
-1
/
+1
[prev]
[next]