r2752: Fix the paranoia-check to ensure the ldap-attribute and the
[ira/wip.git] / source3 / smbd /
2007-10-10 Jeremy Allisonr2708: Don't look for bzero, we don't use it.
2007-10-10 Jeremy Allisonr2700: Fix bug where we could incorrectly set sparse...
2007-10-10 Jim McDonoughr2697: Fix for bugzilla #1732, patch by Satoh Fumiyasu...
2007-10-10 Jeremy Allisonr2651: Added 'stat' command to smbclient to exercise...
2007-10-10 Jeremy Allisonr2637: Fix the roundup problem (returning 1mb roundup...
2007-10-10 Jeremy Allisonr2575: Return correct error codes on old SEARCH call...
2007-10-10 Gerald Carterr2564: resurrecting smbd/tdbutil.c
2007-10-10 Jeremy Allisonr2548: Fix for bug reported by Edward Spragins <spragin...
2007-10-10 Günther Deschnerr2475: A more helpful debug-message when a connection...
2007-10-10 Jeremy Allisonr2395: Patch from "Stefan (metze) Metzmacher" <metze...
2007-10-10 Stefan Metzmacherr2388: fix client quota support
2007-10-10 Simo Sorcer2333: check the script is not a 0 lenght string
2007-10-10 Simo Sorcer2331: check password script code and example from...
2007-10-10 Jeremy Allisonr2219: Remember to count bad_components only on pathnam...
2007-10-10 Jeremy Allisonr2215: I think I'm really close now. The key is to...
2007-10-10 Jeremy Allisonr2196: This error code change is incorrect. Still worki...
2007-10-10 Jeremy Allisonr2194: Here is the efforts of much pain reproducing...
2007-10-10 Jeremy Allisonr2152: Fix for bug #1674, move the symlinks checks...
2007-10-10 Jeremy Allisonr2150: Fix parsing of names ending in dot and a few...
2007-10-10 Jeremy Allisonr2116: Ensure statcache has large enough tdb memory...
2007-10-10 Jeremy Allisonr2112: Simplify the mangle hash code to use an in-memor...
2007-10-10 Jeremy Allisonr2083: Fix memleak on return code path.
2007-10-10 Jeremy Allisonr2082: lp_path should be lp_pathname.
2007-10-10 Gerald Carterr2077: fix logic bug in the check for creating a user...
2007-10-10 Jeremy Allisonr2076: Removed old dir caching code - not being used...
2007-10-10 Jeremy Allisonr2032: If you're selecting a hash algorithm for tdb...
2007-10-10 Jeremy Allisonr2027: Fix for but #1657, used initialized variable...
2007-10-10 Jeremy Allisonr2026: Simplify statcache to use an in-memory tdb....
2007-10-10 Günther Deschnerr2016: Add message to ease access-control-debugging.
2007-10-10 Gerald Carterr2013: BUG 1658: little bit of const (patch from :...
2007-10-10 Jeremy Allisonr1980: Re-apply (remember to remove entry from list...
2007-10-10 Jeremy Allisonr1978: Roll it back until I do it right.... :-).
2007-10-10 Jeremy Allisonr1976: Simplify, use standard dlist interface.
2007-10-10 Jeremy Allisonr1939: Ensure with my new change we set extended securi...
2007-10-10 Jeremy Allisonr1936: Fix bug noticed by Steve - ensure extended secur...
2007-10-10 Gerald Carterr1885: tighten the cache consistency with the ntprinter...
2007-10-10 Jeremy Allisonr1866: Fix for bug #1602 reported by <m.proehl@science...
2007-10-10 Jeremy Allisonr1841: Fix for #1606, can't launch dos exe's.
2007-10-10 Jeremy Allisonr1681: Ensure we return the same ACL revision on the...
2007-10-10 Jeremy Allisonr1665: Patch from James Peach @ SGI to stop using sendf...
2007-10-10 Jeremy Allisonr1661: Changed the password history format so that...
2007-10-10 Gerald Carterr1570: merging changes from 3.0.5
2007-10-10 Volker Lendecker1531: smbd/tdbutil.c isn't used anymore. Bug 1443...
2007-10-10 Jeremy Allisonr1506: Fix inspired by patches from Michael Collin...
2007-10-10 Andrew Bartlettr1492: Rework our random number generation system.
2007-10-10 Jeremy Allisonr1472: Make mknod work again for the CIFS client. Still...
2007-10-10 Jeremy Allisonr1414: Memory leak fixes found by valgrind whilst check...
2007-10-10 Jeremy Allisonr1388: Adding password history code for ldap backend...
2007-10-10 Volker Lendecker1375: When setting writable=yes in smb.conf and only...
2007-10-10 Gerald Carterr1370: BUG 1297 - prevent map_username() from being...
2007-10-10 Richard Sharper1333: NFS Quota support from Dan Peterson.
2007-10-10 Jeremy Allisonr1325: Always use GetTimeOfDay() (wrapper). Ensure...
2007-10-10 Volker Lendecker1314: Restore the 2.2 'force unknown acl user' paramet...
2007-10-10 Jeremy Allisonr1311: Turn on sendfile for non-oplocked files. tridge...
2007-10-10 Jeremy Allisonr1304: Turns out non-io opens that cause oplock breaks...
2007-10-10 Jeremy Allisonr1301: Fix bogus error message when using "mangling...
2007-10-10 Jeremy Allisonr1263: Make "defer sharing violations" a global parameter.
2007-10-10 Jeremy Allisonr1260: Added new parameter in the protocol section...
2007-10-10 Jeremy Allisonr1259: Ensure we pass Samba4 RAW-RENAME test.
2007-10-10 Jeremy Allisonr1257: Ensure we deferr a sharing violation on rename...
2007-10-10 Jeremy Allisonr1255: Ensure we check attributes correctly on rename...
2007-10-10 Jeremy Allisonr1154: Change default setting for case sensitivity...
2007-10-10 Andrew Bartlettr1122: As spotted by lha@stacken.kth.se we don't actual...
2007-10-10 Jeremy Allisonr1117: Doh ! Remember to turn off signing when sending...
2007-10-10 Jeremy Allisonr1115: Fix for #1427. Catch bad path errors at the...
2007-10-10 Jeremy Allisonr1097: Fix errno being incorrectly set. Noticed by...
2007-10-10 Jeremy Allisonr1093: Ensure we clear any cached errors on a deferred...
2007-10-10 Jeremy Allisonr1089: Removed spurious oplock message in deferred...
2007-10-10 Jeremy Allisonr1085: Now it's had some proper user testing, merge...
2007-10-10 Gerald Carterr1011: fix bad merge (from a few months ago) and ensure...
2007-10-10 Jeremy Allisonr998: Arrrgggh. Do it right this time :-(.
2007-10-10 Jeremy Allisonr996: Fix error in change to queuing code (dlink).
2007-10-10 Jeremy Allisonr974: Fix open code to pass more torture tests. We...
2007-10-10 Jeremy Allisonr971: Auto remove store dos attributes if underlying...
2007-10-10 Jeremy Allisonr957: Fixup moribund unix extensions mknod code path...
2007-10-10 Jeremy Allisonr945: "Correct" (as in, more correct) way to handle...
2007-10-10 Volker Lendecker942: If using DOS error codes, we need to return ERRDO...
2007-10-10 Jeremy Allisonr933: When using widelinks = no, use realpath to canoni...
2007-10-10 Jeremy Allisonr931: Ensure we push 16 bytes (including null termination)
2007-10-10 Gerald Carterr925: add changes frpm trunk (r841 and r842) -- enable...
2007-10-10 Herb Lewisr814: conn is 0 during ioctl (at least during smbtortur...
2007-10-10 Gerald Carterr799: BUG 1259 -- add 'printcap cache time' patch from...
2007-10-10 Jeremy Allisonr786: Memory leak fixes in (mostly) error code paths...
2007-10-10 Jeremy Allisonr779: Fix specific case of open that doesn't cause...
2007-10-10 Jeremy Allisonr762: Fix for #1319 when security > share.
2007-10-10 Jeremy Allisonr742: Volker discovered that we can truncate a locked...
2007-10-10 Richard Sharper740: Fix Bug #1301. Return NT_STATUS_SHARING_VIOLATION...
2007-10-10 Jeremy Allisonr716: Fix for bugid #1345 (Macromedia Homesite cannot...
2007-10-10 Jeremy Allisonr710: Fix smbclient symlink command when widelinks...
2007-10-10 Jeremy Allisonr706: Fix erroneous commit... I've not finished testing the
2007-10-10 Jeremy Allisonr698: Now wb pipe is non-blocking remember to read...
2007-10-10 Jeremy Allisonr658: Oops - make smbclient work again with widelinks...
2007-10-10 Jeremy Allisonr656: Make widelinks use realpath(). Tidy up cases...
2007-10-10 Richard Sharper654: There is no point in having two lines of:
2007-10-10 Jeremy Allisonr653: Ok, so tridge convinced me. Allow full UNIX path...
2007-10-10 Jeremy Allisonr645: Patch from kawasa_r@itg.hitachi.co.jp to correctl...
2007-10-10 Jeremy Allisonr640: Make cifsvfs symlinks work with paths within...
2007-10-10 Jeremy Allisonr570: Remove lots of globals to handle case issues...
2007-10-10 Gerald Carterr519: fix bug in authorise_login() that broke security...
2007-10-10 Gerald Carterr486: BUG 1309: fix seg fault caused by trying to strdu...
next