Age | Commit message (Expand) | Author | Files | Lines |
2002-05-22 | Merge of bugfixes from 2.2. | Jeremy Allison | 2 | -6/+8 |
2002-05-22 | Fix for strangeness in Linux 2.0.x select return. | Jeremy Allison | 1 | -0/+14 |
2002-05-22 | Remove horrid goto. | Jeremy Allison | 1 | -10/+5 |
2002-05-22 | Cleanups! | Andrew Bartlett | 1 | -1/+1 |
2002-05-22 | Merge of receive_local_message fix from 2.2.5. | Jeremy Allison | 4 | -51/+35 |
2002-05-21 | Tricky fix. If we were waiting for an oplock break response message from | Jeremy Allison | 1 | -0/+11 |
2002-05-20 | Stop smbd looping when hide unreadable is true and .. is unreadable. | Jeremy Allison | 1 | -65/+72 |
2002-05-20 | Merge from 2.2. | Jeremy Allison | 2 | -2/+3 |
2002-05-19 | Spelling fix. | Tim Potter | 1 | -1/+1 |
2002-05-18 | A few things in this commit: | Andrew Bartlett | 3 | -26/+36 |
2002-05-17 | Make --with-ldapsam 'go away'. This is now a standard, stable, feature | Andrew Bartlett | 1 | -3/+6 |
2002-05-17 | Check paramters for NULL. | Andrew Bartlett | 1 | -0/+4 |
2002-05-17 | This removes --with-ssl from Samba. | Andrew Bartlett | 4 | -317/+0 |
2002-05-17 | Get the sco boxes compiling again - use the sys_ intefaces for all the dl* | Andrew Bartlett | 2 | -2/+2 |
2002-05-16 | Fix bug where creating a file and setting a security descriptor atomically | Jeremy Allison | 1 | -47/+68 |
2002-05-14 | Removed lp_strip_dot code - ensured that mangling code treats names ending | Jeremy Allison | 3 | -32/+45 |
2002-05-13 | Fix bug where setting end of file length to 8 was hitting erroneous | Jeremy Allison | 1 | -0/+4 |
2002-05-09 | Sync'ing SAMBA_2_2 with HEAD. | Shirish Kalele | 1 | -8/+15 |
2002-04-29 | Fix build farm bug. | Jeremy Allison | 1 | -1/+1 |
2002-04-29 | Added 2.2.x mangle fix to old mangle code in HEAD. | Jeremy Allison | 1 | -2/+1 |
2002-04-24 | smbd/fileio.c: debug changes so read/write/seek calls can be logged for name,... | Jeremy Allison | 1 | -382/+393 |
2002-04-24 | move to the FNV1 hash alghorithm seem good | Simo Sorce | 2 | -4/+15 |
2002-04-24 | patch from Alexander Bokovoy needed for dlopen on bsd systems | Andrew Tridgell | 1 | -2/+11 |
2002-04-24 | made a couple of variables static | Andrew Tridgell | 1 | -3/+4 |
2002-04-23 | When doing a non-io open the stat failing is no cause for a debug zero | Jeremy Allison | 1 | -2/+6 |
2002-04-20 | try to cope better with the take ownership operation for foreign SIDs | Andrew Tridgell | 2 | -3/+63 |
2002-04-19 | Fix different args to sys_fcntl without going varargs.... | Jeremy Allison | 2 | -9/+9 |
2002-04-19 | add NetUserEnum and NetGroupEnum lanmap API calls, untested. I don't have | Jean-François Micouleau | 1 | -94/+152 |
2002-04-19 | Added sys_fcntl (not to be used everywhere). Added sys_read/sys_write | Jeremy Allison | 3 | -11/+11 |
2002-04-19 | Fixed sendto in oplock code. | Jeremy Allison | 1 | -2/+2 |
2002-04-19 | Fix oplock recvfrom. | Jeremy Allison | 1 | -1/+1 |
2002-04-18 | fixed the fallback to a BDC for ADS connections | Andrew Tridgell | 2 | -2/+2 |
2002-04-18 | - fixed the is_mangled() interface to handle multiple components | Andrew Tridgell | 1 | -5/+42 |
2002-04-17 | Fixed the AFP_Resource:$DATA filename creation bug. | Jeremy Allison | 1 | -239/+255 |
2002-04-16 | make sure we don't walk past the end of the current SMB buffer when | Andrew Tridgell | 7 | -45/+49 |
2002-04-15 | make sure that we leave the tree unused after disconnecting | Andrew Tridgell | 1 | -0/+4 |
2002-04-15 | merge from SAMBA_2_2 | Gerald Carter | 1 | -1/+1 |
2002-04-15 | this fixes the displaying of free disk space for DOS6 clients. Win2000 | Andrew Tridgell | 1 | -14/+37 |
2002-04-14 | it looks like it is possible for a w2k client to send a spnego auth without s... | Andrew Tridgell | 1 | -1/+6 |
2002-04-14 | win2000 does not check the permissions on the share directory on | Andrew Tridgell | 1 | -3/+19 |
2002-04-13 | two time handling bugfixes | Andrew Tridgell | 1 | -1/+9 |
2002-04-13 | Better handling of uid/gid -> RID and RID -> uid/gid code. | Andrew Bartlett | 1 | -2/+3 |
2002-04-13 | Tidy up winbindd debug. Added Bill Moran's hide unreadable fix. | Jeremy Allison | 1 | -1/+9 |
2002-04-12 | fixed the display of the 'size on disk' property of files from w2k. | Andrew Tridgell | 1 | -4/+5 |
2002-04-12 | - added a mangling test suite that measures the collision rate on | Andrew Tridgell | 1 | -0/+14 |
2002-04-11 | Much better support for both non-algorithic RIDs (where the RID is stored in | Andrew Bartlett | 1 | -5/+15 |
2002-04-11 | don't try to return a void | Andrew Tridgell | 1 | -1/+1 |
2002-04-11 | - the 36^6 hash space gives 31 bits, not 32 bits. We need to mask the | Andrew Tridgell | 1 | -2/+4 |
2002-04-11 | a few debug statements (disabled) | Andrew Tridgell | 1 | -2/+7 |
2002-04-11 | don't treat '.' as FLAG_ASCII, instead handle it separately | Andrew Tridgell | 1 | -2/+2 |