summaryrefslogtreecommitdiffstats
path: root/source3/smbd
Commit message (Expand)AuthorAgeFilesLines
* r17676: Fix printing bug found by kukks. Don't copy a returnJeremy Allison2007-10-101-1/+1
* r17604: Fix a bug caught by g++.Volker Lendecke2007-10-101-1/+1
* r17569: Make 'max smbd processes' more robust. Counting on the child to decre...Volker Lendecke2007-10-102-80/+78
* r17568: Reformatting -- more than 100 cols is too much :-)Volker Lendecke2007-10-101-3/+6
* r17541: When returning a trans2 request, if the "max dataJeremy Allison2007-10-103-27/+45
* r17453: Fix msdfs RPC management (this broke with the autogenerated dfs rpcs).Günther Deschner2007-10-101-0/+1
* r17452: Some C++ warningsVolker Lendecke2007-10-101-5/+5
* r17408: Let us use netgroups even without a NIS domain but just using filesSimo Sorce2007-10-101-4/+3
* r17406: We need to do a translation of winbind separator -> '\\' inVolker Lendecke2007-10-101-2/+2
* r17402: Added lookup_name_smbconf() to be called when lookingJeremy Allison2007-10-101-2/+2
* r17376: Fix bug #3985 - ensure in msdfs we check for ourJeremy Allison2007-10-101-14/+8
* r17367: Reverting the ab code. Note I'm not saying thisJeremy Allison2007-10-101-3/+3
* r17358: Re-add JFS2 NFS4 ACLs support, move readme for it into AIX-specific e...Alexander Bokovoy2007-10-101-3/+3
* r17354: Revert -r 17353 per Volker request while gpfs compatibility layer cod...Alexander Bokovoy2007-10-101-3/+3
* r17353: Add support for JFS2 NFS4/AIXC and GPFS acls based on NFSv4 ACLs.Alexander Bokovoy2007-10-101-3/+3
* r17348: Some C++ warningsVolker Lendecke2007-10-105-10/+11
* r17347: Some C++ warnings -- 271 leftVolker Lendecke2007-10-101-16/+20
* r17316: More C++ warnings -- 456 leftVolker Lendecke2007-10-103-9/+9
* r17314: Optimisation for POSIX locking. If we're downgradingJeremy Allison2007-10-101-1/+1
* r17296: Replace the understandable parts of the quotaJeremy Allison2007-10-101-17/+13
* r17295: Back out the become_root_uid_only change on the POSIXJeremy Allison2007-10-102-13/+12
* r17294: Make the code a little cleaner. Instead of using the twoJeremy Allison2007-10-101-12/+12
* r17293: After the results from the cluster tests in Germany,Jeremy Allison2007-10-104-18/+0
* r17254: Simple flattening of an if-statement, no logic change.Volker Lendecke2007-10-101-21/+27
* r17249: Ensure we only set the FILE_WRITE_DATA on O_TRUNCJeremy Allison2007-10-101-3/+0
* r17248: Ensure we definately add the WRITE_DATA on O_TRUNC.Jeremy Allison2007-10-101-3/+4
* r17247: When we map generic to specific we need to rememberJeremy Allison2007-10-101-2/+5
* r17229: Indent-style reformatting -- getting used to the code again :-)Volker Lendecke2007-10-101-51/+53
* r17228: Modest reformattingVolker Lendecke2007-10-101-17/+24
* r17220: If we're going to fail a write with an errno, makeJeremy Allison2007-10-102-1/+5
* r17179: Merge the vl-posixacls tmp branch into mainline. ItJim McDonough2007-10-101-11/+3
* r17152: Don't handle the delete pending here, awaitJeremy Allison2007-10-101-7/+0
* r17142: Ensure we record the correct can_read/can_writeJeremy Allison2007-10-101-4/+6
* r17140: Get rid of the lock release/reacquire code ! Turns outJeremy Allison2007-10-101-85/+73
* r17134: Fix a debug messageVolker Lendecke2007-10-101-1/+1
* r17131: Optimisation - when doing a stat open don't open theJeremy Allison2007-10-101-1/+1
* r17130: Remove unneeded unlock call.Jeremy Allison2007-10-101-3/+0
* r17128: Missed a logic error in my last patch. Ensure we deal with anyJeremy Allison2007-10-101-5/+42
* r17125: Drastic problems require drastic solutions. There'sJeremy Allison2007-10-102-109/+228
* r17108: Make the default timeout parameter for lock waitingJeremy Allison2007-10-101-3/+3
* r17107: Make the 200 ms timeout value tunable in local.h...Jeremy Allison2007-10-101-3/+3
* r17106: Match Windows timing values on locks.Jeremy Allison2007-10-101-0/+5
* r17105: Fix the race Volker found - we had a non-lockedJeremy Allison2007-10-104-298/+142
* r17100: Ooops. Fix the build...Jeremy Allison2007-10-101-2/+7
* r17098: Samba3 now cleanly passes Samba4 RAW-LOCK tortureJeremy Allison2007-10-104-90/+243
* r17096: Simplify share_access_check a bit: It takes the sharename instead of ...Volker Lendecke2007-10-102-4/+14
* r16990: Fix bug #3921 spotted by jason@ncac.gwu.edu. CorrectlyJeremy Allison2007-10-101-1/+1
* r16968: The function parse_processed_dfs_path() is dependent on theJeremy Allison2007-10-101-5/+11
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-1034-1808/+869
* r16797: Add msdfs proxy junctions in the netdfs rpc enumeration.Günther Deschner2007-10-101-0/+1