ira/wip.git
2003-09-29 Jelmer VernooijUpdate MySQL configuration scripts, add module macros
2003-09-29 Jelmer VernooijRemove obsolete file
2003-09-29 Andrew Tridgellbetter child synchronisation at startup in NBENCH
2003-09-29 Andrew Tridgell- use deltree to setup base directory
2003-09-18 Tim PotterQuieten a compiler warning.
2003-09-02 Andrew Tridgellthanks to ntfsd and some google searches I worked out...
2003-08-31 Andrew TridgellI think I've finally got the ascii/unicode issues right...
2003-08-29 Andrew Tridgellexpanded the RAW-READ test to make it clearer that...
2003-08-23 Andrew Tridgellfix a segv when server doesn't support ATTRIBUTE_TAG_IN...
2003-08-17 Jelmer VernooijRemove some obsolete files (like in samba3)
2003-08-17 Jelmer VernooijSync autogen.sh from samba3
2003-08-16 Jelmer VernooijAdd script that reports unused macros/defines
2003-08-16 Jelmer VernooijAdd script that detects useless AC_DEFINE()'s in config...
2003-08-15 Herb Lewisdon't leak memory if cli->tree is NULL
2003-08-15 Herb Lewisdon't dereference null pointer
2003-08-15 Andrew Tridgellascii/unicode fixes in ascii mode found by smbtorture
2003-08-15 Andrew Tridgell- patch to fix a memory leak from metze
2003-08-15 Andrew Tridgellfix handling of parametric smb.conf parms with embedded...
2003-08-15 Andrew Tridgellmore fixes from the IRIX compiler (thanks herb!)
2003-08-15 Andrew Tridgellmore fixes from the IRIX compiler (thanks herb!)
2003-08-15 Herb Lewiswrong typecast
2003-08-15 Andrew Tridgellfixed an enumerated type error found on irix
2003-08-15 Herb Lewiscast to get rid of warnings
2003-08-15 Herb LewisIRIX already defines uint_t
2003-08-15 Herb Lewissigned bitfields cannot be 1 bit long
2003-08-15 Herb Lewisfix IRIX build
2003-08-15 Herb Lewisrename mutex_t to smb_mutex_t to prevent name collision
2003-08-15 Andrew Tridgellfixed some places where we don't brace (flags & STR_UNI...
2003-08-15 Andrew Tridgella few build fixes to try to get irix building
2003-08-15 Andrew Tridgelltry to cope with servers that return a blank alt_name...
2003-08-15 Andrew Tridgellsome servers don't return a fs_type and dev_type
2003-08-15 Andrew Tridgellfixed a comment typo
2003-08-15 Andrew Tridgellnicer formatting in getattre
2003-08-15 Andrew Tridgelldon't give detailed errors for levels that fail
2003-08-15 Andrew Tridgelltest resume by name before resume by flags
2003-08-15 Jeremy AllisonPrint out position info, ensure NT_RENAME info level...
2003-08-14 Herb Lewisclient/client.c - cannot initialize struct with non...
2003-08-14 Jeremy AllisonExtended seek tests to check position information.
2003-08-14 Andrew Tridgellfixed allinfo bug reported by metze
2003-08-14 Andrew Tridgelladded the ancient SMBcreate operation to the testsuite...
2003-08-14 Andrew Tridgelladded SMBopen to gentest
2003-08-14 Andrew Tridgelladded seek to gentest
2003-08-14 Andrew Tridgelladded read/write seek testing
2003-08-14 Jelmer VernooijFile is part of the HOWTO Collection
2003-08-13 Andrew Tridgell- added a raw smb scanner
2003-08-13 Andrew Tridgell- added test for position_information via paths
2003-08-13 Andrew Tridgell- expanded the ntrename test
2003-08-13 Andrew Tridgellprocess_model.h is not used at all - hangover from...
2003-08-13 Andrew Tridgelldisabled autoconf 2.53 requirement until we know exactl...
2003-08-13 Andrew Tridgell- added SMBntrename test suite
2003-08-13 Andrew Tridgellput config.guess in the right place!
2003-08-13 Andrew Tridgelladded config.guess
2003-08-13 Andrew Tridgell- cope with servers that don't properly implement SMBexit
2003-08-13 Andrew Tridgellmake sure we give the chosen workgroup in gentest
2003-08-13 Andrew Tridgellcheck for an invalid TID in reply_exit()
2003-08-13 Andrew Tridgelladd support for 32 bit pid using the PIDHIGH field...
2003-08-13 Andrew Tridgelluse the \\server\share form of tconx to work with serve...
2003-08-13 Andrew TridgellThis commit was generated by cvs2svn to compensate...
2003-08-13 Andrew Tridgellfirst public release of samba4 code
2001-12-10 Tim PotterAdded "return offset;" to end of generated function.
2001-12-10 Tim PotterFix for pointers to structures in function args.
2001-12-09 Tim PotterMisc fixes:
2001-12-09 Tim Potterwchar_t is a scalar.
2001-12-08 Tim PotterConvert a bunch of "prs_foo()" to "offset = prs_foo()"
2001-12-08 Tim PotterRemoved old commented-out code.
2001-12-08 Tim PotterReinvented has_properties() function lost after HD...
2001-12-08 Tim PotterMade hyper a simple type.
2001-12-06 Tim PotterMoved processing of function arguments and structure...
2001-12-06 Tim PotterDon't pass down drep (data representation) arg from...
2001-11-28 Tim PotterDon't pass decorative name to policy handle or ntstatus...
2001-11-28 Tim PotterDecorate some of the parse functions with element names...
2001-11-27 Tim PotterStart generating some ethereal code that may actually...
2001-11-26 Tim PotterStart generating code for unions.
2001-11-26 Tim PotterIgnore *.pidl
2001-11-24 Tim PotterRenamed functions from Dump* to Parse*
2001-11-24 Tim PotterInitial version of ethereal parser generator. Works...
2001-11-24 Tim PotterAdded --eparser to call ethereal parser generator.
2001-11-24 Andrew Tridgellforgot a file
2000-12-14 Andrew Tridgellchanged auto-generated comment for headers
2000-12-14 Andrew Tridgellbeginnings of the C parser generator
2000-12-14 Andrew Tridgelladded header generation
2000-12-14 Andrew Tridgellfixed help
2000-12-14 Andrew Tridgelladded a comment
2000-12-14 Andrew Tridgell- fixed FlattenHash bug
2000-12-14 Andrew TridgellThis commit was generated by cvs2svn to compensate...
2000-12-14 Andrew Tridgellfirst version