summaryrefslogtreecommitdiff
path: root/source3/script/mkbuildoptions.awk
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r15447: Teach "smbd -b" to emit the sizes of a few more types thatJames Peach1-8/+15
might be interesting. Push the spacing across a bit so that it all lines up nicely. (This used to be commit efd961e4eefb774c7bdaef098e2b67062a7dffd3)
2003-11-06Final round of printf warnings fixes for the moment.Tim Potter1-8/+8
(This used to be commit 0519a7022b4979c0e8ddd4907f4b858a59299c06)
2003-11-04Generate 64-bit clean printf's for build options.Tim Potter1-8/+8
(This used to be commit 1814c29b7d5c2ab25f209fba0afb5c6d175a87d1)
2003-04-29Fix for format string warning from vanceAndrew Bartlett1-8/+8
(This used to be commit 0369d4432b9700626b6853dae8c93770bb1bcd59)
2003-04-23Patch by Vance Lankhaar <vlankhaar@linux.ca> to automaticly regenerate theAndrew Bartlett1-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 (This used to be commit 2be258071c71986ba9af01e9a09ec49909a620dd)