summaryrefslogtreecommitdiff
path: root/source3/smbd
Commit message (Expand)AuthorAgeFilesLines
* r2899: Change some #if DEBUG_PASSWORD's to #ifdef DEBUG_PASSWORD.Tim Potter2007-10-102-2/+2
* r2772: Check correct string length when verifying password-policies. Do notGünther Deschner2007-10-101-2/+3
* r2768: BUG 1519: save the hostname used in the open_printer_ex() for later re...Gerald Carter2007-10-101-3/+2
* r2708: Don't look for bzero, we don't use it.Jeremy Allison2007-10-101-1/+11
* r2700: Fix bug where we could incorrectly set sparse attribute. Don't useJeremy Allison2007-10-101-2/+2
* r2697: Fix for bugzilla #1732, patch by Satoh Fumiyasu, fumiya@samba.gr.jpJim McDonough2007-10-101-3/+8
* r2651: Added 'stat' command to smbclient to exercise the UNIX_FILE_BASICJeremy Allison2007-10-101-26/+0
* r2637: Fix the roundup problem (returning 1mb roundup) for non-WindowsJeremy Allison2007-10-102-15/+38
* r2575: Return correct error codes on old SEARCH call (from Samba4 torture tes...Jeremy Allison2007-10-101-10/+4
* r2564: resurrecting smbd/tdbutil.cGerald Carter2007-10-101-0/+85
* r2548: Fix for bug reported by Edward Spragins <spragins@gmail.com> - don't t...Jeremy Allison2007-10-101-2/+3
* r2475: A more helpful debug-message when a connection to a dfs-proxy-share isGünther Deschner2007-10-101-1/+2
* r2395: Patch from "Stefan (metze) Metzmacher" <metze@samba.org> to fixJeremy Allison2007-10-101-10/+15
* r2388: fix client quota supportStefan Metzmacher2007-10-101-3/+3
* r2333: check the script is not a 0 lenght stringSimo Sorce2007-10-101-1/+1
* r2331: check password script code and example from trunkSimo Sorce2007-10-101-0/+13
* r2219: Remember to count bad_components only on pathname boundaries.Jeremy Allison2007-10-101-2/+2
* r2215: I think I'm really close now. The key is to count the number ofJeremy Allison2007-10-101-22/+29
* r2196: This error code change is incorrect. Still working on it...Jeremy Allison2007-10-101-5/+0
* r2194: Here is the efforts of much pain reproducing W2K3 pathnameJeremy Allison2007-10-102-72/+87
* r2152: Fix for bug #1674, move the symlinks checks into reduce_name().Jeremy Allison2007-10-102-40/+20
* r2150: Fix parsing of names ending in dot and a few other error returnsJeremy Allison2007-10-101-16/+11
* r2116: Ensure statcache has large enough tdb memory hash size (1031).Jeremy Allison2007-10-101-1/+1
* r2112: Simplify the mangle hash code to use an in-memory tdb.Jeremy Allison2007-10-102-165/+57
* r2083: Fix memleak on return code path.Jeremy Allison2007-10-101-5/+6
* r2082: lp_path should be lp_pathname.Jeremy Allison2007-10-102-2/+3
* r2077: fix logic bug in the check for creating a user's home directory in reg...Gerald Carter2007-10-101-10/+13
* r2076: Removed old dir caching code - not being used now we have theJeremy Allison2007-10-103-126/+3
* r2032: If you're selecting a hash algorithm for tdb, you need to do it at ope...Jeremy Allison2007-10-101-22/+14
* r2027: Fix for but #1657, used initialized variable, fromJeremy Allison2007-10-101-1/+1
* r2026: Simplify statcache to use an in-memory tdb. Modify tdb to useJeremy Allison2007-10-101-75/+65
* r2016: Add message to ease access-control-debugging.Günther Deschner2007-10-101-0/+1
* r2013: BUG 1658: little bit of const (patch from : Helmut Heinreichsberger...Gerald Carter2007-10-101-1/+1
* r1980: Re-apply (remember to remove entry from list on delete this time :-).Jeremy Allison2007-10-101-49/+25
* r1978: Roll it back until I do it right.... :-).Jeremy Allison2007-10-101-24/+49
* r1976: Simplify, use standard dlist interface.Jeremy Allison2007-10-101-49/+24
* r1939: Ensure with my new change we set extended security in flags2 inJeremy Allison2007-10-101-0/+3
* r1936: Fix bug noticed by Steve - ensure extended security bit is on onlyJeremy Allison2007-10-102-1/+7
* r1885: tighten the cache consistency with the ntprinters.tdb entry an the in ...Gerald Carter2007-10-103-2/+3
* r1866: Fix for bug #1602 reported by <m.proehl@science-computing.de>.Jeremy Allison2007-10-101-2/+6
* r1841: Fix for #1606, can't launch dos exe's.Jeremy Allison2007-10-101-2/+2
* r1681: Ensure we return the same ACL revision on the wire that W2K3 does.Jeremy Allison2007-10-101-1/+1
* r1665: Patch from James Peach @ SGI to stop using sendfile if it isn'tJeremy Allison2007-10-101-2/+6
* r1661: Changed the password history format so that each history entryJeremy Allison2007-10-101-7/+13
* r1570: merging changes from 3.0.5Gerald Carter2007-10-105-17/+15
* r1531: smbd/tdbutil.c isn't used anymore. Bug 1443 is suspected to be a tdbVolker Lendecke2007-10-101-85/+0
* r1506: Fix inspired by patches from Michael Collin Nielsen <michael@hum.aau.d...Jeremy Allison2007-10-101-11/+15
* r1492: Rework our random number generation system.Andrew Bartlett2007-10-101-5/+6
* r1472: Make mknod work again for the CIFS client. Still needs someJeremy Allison2007-10-101-10/+29
* r1414: Memory leak fixes found by valgrind whilst checking the password histo...Jeremy Allison2007-10-101-2/+6