Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r757: Handle empty union arms (ala rid only entries in netlogon). | Tim Potter | 1 | -1/+1 |
2007-10-10 | r756: Handle default element in union. | Tim Potter | 1 | -3/+7 |
2007-10-10 | r753: Big reorganisation of everything - also fixes handling of dissectors | Tim Potter | 1 | -240/+334 |
2007-10-10 | r750: Rename global $name -> $module. | Tim Potter | 1 | -39/+122 |
2007-10-10 | r749: move the basic type checks | Stefan Metzmacher | 1 | -12/+17 |
2007-10-10 | r748: get some more info about what the compilers in the build farm support | Stefan Metzmacher | 1 | -3/+10 |
2007-10-10 | r746: Add entry in proto tree when we don't handle an IDL type. | Tim Potter | 1 | -4/+50 |
2007-10-10 | r744: A bunch of minor fixes. The ethereal pidl parser now dissects simple | Tim Potter | 1 | -12/+22 |
2007-10-10 | r738: Use same error message format as is used by compilers when reporting | Jelmer Vernooij | 2 | -2/+2 |
2007-10-10 | r736: Add list of supported and unsupported MIDL attributes | Jelmer Vernooij | 1 | -1/+94 |
2007-10-10 | r725: fix usage of $PERL to "$PERL" to handle perl -W correct | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r703: only use $PERL -W when --enable-debug | Stefan Metzmacher | 2 | -1/+4 |
2007-10-10 | r701: change debug messages a bit | Stefan Metzmacher | 1 | -5/+5 |
2007-10-10 | r700: fix SMB_LIBRARY() to disable the lib by default | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r696: fix formating | Stefan Metzmacher | 1 | -23/+24 |
2007-10-10 | r695: don't add libs andlinkerflags to STATIC_LIBRARY | Stefan Metzmacher | 1 | -2/+0 |
2007-10-10 | r691: add | Stefan Metzmacher | 1 | -1/+3 |
2007-10-10 | r690: - ignore source/tags | Stefan Metzmacher | 6 | -26/+138 |
2007-10-10 | r688: add --enable-experimental | Stefan Metzmacher | 2 | -1/+27 |
2007-10-10 | r687: add newline at eof | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r686: - Add SMB_EXT_LIB_FROM_PKGCONFIG() | Jelmer Vernooij | 1 | -0/+48 |
2007-10-10 | r682: Typo fixes | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r680: fail directly when we notice that perl is not there | Stefan Metzmacher | 1 | -1/+7 |
2007-10-10 | r679: fix make install | Stefan Metzmacher | 1 | -0/+4 |
2007-10-10 | r678: use ./config.smb_build.pl instead of config.smb_build.pl | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r677: fix: '$' -> '\$' | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r674: use the same -I flags as before | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r671: fix make ./include/proto.h | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r670: add make everything | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r667: remove Data::Dumper dependecy | Stefan Metzmacher | 1 | -16/+0 |
2007-10-10 | r666: readd 'make etags' and 'make ctags' | Stefan Metzmacher | 1 | -0/+6 |
2007-10-10 | r665: merge over the new build system from my tmp branch | Stefan Metzmacher | 9 | -0/+2719 |
2007-10-10 | r641: readd 'use dump;' | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r638: remove unused dependency to Data::Dumper and dump | Stefan Metzmacher | 1 | -2/+0 |
2007-10-10 | r617: Sync some minor updates with repository: | Tim Potter | 1 | -7/+81 |
2007-10-10 | r604: Better dumping of in,out,ref properties. | Tim Potter | 1 | -0/+12 |
2007-10-10 | r602: Autogenerated packet-dcerpc-samr.c now compiles! | Tim Potter | 2 | -8/+148 |
2007-10-10 | r600: Get rid of trailing whitespace which freaks out emacs' fontification. | Tim Potter | 1 | -6/+6 |
2007-10-10 | r597: Start generating parser code - only supports uint16, uint32 and policy | Tim Potter | 1 | -229/+61 |
2007-10-10 | r589: Fix IDL dump module so --dump and --diff options to pidl.pl work | Tim Potter | 1 | -23/+62 |
2007-10-10 | r550: Remove clientfns.pm module - it was a bad idea. | Tim Potter | 3 | -137/+2 |
2007-10-10 | r464: a big improvement to the API for writing server-side RPC | Andrew Tridgell | 2 | -11/+42 |
2007-10-10 | r419: Data::Dumper is not portable | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r363: nicer error handling in pidl | Andrew Tridgell | 2 | -1/+3 |
2007-10-10 | r356: Start of auto-generated client functions. Tridge can you take a look | Tim Potter | 2 | -0/+135 |
2007-10-10 | r147: - Remove dublicate ldap tests (richard the current test is in libads/co... | Stefan Metzmacher | 1 | -0/+17 |
2007-10-10 | r55: if you try to use a custom bind or unbind hook in | Stefan Metzmacher | 1 | -14/+22 |
2007-10-10 | r42: importing .cvsignore files | Gerald Carter | 1 | -1/+0 |
2004-02-22 | - creat the LIBCMDLINE subsystem | Stefan Metzmacher | 1 | -71/+0 |
2004-02-18 | don't inlcude rpc/rpc.h and rpcsvc/*.h anymore | Stefan Metzmacher | 1 | -72/+1 |