Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2003-08-15 | fixed an enumerated type error found on irix | Andrew Tridgell | 1 | -1/+1 |
2003-08-15 | IRIX already defines uint_t | Herb Lewis | 1 | -0/+2 |
2003-08-15 | signed bitfields cannot be 1 bit long | Herb Lewis | 1 | -7/+7 |
2003-08-15 | rename mutex_t to smb_mutex_t to prevent name collision | Herb Lewis | 1 | -5/+5 |
2003-08-14 | client/client.c - cannot initialize struct with non-const values | Herb Lewis | 2 | -4/+1 |
2003-08-14 | added the ancient SMBcreate operation to the testsuite and client lib | Andrew Tridgell | 1 | -2/+3 |
2003-08-13 | - added a raw smb scanner | Andrew Tridgell | 1 | -1/+1 |
2003-08-13 | process_model.h is not used at all - hangover from earlier design | Andrew Tridgell | 2 | -52/+0 |
2003-08-13 | - added SMBntrename test suite | Andrew Tridgell | 3 | -6/+37 |
2003-08-13 | add support for 32 bit pid using the PIDHIGH field. This allows the | Andrew Tridgell | 1 | -1/+1 |
2003-08-13 | first public release of samba4 code | Andrew Tridgell | 80 | -0/+23131 |