index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
smbd
/
proto.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-26
smbd: We don't use DEFERRED_OPEN_ENTRY anymore
Volker Lendecke
1
-2
/
+0
2013-04-26
smbd: Remove unused reply_to_oplock_break_requests
Volker Lendecke
1
-1
/
+0
2013-04-16
Cleanup. Remove unused function dptr_DirCacheAdd(). Make DirCacheAdd() static.
Jeremy Allison
1
-2
/
+0
2013-04-10
s3:smbd: convert srvstr_pull_req_talloc() into a function
Ralph Wuerthner
1
-0
/
+2
2013-03-20
s3:smbd: add some const to req_is_in_chain()
Stefan Metzmacher
1
-1
/
+1
2013-02-19
s3:smbd: s/struct timed_event/struct tevent_timer
Stefan Metzmacher
1
-2
/
+2
2013-02-19
s3:smbd: s/struct event_context/struct tevent_context
Stefan Metzmacher
1
-4
/
+4
2013-01-16
smbd: split out file_fsp_get from file_fsp_smb2
David Disseldorp
1
-0
/
+3
2013-01-09
Move create_share_access_mask() from smbd/service.c to smbd/uid.c.
Jeremy Allison
1
-3
/
+0
2013-01-09
Add check_user_share_access() which factors out the share security and read_o...
Jeremy Allison
1
-0
/
+4
2013-01-09
Change API for create_share_access_mask() - remove conn struct.
Jeremy Allison
1
-2
/
+2
2013-01-09
Change API for create_share_access_mask() to pass in the token.
Jeremy Allison
1
-1
/
+3
2013-01-09
Fix API for create_share_access_mask().
Jeremy Allison
1
-1
/
+1
2013-01-09
Remove static from create_share_access_mask().
Jeremy Allison
1
-0
/
+1
2013-01-07
pysmbd: Convert pysmbd to take an optional service to connect to
Andrew Bartlett
1
-2
/
+3
2013-01-07
smbd: Split create_conn_struct into a fn that does not change the working dir
Andrew Bartlett
1
-2
/
+9
2012-12-04
Remove unused append_parent_acl().
Jeremy Allison
1
-3
/
+0
2012-11-13
smbd: Remove NT4 compatability handling in posix -> NT ACL conversion
Andrew Bartlett
1
-1
/
+0
2012-11-13
Change get_nt_acl_no_snum() to return an NTSTATUS, not a struct security_desc...
Andrew Bartlett
1
-1
/
+2
2012-11-05
s3:smbd: pass the current time to make_connection[_smb1]()
Stefan Metzmacher
1
-0
/
+1
2012-10-29
Fix bug #9329 - Directory listing with SeBackup can crash smbd.
Jeremy Allison
1
-0
/
+1
2012-10-19
s3:smbd: remove unused claim_connection/yield_connection
Stefan Metzmacher
1
-2
/
+0
2012-10-19
s3:smbd: remove smbd_server_connection argument from session_claim()
Gregor Beck
1
-1
/
+1
2012-10-19
s3:smbd: pass smbXsrv_session instead of user_struct to session_claim() and s...
Gregor Beck
1
-2
/
+3
2012-10-19
s3:count_current_connections: do not clear orphaned entries from connections.tdb
Gregor Beck
1
-1
/
+1
2012-10-19
s3:smbd/utmp: remove ip address from utmp record
Stefan Metzmacher
1
-4
/
+2
2012-10-19
s3:smbd: remove duplicate prototypes for sys_utmp_claim() an sys_utmp_yield()
Michael Adam
1
-6
/
+0
2012-10-19
s3:smbd: add exit_server to the smbd_shim hooks
Stefan Metzmacher
1
-2
/
+5
2012-10-11
vfs: Implement a sys_acl_blob_get_{fd,file} for POSIX ACL backends
Andrew Bartlett
1
-0
/
+10
2012-10-11
smbd: Add mem_ctx to {f,}get_nt_acl VFS call
Andrew Bartlett
1
-1
/
+4
2012-10-01
s3: make recursive_rmdir function non-static
Björn Baumbach
1
-0
/
+3
2012-09-14
Add bool use_privs parameter to smbd_check_access_rights()
Jeremy Allison
1
-0
/
+1
2012-09-11
s3:proto.h: remove duplicate disk_quotas prototypes
Björn Jacke
1
-10
/
+0
2012-09-08
s3:vfs_default: add basic support for durable handle request and reconnect
Michael Adam
1
-0
/
+17
2012-09-08
s3:smbd: make fd_open() public
Michael Adam
1
-0
/
+2
2012-09-04
s3: Make "open_match_attributes" static
Volker Lendecke
1
-6
/
+0
2012-08-30
Re-add set_sd(), called from set_sd_blob(). Allows us to centralize all ACL c...
Jeremy Allison
1
-0
/
+2
2012-08-30
Rename set_sd() to set_sd_blob() - this describes what it does.
Jeremy Allison
1
-1
/
+1
2012-08-23
s3-smbd: Add security_info_wanted argument to get_nt_acl_no_snum
Andrew Bartlett
1
-1
/
+1
2012-07-31
s3: Make request_timed_out() static
Volker Lendecke
1
-2
/
+0
2012-07-19
s3-aio: Panic if we try to close a fsp with outstanding aio requests
Volker Lendecke
1
-1
/
+0
2012-07-18
s3: Fix the build
Volker Lendecke
1
-0
/
+1
2012-07-18
s3-aio: Remove unused VFS functions and more
Volker Lendecke
1
-3
/
+0
2012-07-18
s3: Properly handle shutdown with the _send/_recv based aio
Volker Lendecke
1
-0
/
+1
2012-07-12
Add an optimization to pthread aio writes to also do fsync if requested.
Jeremy Allison
1
-0
/
+1
2012-07-12
s3: Factor out "mark_file_modified"
Volker Lendecke
1
-0
/
+1
2012-07-09
Make check_same_stat() and check_same_dev_ino() common functions.
Jeremy Allison
1
-2
/
+0
2012-07-03
s3:smbd:smb2: fix prototype of make_connection_smb2() to use smbXsrv_tcon
Michael Adam
1
-2
/
+1
2012-06-30
Don't allow asynchronous creates to be canceled in SMB2.
Jeremy Allison
1
-0
/
+1
2012-06-30
Make schedule_deferred_open_message_smb() return an indication of success.
Jeremy Allison
1
-1
/
+1
[next]