Age | Commit message (Expand) | Author | Files | Lines |
2003-08-15 | test resume by name before resume by flags | Andrew Tridgell | 1 | -1/+1 |
2003-08-15 | Print out position info, ensure NT_RENAME info level only works | Jeremy Allison | 2 | -0/+7 |
2003-08-14 | client/client.c - cannot initialize struct with non-const values | Herb Lewis | 5 | -9/+10 |
2003-08-14 | Extended seek tests to check position information. | Jeremy Allison | 1 | -0/+30 |
2003-08-14 | fixed allinfo bug reported by metze | Andrew Tridgell | 1 | -1/+1 |
2003-08-14 | added the ancient SMBcreate operation to the testsuite and client lib | Andrew Tridgell | 3 | -2/+74 |
2003-08-14 | added SMBopen to gentest | Andrew Tridgell | 1 | -0/+35 |
2003-08-14 | added seek to gentest | Andrew Tridgell | 1 | -0/+23 |
2003-08-14 | added read/write seek testing | Andrew Tridgell | 1 | -1/+25 |
2003-08-14 | File is part of the HOWTO Collection | Jelmer Vernooij | 1 | -32/+0 |
2003-08-13 | - added a raw smb scanner | Andrew Tridgell | 6 | -3/+88 |
2003-08-13 | - added test for position_information via paths | Andrew Tridgell | 1 | -0/+20 |
2003-08-13 | - expanded the ntrename test | Andrew Tridgell | 2 | -5/+81 |
2003-08-13 | process_model.h is not used at all - hangover from earlier design | Andrew Tridgell | 2 | -52/+0 |
2003-08-13 | disabled autoconf 2.53 requirement until we know exactly why it is | Andrew Tridgell | 1 | -2/+4 |
2003-08-13 | - added SMBntrename test suite | Andrew Tridgell | 16 | -69/+352 |
2003-08-13 | put config.guess in the right place! | Andrew Tridgell | 1 | -0/+1409 |
2003-08-13 | - cope with servers that don't properly implement SMBexit | Andrew Tridgell | 5 | -20/+166 |
2003-08-13 | make sure we give the chosen workgroup in gentest | Andrew Tridgell | 1 | -2/+6 |
2003-08-13 | check for an invalid TID in reply_exit() | Andrew Tridgell | 1 | -0/+5 |
2003-08-13 | add support for 32 bit pid using the PIDHIGH field. This allows the | Andrew Tridgell | 2 | -2/+3 |
2003-08-13 | use the \\server\share form of tconx to work with servers that don't | Andrew Tridgell | 2 | -1/+6 |
2003-08-13 | This commit was generated by cvs2svn to compensate for changes in r30, | Andrew Tridgell | 779 | -0/+352638 |
2003-08-13 | first public release of samba4 code | Andrew Tridgell | 779 | -0/+352638 |
2001-12-10 | Added "return offset;" to end of generated function. | Tim Potter | 1 | -0/+1 |
2001-12-10 | Fix for pointers to structures in function args. | Tim Potter | 1 | -0/+9 |
2001-12-09 | Misc fixes: | Tim Potter | 1 | -9/+11 |
2001-12-09 | wchar_t is a scalar. | Tim Potter | 1 | -0/+1 |
2001-12-08 | Convert a bunch of "prs_foo()" to "offset = prs_foo()" | Tim Potter | 1 | -8/+8 |
2001-12-08 | Removed old commented-out code. | Tim Potter | 1 | -49/+30 |
2001-12-08 | Reinvented has_properties() function lost after HD crash. )-: | Tim Potter | 1 | -11/+26 |
2001-12-08 | Made hyper a simple type. | Tim Potter | 1 | -13/+14 |
2001-12-06 | Moved processing of function arguments and structure elements | Tim Potter | 1 | -41/+95 |
2001-12-06 | Don't pass down drep (data representation) arg from top level fn. | Tim Potter | 1 | -13/+31 |
2001-11-28 | Don't pass decorative name to policy handle or ntstatus dissectors. | Tim Potter | 1 | -12/+12 |
2001-11-28 | Decorate some of the parse functions with element names. This is starting | Tim Potter | 1 | -9/+9 |
2001-11-27 | Start generating some ethereal code that may actually compile with | Tim Potter | 1 | -21/+19 |
2001-11-26 | Start generating code for unions. | Tim Potter | 1 | -5/+22 |
2001-11-26 | Ignore *.pidl | Tim Potter | 1 | -0/+1 |
2001-11-24 | Renamed functions from Dump* to Parse* | Tim Potter | 1 | -32/+32 |
2001-11-24 | Initial version of ethereal parser generator. Works with test.idl | Tim Potter | 1 | -0/+216 |
2001-11-24 | Added --eparser to call ethereal parser generator. | Tim Potter | 1 | -1/+12 |
2001-11-24 | forgot a file | Andrew Tridgell | 1 | -0/+145 |
2000-12-14 | changed auto-generated comment for headers | Andrew Tridgell | 1 | -1/+1 |
2000-12-14 | beginnings of the C parser generator | Andrew Tridgell | 1 | -3/+16 |
2000-12-14 | added header generation | Andrew Tridgell | 1 | -0/+134 |
2000-12-14 | fixed help | Andrew Tridgell | 1 | -5/+16 |
2000-12-14 | added a comment | Andrew Tridgell | 1 | -0/+5 |
2000-12-14 | - fixed FlattenHash bug | Andrew Tridgell | 1 | -2/+2 |
2000-12-14 | first version | Andrew Tridgell | 4 | -0/+524 |