git.samba.org
/
ira
/
wip.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
ira/wip.git
2003-08-16
Jelmer Vernooij
Add script that reports unused macros/defines
commit
|
commitdiff
|
tree
2003-08-16
Jelmer Vernooij
Add script that detects useless AC_DEFINE()'s in config...
commit
|
commitdiff
|
tree
2003-08-15
Herb Lewis
don't leak memory if cli->tree is NULL
commit
|
commitdiff
|
tree
2003-08-15
Herb Lewis
don't dereference null pointer
commit
|
commitdiff
|
tree
2003-08-15
Andrew Tridgell
ascii/unicode fixes in ascii mode found by smbtorture
commit
|
commitdiff
|
tree
2003-08-15
Andrew Tridgell
- patch to fix a memory leak from metze
commit
|
commitdiff
|
tree
2003-08-15
Andrew Tridgell
fix handling of parametric smb.conf parms with embedded...
commit
|
commitdiff
|
tree
2003-08-15
Andrew Tridgell
more fixes from the IRIX compiler (thanks herb!)
commit
|
commitdiff
|
tree
2003-08-15
Andrew Tridgell
more fixes from the IRIX compiler (thanks herb!)
commit
|
commitdiff
|
tree
2003-08-15
Herb Lewis
wrong typecast
commit
|
commitdiff
|
tree
2003-08-15
Andrew Tridgell
fixed an enumerated type error found on irix
commit
|
commitdiff
|
tree
2003-08-15
Herb Lewis
cast to get rid of warnings
commit
|
commitdiff
|
tree
2003-08-15
Herb Lewis
IRIX already defines uint_t
commit
|
commitdiff
|
tree
2003-08-15
Herb Lewis
signed bitfields cannot be 1 bit long
commit
|
commitdiff
|
tree
2003-08-15
Herb Lewis
fix IRIX build
commit
|
commitdiff
|
tree
2003-08-15
Herb Lewis
rename mutex_t to smb_mutex_t to prevent name collision
commit
|
commitdiff
|
tree
2003-08-15
Andrew Tridgell
fixed some places where we don't brace (flags & STR_UNI...
commit
|
commitdiff
|
tree
2003-08-15
Andrew Tridgell
a few build fixes to try to get irix building
commit
|
commitdiff
|
tree
2003-08-15
Andrew Tridgell
try to cope with servers that return a blank alt_name...
commit
|
commitdiff
|
tree
2003-08-15
Andrew Tridgell
some servers don't return a fs_type and dev_type
commit
|
commitdiff
|
tree
2003-08-15
Andrew Tridgell
fixed a comment typo
commit
|
commitdiff
|
tree
2003-08-15
Andrew Tridgell
nicer formatting in getattre
commit
|
commitdiff
|
tree
2003-08-15
Andrew Tridgell
don't give detailed errors for levels that fail
commit
|
commitdiff
|
tree
2003-08-15
Andrew Tridgell
test resume by name before resume by flags
commit
|
commitdiff
|
tree
2003-08-15
Jeremy Allison
Print out position info, ensure NT_RENAME info level...
commit
|
commitdiff
|
tree
2003-08-14
Herb Lewis
client/client.c - cannot initialize struct with non...
commit
|
commitdiff
|
tree
2003-08-14
Jeremy Allison
Extended seek tests to check position information.
commit
|
commitdiff
|
tree
2003-08-14
Andrew Tridgell
fixed allinfo bug reported by metze
commit
|
commitdiff
|
tree
2003-08-14
Andrew Tridgell
added the ancient SMBcreate operation to the testsuite...
commit
|
commitdiff
|
tree
2003-08-14
Andrew Tridgell
added SMBopen to gentest
commit
|
commitdiff
|
tree
2003-08-14
Andrew Tridgell
added seek to gentest
commit
|
commitdiff
|
tree
2003-08-14
Andrew Tridgell
added read/write seek testing
commit
|
commitdiff
|
tree
2003-08-14
Jelmer Vernooij
File is part of the HOWTO Collection
commit
|
commitdiff
|
tree
2003-08-13
Andrew Tridgell
- added a raw smb scanner
commit
|
commitdiff
|
tree
2003-08-13
Andrew Tridgell
- added test for position_information via paths
commit
|
commitdiff
|
tree
2003-08-13
Andrew Tridgell
- expanded the ntrename test
commit
|
commitdiff
|
tree
2003-08-13
Andrew Tridgell
process_model.h is not used at all - hangover from...
commit
|
commitdiff
|
tree
2003-08-13
Andrew Tridgell
disabled autoconf 2.53 requirement until we know exactl...
commit
|
commitdiff
|
tree
2003-08-13
Andrew Tridgell
- added SMBntrename test suite
commit
|
commitdiff
|
tree
2003-08-13
Andrew Tridgell
put config.guess in the right place!
commit
|
commitdiff
|
tree
2003-08-13
Andrew Tridgell
added config.guess
commit
|
commitdiff
|
tree
2003-08-13
Andrew Tridgell
- cope with servers that don't properly implement SMBexit
commit
|
commitdiff
|
tree
2003-08-13
Andrew Tridgell
make sure we give the chosen workgroup in gentest
commit
|
commitdiff
|
tree
2003-08-13
Andrew Tridgell
check for an invalid TID in reply_exit()
commit
|
commitdiff
|
tree
2003-08-13
Andrew Tridgell
add support for 32 bit pid using the PIDHIGH field...
commit
|
commitdiff
|
tree
2003-08-13
Andrew Tridgell
use the \\server\share form of tconx to work with serve...
commit
|
commitdiff
|
tree
2003-08-13
Andrew Tridgell
This commit was generated by cvs2svn to compensate...
commit
|
commitdiff
|
tree
2003-08-13
Andrew Tridgell
first public release of samba4 code
commit
|
commitdiff
|
tree
2001-12-10
Tim Potter
Added "return offset;" to end of generated function.
commit
|
commitdiff
|
tree
2001-12-10
Tim Potter
Fix for pointers to structures in function args.
commit
|
commitdiff
|
tree
2001-12-09
Tim Potter
Misc fixes:
commit
|
commitdiff
|
tree
2001-12-09
Tim Potter
wchar_t is a scalar.
commit
|
commitdiff
|
tree
2001-12-08
Tim Potter
Convert a bunch of "prs_foo()" to "offset = prs_foo()"
commit
|
commitdiff
|
tree
2001-12-08
Tim Potter
Removed old commented-out code.
commit
|
commitdiff
|
tree
2001-12-08
Tim Potter
Reinvented has_properties() function lost after HD...
commit
|
commitdiff
|
tree
2001-12-08
Tim Potter
Made hyper a simple type.
commit
|
commitdiff
|
tree
2001-12-06
Tim Potter
Moved processing of function arguments and structure...
commit
|
commitdiff
|
tree
2001-12-06
Tim Potter
Don't pass down drep (data representation) arg from...
commit
|
commitdiff
|
tree
2001-11-28
Tim Potter
Don't pass decorative name to policy handle or ntstatus...
commit
|
commitdiff
|
tree
2001-11-28
Tim Potter
Decorate some of the parse functions with element names...
commit
|
commitdiff
|
tree
2001-11-27
Tim Potter
Start generating some ethereal code that may actually...
commit
|
commitdiff
|
tree
2001-11-26
Tim Potter
Start generating code for unions.
commit
|
commitdiff
|
tree
2001-11-26
Tim Potter
Ignore *.pidl
commit
|
commitdiff
|
tree
2001-11-24
Tim Potter
Renamed functions from Dump* to Parse*
commit
|
commitdiff
|
tree
2001-11-24
Tim Potter
Initial version of ethereal parser generator. Works...
commit
|
commitdiff
|
tree
2001-11-24
Tim Potter
Added --eparser to call ethereal parser generator.
commit
|
commitdiff
|
tree
2001-11-24
Andrew Tridgell
forgot a file
commit
|
commitdiff
|
tree
2000-12-14
Andrew Tridgell
changed auto-generated comment for headers
commit
|
commitdiff
|
tree
2000-12-14
Andrew Tridgell
beginnings of the C parser generator
commit
|
commitdiff
|
tree
2000-12-14
Andrew Tridgell
added header generation
commit
|
commitdiff
|
tree
2000-12-14
Andrew Tridgell
fixed help
commit
|
commitdiff
|
tree
2000-12-14
Andrew Tridgell
added a comment
commit
|
commitdiff
|
tree
2000-12-14
Andrew Tridgell
- fixed FlattenHash bug
commit
|
commitdiff
|
tree
2000-12-14
Andrew Tridgell
This commit was generated by cvs2svn to compensate...
commit
|
commitdiff
|
tree
2000-12-14
Andrew Tridgell
first version
commit
|
commitdiff
|
tree