summaryrefslogtreecommitdiffstats
path: root/source3/CodingSuggestions
Commit message (Collapse)AuthorAgeFilesLines
* Update indent arguments, they're now correct.Jelmer Vernooij2002-08-171-1/+1
| | | | (This used to be commit 7f2d506bab0b649f707a25dec856639b18eee625)
* Add indent argument to put function name and type on same line -Jelmer Vernooij2002-08-111-1/+1
| | | | | for satisfying the autoprototyper and abartlet (This used to be commit c03d8bc24dd45ac615481a82b7ad9ad7fb8b5ed1)
* Update CodingSuggestions to include 'indent' arguments for the samba codingJelmer Vernooij2002-08-111-2/+14
| | | | | style (This used to be commit 5f2c2a114b9d3739381e4ad683413a7db0187999)
* 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)