Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-10-10 | r2400: make ms_fnmatch() case insensitive. This is much more efficient than | Andrew Tridgell | 1 | -2/+4 | |
uppercasing the two whole strings before the call is made, is less error-prone, and also copes with strings where the upper case version is longer than the lower case version due to different multi-byte lengths. (This used to be commit e227ac1edfd48596a9d5096b6965ddd0beb969a5) | |||||
2007-10-10 | r2212: Optimisation. Passes masktest against W2K3. | Jeremy Allison | 1 | -0/+3 | |
Jeremy. (This used to be commit fb7a529c4c65788c307c1043cf2b664059ed8c2a) | |||||
2003-08-13 | first public release of samba4 code | Andrew Tridgell | 1 | -0/+226 | |
(This used to be commit b0510b5428b3461aeb9bbe3cc95f62fc73e2b97f) |