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
/
blocking.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-10
Some more talloc_tos()
Volker Lendecke
1
-5
/
+5
2008-01-05
Fix %d / size_t printf arg missmatch.
Jeremy Allison
1
-2
/
+2
2008-01-04
Fix interesting bug found with make valgrindtest. When cancelling
Jeremy Allison
1
-10
/
+14
2008-01-04
Refactor the crypto code after a very helpful conversation
Jeremy Allison
1
-13
/
+21
2007-10-30
Add new parameter, "min receivefile size" (by default set
Jeremy Allison
1
-2
/
+2
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-15
/
+15
2007-10-10
r24809: Consolidate the use of temporary talloc contexts.
Volker Lendecke
1
-2
/
+2
2007-10-10
r24791: Fix logic error in timeout of blocking lock processing found by
Jeremy Allison
1
-22
/
+29
2007-10-10
r24702: Remove the old API pointers
Volker Lendecke
1
-3
/
+1
2007-10-10
r24404: Remove get_OutBuffer usage from blocking.c
Volker Lendecke
1
-27
/
+14
2007-10-10
r24163: Remove the send_trans2_replies_new wrapper
Volker Lendecke
1
-1
/
+1
2007-10-10
r24160: process_trans2 in smbd/blocking.c used send_trans2_replies.
Volker Lendecke
1
-6
/
+11
2007-10-10
r24070: Apply some const
Volker Lendecke
1
-1
/
+1
2007-10-10
r23997: Check in the infrastructure for getting rid of the global InBuffer/Ou...
Volker Lendecke
1
-1
/
+1
2007-10-10
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r23510: Tidy calls to smb_panic by removing trailing newlines. Print the
James Peach
1
-2
/
+2
2007-10-10
r23015: Make message_(de)register static to messages.c
Volker Lendecke
1
-19
/
+24
2007-10-10
r23014: For all branches, ensure that if we're blocked on a POSIX
Jeremy Allison
1
-4
/
+21
2007-10-10
r22868: Replace some message_send_pid calls with messaging_send_pid calls. More
Volker Lendecke
1
-3
/
+3
2007-10-10
r22846: Chunk one to replace message_send_pid with messaging_send: Deep inside
Volker Lendecke
1
-4
/
+7
2007-10-10
r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...
Volker Lendecke
1
-3
/
+3
2007-10-10
r22391: Looks bigger than it is. Make "inbuf" available
Jeremy Allison
1
-3
/
+3
2007-10-10
r22389: Start preparing for multiple encryption contexts in the
Jeremy Allison
1
-5
/
+7
2007-10-10
r21879: Move process_blocking_lock_queue to a timed event.
Volker Lendecke
1
-45
/
+71
2007-10-10
r21064: The core of this patch is
Volker Lendecke
1
-6
/
+12
2007-10-10
r21062: Should fix the build plus make all refactored
Jeremy Allison
1
-0
/
+17
2007-10-10
r20237: Replace exit_server with exit_server_cleanly where appropriate. All
James Peach
1
-3
/
+3
2007-10-10
r20124: clean up nested extern declaration warnings
Herb Lewis
1
-1
/
+2
2007-10-10
r18605: sync dlinklist.h with samba4, that means DLIST_ADD_END()
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r17541: When returning a trans2 request, if the "max data
Jeremy Allison
1
-1
/
+2
2007-10-10
r17314: Optimisation for POSIX locking. If we're downgrading
Jeremy Allison
1
-1
/
+1
2007-10-10
r17293: After the results from the cluster tests in Germany,
Jeremy Allison
1
-3
/
+0
2007-10-10
r17105: Fix the race Volker found - we had a non-locked
Jeremy Allison
1
-197
/
+64
2007-10-10
r17098: Samba3 now cleanly passes Samba4 RAW-LOCK torture
Jeremy Allison
1
-38
/
+166
2007-10-10
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
1
-20
/
+20
2007-10-10
r15083: Using talloc with destructors is nice and all, but in this
Jeremy Allison
1
-14
/
+14
2007-10-10
r15018: Merge Volker's ipc/trans2/nttrans changes over
Jeremy Allison
1
-63
/
+214
2007-10-10
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
1
-11
/
+13
2007-10-10
r7963: Add aio support to 3.0.
Jeremy Allison
1
-6
/
+4
2007-10-10
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
1
-2
/
+2
2007-10-10
r1980: Re-apply (remember to remove entry from list on delete this time :-).
Jeremy Allison
1
-49
/
+25
2007-10-10
r1978: Roll it back until I do it right.... :-).
Jeremy Allison
1
-24
/
+49
2007-10-10
r1976: Simplify, use standard dlist interface.
Jeremy Allison
1
-49
/
+24
2007-10-10
r1154: Change default setting for case sensitivity to "auto". If set to auto
Jeremy Allison
1
-1
/
+1
2003-10-21
Patch from Stefan Metzmacher <metze@metzemix.de> to fix signing problems
Jeremy Allison
1
-1
/
+1
2003-10-10
Ensure cancelling a blocking lock returns the correct error message.
Jeremy Allison
1
-1
/
+1
2003-10-09
Changes to allow Samba3 to pass the Samba4 RAW-READ tests.
Jeremy Allison
1
-6
/
+8
2003-08-07
Turns out I had my packet sequences wrong for oplock break code.
Jeremy Allison
1
-1
/
+1
2003-07-24
Ensure everywhere we defer an incoming SMB request (blocking lock queue,
Jeremy Allison
1
-248
/
+250
[next]