summaryrefslogtreecommitdiff
path: root/source3/smbd
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r23640: When we support the SeSecurity privilage, this is whereJeremy Allison1-0/+21
2007-10-10r23620: Convert set_nt_acl to return NTSTATUS. Also fix the chownJeremy Allison2-65/+36
2007-10-10r23589: Ensure we will always release any timeout handlerJeremy Allison2-6/+7
2007-10-10r23538: Fix for wild-card rename: We can't return directly on error, we need toVolker Lendecke1-2/+2
2007-10-10r23537: Revert the inbuf/outbuf part of r23528: This caused the Solaris CC ma...Volker Lendecke1-10/+54
2007-10-10r23528: Two changes to make the valgrind massif (heap profiler) output readable:Volker Lendecke1-54/+10
2007-10-10r23523: Gaa -- had renamed "name" to "path" and apparently not compiled afterVolker Lendecke1-1/+1
2007-10-10r23522: Save us a kilobyte stack space in a hot code path: I can't see a reasonVolker Lendecke2-33/+28
2007-10-10r23518: Remove the silly assumption that string_replace requires a pstring.Volker Lendecke1-5/+5
2007-10-10r23517: After Jeremy has given is ack on irc:Volker Lendecke1-179/+61
2007-10-10r23510: Tidy calls to smb_panic by removing trailing newlines. Print theJames Peach9-15/+15
2007-10-10r23508: Fix sync_file() to return NTSTATUS and return thisJeremy Allison3-13/+69
2007-10-10r23502: Restore exit-on-idle. Small refactoring for clarity. Exit ifJames Peach1-17/+26
2007-10-10r23501: Move notify_rename before rename_internals_fsp and call it from there.Volker Lendecke1-42/+44
2007-10-10r23500: Two changes to survive the now activated test for rename_internals_fsp:Volker Lendecke2-5/+16
2007-10-10r23486: Ok, this time with a hopefully successful make test in the right place:Volker Lendecke1-18/+33
2007-10-10r23483: Revert 23482, I must have run 'make test' in the wrong subdir.Volker Lendecke1-14/+18
2007-10-10r23482: Slightly simplify the rename code: Remove two local variables that areVolker Lendecke1-18/+14
2007-10-10r23474: Here's a small patch that disables the libkrb5.so replay cacheGerald Carter1-1/+3
2007-10-10r23469: Fix a commentVolker Lendecke1-1/+1
2007-10-10r23467: Next little simplification: In rename_internals it's a bit pointless toVolker Lendecke1-38/+13
2007-10-10r23466: Fix RAW-NOTIFY: by using delete on close the notify is triggered deepVolker Lendecke1-6/+0
2007-10-10r23457: After Jeremy's ack:Volker Lendecke1-24/+29
2007-10-10r23450: max_params_return is complete fiction when getting a changenotifyJeremy Allison2-18/+6
2007-10-10r23445: Fix suggested by Volker. Don't call rename_open_filesJeremy Allison1-2/+0
2007-10-10r23410: Merge the core of the cluster code.Volker Lendecke2-0/+13
2007-10-10r23398: Support membership of >16 groups on Darwin by making sure we opt in t...James Peach1-0/+49
2007-10-10r23393: Support BSD group semantics by making sure that the effective GID is ...James Peach1-1/+1
2007-10-10r23391: Second part of the patch for Apple.Jeremy Allison1-14/+22
2007-10-10r23390: First part of the patch to make Apple's life easier.Jeremy Allison1-6/+6
2007-10-10r23375: Fix a 64-bit warningVolker Lendecke1-1/+1
2007-10-10r23346: Fix offline caching with XP/Vista. It was an off-by-oneJeremy Allison1-4/+4
2007-10-10r23299: Fix the build for !WITH_SENDFILE.James Peach1-4/+3
2007-10-10r23272: Fix main event loop - reviewed by Volker.Jeremy Allison1-2/+4
2007-10-10r23241: In preparation for the cluster messaging import the parent smbd needs toVolker Lendecke1-5/+19
2007-10-10r23236: Another bad merge: Correctly free and unlock the session record inVolker Lendecke1-1/+2
2007-10-10r23221: Fix a bad merge, avoid a memory leak and tdb lock problemVolker Lendecke1-0/+1
2007-10-10r23220: Add traverse_read to dbwrapVolker Lendecke1-1/+1
2007-10-10r23206: remove unreachable codeGerald Carter1-3/+0
2007-10-10r23204: Add MSG_SMB_BRL_VALIDATE. Tridge, this is a bit different from your bzrVolker Lendecke1-0/+2
2007-10-10r23186: Checkin on behalf of Tridge:Volker Lendecke1-57/+57
2007-10-10r23185: Try to fix the IRIX build, also add the forgotten file_id.c in .26Volker Lendecke1-2/+3
2007-10-10r23183: Check in a change made by Tridge:Volker Lendecke10-193/+158
2007-10-10r23173: Convert sessionid.tdb to ctdb. The 3.0.26 patch is a bit larger becauseVolker Lendecke1-53/+118
2007-10-10r23172: Change shutdown_other_smbds to use connections_traverse instead ofVolker Lendecke2-11/+13
2007-10-10r23171: Convert connections.tdb to dbwrapVolker Lendecke1-88/+75
2007-10-10r23168: Move the lp_max_connections() into service.c.Volker Lendecke4-26/+25
2007-10-10r23167: Remove an unused parameterVolker Lendecke4-4/+5
2007-10-10r23151: Re-arrange the logic so it looks identical to theJeremy Allison1-8/+14
2007-10-10r23150: Fix Samba3 in the build farm again. In the case where theJeremy Allison1-0/+17