Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | buildoptions: output MODULESDIR. | Michael Adam | 2008-08-15 | 1 | -0/+1 |
| | | | | Michael | ||||
* | Forgot build options was generated... fix. | Jeremy Allison | 2007-12-10 | 1 | -12/+12 |
| | | | | Jeremy. | ||||
* | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 2007-10-18 | 1 | -4/+4 |
| | | | | | | | bugs in various places whilst doing this (places that assumed BOOL == int). I also need to fix the Samba4 pidl generation (next checkin). Jeremy. | ||||
* | [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.samba-misc-tags/initial-v3-2-test | Gerald (Jerry) Carter | 2007-10-10 | 1 | -1/+1 |
| | |||||
* | r23801: The FSF has moved around a lot. This fixes their Mass Ave address. | Andrew Tridgell | 2007-10-10 | 1 | -2/+1 |
| | |||||
* | r23780: Find and fix more GPL2 -> GPL3. | Jeremy Allison | 2007-10-10 | 1 | -1/+1 |
| | | | | Jeremy. | ||||
* | r20269: merge -r20264:20267 from SAMBA_3_0_24 | Herb Lewis | 2007-10-10 | 1 | -0/+1 |
| | | | | more no previous prototype warnings | ||||
* | r15447: Teach "smbd -b" to emit the sizes of a few more types that | James Peach | 2007-10-10 | 1 | -8/+15 |
| | | | | | might be interesting. Push the spacing across a bit so that it all lines up nicely. | ||||
* | Final round of printf warnings fixes for the moment. | Tim Potter | 2003-11-06 | 1 | -8/+8 |
| | |||||
* | Generate 64-bit clean printf's for build options. | Tim Potter | 2003-11-04 | 1 | -8/+8 |
| | |||||
* | Fix for format string warning from vance | Andrew Bartlett | 2003-04-29 | 1 | -8/+8 |
| | |||||
* | Patch by Vance Lankhaar <vlankhaar@linux.ca> to automaticly regenerate the | Andrew Bartlett | 2003-04-23 | 1 | -0/+262 |
build options, so we will always have the right values for how and when an smbd was built. In particular, this is indended to address bitrot caused by configure.in changes. Andrew Bartlett |