Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r762: Fix for #1319 when security > share. | Jeremy Allison | 1 | -2/+8 |
2007-10-10 | r742: Volker discovered that we can truncate a locked file. Well I never ! :-). | Jeremy Allison | 1 | -22/+2 |
2007-10-10 | r740: Fix Bug #1301. Return NT_STATUS_SHARING_VIOLATION when share mode locking | Richard Sharpe | 1 | -0/+14 |
2007-10-10 | r737: Handle -S and user mount parms | Steve French | 1 | -24/+40 |
2007-10-10 | r716: Fix for bugid #1345 (Macromedia Homesite cannot connect anymore after u... | Jeremy Allison | 1 | -0/+4 |
2007-10-10 | r710: Fix smbclient symlink command when widelinks = no. | Jeremy Allison | 2 | -72/+8 |
2007-10-10 | r706: Fix erroneous commit... I've not finished testing the | Jeremy Allison | 1 | -9/+3 |
2007-10-10 | r704: BUG 1315: fix for schannel client connections to server's that don't su... | Gerald Carter | 4 | -18/+45 |
2007-10-10 | r698: Now wb pipe is non-blocking remember to read in non-blocking mode... | Jeremy Allison | 2 | -13/+52 |
2007-10-10 | r689: removed unneeded forward declarations | Gerald Carter | 1 | -3/+0 |
2007-10-10 | r675: merge from SAMBA_4_0: | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r658: Oops - make smbclient work again with widelinks = no :-). | Jeremy Allison | 2 | -6/+8 |
2007-10-10 | r656: Make widelinks use realpath(). Tidy up cases where we need to become a ... | Jeremy Allison | 6 | -148/+119 |
2007-10-10 | r654: There is no point in having two lines of: | Richard Sharpe | 1 | -1/+1 |
2007-10-10 | r653: Ok, so tridge convinced me. Allow full UNIX path symlinks | Jeremy Allison | 2 | -27/+25 |
2007-10-10 | r651: Patch from kawasa_r@itg.hitachi.co.jp to connect to winbind | Jeremy Allison | 1 | -2/+94 |
2007-10-10 | r647: fix for setting the called name to by our IP if the called name was *SM... | Gerald Carter | 3 | -25/+7 |
2007-10-10 | r645: Patch from kawasa_r@itg.hitachi.co.jp to correctly enable core dumps. | Jeremy Allison | 2 | -0/+7 |
2007-10-10 | r643: fix typo | Herb Lewis | 1 | -1/+1 |
2007-10-10 | r642: use RPC_CLIENT_OBJ instead of file name | Herb Lewis | 1 | -2/+2 |
2007-10-10 | r640: Make cifsvfs symlinks work with paths within and external to the | Jeremy Allison | 2 | -7/+42 |
2007-10-10 | r635: put files that are referenced multiple times in separate | Herb Lewis | 1 | -38/+63 |
2007-10-10 | r618: Bug #1333. Fix a problem pointed out by coolo where I was trying to ensure | Richard Sharpe | 1 | -1/+1 |
2007-10-10 | r616: Bug #1333. | Richard Sharpe | 1 | -2/+8 |
2007-10-10 | r599: Bug #1178. Make the libsmbclient routines callable by C++ programs. Also | Richard Sharpe | 1 | -29/+264 |
2007-10-10 | r588: Some fixes from coolo ... | Richard Sharpe | 2 | -5/+15 |
2007-10-10 | r570: Remove lots of globals to handle case issues - move them | Jeremy Allison | 16 | -133/+89 |
2007-10-10 | r568: setting version to 3.0.5pre1 | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r565: Uninitialized data fixes from kawasa_r@itg.hitachi.co.jp. | Jeremy Allison | 3 | -0/+5 |
2007-10-10 | r562: Memory leak fix in error code path from kawasa_r@itg.hitachi.co.jp. | Jeremy Allison | 1 | -1/+4 |
2007-10-10 | r560: Fix bugzilla 1279: cannot control individual print jobs using cups | Jim McDonough | 1 | -3/+3 |
2007-10-10 | r559: Some fixes from coolo ... | Richard Sharpe | 1 | -2/+2 |
2007-10-10 | r557: another patch from Stephan Kulow <coolo@suse.de> -- check cli * before ... | Gerald Carter | 1 | -0/+6 |
2007-10-10 | r555: Fix big-endian storage of jobids in jobs_changed list. Found during | Jim McDonough | 1 | -1/+3 |
2007-10-10 | r551: BUG 1293: fix double free in printer publishing code | Gerald Carter | 1 | -2/+1 |
2007-10-10 | r547: Add entry for NT_STATUS_DUPLICATE_NAME in the ntstatus to unix error ma... | Jelmer Vernooij | 1 | -0/+3 |
2007-10-10 | r545: Handing a NULL blob to base64_encode_data_blob leads to an invalid writ... | Volker Lendecke | 1 | -3/+6 |
2007-10-10 | r543: possible fix for BUG 1293 -- initialize pointer to NULL to ensure the f... | Gerald Carter | 1 | -0/+1 |
2007-10-10 | r541: fixing segfault in winbindd caused -r527 -- looks like a bug in heimdal... | Gerald Carter | 4 | -9/+12 |
2007-10-10 | r539: Mem leak fixes from kawasa_r@itg.hitachi.co.jp | Jeremy Allison | 2 | -1/+4 |
2007-10-10 | r538: Mem leak fix from kawasa_r@itg.hitachi.co.jp | Jeremy Allison | 1 | -0/+2 |
2007-10-10 | r535: Another memleak fix from kawasa_r@itg.hitachi.co.jp | Jeremy Allison | 1 | -0/+2 |
2007-10-10 | r533: More memory leak fixes from kawasa_r@itg.hitachi.co.jp. I need to | Jeremy Allison | 1 | -8/+32 |
2007-10-10 | r527: More memory leak fixes in error paths from kawasa_r@itg.hitachi.co.jp. | Jeremy Allison | 1 | -2/+8 |
2007-10-10 | r525: More memory leak fixes from kawasa_r@itg.hitachi.co.jp in error code | Jeremy Allison | 1 | -5/+9 |
2007-10-10 | r523: Fix from kawasa_r@itg.hitachi.co.jp to initialise blob structs. | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r519: fix bug in authorise_login() that broke security = share | Gerald Carter | 1 | -0/+2 |
2007-10-10 | r517: Remove wrong commit I did by mistake | Alexander Bokovoy | 1 | -6/+0 |
2007-10-10 | r516: On GNU/Linux distributions which allow to use both 2.4 and 2.6 kernels | Alexander Bokovoy | 2 | -0/+19 |
2007-10-10 | r505: Break out algorithmic_gid_to_sid so that those of us who need it can us... | Richard Sharpe | 1 | -3/+19 |