Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r13676: have to return a value from a non-void function | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r13671: fix return value in (void)fn() | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r13614: First part of the bugfix for #3510 - net join fails | Jeremy Allison | 1 | -1/+7 |
2007-10-10 | r13316: Let the carnage begin.... | Gerald Carter | 1 | -2/+6 |
2007-10-10 | r12225: r11729@cabra: derrell | 2005-12-13 22:59:45 -0500 | Derrell Lipman | 1 | -5/+7 |
2007-10-10 | r11976: (Slightly modified) Volker fix for #3293. Use SMBecho instead of | Jeremy Allison | 1 | -0/+34 |
2007-10-10 | r10656: BIG merge from trunk. Features not copied over | Gerald Carter | 1 | -42/+41 |
2007-10-10 | r8572: Remove crufty #define NO_SYSLOG as it's not used at all anymore. | Tim Potter | 1 | -2/+0 |
2007-10-10 | r7554: Refactor very messy code in util_sock.c Remove write_socket_data/read_... | Jeremy Allison | 1 | -0/+15 |
2007-10-10 | r7415: * big change -- volker's new async winbindd from trunk | Gerald Carter | 1 | -16/+15 |
2007-10-10 | r6225: get rid of warnings from my compiler about nested externs | Herb Lewis | 1 | -1/+2 |
2007-10-10 | r5729: partial fixes for BUG 2308; libsmbclient patches from Derrell Lipman <... | Gerald Carter | 1 | -0/+1 |
2007-10-10 | r5495: * add in some code from Mike Nix <mnix@wanm.com.au> for the SMBsplopen | Gerald Carter | 1 | -1/+3 |
2007-10-10 | r4570: Replace cli->nt_pipe_fnum with an array of NT file numbers, one for each | Volker Lendecke | 1 | -5/+11 |
2007-10-10 | r4088: Get medieval on our ass about malloc.... :-). Take control of all our ... | Jeremy Allison | 1 | -3/+3 |
2007-10-10 | r1487: Remove unused parameter for the client-side signing functions. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r1154: Change default setting for case sensitivity to "auto". If set to auto | Jeremy Allison | 1 | -1/+18 |
2007-10-10 | r446: Close the open NT pipes before the tdis. | Volker Lendecke | 1 | -3/+3 |
2007-10-10 | r76: Fix smbfs problem with Tree Disconnect issued before smbfs starts its work. | Alexander Bokovoy | 1 | -1/+5 |
2004-03-27 | Merge from HEAD the SMB signing patch that I developed a couple of weeks | Andrew Bartlett | 1 | -1/+1 |
2004-03-19 | updating release notes & merging Derrel Lipman's libsmbclient patch from HEAD | Gerald Carter | 1 | -0/+11 |
2003-11-22 | Changes all over the shop, but all towards: | Andrew Bartlett | 1 | -2/+3 |
2003-10-21 | Patch from Stefan Metzmacher <metze@metzemix.de> to fix signing problems | Jeremy Allison | 1 | -1/+1 |
2003-09-04 | Used cachegrind to track down some bottlenecks. | Jeremy Allison | 1 | -0/+3 |
2003-08-13 | Only close anything that is not fid 0. Was very confusing in ethereal... | Volker Lendecke | 1 | -1/+3 |
2003-08-02 | Correct fix (removed the earlier band-aid) for what I thought was a signing | Jeremy Allison | 1 | -0/+4 |
2003-07-30 | Add a command line option (-S on|off|required) to enable signing on client | Jeremy Allison | 1 | -0/+21 |
2003-07-16 | Spelling. | Tim Potter | 1 | -1/+1 |
2003-07-15 | Added the "required" keyword to the "client signing" parameter to force it | Jeremy Allison | 1 | -0/+3 |
2003-07-14 | Jeremy requested that I get my NTLMSSP patch into CVS. He didn't request | Andrew Bartlett | 1 | -5/+37 |
2003-05-14 | spelling | Tim Potter | 1 | -1/+1 |
2003-04-21 | Merge SMB signing, cli buffer clobber and NTLMSSP signing tweaks from HEAD. | Andrew Bartlett | 1 | -4/+11 |
2003-04-09 | This is the netlogon schannel client code. Try a | Volker Lendecke | 1 | -0/+1 |
2003-03-18 | Parinoia fixes from HEAD - malloc() some extra room after the allocated | Andrew Bartlett | 1 | -2/+2 |
2003-03-18 | Merge from HEAD: | Andrew Bartlett | 1 | -5/+7 |
2003-02-24 | Merge from HEAD client-side authentication changes: | Andrew Bartlett | 1 | -6/+12 |
2003-01-03 | Merge from HEAD - make Samba compile with -Wwrite-strings without additional | Andrew Bartlett | 1 | -1/+1 |
2002-12-20 | Forward port the change to talloc_init() to make all talloc contexts | Jeremy Allison | 1 | -1/+1 |
2002-10-15 | Added cli_set_timeout() call. | Jeremy Allison | 1 | -0/+11 |
2002-10-01 | Cope with rw errors and timeout to peer. | Jeremy Allison | 1 | -2/+3 |
2002-10-01 | Tidy up client error processing. | Jeremy Allison | 1 | -16/+15 |
2002-10-01 | Added error string for server timeout on client call. | Jeremy Allison | 1 | -0/+2 |
2002-09-25 | sync'ing up for 3.0alpha20 release | Gerald Carter | 1 | -55/+89 |
2002-07-15 | updated the 3.0 branch from the head branch - ready for alpha18 | Andrew Tridgell | 1 | -13/+48 |
2002-03-01 | Another comment fix for mirmir | Andrew Bartlett | 1 | -1/+1 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2002-01-28 | Name another talloc. | Andrew Bartlett | 1 | -1/+1 |
2002-01-11 | Same fix as went into 2.2 (I'm waiting for jerry to finish some code). | Jeremy Allison | 1 | -1/+1 |
2001-11-27 | prevent a memory leak of cli structures | Andrew Tridgell | 1 | -1/+7 |
2001-11-25 | Add a new torture test to extract a NT->DOS error map from an NT member of a | Andrew Bartlett | 1 | -0/+7 |