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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r23942: Fix issue found by Shlomi Yaakobovich <Shlomi@exanet.com> where
Jeremy Allison
1
-5
/
+6
2007-10-10
r23941: Don't use "False" when you mean "MARSHALL".
Jeremy Allison
1
-1
/
+1
2007-10-10
r23940: Added missing line that was deleted accidently.
Jeremy Allison
1
-0
/
+2
2007-10-10
r23939: Fixes for notify returns. Returned param value must fix inside
Jeremy Allison
2
-21
/
+20
2007-10-10
r23935: We were lying to the client in the case of POSIX_UNLINK
Jeremy Allison
1
-16
/
+51
2007-10-10
r23914: try to fix the build on Tru64
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r23913: Revert back to Volker's original logic to fix the
Jeremy Allison
1
-1
/
+1
2007-10-10
r23911: Revert r23910 to try and fix the build farm. I
Jeremy Allison
1
-9
/
+0
2007-10-10
r23910: We used to deny renames on the
Jeremy Allison
1
-0
/
+9
2007-10-10
r23909: Get closer to passing the cthon tests for delete open file.
Jeremy Allison
1
-3
/
+6
2007-10-10
r23906: Fix POSIX unlink bug found by Steve. If we
Jeremy Allison
1
-2
/
+9
2007-10-10
r23904: Remove an unused variable reference
Volker Lendecke
1
-1
/
+0
2007-10-10
r23903: Fix a potential reason for the segfault Steve found
Volker Lendecke
1
-0
/
+1
2007-10-10
r23902: Fix uninitialized read in devicetype noticed by Volker.
Jeremy Allison
1
-1
/
+1
2007-10-10
r23879: Fix two memleaks, found by the IBM checker
Volker Lendecke
1
-2
/
+4
2007-10-10
r23878: Fix an error return, found by the IBM checker
Volker Lendecke
1
-0
/
+1
2007-10-10
r23877: Fix two segfaults in (very unlikely) error paths, found by the IBM
Volker Lendecke
1
-0
/
+2
2007-10-10
r23866: Fix a 1-byte buffer overrun
Volker Lendecke
1
-1
/
+1
2007-10-10
r23858: Added srvstr_pull_buf_talloc() and srvstr_pull_talloc()
Jeremy Allison
1
-42
/
+73
2007-10-10
r23855: Setting the allocation size updates the modified time
Jeremy Allison
1
-12
/
+29
2007-10-10
r23846: Belt-and-braces on the msdfs bug. Ensure ELOOP maps
Jeremy Allison
1
-6
/
+15
2007-10-10
r23844: Add patch series from Volker (after review and consultation).
Jeremy Allison
3
-132
/
+273
2007-10-10
r23843: Fix bug #4777, reported by Bill Marshall <bmarsh@us.ibm.com>.
Jeremy Allison
1
-1
/
+2
2007-10-10
r23823: Memory leak fix from Atsushi Nakabayashi <nakabayashi@miraclelinux.com>
Volker Lendecke
1
-0
/
+2
2007-10-10
r23813: Remove unused global variable
Volker Lendecke
1
-5
/
+0
2007-10-10
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23786: Use linux/dqblk_xfs.h rather than a private copy of this header in the
Andrew Tridgell
1
-1
/
+13
2007-10-10
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
56
-112
/
+56
2007-10-10
r23783: Processing the UAS change message was causing problems on ppc64 Linux
Andrew Tridgell
1
-23
/
+0
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
57
-57
/
+57
2007-10-10
r23773: One pstring a day...
Volker Lendecke
1
-3
/
+5
2007-10-10
r23768: Get rid of the three global variables for the case semantics. I think
Volker Lendecke
1
-64
/
+70
2007-10-10
r23765: Another error-path restore_case_semantics().
Volker Lendecke
1
-0
/
+1
2007-10-10
r23764: Do restore_case_semantics in an error path. Jeremy, please check!
Volker Lendecke
1
-0
/
+1
2007-10-10
r23761: Rename reduce_name to check_reduced_name
Volker Lendecke
4
-5
/
+5
2007-10-10
r23752: Fix bug introduced by checkin 22920, allow large
Jeremy Allison
1
-3
/
+1
2007-10-10
r23743: Simplify stat_cache_lookup() logic. For the history of this, see
Volker Lendecke
1
-68
/
+76
2007-10-10
r23738: Re-add commented out code snipped that got lost by accident
Volker Lendecke
1
-0
/
+10
2007-10-10
r23736: Use local variable of smb_flag2 instead of using the macro every time.
Jeremy Allison
1
-14
/
+16
2007-10-10
r23735: Second part of the bugfix for #4763
Jeremy Allison
1
-1
/
+21
2007-10-10
r23731: Forgot one reference to inbuf
Volker Lendecke
1
-1
/
+1
2007-10-10
r23728: First part of bugfix for #4763. Limit notify responses
Jeremy Allison
1
-0
/
+12
2007-10-10
r23727: Explicitly pass down FLAGS2 to srvstr_get_path.
Volker Lendecke
3
-44
/
+111
2007-10-10
r23726: Explicitly pass down the FLAGS2 field to srvstr_pull_buf. The next
Volker Lendecke
7
-33
/
+65
2007-10-10
r23725: Remove get_current_mid()
Volker Lendecke
2
-26
/
+33
2007-10-10
r23724: Reduce access to the global inbuf a tiny bit. Add a struct smb_request
Volker Lendecke
7
-98
/
+189
2007-10-10
r23683: Check ports are in the correct range (1-65535)
Simo Sorce
1
-2
/
+2
2007-10-10
r23682: Old patch I forgot in one of my 3.0.25 trees.
Simo Sorce
1
-0
/
+16
2007-10-10
r23664: Fix incorrect index - should be j not i. How did we ever
Jeremy Allison
1
-1
/
+1
2007-10-10
r23663: Fix bug #4308 - Excel save operation corrupts file ACLs.
Jeremy Allison
1
-28
/
+255
[next]