Age | Commit message (Expand) | Author | Files | Lines |
2007-11-03 | Remove most of the remaining globals out of lib/util_sock.c. | Jeremy Allison | 15 | -62/+71 |
2007-11-03 | Remove more static data from lib/util_sock.c and | Jeremy Allison | 11 | -57/+58 |
2007-11-03 | Missed one case where I need to pass down addrlen. | Jeremy Allison | 1 | -1/+1 |
2007-11-03 | I can't get away without a 'length' arg. :-). | Jeremy Allison | 15 | -29/+38 |
2007-11-03 | Stop get_peer_addr() and client_addr() from using global | Jeremy Allison | 15 | -32/+56 |
2007-11-03 | Remove the smb_read_error global variable and replace | Jeremy Allison | 11 | -88/+91 |
2007-11-03 | Remove unused var noticed by metze. | Jeremy Allison | 1 | -1/+0 |
2007-11-02 | Fix the snprintf checks, and fix a typo in pointer indirection. | Jeremy Allison | 1 | -5/+5 |
2007-11-02 | Ensure we use the correct socklen_t values for bind() for | Jeremy Allison | 1 | -1/+3 |
2007-11-02 | Fix typos in calc_sa_size, noticed by jim.brown@miami.edu | Jeremy Allison | 1 | -1/+2 |
2007-11-02 | Change the client library to write directly out of | Jeremy Allison | 6 | -42/+179 |
2007-11-02 | Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-... | Jeremy Allison | 1 | -0/+3 |
2007-11-02 | Forgot one more getnameinfo. | Jeremy Allison | 1 | -1/+1 |
2007-11-02 | Merge branch 'v3-2-test' of git://git.samba.org/samba into v3-2-test | Gerald (Jerry) Carter | 6 | -22/+66 |
2007-11-02 | Fix build breakage when not specifying --with-fhs. | Gerald (Jerry) Carter | 1 | -0/+3 |
2007-11-02 | Argggh. smblen doesn't include the +4, so my smb_doff calculations | Jeremy Allison | 1 | -4/+4 |
2007-11-02 | Fix Solaris by ensuring we use the IPv4 or IPv6 length | Jeremy Allison | 4 | -7/+43 |
2007-11-02 | Fix state_path to take a const string, not use pstring. | Jeremy Allison | 1 | -7/+11 |
2007-11-01 | Ensure we can't accidently do a pipe write with | Jeremy Allison | 1 | -0/+5 |
2007-11-01 | Be careful and take care of the correct lengths in large | Jeremy Allison | 1 | -9/+7 |
2007-11-01 | Ensure we detect a large writeX when using recvfile. | Jeremy Allison | 1 | -1/+2 |
2007-11-01 | Merge branch 'v3-2-test' of git://git.samba.org/samba into v3-2-test | Gerald (Jerry) Carter | 4 | -15/+23 |
2007-11-01 | Add brackets so as not to break the POSIX caps return. | Jeremy Allison | 1 | -2/+2 |
2007-11-01 | Fix for bug 5021 | Volker Lendecke | 1 | -1/+5 |
2007-11-01 | Patch 2 of 3 from Debian Samba packagers: | Gerald (Jerry) Carter | 14 | -37/+37 |
2007-11-01 | save memory | Volker Lendecke | 1 | -12/+15 |
2007-11-01 | Add missing recvfile_bytes element - noticed by Kukks. | Jeremy Allison | 1 | -0/+1 |
2007-11-01 | Patch from Debian Samba package maintainers: | Gerald (Jerry) Carter | 5 | -3/+88 |
2007-11-01 | Enable building the zfsacl VFS module by specifying | Michael Adam | 1 | -0/+1 |
2007-10-31 | Note when we're setting change time, not write time, and send | Jeremy Allison | 3 | -16/+32 |
2007-10-31 | Fix some cases where file_set_dosmode was being passed | Jeremy Allison | 7 | -12/+30 |
2007-10-31 | Fix vfstest link - move socket calls into smbd/process.c | Jeremy Allison | 2 | -288/+288 |
2007-10-31 | Add printout of large read/write caps if detected. | Jeremy Allison | 1 | -0/+6 |
2007-10-31 | Make explicit draining the socket on RECVFILE. Add | Jeremy Allison | 4 | -26/+24 |
2007-10-30 | Handle the disk full error case correctly. | Jeremy Allison | 2 | -7/+26 |
2007-10-30 | Ensure we don't prematurely clean out the bytes read. | Jeremy Allison | 1 | -4/+10 |
2007-10-30 | Add new parameter, "min receivefile size" (by default set | Jeremy Allison | 11 | -160/+527 |
2007-10-30 | Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-... | Jeremy Allison | 1 | -8/+10 |
2007-10-30 | Our userlevel SMBwriteX call is non-standard in that it | Jeremy Allison | 1 | -8/+10 |
2007-10-30 | Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-... | Jeremy Allison | 3 | -7/+6 |
2007-10-30 | start smbd, nmbd and winbindd with the same startup message | Stefan Metzmacher | 3 | -7/+6 |
2007-10-29 | Forgot to add recvfile.c | Jeremy Allison | 1 | -0/+158 |
2007-10-29 | Add in the recvfile entry to the VFS layer with a default | Jeremy Allison | 9 | -1/+77 |
2007-10-29 | Fix the setup_kaddr() call to cope with IPv6. | Jeremy Allison | 3 | -20/+42 |
2007-10-29 | Change our DNS code to cope with AAAA records. A6 records | Jeremy Allison | 4 | -120/+203 |
2007-10-28 | Enable vfs objects = /full/path/to/object.so | Volker Lendecke | 1 | -10/+36 |
2007-10-27 | Change all occurrences of zero_addr(&ss,AF_INET) to | Jeremy Allison | 15 | -27/+27 |
2007-10-27 | Fix zero_addr(&ip, INADDR_ANY); -> zero_addr(&ip, AF_INET) | Jeremy Allison | 1 | -1/+1 |
2007-10-27 | Two patches | Volker Lendecke | 8 | -12/+50 |
2007-10-27 | rerun make idl | Stefan Metzmacher | 11 | -447/+1325 |