Age | Commit message (Expand) | Author | Files | Lines |
2002-09-11 | Ensure we've failed a lock with a lock denied message before automatically | Jeremy Allison | 1 | -6/+9 |
2002-08-23 | Merged initial allocation code for IFSTEST fix. | Jeremy Allison | 1 | -2/+1 |
2002-04-16 | fixed a problem with the smb_buf() macro on some compilers | Andrew Tridgell | 1 | -1/+1 |
2002-04-16 | i forgot to commit these parts of the string handling patch earlier. Sorry. | Andrew Tridgell | 1 | -1/+4 |
2002-03-13 | include/smb_macros.h: Don't round up an allocation if the size is zero. | Jeremy Allison | 1 | -1/+1 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -1/+1 |
2002-01-16 | Added CIFS UNIX extension code to client. | Jeremy Allison | 1 | -0/+6 |
2002-01-10 | First part of UNIX extensions (#ifdefed out) more to follow. | Jeremy Allison | 1 | -0/+6 |
2002-01-03 | Clarify doc for SAFE_FREE. | Martin Pool | 1 | -3/+7 |
2002-01-03 | Welcome to preprocessor hell. Had to put a #ifndef around SAFE_FREE to | Tim Potter | 1 | -0/+3 |
2001-11-12 | Fixed allocation bug in database prog. Some format fixes. | Jeremy Allison | 1 | -0/+1 |
2001-11-09 | Fixup __LPID -> _LPID. | Jeremy Allison | 1 | -1/+1 |
2001-11-04 | a big one: | Simo Sorce | 1 | -0/+1 |
2001-10-19 | Restored old Bmpx code - actually used by OS/2. | Jeremy Allison | 1 | -0/+12 |
2001-09-30 | Finally kill off the SMBENCRYPT() macro. | Andrew Bartlett | 1 | -2/+0 |
2001-09-17 | introduce SAFE_FREE() macro as suggested by andreas moroder. | Simo Sorce | 1 | -0/+3 |
2001-09-10 | replaced stdio in many parts of samba with a XFILE. XFILE is a cut-down | Andrew Tridgell | 1 | -1/+1 |
2001-09-06 | got rid of USE_TDB_MMAP_FLAG as its not needed any more | Andrew Tridgell | 1 | -1/+0 |
2001-09-06 | - fixed proto.h build on systems using a parallel make | Andrew Tridgell | 1 | -0/+3 |
2001-09-05 | added filename to error_packet() | Andrew Tridgell | 1 | -4/+4 |
2001-08-27 | started converting NTSTATUS to be a structure on systems with gcc in order to... | Andrew Tridgell | 1 | -1/+1 |
2001-08-27 | converted smbd to use NTSTATUS by default | Andrew Tridgell | 1 | -17/+8 |
2001-07-30 | Added "use mmap" for HPUX. | Jeremy Allison | 1 | -0/+1 |
2001-07-04 | The big character set handling changeover! | Andrew Tridgell | 1 | -12/+12 |
2001-07-02 | Fixed the nastiest locking bug to track down.... smb_pids are sent in the | Jeremy Allison | 1 | -0/+1 |
2000-10-19 | Ok - this is a big patch - and it may break smbd a bit (although | Jeremy Allison | 1 | -2/+2 |
2000-10-06 | Inlined many of the vfs_XXX calls as macros for speed. | Jeremy Allison | 1 | -0/+41 |
2000-09-26 | fixed IRIX compiller error message | Herb Lewis | 1 | -1/+1 |
2000-08-14 | Reverted the change Luke made. Removed IS_BITS_SET_XX macros. | Jeremy Allison | 1 | -5/+0 |
2000-08-14 | restored IS_BITS_SET_xxx macros. | Luke Leighton | 1 | -0/+5 |
2000-08-12 | removed (void) typecast from SMB_ASSERT | Gerald Carter | 1 | -1/+1 |
2000-08-01 | Tidyup removing many of the 0xC0000000 | NT_STATUS_XXX stuff (only need NT_ST... | Jeremy Allison | 1 | -5/+0 |
2000-06-09 | Luke, I am moving the code back into passdb/passdb.c, this the correct | Jeremy Allison | 1 | -8/+0 |
2000-06-09 | dynamic allocation of NET_USER_INFO_3 gids. | Luke Leighton | 1 | -0/+8 |
2000-06-01 | Getting back to a compilable state (not there yet but close). | Jeremy Allison | 1 | -8/+0 |
2000-04-30 | - removed all our old wildcard matching code and replaced it with a | Andrew Tridgell | 1 | -8/+0 |
2000-04-24 | Now that fsp's are created on successful file open, the structure member | Jeremy Allison | 1 | -2/+2 |
2000-04-12 | Ensure that CHECK_FNUM rejects fd == -1 correctly. | Jeremy Allison | 1 | -1/+4 |
2000-03-08 | dded Microsoft Dfs services. | Shirish Kalele | 1 | -0/+1 |
2000-02-03 | Busting up of source/include/smb.h into smaller pieces which can be | Tim Potter | 1 | -0/+236 |
1999-12-13 | 2nd phase of head branch sync with SAMBA_2_0 - this delets all the files that... | Andrew Tridgell | 1 | -154/+0 |
1999-12-01 | improving createuser account command to be able to add workstations | Luke Leighton | 1 | -4/+5 |
1999-07-22 | Moved a whole bunch of macros out of smb.h and into their own #include | Tim Potter | 1 | -0/+153 |