summaryrefslogtreecommitdiff
path: root/source3/smbd
Commit message (Expand)AuthorAgeFilesLines
* r23786: Use linux/dqblk_xfs.h rather than a private copy of this header in theAndrew Tridgell2007-10-101-1/+13
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-1056-112/+56
* r23783: Processing the UAS change message was causing problems on ppc64 LinuxAndrew Tridgell2007-10-101-23/+0
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-1057-57/+57
* r23773: One pstring a day...Volker Lendecke2007-10-101-3/+5
* r23768: Get rid of the three global variables for the case semantics. I thinkVolker Lendecke2007-10-101-64/+70
* r23765: Another error-path restore_case_semantics().Volker Lendecke2007-10-101-0/+1
* r23764: Do restore_case_semantics in an error path. Jeremy, please check!Volker Lendecke2007-10-101-0/+1
* r23761: Rename reduce_name to check_reduced_nameVolker Lendecke2007-10-104-5/+5
* r23752: Fix bug introduced by checkin 22920, allow largeJeremy Allison2007-10-101-3/+1
* r23743: Simplify stat_cache_lookup() logic. For the history of this, seeVolker Lendecke2007-10-101-68/+76
* r23738: Re-add commented out code snipped that got lost by accidentVolker Lendecke2007-10-101-0/+10
* r23736: Use local variable of smb_flag2 instead of using the macro every time.Jeremy Allison2007-10-101-14/+16
* r23735: Second part of the bugfix for #4763Jeremy Allison2007-10-101-1/+21
* r23731: Forgot one reference to inbufVolker Lendecke2007-10-101-1/+1
* r23728: First part of bugfix for #4763. Limit notify responsesJeremy Allison2007-10-101-0/+12
* r23727: Explicitly pass down FLAGS2 to srvstr_get_path.Volker Lendecke2007-10-103-44/+111
* r23726: Explicitly pass down the FLAGS2 field to srvstr_pull_buf. The nextVolker Lendecke2007-10-107-33/+65
* r23725: Remove get_current_mid()Volker Lendecke2007-10-102-26/+33
* r23724: Reduce access to the global inbuf a tiny bit. Add a struct smb_requestVolker Lendecke2007-10-107-98/+189
* r23683: Check ports are in the correct range (1-65535)Simo Sorce2007-10-101-2/+2
* r23682: Old patch I forgot in one of my 3.0.25 trees.Simo Sorce2007-10-101-0/+16
* r23664: Fix incorrect index - should be j not i. How did we everJeremy Allison2007-10-101-1/+1
* r23663: Fix bug #4308 - Excel save operation corrupts file ACLs.Jeremy Allison2007-10-101-28/+255
* r23640: When we support the SeSecurity privilage, this is whereJeremy Allison2007-10-101-0/+21
* r23620: Convert set_nt_acl to return NTSTATUS. Also fix the chownJeremy Allison2007-10-102-65/+36
* r23589: Ensure we will always release any timeout handlerJeremy Allison2007-10-102-6/+7
* r23538: Fix for wild-card rename: We can't return directly on error, we need toVolker Lendecke2007-10-101-2/+2
* r23537: Revert the inbuf/outbuf part of r23528: This caused the Solaris CC ma...Volker Lendecke2007-10-101-10/+54
* r23528: Two changes to make the valgrind massif (heap profiler) output readable:Volker Lendecke2007-10-101-54/+10
* r23523: Gaa -- had renamed "name" to "path" and apparently not compiled afterVolker Lendecke2007-10-101-1/+1
* r23522: Save us a kilobyte stack space in a hot code path: I can't see a reasonVolker Lendecke2007-10-102-33/+28
* r23518: Remove the silly assumption that string_replace requires a pstring.Volker Lendecke2007-10-101-5/+5
* r23517: After Jeremy has given is ack on irc:Volker Lendecke2007-10-101-179/+61
* r23510: Tidy calls to smb_panic by removing trailing newlines. Print theJames Peach2007-10-109-15/+15
* r23508: Fix sync_file() to return NTSTATUS and return thisJeremy Allison2007-10-103-13/+69
* r23502: Restore exit-on-idle. Small refactoring for clarity. Exit ifJames Peach2007-10-101-17/+26
* r23501: Move notify_rename before rename_internals_fsp and call it from there.Volker Lendecke2007-10-101-42/+44
* r23500: Two changes to survive the now activated test for rename_internals_fsp:Volker Lendecke2007-10-102-5/+16
* r23486: Ok, this time with a hopefully successful make test in the right place:Volker Lendecke2007-10-101-18/+33
* r23483: Revert 23482, I must have run 'make test' in the wrong subdir.Volker Lendecke2007-10-101-14/+18
* r23482: Slightly simplify the rename code: Remove two local variables that areVolker Lendecke2007-10-101-18/+14
* r23474: Here's a small patch that disables the libkrb5.so replay cacheGerald Carter2007-10-101-1/+3
* r23469: Fix a commentVolker Lendecke2007-10-101-1/+1
* r23467: Next little simplification: In rename_internals it's a bit pointless toVolker Lendecke2007-10-101-38/+13
* r23466: Fix RAW-NOTIFY: by using delete on close the notify is triggered deepVolker Lendecke2007-10-101-6/+0
* r23457: After Jeremy's ack:Volker Lendecke2007-10-101-24/+29
* r23450: max_params_return is complete fiction when getting a changenotifyJeremy Allison2007-10-102-18/+6
* r23445: Fix suggested by Volker. Don't call rename_open_filesJeremy Allison2007-10-101-2/+0
* r23410: Merge the core of the cluster code.Volker Lendecke2007-10-102-0/+13