summaryrefslogtreecommitdiffstats
path: root/source3/CodingSuggestions
Commit message (Collapse)AuthorAgeFilesLines
* put the ifdef for HAVE_VA_COPY in one place rather than in lots ofAndrew Tridgell2002-06-031-2/+2
| | | | | functions (This used to be commit 1cf3228fdc20f0314d1f8e71ad710a5e548b3f72)
* Add an item about the __va_copy macro to prevent SEGV's on 390 and PPC Linux.Jim McDonough2002-05-171-0/+5
| | | | (This used to be commit 443ba282be79e2b7259950fffbd7fe9bb4cabf8c)
* added "net join" commandAndrew Tridgell2001-11-241-0/+17
| | | | | this completes the first stage of the smbd ADS support (This used to be commit 058a5aee901e6609969ef7e1d482a720a84a4a12)
* Make CodingSuggestions show up in the Doxygen pages.Martin Pool2001-11-161-5/+17
| | | | (This used to be commit b3e34ad3207f53310b2d59c07a4cec765a0f81bf)
* Reformatted to 75 columns.Tim Potter2001-11-141-86/+114
| | | | | | | Converted from DOS CRLF format (hmm). Added suggestion about C vs C++ comments. (This used to be commit 104899391cf75017ef8d14416e4558e81723d702)
* List of coding suggestions for submittersSteve French2001-11-131-0/+86
(This used to be commit 98b9ff2dd89d2a12178b08f86f846b0875c7c150)