summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WHATSNEW: Update changes since pre2.samba-3.6.0pre3Karolin Seeger2011-04-261-1/+9
* s3-utils: Fix Bug #8106. Fix the build of smbget on HP NonStop.Günther Deschner2011-04-261-0/+1
* s3-waf: try to fix the build on sunos5.Günther Deschner2011-04-261-0/+2
* s3-waf: fix typo in comment.Günther Deschner2011-04-261-1/+1
* s3: Fix a typoVolker Lendecke2011-04-261-1/+1
* s3: Allow unlimited parallelism in pthreadpoolVolker Lendecke2011-04-262-9/+31
* s3: Remove unused codeVolker Lendecke2011-04-261-6/+0
* s3: Move setting the name_query timeoutVolker Lendecke2011-04-261-9/+9
* No longer need to call SMB_VFS_LSTAT - check name hasn't changed above is suf...Jeremy Allison2011-04-261-23/+0
* Correctly detect and deny symlinks anywhere in a path (not just the last comp...Jeremy Allison2011-04-261-27/+60
* s3-selftest Rename s3 DC environment to s3dcJeremy Allison2011-04-263-53/+53
* selftest: put the target on the environmentAndrew Bartlett2011-04-261-5/+11
* s3: Run pthreadpooltest in make testVolker Lendecke2011-04-262-0/+20
* s3: Add pthreadpooltest to main buildVolker Lendecke2011-04-262-1/+13
* s3: pthreadpool_sig_fd->pthreadpool_signal_fdVolker Lendecke2011-04-264-7/+7
* s3: Tiny doc for pthreadpoolVolker Lendecke2011-04-261-7/+59
* s3: Many pthreadpool fixesVolker Lendecke2011-04-266-88/+546
* s3: Fix Coverity ID 2478, UNINITVolker Lendecke2011-04-261-1/+1
* s3:rpc_client: map fault codes to NTSTATUS with dcerpc_fault_to_nt_status()Stefan Metzmacher2011-04-266-17/+13
* s3:winbindd: let winbindd_lookup_names() use dcerpc_binding_handle functionsStefan Metzmacher2011-04-261-11/+20
* s3:winbindd: let winbindd_lookup_sids() dcerpc_binding_handle functionsStefan Metzmacher2011-04-261-9/+19
* docs-xml/smb.conf.5: %i and %I no longer contain IPv4 mapped IPv6 addressesStefan Metzmacher2011-04-261-0/+4
* s3:lib/util_sock: listen on IPv6 addresses with IPV6_ONLY (bug #7383)Stefan Metzmacher2011-04-261-0/+26
* s3:lib/access: normalize IPv4 mapped IPv6 addresses in both directions (bug #...Stefan Metzmacher2011-04-261-14/+17
* lib/util: add RBVAL, RBVALS, RSBVAL and RSRBVALS macrosStefan Metzmacher2011-04-261-6/+11
* s3:includes: simplify INO_T_VAL macrosStefan Metzmacher2011-04-261-3/+3
* s3:includes: simplify BIG_UINT macrosStefan Metzmacher2011-04-261-5/+4
* s3:smbd/trans2: make use of BVAL() and remove ugly LARGE_SMB_OFF_T ifdef'sStefan Metzmacher2011-04-261-28/+2
* s3:include/vfs.h: remove very old hints for vfs modules with interface versio...Stefan Metzmacher2011-04-261-8/+0
* s3:smbd/nttrans: make use of BVAL() and remove ugly LARGE_SMB_OFF_T ifdef'sStefan Metzmacher2011-04-261-44/+5
* s3:lib/sysquota: remove ugly LARGE_SMB_OFF_T ifdef'sStefan Metzmacher2011-04-261-24/+0
* s3:libsmb: make use of BVAL() and remove ugly LARGE_SMB_OFF_T ifdef'sStefan Metzmacher2011-04-261-57/+5
* WHATSNEW: Update changes since pre2.Karolin Seeger2011-04-261-2/+3
* WHATSNEW: Add changes since pre2.Karolin Seeger2011-04-261-0/+34
* s3: Add a 10-second timeout for the 445 or netbios connection to a DCVolker Lendecke2011-04-264-5/+17
* s3: Fix Coverity ID 2047, UNUSED_VALUEVolker Lendecke2011-04-261-2/+0
* s3: Fix Coverity ID 2325, RESOURCE_LEAKVolker Lendecke2011-04-261-0/+4
* s3: Fix Coverity ID 2336, NULL_RETURNSVolker Lendecke2011-04-261-0/+4
* s3: Fix Coverity ID 2335, CHECKED_RETURNVolker Lendecke2011-04-261-1/+3
* asn1: Fix Coverity ID 2299, CHECKED_RETURNVolker Lendecke2011-04-261-1/+5
* s3: Fix Coverity ID 2307, NULL_RETURNSVolker Lendecke2011-04-261-0/+4
* s3: Fix Coverity ID 986, BUFFER_SIZE_WARNINGVolker Lendecke2011-04-261-1/+1
* s3: Fix Coverity ID 1340, NULL_RETURNSVolker Lendecke2011-04-261-0/+4
* Cosmetic. Fix bad indentation.Jeremy Allison2011-04-261-18/+18
* Fix compiler warning in debug message.Jeremy Allison2011-04-261-2/+2
* Remove duplicate code - move to parent_dirname() as a common function.Jeremy Allison2011-04-261-25/+14
* s3-vfs: rename open function to open_fn.Günther Deschner2011-04-2624-34/+28
* s3-build: move MAP_FILE define to the only place used.Günther Deschner2011-04-262-4/+4
* s4-smbtorture: restructure documentname handling in spoolss test a bit.Günther Deschner2011-04-261-3/+4
* s3-spoolss: fix debug statement in spoolss_addprinterex_level_2().Günther Deschner2011-04-261-2/+2