Age | Commit message (Expand) | Author | Files | Lines |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -1/+1 |
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 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r23105: Add lchown to the vfs layer. We need this in the POSIX code. | Jeremy Allison | 1 | -0/+33 |
2007-10-10 | r21609: Fix memory leaks in error code paths (and one in winbindd_group.c). | Jeremy Allison | 1 | -4/+4 |
2007-10-10 | r20261: merge 20260 from samba_3_0_24 | Herb Lewis | 1 | -1/+2 |
2007-10-10 | r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need | Jeremy Allison | 1 | -31/+31 |
2007-10-10 | r9483: Changed DIR to SMB_STRUCT_DIR because of the amazing stupidity of a UN... | Jeremy Allison | 1 | -5/+5 |
2007-10-10 | r7893: Add in the extra parameters to opendir() to fix the large directory/in... | Jeremy Allison | 1 | -3/+3 |
2007-10-10 | r7882: Looks like a large patch - but what it actually does is make Samba | Jeremy Allison | 1 | -4/+4 |
2007-10-10 | r4088: Get medieval on our ass about malloc.... :-). Take control of all our ... | Jeremy Allison | 1 | -4/+3 |
2007-10-10 | r3987: Use sys_readdir() instead of readdir() | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r3985: Fix bug with 64bit fs support | Jelmer Vernooij | 1 | -1/+1 |
2003-05-14 | Prefix VFS API macros with SMB_ for consistency and to avoid problems with VF... | Alexander Bokovoy | 1 | -13/+13 |
2003-05-11 | Fix VFS layer: | Alexander Bokovoy | 1 | -52/+26 |
2003-04-28 | Use NTSTATUS as return value for smb_register_*() functions and init_module() | Jelmer Vernooij | 1 | -2/+2 |
2003-04-16 | More merges from HEAD: | Jelmer Vernooij | 1 | -5/+3 |
2003-02-11 | Merge from HEAD: Patch by Anthony Liguori <aliguor@us.ibm.com> to replace sca... | Andrew Bartlett | 1 | -16/+15 |
2002-12-22 | talloc_init_named -> talloc_init. | Jeremy Allison | 1 | -5/+5 |
2002-11-13 | Move working VFS modules to source/modules/ | Jelmer Vernooij | 1 | -0/+430 |