dns: install samba_dnsupdate
[ira/wip.git] / source4 / script / mkproto.pl
2009-06-01 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-06-01 Andrew Kroegers4:mkproto: Add NET_API_STATUS return type.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-04-08 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijInstall public header files again and include required...
2008-03-02 Jelmer VernooijMerge branch 'v4-0-test' into id10ts-registry
2008-02-29 Jelmer VernooijAllow absolute paths to be specified to mkproto.pl.
2008-02-29 Jelmer VernooijMerge branch 'v4-0-test' into v4-0-gmake3
2008-02-29 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-28 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-28 Jelmer VernooijRemove sDefault as static variable.
2008-02-27 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-26 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-25 Jelmer VernooijAllow absolute paths to be specified to mkproto.pl.
2008-01-05 Jelmer Vernooijr26675: mkproto: Add --all argument, fix some perl...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25555: Remove support for BOOL, True and False.
2007-10-10 Jelmer Vernooijr25449: Add convenience function for opening the defaul...
2007-10-10 Jelmer Vernooijr25398: Parse loadparm context to all lp_*() functions.
2007-10-10 Stefan Metzmacherr25115: move normalizing of the define string into...
2007-10-10 Jelmer Vernooijr25039: Rename service -> loadparm_service, use context...
2007-10-10 Jelmer Vernooijr25035: Fix some more warnings, use service pointer...
2007-10-10 Jelmer Vernooijr24712: No longer expose the 'BOOL' data type in any...
2007-10-10 Jelmer Vernooijr23542: Include function documentation in prototype...
2007-10-10 Jelmer Vernooijr23289: Provide support for GCC attributes _PURE_,...
2007-10-10 Jelmer Vernooijr23175: Handle PKG_CONFIG_PATH not set yet - fixes...
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