r21673: Fix Samba 3 data read tests. I can't figure out why the upgrade one is broken...
[kai/samba.git] / source4 / script / mkproto.pl
2007-10-10 Andrew Bartlettr19633: Merge to lorikeet-heimdal, removing krb5_rd_req...
2007-10-10 Jelmer Vernooijr18750: Disable not updating the last-modifification...
2007-10-10 Jelmer Vernooijr18171: Generate prototypes for functions returning...
2007-10-10 Stefan Metzmacherr17838: revert rev 17754
2007-10-10 Stefan Metzmacherr17754: remove the --always-create option from mkproto.pl
2007-10-10 Stefan Metzmacherr15642: add an '--always-create' option to mkproto.pl
2007-10-10 Alexander Bokovoyr15036: Add out of tree build support and see how build...
2007-10-10 Jelmer Vernooijr14607: Update mkproto.pl to only write out new header...
2007-10-10 Jelmer Vernooijr14479: Cope with _PUBLIC_ not being defined. Needed...
2007-10-10 Stefan Metzmacherr13964: make lp_* functions public
2007-10-10 Jelmer Vernooijr13898: Add a subsystem-specific DEFAULT_VISIBILITY...
2007-10-10 Andrew Bartlettr13019: Again protect us against format string mismatch...
2007-10-10 Stefan Metzmacherr12831: add 'extern' to public prototypes
2007-10-10 Jelmer Vernooijr12528: Add seperate proto headers for ntvfs, tdr,...
2007-10-10 Jelmer Vernooijr12520: Add support for --help to mkproto.pl
2007-10-10 Jelmer Vernooijr12494: Support loading modules from .so files for...
2007-10-10 Jelmer Vernooijr12449: Fix some warnings
2007-10-10 Jelmer Vernooijr12446: Merge mkproto.sh's functionality into mkproto.pl
2007-10-10 Jelmer Vernooijr7859: Merge a few scripts to one script that checks...
2007-10-10 Andrew Tridgellr2583: mkproto.pl now treats "int main" as a special...
2007-10-10 Andrew Tridgellr2407: extend mkproto.pl to handle smb_ucs2_t for toupp...
2007-10-10 Stefan Metzmacherr1904: catch the common gtk function prototypes with...
2007-10-10 Andrew Bartlettr1123: Make all lp_ string functions return 'const...
2007-10-10 Jelmer Vernooijr20: Add the registry library. Still needs a lot of...
2003-12-16 Andrew Tridgellmore portability fixes. We now almost compile on solaris
2003-11-23 Andrew Tridgellby using a single proto.h we gain another factor of...
2003-11-23 Andrew Tridgellfinal bit of tidyup and speedup
2003-11-23 Andrew Tridgellmuch faster inner loop and neater code
2003-11-23 Andrew Tridgellfixed loadparm handling properly
2003-11-23 Andrew Tridgellnicer base type handling
2003-11-23 Andrew Tridgellreduced the number of magic types we need in mkproto.pl
2003-11-23 Andrew Tridgellchanged to perl for mkproto, patch from vance