Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r7591: Don't call getpeeraddr on a disconnected socket. | Jeremy Allison | 1 | -5/+8 |
2007-10-10 | r7554: Refactor very messy code in util_sock.c Remove write_socket_data/read_... | Jeremy Allison | 1 | -133/+95 |
2007-10-10 | r7440: * merge registry server changes from trunk (so far) for more | Gerald Carter | 3 | -3/+11 |
2007-10-10 | r7415: * big change -- volker's new async winbindd from trunk | Gerald Carter | 3 | -1/+96 |
2007-10-10 | r7372: abartet's patch for BUG 2391 (segv caused by free a static pointer) | Gerald Carter | 1 | -21/+36 |
2007-10-10 | r7318: Unify HEAD and 3.0 socket functions. Add HEAD functions here #ifdef'ed... | Jeremy Allison | 1 | -0/+93 |
2007-10-10 | r7139: trying to reduce the number of diffs between trunk and 3.0; changing v... | Gerald Carter | 8 | -268/+242 |
2007-10-10 | r7039: Ensure we always call read_socket_with_timeout() when | Jeremy Allison | 1 | -1/+6 |
2007-10-10 | r7034: Revert change in util_sock.c from derrell until this is | Jeremy Allison | 1 | -58/+13 |
2007-10-10 | r7025: 1 if not all data is available at the time we go to read a packet, retry | Derrell Lipman | 1 | -13/+58 |
2007-10-10 | r6965: Remove some dead code from util_unistr.c. | Jeremy Allison | 1 | -16/+0 |
2007-10-10 | r6942: * merging the registry changes back to the 3.0 tree | Gerald Carter | 1 | -38/+0 |
2007-10-10 | r6890: Refactor printing interface to take offset into job. Fixes bug | Jeremy Allison | 2 | -8/+48 |
2007-10-10 | r6849: Merge revision 6845 from Samba 4 | Volker Lendecke | 1 | -8/+11 |
2007-10-10 | r6822: Use chsize if we don't have ftruncate. From Steven Edwards <steven_ed4... | Jeremy Allison | 1 | -8/+11 |
2007-10-10 | r6779: Use the SID in the user token for the %s expansion in 'afs username ma... | Volker Lendecke | 1 | -3/+4 |
2007-10-10 | r6743: Merge r6741 from 4_0 | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r6681: updating copyrights (see bug 2546) | Gerald Carter | 1 | -1/+2 |
2007-10-10 | r6658: Sorry for the spam... I think now I've got a version that should compi... | Volker Lendecke | 2 | -3/+3 |
2007-10-10 | r6656: Samba 4 is Samba 3.9... | Volker Lendecke | 2 | -3/+3 |
2007-10-10 | r6654: Make talloc.c 4.0-ready | Volker Lendecke | 1 | -0/+2 |
2007-10-10 | r6652: Next step getting the build farm happy. | Volker Lendecke | 1 | -1/+13 |
2007-10-10 | r6651: It's not the smartest thing in the world to #define _SAMBA_BUILD_ in a... | Volker Lendecke | 1 | -0/+8 |
2007-10-10 | r6648: do not annoy make proto | Simo Sorce | 1 | -1/+2 |
2007-10-10 | r6646: keep samba3 talloc inline with samba4 one | Simo Sorce | 1 | -0/+9 |
2007-10-10 | r6643: fix some build issues on IRIX;l patch from james peach | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r6595: This is Volkers new-talloc patch. Just got the go-ahead from | Jeremy Allison | 3 | -375/+1690 |
2007-10-10 | r6588: just include includes.h to get prototypes here. | Herb Lewis | 2 | -3/+2 |
2007-10-10 | r6586: get rid of a few more compiler warnings | Herb Lewis | 7 | -0/+15 |
2007-10-10 | r6570: Add socket_wrapper library to 3.0. Can be enabled by passing | Jelmer Vernooij | 1 | -0/+467 |
2007-10-10 | r6553: Added Linux per-socket TCP settings patch from "Ed Boraas" <ed.boraas@... | Jeremy Allison | 1 | -0/+9 |
2007-10-10 | r6550: Move function make_dir_struct from util to dir.c | Jeremy Allison | 1 | -34/+0 |
2007-10-10 | r6502: add LOCKING debug class - pull PRINTINGDB class definition from trunk | Herb Lewis | 2 | -0/+8 |
2007-10-10 | r6495: Bugfix for #2596 by James Peach @ SGI. Fix become_root link issues and... | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r6445: Make us survive the PARANOID_MALLOC_CHECKER. Should we enable that for | Volker Lendecke | 1 | -10/+17 |
2007-10-10 | r6351: This is quite a large and intrusive patch, but there are not many piec... | Volker Lendecke | 2 | -14/+194 |
2007-10-10 | r6263: Get rid of generate_wellknown_sids, they are const static and initiali... | Volker Lendecke | 5 | -101/+56 |
2007-10-10 | r6253: Add FreeBSD EA API support. Bug #2576 - patch donated by Timur Bakeyev... | Jeremy Allison | 1 | -9/+183 |
2007-10-10 | r6231: Herb, I think this checkin was a mistake. Are you sure this is | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r6230: don't know how this ever worked! the compiler complained we | Herb Lewis | 1 | -1/+1 |
2007-10-10 | r6225: get rid of warnings from my compiler about nested externs | Herb Lewis | 4 | -8/+11 |
2007-10-10 | r6166: Derell, I'm reverting this part of -r4917 because it modifies the keys | Günther Deschner | 1 | -2/+2 |
2007-10-10 | r6149: Fixes bugs #2498 and 2484. | Derrell Lipman | 6 | -23/+26 |
2007-10-10 | r6127: Eliminated all compiler warnings pertaining to mismatched "qualifiers"... | Derrell Lipman | 1 | -2/+2 |
2007-10-10 | r6106: Fix bug #2551. It turns out that the incoming flags2 flag FLAGS2_LONG_... | Jeremy Allison | 1 | -3/+3 |
2007-10-10 | r6090: Patch to fix sys_select so it can't drop signals if another fd | Jeremy Allison | 1 | -9/+17 |
2007-10-10 | r6080: Port some of the non-critical changes from HEAD to 3_0. The main one i... | Volker Lendecke | 5 | -12/+35 |
2007-10-10 | r6049: Ensure "dos filetime" checks file ACLs correctly. May fix Excel "read-... | Jeremy Allison | 1 | -18/+0 |
2007-10-10 | r6044: Ensure the old search calls always ask mask_match to translate | Jeremy Allison | 2 | -3/+19 |
2007-10-10 | r6022: Fix for bug #2533. Incorrect dir listings from OS/2 clients. | Jeremy Allison | 1 | -1/+3 |