summaryrefslogtreecommitdiffstats
path: root/source/smbd
Commit message (Expand)AuthorAgeFilesLines
* [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.samba-misc-tags/initial-v3-2-testGerald (Jerry) Carter2007-10-1020-1164/+389
* r25534: Apply some constVolker Lendecke2007-10-102-2/+2
* r25502: Fix bug 5006Volker Lendecke2007-10-101-1/+1
* r25498: Remove checks that are always true.Jelmer Vernooij2007-10-101-2/+2
* r25492: Start adding IPv6 compatible code to lib/util_sock.c and deal withJeremy Allison2007-10-103-66/+85
* r25391: Fix bug #4978 : Store DOS Attributes fails when copying folders.Jeremy Allison2007-10-101-0/+10
* r25327: Normalize the path we return for 'msdfs proxy'Volker Lendecke2007-10-101-1/+11
* r25324: Fix "msdfs proxy"Volker Lendecke2007-10-101-1/+1
* r25311: Patch from Heinrich Mislik <Heinrich.Mislik@univie.ac.at> to fix AIXVolker Lendecke2007-10-101-0/+3
* r25309: Volker's fix for bug #4984 - samba4 torture testJeremy Allison2007-10-101-41/+71
* r25286: Fix one more caller of unistr2_to_ascii() that passedMichael Adam2007-10-101-1/+1
* r25184: Fix some C++ warnings and an uninitialized variableVolker Lendecke2007-10-103-4/+4
* r25173: Use the append_buffer version in a loop.Jeremy Allison2007-10-101-2/+2
* r25167: Fix breakage from mangling rewrite. Use theJeremy Allison2007-10-101-1/+2
* r25163: Fix wrong ctx passed to talloc_asprintf_append().Jeremy Allison2007-10-101-1/+1
* r25161: Don't panic if setgroups fails in non-root mode.James Peach2007-10-101-2/+2
* r25142: Panic if setting the group list fails while switching securityJames Peach2007-10-101-1/+4
* r25141: More pstring removal.Jeremy Allison2007-10-101-3/+14
* r25138: More pstring elimination. Add a TALLOC_CTX parameterJeremy Allison2007-10-106-42/+49
* r25135: Remove one END_PROFILE(SMBntcreateX) from call_nt_transact_create() w...Günther Deschner2007-10-101-1/+0
* r25118: More pstring elimination.Jeremy Allison2007-10-103-53/+80
* r25117: The mega-patch Jerry was waiting for. Remove all pstrings fromJeremy Allison2007-10-1011-468/+731
* r25111: Move to talloced pathnames on most code paths.Jeremy Allison2007-10-106-340/+423
* r25103: Ensure we don't return unwritten memory (valgrind caught).Jeremy Allison2007-10-102-64/+83
* r25102: Rewrite msdfs code to use talloced filenames. Passes make testJeremy Allison2007-10-105-395/+811
* r25055: Add file_id_string_tosVolker Lendecke2007-10-107-29/+29
* r25011: We don't use mangle_map any more.Jeremy Allison2007-10-101-211/+0
* r25009: Large patch discussed with Volker. Move unix_convert to a talloc-basedJeremy Allison2007-10-1010-639/+947
* r24949: Remove some static buffersVolker Lendecke2007-10-101-7/+5
* r24813: Reformat to 80 columns.Jeremy Allison2007-10-101-19/+32
* r24811: Simple reformatting to fit the 80 columns rule.Jeremy Allison2007-10-101-63/+96
* r24809: Consolidate the use of temporary talloc contexts.Volker Lendecke2007-10-1010-21/+16
* r24791: Fix logic error in timeout of blocking lock processing found byJeremy Allison2007-10-101-22/+29
* r24702: Remove the old API pointersVolker Lendecke2007-10-108-537/+337
* r24699: Actually write 24 zeros instead of zero 24's...Volker Lendecke2007-10-101-1/+1
* r24661: Fix some obvious diffs between 3_2 and 3_2_0Volker Lendecke2007-10-101-3/+5
* r24659: Some formatting changes helping to minimize the 3_2_0 diffVolker Lendecke2007-10-103-16/+15
* r24639: Add parameter "directory name cache size" - parameterizeJeremy Allison2007-10-101-20/+33
* r24638: Remove redundent setting of vuid.Jeremy Allison2007-10-101-3/+1
* r24621: - deferr calling build_options();exit(0);Stefan Metzmacher2007-10-101-5/+10
* r24603: In case of error we need to free prefix_cache otherwise on re-init th...Simo Sorce2007-10-101-0/+1
* r24599: patch from Karolin Seeger <ks@sernet.de>:Stefan Metzmacher2007-10-101-1/+4
* r24595: Fix Coverity ID 393Volker Lendecke2007-10-101-2/+1
* r24590: Reformatting to coding standards. Added my (C) in places it already s...Jeremy Allison2007-10-102-191/+271
* r24589: Refactor our vuid code so that we keep the sameJeremy Allison2007-10-102-175/+244
* r24549: Fix unix_convert to return the already converted partVolker Lendecke2007-10-101-4/+10
* r24548: Fix the case-changing renamesVolker Lendecke2007-10-102-15/+29
* r24512: Fix RAW-NOTIFYVolker Lendecke2007-10-101-2/+10
* r24501: Added bcc test for reply_tcon & removed Vl's comment :-).Jeremy Allison2007-10-101-6/+5
* r24500: Add check that bcc is correct in an incoming packet.Jeremy Allison2007-10-101-1/+10