Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r23589: Ensure we will always release any timeout handler | Jeremy Allison | 2 | -6/+7 |
2007-10-10 | r23538: Fix for wild-card rename: We can't return directly on error, we need to | Volker Lendecke | 1 | -2/+2 |
2007-10-10 | r23537: Revert the inbuf/outbuf part of r23528: This caused the Solaris CC ma... | Volker Lendecke | 1 | -10/+54 |
2007-10-10 | r23528: Two changes to make the valgrind massif (heap profiler) output readable: | Volker Lendecke | 1 | -54/+10 |
2007-10-10 | r23523: Gaa -- had renamed "name" to "path" and apparently not compiled after | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r23522: Save us a kilobyte stack space in a hot code path: I can't see a reason | Volker Lendecke | 2 | -33/+28 |
2007-10-10 | r23518: Remove the silly assumption that string_replace requires a pstring. | Volker Lendecke | 1 | -5/+5 |
2007-10-10 | r23517: After Jeremy has given is ack on irc: | Volker Lendecke | 1 | -179/+61 |
2007-10-10 | r23510: Tidy calls to smb_panic by removing trailing newlines. Print the | James Peach | 9 | -15/+15 |
2007-10-10 | r23508: Fix sync_file() to return NTSTATUS and return this | Jeremy Allison | 3 | -13/+69 |
2007-10-10 | r23502: Restore exit-on-idle. Small refactoring for clarity. Exit if | James Peach | 1 | -17/+26 |
2007-10-10 | r23501: Move notify_rename before rename_internals_fsp and call it from there. | Volker Lendecke | 1 | -42/+44 |
2007-10-10 | r23500: Two changes to survive the now activated test for rename_internals_fsp: | Volker Lendecke | 2 | -5/+16 |
2007-10-10 | r23486: Ok, this time with a hopefully successful make test in the right place: | Volker Lendecke | 1 | -18/+33 |
2007-10-10 | r23483: Revert 23482, I must have run 'make test' in the wrong subdir. | Volker Lendecke | 1 | -14/+18 |
2007-10-10 | r23482: Slightly simplify the rename code: Remove two local variables that are | Volker Lendecke | 1 | -18/+14 |
2007-10-10 | r23474: Here's a small patch that disables the libkrb5.so replay cache | Gerald Carter | 1 | -1/+3 |
2007-10-10 | r23469: Fix a comment | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r23467: Next little simplification: In rename_internals it's a bit pointless to | Volker Lendecke | 1 | -38/+13 |
2007-10-10 | r23466: Fix RAW-NOTIFY: by using delete on close the notify is triggered deep | Volker Lendecke | 1 | -6/+0 |
2007-10-10 | r23457: After Jeremy's ack: | Volker Lendecke | 1 | -24/+29 |
2007-10-10 | r23450: max_params_return is complete fiction when getting a changenotify | Jeremy Allison | 2 | -18/+6 |
2007-10-10 | r23445: Fix suggested by Volker. Don't call rename_open_files | Jeremy Allison | 1 | -2/+0 |
2007-10-10 | r23410: Merge the core of the cluster code. | Volker Lendecke | 2 | -0/+13 |
2007-10-10 | r23398: Support membership of >16 groups on Darwin by making sure we opt in t... | James Peach | 1 | -0/+49 |
2007-10-10 | r23393: Support BSD group semantics by making sure that the effective GID is ... | James Peach | 1 | -1/+1 |
2007-10-10 | r23391: Second part of the patch for Apple. | Jeremy Allison | 1 | -14/+22 |
2007-10-10 | r23390: First part of the patch to make Apple's life easier. | Jeremy Allison | 1 | -6/+6 |
2007-10-10 | r23375: Fix a 64-bit warning | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r23346: Fix offline caching with XP/Vista. It was an off-by-one | Jeremy Allison | 1 | -4/+4 |
2007-10-10 | r23299: Fix the build for !WITH_SENDFILE. | James Peach | 1 | -4/+3 |
2007-10-10 | r23272: Fix main event loop - reviewed by Volker. | Jeremy Allison | 1 | -2/+4 |
2007-10-10 | r23241: In preparation for the cluster messaging import the parent smbd needs to | Volker Lendecke | 1 | -5/+19 |
2007-10-10 | r23236: Another bad merge: Correctly free and unlock the session record in | Volker Lendecke | 1 | -1/+2 |
2007-10-10 | r23221: Fix a bad merge, avoid a memory leak and tdb lock problem | Volker Lendecke | 1 | -0/+1 |
2007-10-10 | r23220: Add traverse_read to dbwrap | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r23206: remove unreachable code | Gerald Carter | 1 | -3/+0 |
2007-10-10 | r23204: Add MSG_SMB_BRL_VALIDATE. Tridge, this is a bit different from your bzr | Volker Lendecke | 1 | -0/+2 |
2007-10-10 | r23186: Checkin on behalf of Tridge: | Volker Lendecke | 1 | -57/+57 |
2007-10-10 | r23185: Try to fix the IRIX build, also add the forgotten file_id.c in .26 | Volker Lendecke | 1 | -2/+3 |
2007-10-10 | r23183: Check in a change made by Tridge: | Volker Lendecke | 10 | -193/+158 |
2007-10-10 | r23173: Convert sessionid.tdb to ctdb. The 3.0.26 patch is a bit larger because | Volker Lendecke | 1 | -53/+118 |
2007-10-10 | r23172: Change shutdown_other_smbds to use connections_traverse instead of | Volker Lendecke | 2 | -11/+13 |
2007-10-10 | r23171: Convert connections.tdb to dbwrap | Volker Lendecke | 1 | -88/+75 |
2007-10-10 | r23168: Move the lp_max_connections() into service.c. | Volker Lendecke | 4 | -26/+25 |
2007-10-10 | r23167: Remove an unused parameter | Volker Lendecke | 4 | -4/+5 |
2007-10-10 | r23151: Re-arrange the logic so it looks identical to the | Jeremy Allison | 1 | -8/+14 |
2007-10-10 | r23150: Fix Samba3 in the build farm again. In the case where the | Jeremy Allison | 1 | -0/+17 |
2007-10-10 | r23107: Fix renames on file descriptors that are supposed to overwrite the | Jeremy Allison | 1 | -3/+4 |
2007-10-10 | r23106: Use lchown for symlinks. | Jeremy Allison | 1 | -2/+11 |