summaryrefslogtreecommitdiffstats
path: root/source4/build
Commit message (Expand)AuthorAgeFilesLines
* r2183: Tidy up naming of ethereal fields. The field names are taken from theTim Potter2007-10-101-9/+20
* r2168: Move these files into a separate ethereal-pidl-plugin svn repository.Tim Potter2007-10-102-738/+0
* r2167: Implement some stubbed out functions.Tim Potter2007-10-101-59/+46
* r2100: rework the dcerpc client side library so that it is async. We nowAndrew Tridgell2007-10-101-4/+15
* r2055: Add PRINTF_ATTRIBUTE to many more parts of the code, and a newAndrew Bartlett2007-10-101-3/+3
* r2047: Warn on 'declaration after statement' (breaks non-gcc).Andrew Bartlett2007-10-101-3/+3
* r2012: --enable-developer also sets debug=yes nowStefan Metzmacher2007-10-101-3/+9
* r2011: remove this broken and never reached testStefan Metzmacher2007-10-101-7/+1
* r2010: trigger the config.smb_build.dump output by --enable-*developer not --...Stefan Metzmacher2007-10-101-1/+1
* r2003: got rid of next_token_nr(), which involved some horrible globalsAndrew Tridgell2007-10-101-1/+1
* r1988: Let Samba use all POSIX features available on VOS.Paul Green2007-10-101-2/+2
* r1973: for systems that don't have strtoull() try strtouq(). This should fixAndrew Tridgell2007-10-101-1/+1
* r1943: don't use the with --enable-*developer selected flags forStefan Metzmacher2007-10-103-8/+24
* r1909: nicer formatStefan Metzmacher2007-10-101-2/+2
* r1905: add -Werror-implicit-function-declaration with --enable-developerStefan Metzmacher2007-10-103-1/+6
* r1894: Convert // to /* */Volker Lendecke2007-10-101-2/+2
* r1872: revert -r 1845 because the caling function should look at the fault_codeStefan Metzmacher2007-10-101-1/+1
* r1867: Add README file in build/pidl/Jelmer Vernooij2007-10-101-0/+35
* r1845: map DCERPC_FAULT_LOGON_FAILURE to NT_STATUS_LOGON_FAILUREStefan Metzmacher2007-10-101-1/+1
* r1838: Updates from the airplane:Jelmer Vernooij2007-10-103-79/+4
* r1826: Implement some stub functions: ndr_pull_{save,restore,set_offset}()Tim Potter2007-10-103-6/+72
* r1815: Update parser for recent changes to perl parser.Tim Potter2007-10-101-2/+1
* r1786: Add support for the 'helpstring' attribute on interfacesJelmer Vernooij2007-10-102-0/+6
* r1767: Checkin of workarea. Sorry Jelmer but this overwrites some of your ch...Tim Potter2007-10-107-1139/+1039
* r1757: much simpler (and smaller, faster etc) way of doing relative pointersAndrew Tridgell2007-10-101-8/+5
* r1736: - Pidl updates:Jelmer Vernooij2007-10-1010-771/+729
* r1714: Initial docs on DCOM stuff and build utilitiesJelmer Vernooij2007-10-101-0/+69
* r1703: - Lots of RPC updates, adding new pipes and protocols.Jelmer Vernooij2007-10-103-25/+49
* r1701: Bugfixes to Tim's ethereal parser generatorJelmer Vernooij2007-10-103-14/+59
* r1700: make version default to 0.0 (same as midl)Jelmer Vernooij2007-10-101-0/+2
* r1671: make [relative] pointers in idl much more generic, treating them justAndrew Tridgell2007-10-101-14/+22
* r1611: Put a brace on a new line.Tim Potter2007-10-101-1/+2
* r1595: Always use a loop variable named $e when iterating over lists ofTim Potter2007-10-101-6/+6
* r1594: Remove some array checks that we can't do because we don't store stateTim Potter2007-10-101-33/+11
* r1593: Fix bug in get_subtree() where we were always looking at the head ofTim Potter2007-10-101-1/+2
* r1592: Fix up subtrees for non-scalar types instead of hardcoding module subt...Tim Potter2007-10-101-17/+37
* r1586: Finally, a technique for putting buffers in scalars in the sameTim Potter2007-10-103-88/+102
* r1540: - Remove return statements when a parse error is detected as etherealTim Potter2007-10-101-33/+70
* r1535: Create a subtree for each array element.Tim Potter2007-10-101-4/+17
* r1534: Alternate method of grouping togethers buffers and scalars which actuallyTim Potter2007-10-101-37/+48
* r1483: build dynconfig.c also with PICFLAGSStefan Metzmacher2007-10-101-1/+1
* r1464: the recent build changes completely lost the speed advantage of usingAndrew Tridgell2007-10-101-1/+1
* r1458: Add a new configure option, to make it possible to both find errors,Andrew Bartlett2007-10-101-0/+6
* r1377: add examples for config.mk sectionsStefan Metzmacher2007-10-101-0/+49
* r1323: allow '-' in IDENTIFIERSStefan Metzmacher2007-10-101-12/+40
* r1321: find the '::=' directly by th lexerStefan Metzmacher2007-10-101-1/+8
* r1310: one more #line statementStefan Metzmacher2007-10-101-0/+1
* r1309: use #line 1 "filename.pl"Stefan Metzmacher2007-10-101-0/+8
* r1308: move smb_panic() to lib/fault.cStefan Metzmacher2007-10-101-1/+1
* r1307: remove unused stuff from pasn1Stefan Metzmacher2007-10-101-39/+18