summaryrefslogtreecommitdiffstats
path: root/source4/script/mkproto.pl
Commit message (Expand)AuthorAgeFilesLines
* r12831: add 'extern' to public prototypesStefan Metzmacher2007-10-101-2/+4
* r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server.Jelmer Vernooij2007-10-101-6/+6
* r12520: Add support for --help to mkproto.plJelmer Vernooij2007-10-101-7/+28
* r12494: Support loading modules from .so files for most subsystems.Jelmer Vernooij2007-10-101-1/+1
* r12449: Fix some warningsJelmer Vernooij2007-10-101-8/+8
* r12446: Merge mkproto.sh's functionality into mkproto.plJelmer Vernooij2007-10-101-30/+82
* r7859: Merge a few scripts to one script that checks for the following unusedJelmer Vernooij2007-10-101-0/+0
* r2583: mkproto.pl now treats "int main" as a special case and avoids it.Andrew Tridgell2007-10-101-0/+2
* r2407: extend mkproto.pl to handle smb_ucs2_t for toupper_w()Andrew Tridgell2007-10-101-1/+1
* r1904: catch the common gtk function prototypes with make protoStefan Metzmacher2007-10-101-1/+2
* r1123: Make all lp_ string functions return 'const char *'.Andrew Bartlett2007-10-101-1/+1
* r20: Add the registry library. Still needs a lot of work,Jelmer Vernooij2007-10-101-1/+1
* more portability fixes. We now almost compile on solarisAndrew Tridgell2003-12-161-1/+3
* by using a single proto.h we gain another factor of 4 in the speed ofAndrew Tridgell2003-11-231-7/+8
* final bit of tidyup and speedupAndrew Tridgell2003-11-231-30/+13
* much faster inner loop and neater codeAndrew Tridgell2003-11-231-58/+54
* fixed loadparm handling properlyAndrew Tridgell2003-11-231-41/+20
* nicer base type handlingAndrew Tridgell2003-11-231-6/+6
* reduced the number of magic types we need in mkproto.plAndrew Tridgell2003-11-231-46/+54
* changed to perl for mkproto, patch from vanceAndrew Tridgell2003-11-231-0/+140