Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Coverity fixes | Marc VanHeyningen | 2008-03-17 | 1 | -1/+2 |
| | |||||
* | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 2007-10-10 | 1 | -2/+1 |
| | |||||
* | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 2007-10-10 | 1 | -1/+1 |
| | | | | Jeremy. | ||||
* | Reverse previous patch from Stefan and me after comments by Andrew Bartlett | Jelmer Vernooij | 2003-05-10 | 1 | -2/+0 |
| | |||||
* | Patch from metze and me that adds dummy smb_register_*() functions so | Jelmer Vernooij | 2003-05-10 | 1 | -0/+2 |
| | | | | | that is now possible to, for example, load a module which contains an auth method into a binary without the auth/ subsystem built in. | ||||
* | Finish adding strings to all talloc_init() calls. | Jeremy Allison | 2002-12-23 | 1 | -1/+1 |
| | | | | Jeremy. | ||||
* | Removed version number from file header. | Tim Potter | 2002-01-30 | 1 | -2/+1 |
| | | | | Changed "SMB/Netbios" to "SMB/CIFS" in file header. | ||||
* | fix some possible memleaks and not tested reallocs spotted by Andreas Moroder | Simo Sorce | 2001-10-03 | 1 | -0/+1 |
| | |||||
* | Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. | Tim Potter | 2001-10-02 | 1 | -2/+0 |
| | |||||
* | strchr and strrchr are macros when compiling with optimisation in gcc, so we ↵ | Andrew Tridgell | 2001-07-04 | 1 | -1/+1 |
| | | | | can't redefine them. damn. | ||||
* | Added JF's new util. | Jeremy Allison | 2001-03-11 | 1 | -0/+64 |
Jeremy. |