summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2003-08-13- added test for position_information via pathsAndrew Tridgell1-0/+20
2003-08-13- expanded the ntrename testAndrew Tridgell2-5/+81
2003-08-13process_model.h is not used at all - hangover from earlier designAndrew Tridgell2-52/+0
2003-08-13disabled autoconf 2.53 requirement until we know exactly why it isAndrew Tridgell1-2/+4
2003-08-13- added SMBntrename test suiteAndrew Tridgell16-69/+352
2003-08-13put config.guess in the right place!Andrew Tridgell1-0/+1409
2003-08-13- cope with servers that don't properly implement SMBexitAndrew Tridgell5-20/+166
2003-08-13make sure we give the chosen workgroup in gentestAndrew Tridgell1-2/+6
2003-08-13check for an invalid TID in reply_exit()Andrew Tridgell1-0/+5
2003-08-13add support for 32 bit pid using the PIDHIGH field. This allows theAndrew Tridgell2-2/+3
2003-08-13use the \\server\share form of tconx to work with servers that don'tAndrew Tridgell2-1/+6
2003-08-13This commit was generated by cvs2svn to compensate for changes in r30,Andrew Tridgell779-0/+352638
2003-08-13first public release of samba4 codeAndrew Tridgell779-0/+352638
2001-12-10Added "return offset;" to end of generated function.Tim Potter1-0/+1
2001-12-10Fix for pointers to structures in function args.Tim Potter1-0/+9
2001-12-09Misc fixes:Tim Potter1-9/+11
2001-12-09wchar_t is a scalar.Tim Potter1-0/+1
2001-12-08Convert a bunch of "prs_foo()" to "offset = prs_foo()"Tim Potter1-8/+8
2001-12-08Removed old commented-out code.Tim Potter1-49/+30
2001-12-08Reinvented has_properties() function lost after HD crash. )-:Tim Potter1-11/+26
2001-12-08Made hyper a simple type.Tim Potter1-13/+14
2001-12-06Moved processing of function arguments and structure elementsTim Potter1-41/+95
2001-12-06Don't pass down drep (data representation) arg from top level fn.Tim Potter1-13/+31
2001-11-28Don't pass decorative name to policy handle or ntstatus dissectors.Tim Potter1-12/+12
2001-11-28Decorate some of the parse functions with element names. This is startingTim Potter1-9/+9
2001-11-27Start generating some ethereal code that may actually compile withTim Potter1-21/+19
2001-11-26Start generating code for unions.Tim Potter1-5/+22
2001-11-26Ignore *.pidlTim Potter1-0/+1
2001-11-24Renamed functions from Dump* to Parse*Tim Potter1-32/+32
2001-11-24Initial version of ethereal parser generator. Works with test.idlTim Potter1-0/+216
2001-11-24Added --eparser to call ethereal parser generator.Tim Potter1-1/+12
2001-11-24forgot a fileAndrew Tridgell1-0/+145
2000-12-14changed auto-generated comment for headersAndrew Tridgell1-1/+1
2000-12-14beginnings of the C parser generatorAndrew Tridgell1-3/+16
2000-12-14added header generationAndrew Tridgell1-0/+134
2000-12-14fixed helpAndrew Tridgell1-5/+16
2000-12-14added a commentAndrew Tridgell1-0/+5
2000-12-14- fixed FlattenHash bugAndrew Tridgell1-2/+2
2000-12-14first versionAndrew Tridgell4-0/+524