summaryrefslogtreecommitdiffstats
path: root/source/CodingSuggestions
Commit message (Collapse)AuthorAgeFilesLines
* Update indent arguments, they're now correct.Jelmer Vernooij2002-08-171-1/+1
|
* Add indent argument to put function name and type on same line -Jelmer Vernooij2002-08-111-1/+1
| | | | for satisfying the autoprototyper and abartlet
* Update CodingSuggestions to include 'indent' arguments for the samba codingJelmer Vernooij2002-08-111-2/+14
| | | | style
* put the ifdef for HAVE_VA_COPY in one place rather than in lots ofAndrew Tridgell2002-06-031-2/+2
| | | | functions
* Add an item about the __va_copy macro to prevent SEGV's on 390 and PPC Linux.Jim McDonough2002-05-171-0/+5
|
* added "net join" commandAndrew Tridgell2001-11-241-0/+17
| | | | this completes the first stage of the smbd ADS support
* Make CodingSuggestions show up in the Doxygen pages.Martin Pool2001-11-161-5/+17
|
* Reformatted to 75 columns.Tim Potter2001-11-141-86/+114
| | | | | | Converted from DOS CRLF format (hmm). Added suggestion about C vs C++ comments.
* List of coding suggestions for submittersSteve French2001-11-131-0/+86