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
2007-10-10
r24359: Fix the build
Volker Lendecke
1
-1
/
+1
2007-10-10
r24358: Push reply_prep_legacy into reply_nttrans[s]
Volker Lendecke
2
-23
/
+55
2007-10-10
r24357: Check wct in reply_nttrans[s]
Volker Lendecke
1
-6
/
+21
2007-10-10
r24356: Add send_nt_replies_new wrapper
Volker Lendecke
1
-0
/
+18
2007-10-10
r24355: move reply_outbuf() to the place where it's used
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r24354: Remove offsetof macro
Volker Lendecke
1
-4
/
+0
2007-10-10
r24353: Add a getpwuid lookup to wbinfo.
Kai Blin
1
-0
/
+38
2007-10-10
r24351: Remove reply_prep_legacy from reply_read_and_X
Volker Lendecke
1
-20
/
+17
2007-10-10
r24349: For large read&x we need more than 64k of outbuf.
Volker Lendecke
1
-1
/
+12
2007-10-10
r24348: Do not use inbuf/outbuf in the sendfile path of read_and_X
Volker Lendecke
1
-17
/
+19
2007-10-10
r24347: fake_sendfile does not need Inbuf/Outbuf
Volker Lendecke
1
-7
/
+23
2007-10-10
r24346: Push reply_prep_legacy into send_file_readX
Volker Lendecke
1
-39
/
+32
2007-10-10
r24341: Make libreplace provide offsetof.
Jelmer Vernooij
3
-4
/
+5
2007-10-10
r24340: Use standard data type uint32_t rather than tdb-specific u32.
Jelmer Vernooij
8
-59
/
+56
2007-10-10
r24332: schedule_aio_read_and_X does not need InBuf/OutBuf
Volker Lendecke
2
-21
/
+19
2007-10-10
r24331: Fix an error where gid_t != 32 bit
Volker Lendecke
1
-1
/
+1
2007-10-10
r24330: Fix a 64-bit error
Volker Lendecke
1
-1
/
+1
2007-10-10
r24329: Fix a 64-bit bug
Volker Lendecke
1
-1
/
+1
2007-10-10
r24328: Restore chain_reply error handling
Volker Lendecke
1
-2
/
+3
2007-10-10
r24327: First round of fixes to chain_reply
Volker Lendecke
1
-3
/
+4
2007-10-10
r24326: Fix the build for Solaris CC
Volker Lendecke
1
-1
/
+1
2007-10-10
r24325: Push down reply_prep_legacy in reply_read_and_X
Volker Lendecke
1
-14
/
+14
2007-10-10
r24324: No reply_prep_legacy() in reply_pipe_read_and_X
Volker Lendecke
2
-24
/
+25
2007-10-10
r24323: Remove the reply_read_and_X wrapper function
Volker Lendecke
1
-49
/
+63
2007-10-10
r24322: Wrap reply_read_and_X in reply_prep_legacy
Volker Lendecke
2
-2
/
+29
2007-10-10
r24321: Attempt to fix the "hape" cc build
Volker Lendecke
1
-3
/
+3
2007-10-10
r24320: Fix the wct checks in reply_trans2 and the reply_trans calls
Volker Lendecke
2
-3
/
+3
2007-10-10
r24319: Check wct in reply_read_and_X
Volker Lendecke
1
-3
/
+11
2007-10-10
r24318: Print a prominent warning when reply_prep_legacy is called
Volker Lendecke
1
-0
/
+2
2007-10-10
r24316: Fix an uninitialized read
Volker Lendecke
1
-0
/
+1
2007-10-10
r24314: Attempt to fix bug 4868
Volker Lendecke
1
-0
/
+1
2007-10-10
r24312: revision 24091 removed the 'FORCE'...
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r24311: add a reply_force_nterror() macro
Stefan Metzmacher
2
-0
/
+9
2007-10-10
r24310: we should not call END_PROFILE(SMBntcreateX); twice...
Stefan Metzmacher
1
-1
/
+0
2007-10-10
r24309: if no protocol matches, just return choise 0xffff
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r24308: this needs a better fix that compiles...
Stefan Metzmacher
1
-1
/
+0
2007-10-10
r24307: fill in choise with value -1 on error
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r24306: the check_fsp() function has an explicit user argument
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r24304: patch from Bjoern JAcke <bj@SerNet.DE>:
Stefan Metzmacher
3
-0
/
+254
2007-10-10
r24302: add a module that overloads the file_id_create VFS function
Stefan Metzmacher
3
-0
/
+326
2007-10-10
r24291: Fix Coverity ID 364
Volker Lendecke
1
-13
/
+4
2007-10-10
r24290: fix debug statments to match function name
Herb Lewis
1
-2
/
+2
2007-10-10
r24281: Fix bug found by Herb. The vuid entry in the cli_state structure gets
Jeremy Allison
1
-0
/
+4
2007-10-10
r24280: Fix the build of vfs_afsacl.c
Volker Lendecke
1
-5
/
+5
2007-10-10
r24279: Remove reply_prep_legacy from reply_write_and_X
Volker Lendecke
2
-43
/
+30
2007-10-10
r24278: Push down reply_prep_legacy in reply_write_and_X
Volker Lendecke
2
-43
/
+49
2007-10-10
r24272: try to fix the build on irix...
Stefan Metzmacher
1
-3
/
+7
2007-10-10
r24271: Push reply_prep_legacy into reply_write_and_X
Volker Lendecke
2
-17
/
+47
2007-10-10
r24270: Fix some END_PROFILE(SMBwriteX)
Volker Lendecke
1
-1
/
+3
2007-10-10
r24269: Check wct in reply_write_and_X
Volker Lendecke
1
-8
/
+21
[next]