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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-16
build: Move loadparm-related build rules to source3/param/wscript_build
Andrew Bartlett
2
-32
/
+34
2013-10-16
lib/param: lp_magicchar takes a const struct share_params *p so should be FN_...
Andrew Bartlett
1
-1
/
+1
2013-10-16
Add NetWkstaGetInfo.
Hans Leidekker
10
-1
/
+332
2013-10-16
smbd: Simplify open_file_ntcreate
Volker Lendecke
1
-32
/
+39
2013-10-16
smbd: Remove "file_existed" handling from open_mode_check
Volker Lendecke
1
-12
/
+16
2013-10-16
smbd: Decouple grant_fsp_oplock_type from oplock validation
Volker Lendecke
1
-27
/
+26
2013-10-16
smbd: Reduce the complexity of open_file_ntcreate
Volker Lendecke
1
-24
/
+40
2013-10-15
smbd: Factor out remove_stale_share_mode_entries
Volker Lendecke
3
-14
/
+18
2013-10-15
smbd: Make find_oplock_types return bool
Volker Lendecke
1
-15
/
+27
2013-10-15
smbd: Make loop index type match loop limit
Volker Lendecke
1
-1
/
+1
2013-10-15
smbd: Unify delay_for_*_oplocks
Volker Lendecke
1
-45
/
+13
2013-10-15
smbd: Simplify find_oplock_types a bit
Volker Lendecke
1
-6
/
+7
2013-10-15
smbd:smb2: fix crash when smb2 session reauth fails
Michael Adam
1
-3
/
+17
2013-10-15
smbd: Inline break_level2_to_none_async
Volker Lendecke
1
-38
/
+32
2013-10-15
smbd: Remove a special case for level2 break
Volker Lendecke
1
-33
/
+12
2013-10-15
smbd: Remove some FAKE_LEVEL_II comments
Volker Lendecke
2
-8
/
+3
2013-10-15
smbd: Add debugs to brlock.c
Volker Lendecke
2
-0
/
+21
2013-10-15
smbd: Remove FAKE_LEVEL_II_OPLOCK
Volker Lendecke
5
-59
/
+81
2013-10-15
smbd: Put "have_read_oplocks" into brlock.tdb
Volker Lendecke
2
-10
/
+48
2013-10-15
s3-winbindd: Remove undocumented winbindd:socket dir parameter
Andrew Bartlett
4
-8
/
+4
2013-10-14
param: disable print notify backchannel by default
David Disseldorp
1
-1
/
+1
2013-10-13
smbd: Remove unused create_options from open_mode_check
Volker Lendecke
1
-3
/
+2
2013-10-13
smbd: Remove name_hash param from open_mode_check
Volker Lendecke
1
-3
/
+2
2013-10-12
s3/time_audit: Add offline and durable functions
Christof Schmitt
1
-0
/
+111
2013-10-12
vfs: Fix parentheses in SMB_VFS_NEXT_DURABLE_COOKIE
Christof Schmitt
1
-1
/
+1
2013-10-12
smbd: Fix the extended *.oplock.doc1 tests
Volker Lendecke
1
-26
/
+33
2013-10-11
s3-winbind: Send online/offline message of the domain to the parent.
Andreas Schneider
1
-0
/
+22
2013-10-11
s3-winbind: Register handlers for domain online/offline messages.
Andreas Schneider
2
-0
/
+11
2013-10-11
s3-winbind: Add functions for domain online/offline handling.
Andreas Schneider
2
-0
/
+50
2013-10-11
idl: Add a new message for winbind domain states.
Andreas Schneider
1
-0
/
+2
2013-10-09
Fix bug #10187 - Missing talloc_free can leak stackframe in error path.
Jeremy Allison
1
-2
/
+3
2013-10-09
smbd: Fix an error path in open_directory
Volker Lendecke
1
-0
/
+1
2013-10-08
smbd: Simplify set_share_mode
Volker Lendecke
1
-30
/
+15
2013-10-08
smbd: Simplify find_share_mode_entry callers
Volker Lendecke
1
-46
/
+25
2013-10-08
smbd: Convert set_share_mode to return bool for success
Volker Lendecke
3
-8
/
+17
2013-10-08
smbd: Make add_share_mode return bool
Volker Lendecke
1
-4
/
+13
2013-10-08
smbd: Change parameter from unsigned to uint32_t
Volker Lendecke
2
-2
/
+2
2013-10-06
smbd: Remove byte_range_lock->read_only
Volker Lendecke
1
-10
/
+0
2013-10-06
smbd: Remove the brl_get_locks wrapper
Volker Lendecke
1
-9
/
+2
2013-10-06
smbd: brl_get_locks_internal is always called r/w now
Volker Lendecke
1
-37
/
+11
2013-10-06
smbd: Restructure brl_get_locks_readonly
Volker Lendecke
1
-10
/
+103
2013-10-06
smbd: Avoid an if-statement per read/write in the non-clustered case
Volker Lendecke
1
-4
/
+4
2013-10-06
smbd: Remove unused "brl->key" struct element
Volker Lendecke
1
-3
/
+1
2013-10-06
smbd: Convert some dbgtxt to DEBUG
Volker Lendecke
1
-19
/
+12
2013-10-06
smbd: Fix a comment
Volker Lendecke
1
-1
/
+1
2013-10-06
smbd: Fix confusing comments
Volker Lendecke
2
-4
/
+2
2013-10-06
smbd: Avoid calling serverid_exists twice
Volker Lendecke
1
-0
/
+6
2013-10-05
smbd:smb2: clarify and comment code treating dh2c blob check.
Michael Adam
1
-6
/
+22
2013-10-05
smbd:smb2: ignore an dhnq blob along with a dhnc in create
Michael Adam
1
-6
/
+26
2013-10-05
smbd:smb2_create: fix return code for durable handle create blob combinations
Michael Adam
1
-8
/
+16
[next]