Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | First part of fix for bug #8419 - Make VFS op "streaminfo" stackable. | Frank Lahm | 2011-10-17 | 1 | -1/+1 |
| | | | | | Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Mon Oct 17 21:39:32 CEST 2011 on sn-devel-104 | ||||
* | s3-lib Replace StrCaseCmp() with strcasecmp_m() | Andrew Bartlett | 2011-05-18 | 1 | -1/+1 |
| | | | | | | | strcasecmp_m() never needs to call to talloc, and via next_codepoint() still has an ASCII fast-path bypassing iconv() calls. Andrew Bartlett | ||||
* | More simple const fixes. | Jeremy Allison | 2011-05-05 | 1 | -2/+2 |
| | |||||
* | s3-lib: run minimal_includes.pl. | Günther Deschner | 2011-05-05 | 1 | -1/+0 |
| | | | | Guenther | ||||
* | s3: include smbd/smbd.h where needed. | Günther Deschner | 2011-03-30 | 1 | -0/+1 |
| | | | | Guenther | ||||
* | s3: move filename_util.c out of source3/smbd to source3/lib. | Günther Deschner | 2011-03-30 | 1 | -0/+206 |
Guenther |