summaryrefslogtreecommitdiffstats
path: root/source/smbd
Commit message (Expand)AuthorAgeFilesLines
* r18605: sync dlinklist.h with samba4, that means DLIST_ADD_END()Stefan Metzmacher2007-10-105-22/+14
* r18603: Add in the NFSv4 ACL mapping code from IBM.Jeremy Allison2007-10-101-3/+3
* r18547: Add in fixes to mangling dir code - ensure don'tJeremy Allison2007-10-102-45/+56
* r18481: Use pidl-generated server side code for dfs.Jelmer Vernooij2007-10-101-5/+6
* r18403: Revert until we get this sorted out correctly.Jeremy Allison2007-10-101-1/+1
* r18398: Fix bug #4095 - username composed into domain\userJeremy Allison2007-10-101-1/+1
* r18271: Big change:Gerald Carter2007-10-103-3/+3
* r18224: Paranoia - ensure the oplock event handler isJeremy Allison2007-10-101-0/+6
* r17909: ensure we do not call map_username() twice on Krb5 session setupsGerald Carter2007-10-101-1/+5
* r17896: Reformatting. I did not want to do it anymore, but these ones looked ...Volker Lendecke2007-10-101-12/+19
* r17879: Make it explicit that we can never pass NULL for buflen or stringlen.Jeremy Allison2007-10-101-6/+2
* r17836: Don't create zombies in the children, thanks to Jeremy!Volker Lendecke2007-10-101-0/+4
* r17835: Fix Coverity bugs 306, 309, 310.Volker Lendecke2007-10-101-1/+1
* r17800: Start using struct timespec internally for file timesJeremy Allison2007-10-102-120/+115
* 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