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
/
modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
r15018: Merge Volker's ipc/trans2/nttrans changes over
Jeremy Allison
2007-10-10
1
-0
/
+17
*
r14333: Fix coverity #77, ensure we can't exit after allocation.
Jeremy Allison
2007-10-10
1
-0
/
+4
*
r13915: Fixed a very interesting class of realloc() bugs found by Coverity.
Jeremy Allison
2007-10-10
1
-5
/
+2
*
r13384: Adding in some more SuSE patches
Gerald Carter
2007-10-10
2
-0
/
+2
*
r13293: Rather a big patch I'm afraid, but this should fix bug #3347
Jeremy Allison
2007-10-10
1
-4
/
+4
*
r13224: better to cast the return too
Simo Sorce
2007-10-10
1
-1
/
+1
*
r13222: Never assume mode_t is of type int.
Simo Sorce
2007-10-10
1
-2
/
+2
*
r13028: Fix for #3419 - vfs_full_audit *never* worked
Jeremy Allison
2007-10-10
1
-20
/
+64
*
r12279: unix_mask_match has been broken for *ever*... (How).
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r12051: Merge across the lookup_name and lookup_sid work. Lets see how the bu...
Volker Lendecke
2007-10-10
1
-27
/
+8
*
r11585: Implement the possibility to have AFS users as SIDs in pts.
Volker Lendecke
2007-10-10
1
-0
/
+24
*
r11232: Added ab's POSIX statvfs vfs call. Sorry for the delay ab.
Jeremy Allison
2007-10-10
1
-0
/
+21
*
r10819: merging a couple of fixes from trunk
Gerald Carter
2007-10-10
1
-0
/
+132
*
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
2007-10-10
1
-1
/
+1
*
r10619: Allow syslog facility and priority to be set via
Deryck Hodge
2007-10-10
3
-34
/
+99
*
r10239: Fix cut&paste error
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r10106: Fix typos. Oops, more fixes.
John Terpstra
2007-10-10
1
-6
/
+6
*
r10105: Fix typos. Oops, modules are called objects.
John Terpstra
2007-10-10
1
-2
/
+2
*
r10061: add some description to the default_quota module
Stefan Metzmacher
2007-10-10
1
-0
/
+50
*
r9483: Changed DIR to SMB_STRUCT_DIR because of the amazing stupidity of a UN...
Jeremy Allison
2007-10-10
7
-37
/
+37
*
r8366: Root-level files don't have a slash, but acls need to be settable on
Volker Lendecke
2007-10-10
1
-4
/
+6
*
r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the torture
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r8029: Fix bug 2841. Thanks to Brett Trotter.
Volker Lendecke
2007-10-10
1
-5
/
+5
*
r7963: Add aio support to 3.0.
Jeremy Allison
2007-10-10
1
-0
/
+108
*
r7904: Fix a memleak in vfs_afsacl
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r7902: Fix the build
Volker Lendecke
2007-10-10
1
-3
/
+3
*
r7893: Add in the extra parameters to opendir() to fix the large directory/in...
Jeremy Allison
2007-10-10
7
-19
/
+19
*
r7882: Looks like a large patch - but what it actually does is make Samba
Jeremy Allison
2007-10-10
5
-21
/
+21
*
r7807: Allow to touch mtime in vfs-recycle with
Günther Deschner
2007-10-10
1
-5
/
+16
*
r7544: Fix for bug #2196 from Denis Sbragion <d.sbragion@infotecna.it>.
Jeremy Allison
2007-10-10
1
-3
/
+8
*
r7542: Patch from Renaud Duhaut <rd@duhaut.com> for a parameter
Jeremy Allison
2007-10-10
1
-1
/
+18
*
r7541: Patch from core@road-star.jp for bug #2792. Ensure the shadow copy
Jeremy Allison
2007-10-10
1
-0
/
+24
*
r7139: trying to reduce the number of diffs between trunk and 3.0; changing v...
Gerald Carter
2007-10-10
3
-10
/
+12
*
r6777: Fix vfs_full_audit.c after jra's change.
Volker Lendecke
2007-10-10
1
-0
/
+8
*
r6225: get rid of warnings from my compiler about nested externs
Herb Lewis
2007-10-10
1
-4
/
+2
*
r6149: Fixes bugs #2498 and 2484.
Derrell Lipman
2007-10-10
3
-12
/
+10
*
r5880: From the comment....
Volker Lendecke
2007-10-10
1
-0
/
+317
*
r5820: Fix bug #2451 - missing functions in full audit vfs module.
Jeremy Allison
2007-10-10
1
-2
/
+21
*
r4864: Remove unused var.
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r4738: Fix for bug #2238 - memory leak in shadow copy vfs.
Jeremy Allison
2007-10-10
1
-0
/
+1
*
r4291: More *alloc fixes inspired by Albert Chin (china@thewrittenword.com).
Jeremy Allison
2007-10-10
1
-3
/
+3
*
r4251: AFS does not cope with spaces in file names. Implement a stupid mappin...
Volker Lendecke
2007-10-10
1
-2
/
+32
*
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
2007-10-10
3
-12
/
+11
*
r3987: Use sys_readdir() instead of readdir()
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r3985: Fix bug with 64bit fs support
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r3839: Some more specific NT security descriptors we've come across. Map them to
Volker Lendecke
2007-10-10
1
-2
/
+13
*
r3671: More warning fixes from Rob Foehl <rwf@loonybin.net>.
Jeremy Allison
2007-10-10
2
-8
/
+8
*
r3670: Warning fixes from Rob Foehl <rwf@loonybin.net>.
Jeremy Allison
2007-10-10
1
-2
/
+44
*
r3662: Fix dirent return.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r2133: Several fixes:
Gerald Carter
2007-10-10
1
-234
/
+234
[next]