Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r25554: Convert last instances of BOOL, True and False to the standard types. | Jelmer Vernooij | 1 | -19/+19 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r18342: a bit more explanation of these strange values | Andrew Tridgell | 1 | -0/+4 |
2007-10-10 | r18341: ooh this gets subtle - this needed for xfs on linux | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r18319: fixed the directory search resume code on IRIX | Andrew Tridgell | 1 | -8/+75 |
2007-10-10 | r15854: more talloc_set_destructor() typesafe fixes | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r15189: Add parentheses to force ISDOt and ISDOTDOT evaluation order. Fix typo | James Peach | 1 | -1/+1 |
2007-10-10 | r15186: Introduce ISDOT and ISDOTDOT macros for testing whether a filename is | James Peach | 1 | -6/+4 |
2007-10-10 | r14456: don't access the smbsrv_tcon inside the ntvfs modules | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r9792: Rename StrCaseCmp -> strcasecmp_m. All these years I was thinking | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r9007: fixed error code for setting delete on close on a non-empty directory | Andrew Tridgell | 1 | -0/+24 |
2007-10-10 | r8753: fixed directory handling on systems that do not return . and .. as the | Andrew Tridgell | 1 | -17/+70 |
2007-10-10 | r8535: no longer rely on seekdir working after a closedir. Instead, keep | Andrew Tridgell | 1 | -51/+1 |
2007-10-10 | r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r4591: - converted the other _p talloc functions to not need _p | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r4165: added a 100 element name cache to cope with some amount of seeking | Andrew Tridgell | 1 | -18/+45 |
2007-10-10 | r4163: 2nd attempt at fixing the OS/2 "del *" problem | Andrew Tridgell | 1 | -6/+0 |
2007-10-10 | r4162: this should fix the delete/findnext problem from OS/2 clients. Thanks | Andrew Tridgell | 1 | -1/+3 |
2007-10-10 | r3447: more include/system/XXX.h include files | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3268: - fixed wildcard handling in new dirlist code | Andrew Tridgell | 1 | -12/+41 |
2007-10-10 | r3262: - new pvfs_dirlist code that reopens the directory between search | Andrew Tridgell | 1 | -62/+148 |
2007-10-10 | r3260: redid the pvfs_dirlist() interface in preparation for a "keep | Andrew Tridgell | 1 | -3/+37 |
2007-10-10 | r2927: imported the hash2 name mangling code from Samba3 into Samba4, but | Andrew Tridgell | 1 | -9/+7 |
2007-10-10 | r2786: - match on both long and short name for search posix backend | Andrew Tridgell | 1 | -1/+10 |
2007-10-10 | r2679: fixed an uninitialised variable found with valgrind | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r2671: we're getting too many errors caused by the talloc_realloc() API not | Andrew Tridgell | 1 | -6/+1 |
2007-10-10 | r2503: the RAW-SEARCH test now mostly passes against the posix backend | Andrew Tridgell | 1 | -2/+9 |
2007-10-10 | r2404: the first large lump of posix vfs stuff. | Andrew Tridgell | 1 | -0/+126 |