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
/
smbd
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
smb2_server: Fix typo in comment.
Karolin Seeger
2012-11-02
1
-1
/
+1
*
s3:smbd:smb2: fix a comment typo in the crediting code.
Michael Adam
2012-11-02
1
-1
/
+1
*
s3:smb2_read: fix SMBD_SMB2_NUM_IOV_PER_REQ check for sendfile() support (bug...
Stefan Metzmacher
2012-10-30
1
-1
/
+1
*
s3:smbd:durable: remove a TODO comment about write time updates
Michael Adam
2012-10-29
1
-2
/
+0
*
Fix bug #9329 - Directory listing with SeBackup can crash smbd.
Jeremy Allison
2012-10-29
3
-1
/
+37
*
pysmbd: Set umask to 0 during smbd operations
Andrew Bartlett
2012-10-26
1
-9
/
+34
*
pysmbd: Remember to close files after setting the NT ACL
Andrew Bartlett
2012-10-26
1
-0
/
+5
*
pysmbd: Add hook for unlink() so python scripts can remove xattr.tdb entries
Andrew Bartlett
2012-10-26
1
-0
/
+68
*
s3:smbd:durable: factor stat checks out into vfs_default_durable_reconnect_ch...
Michael Adam
2012-10-25
1
-392
/
+261
*
pysmbd: Fix pysmbd octal mode handling
Andrew Bartlett
2012-10-25
1
-2
/
+2
*
s3: Fix some blank line endings
Volker Lendecke
2012-10-20
1
-5
/
+5
*
s3: Use talloc_stackframe in token_contains_name_in_list
Volker Lendecke
2012-10-20
1
-13
/
+8
*
s3:smbd:durable: store stat info for disconnected durables and check at recon...
Michael Adam
2012-10-19
1
-0
/
+456
*
s3:smbd/durable: remove an extra blank line from vfs_default_durable_reconnect()
Michael Adam
2012-10-19
1
-1
/
+0
*
s3:smbd/durable: add write_time specific stuff to vfs_default_durable_cookie
Stefan Metzmacher
2012-10-19
1
-0
/
+12
*
s3:smbd/durable: update the low level write_time before disconnecting the file.
Stefan Metzmacher
2012-10-19
1
-0
/
+19
*
s3:smbd/durable: trigger pending write_time updates before disconnecting the ...
Stefan Metzmacher
2012-10-19
1
-0
/
+8
*
s3:smbd: remove unused claim_connection/yield_connection
Stefan Metzmacher
2012-10-19
2
-88
/
+0
*
s3:smbd: don't call claim/yield_connection() in make_connection_snum/close_cn...
Stefan Metzmacher
2012-10-19
2
-19
/
+0
*
s3:smbd: fill tcon->global->session_global_id
Stefan Metzmacher
2012-10-19
2
-0
/
+4
*
s3:lib: remove unused sessionid_*() functions
Gregor Beck
2012-10-19
1
-3
/
+0
*
s3:smbd: don't use (fill) sessionid.tdb in session_claim/yield any more.
Gregor Beck
2012-10-19
1
-99
/
+33
*
s3:smbd/connection: use smbXsrv_tcon_traverse to count connections
Gregor Beck
2012-10-19
1
-18
/
+8
*
s3:smbd:setup_new_vc_session: traverse sessions instead of connections to shu...
Gregor Beck
2012-10-19
1
-10
/
+17
*
s3:smbXsrv_tcon: add smbXsrv_tcon_global_traverse()
Gregor Beck
2012-10-19
2
-0
/
+74
*
s3:smbXsrv_session: add smbXsrv_session_global_traverse()
Gregor Beck
2012-10-19
2
-0
/
+75
*
s3:smbd: use session_global_id as session number for pam and utmp
Gregor Beck
2012-10-19
2
-77
/
+15
*
s3:smbd: initialize session->global before calling session_claim
Gregor Beck
2012-10-19
2
-27
/
+27
*
s3:smbd: remove smbd_server_connection argument from session_claim()
Gregor Beck
2012-10-19
4
-6
/
+7
*
s3:smbd: pass smbXsrv_session instead of user_struct to session_claim() and s...
Gregor Beck
2012-10-19
5
-8
/
+11
*
s3:count_current_connections: do not clear orphaned entries from connections.tdb
Gregor Beck
2012-10-19
2
-21
/
+9
*
s3:smbd/utmp: remove ip address from utmp record
Stefan Metzmacher
2012-10-19
3
-38
/
+8
*
s3:smbd: remove duplicate prototypes for sys_utmp_claim() an sys_utmp_yield()
Michael Adam
2012-10-19
1
-6
/
+0
*
s3:smbd: add exit_server to the smbd_shim hooks
Stefan Metzmacher
2012-10-19
3
-4
/
+10
*
s3:smbd: move initialization of the smbd_shim from smbd_init_globals() to main()
Michael Adam
2012-10-19
2
-16
/
+15
*
s3:smbd: update sconn->remote_hostname after the netbios session request
Stefan Metzmacher
2012-10-19
1
-0
/
+13
*
s3:smbd: fix brace placements in validate_my_share_entries() for readability
Michael Adam
2012-10-17
1
-2
/
+4
*
s3:smbd: also log the "offline" flag when debugging the dos-mode
Michael Adam
2012-10-17
1
-0
/
+1
*
s3:smb2_getinfo ensure proper error for not yet present quota support
Christian Ambach
2012-10-12
1
-0
/
+4
*
smbd: Always free the talloc_stackframe() before leaving smbd_do_query_securi...
Andrew Bartlett
2012-10-11
1
-0
/
+3
*
vfs: Implement a sys_acl_blob_get_{fd,file} for POSIX ACL backends
Andrew Bartlett
2012-10-11
2
-0
/
+125
*
vfs: Remove type parameter from sys_acl_blob_get_{fd,file}
Andrew Bartlett
2012-10-11
1
-2
/
+1
*
smbd: Add mem_ctx to {f,}get_nt_acl VFS call
Andrew Bartlett
2012-10-11
6
-37
/
+65
*
smbd: Add mem_ctx to sys_acl_init() and all callers
Andrew Bartlett
2012-10-11
4
-43
/
+66
*
We should never just assign an st_mode to an ace->perms field, theoretically
Jeremy Allison
2012-10-06
1
-2
/
+2
*
Modify ensure_canon_entry_valid() into ensure_canon_entry_valid_on_set() - ma...
Jeremy Allison
2012-10-05
1
-154
/
+141
*
Simplify ensure_canon_entry_valid by splitting out the _get codepath.
Jeremy Allison
2012-10-05
1
-3
/
+86
*
Remove all uses of lp_security_mask/lp_force_security_mode/lp_dir_security_ma...
Jeremy Allison
2012-10-04
2
-20
/
+10
*
Revert "When creating a new file/directory, we need to obey the create mask/d...
Jeremy Allison
2012-10-04
1
-15
/
+0
*
s3fs-smbd: Make sure the registry is set up before we init printing.
Andreas Schneider
2012-10-04
1
-4
/
+4
[prev]
[next]