index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s3:rpc_client: implement dcerpc_binding_handle_auth_info()
Stefan Metzmacher
2013-10-17
1
-0
/
+20
*
proto: Remove manually written lp_ prototypes
Andrew Bartlett
2013-10-16
1
-359
/
+1
*
param: Autogenerate s3 lp_ctx glue table
Andrew Bartlett
2013-10-16
2
-63
/
+6
*
s3/param: Autogenerate parameters prototypes again after proto.h was frozen
Andrew Bartlett
2013-10-16
2
-0
/
+7
*
build: Move loadparm-related build rules to source3/param/wscript_build
Andrew Bartlett
2013-10-16
2
-32
/
+34
*
lib/param: lp_magicchar takes a const struct share_params *p so should be FN_...
Andrew Bartlett
2013-10-16
1
-1
/
+1
*
Add NetWkstaGetInfo.
Hans Leidekker
2013-10-16
10
-1
/
+332
*
smbd: Simplify open_file_ntcreate
Volker Lendecke
2013-10-16
1
-32
/
+39
*
smbd: Remove "file_existed" handling from open_mode_check
Volker Lendecke
2013-10-16
1
-12
/
+16
*
smbd: Decouple grant_fsp_oplock_type from oplock validation
Volker Lendecke
2013-10-16
1
-27
/
+26
*
smbd: Reduce the complexity of open_file_ntcreate
Volker Lendecke
2013-10-16
1
-24
/
+40
*
smbd: Factor out remove_stale_share_mode_entries
Volker Lendecke
2013-10-15
3
-14
/
+18
*
smbd: Make find_oplock_types return bool
Volker Lendecke
2013-10-15
1
-15
/
+27
*
smbd: Make loop index type match loop limit
Volker Lendecke
2013-10-15
1
-1
/
+1
*
smbd: Unify delay_for_*_oplocks
Volker Lendecke
2013-10-15
1
-45
/
+13
*
smbd: Simplify find_oplock_types a bit
Volker Lendecke
2013-10-15
1
-6
/
+7
*
smbd:smb2: fix crash when smb2 session reauth fails
Michael Adam
2013-10-15
1
-3
/
+17
*
smbd: Inline break_level2_to_none_async
Volker Lendecke
2013-10-15
1
-38
/
+32
*
smbd: Remove a special case for level2 break
Volker Lendecke
2013-10-15
1
-33
/
+12
*
smbd: Remove some FAKE_LEVEL_II comments
Volker Lendecke
2013-10-15
2
-8
/
+3
*
smbd: Add debugs to brlock.c
Volker Lendecke
2013-10-15
2
-0
/
+21
*
smbd: Remove FAKE_LEVEL_II_OPLOCK
Volker Lendecke
2013-10-15
5
-59
/
+81
*
smbd: Put "have_read_oplocks" into brlock.tdb
Volker Lendecke
2013-10-15
2
-10
/
+48
*
s3-winbindd: Remove undocumented winbindd:socket dir parameter
Andrew Bartlett
2013-10-15
4
-8
/
+4
*
param: disable print notify backchannel by default
David Disseldorp
2013-10-14
1
-1
/
+1
*
smbd: Remove unused create_options from open_mode_check
Volker Lendecke
2013-10-13
1
-3
/
+2
*
smbd: Remove name_hash param from open_mode_check
Volker Lendecke
2013-10-13
1
-3
/
+2
*
s3/time_audit: Add offline and durable functions
Christof Schmitt
2013-10-12
1
-0
/
+111
*
vfs: Fix parentheses in SMB_VFS_NEXT_DURABLE_COOKIE
Christof Schmitt
2013-10-12
1
-1
/
+1
*
smbd: Fix the extended *.oplock.doc1 tests
Volker Lendecke
2013-10-12
1
-26
/
+33
*
s3-winbind: Send online/offline message of the domain to the parent.
Andreas Schneider
2013-10-11
1
-0
/
+22
*
s3-winbind: Register handlers for domain online/offline messages.
Andreas Schneider
2013-10-11
2
-0
/
+11
*
s3-winbind: Add functions for domain online/offline handling.
Andreas Schneider
2013-10-11
2
-0
/
+50
*
idl: Add a new message for winbind domain states.
Andreas Schneider
2013-10-11
1
-0
/
+2
*
Fix bug #10187 - Missing talloc_free can leak stackframe in error path.
Jeremy Allison
2013-10-09
1
-2
/
+3
*
smbd: Fix an error path in open_directory
Volker Lendecke
2013-10-09
1
-0
/
+1
*
smbd: Simplify set_share_mode
Volker Lendecke
2013-10-08
1
-30
/
+15
*
smbd: Simplify find_share_mode_entry callers
Volker Lendecke
2013-10-08
1
-46
/
+25
*
smbd: Convert set_share_mode to return bool for success
Volker Lendecke
2013-10-08
3
-8
/
+17
*
smbd: Make add_share_mode return bool
Volker Lendecke
2013-10-08
1
-4
/
+13
*
smbd: Change parameter from unsigned to uint32_t
Volker Lendecke
2013-10-08
2
-2
/
+2
*
smbd: Remove byte_range_lock->read_only
Volker Lendecke
2013-10-06
1
-10
/
+0
*
smbd: Remove the brl_get_locks wrapper
Volker Lendecke
2013-10-06
1
-9
/
+2
*
smbd: brl_get_locks_internal is always called r/w now
Volker Lendecke
2013-10-06
1
-37
/
+11
*
smbd: Restructure brl_get_locks_readonly
Volker Lendecke
2013-10-06
1
-10
/
+103
*
smbd: Avoid an if-statement per read/write in the non-clustered case
Volker Lendecke
2013-10-06
1
-4
/
+4
*
smbd: Remove unused "brl->key" struct element
Volker Lendecke
2013-10-06
1
-3
/
+1
*
smbd: Convert some dbgtxt to DEBUG
Volker Lendecke
2013-10-06
1
-19
/
+12
*
smbd: Fix a comment
Volker Lendecke
2013-10-06
1
-1
/
+1
*
smbd: Fix confusing comments
Volker Lendecke
2013-10-06
2
-4
/
+2
[prev]
[next]