2007-10-10 |
Jeremy Allison | r15668: DOS or FCB opens share one share mode entry...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r15610: Fix Coverity #288 - possible null deref.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r15556: Better fix for leading // or \\ from "David...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r15555: Make "change notify timeout" a per-share parameter...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r15539: Use portable wrapper functions instead of seteuid
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r15537: Ignore // or \\ in //server or \\server.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r15467: Ensure every exit error path calls nt_status_squash.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r15444: Fix from Jim to ensure we do a wildcard search...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r15419: Never write the same function twice :-). In...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r15404: Check for WRITE_THOUGH before calling lp_ fn...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r15402: Fix for bug #3587. Dead entries can be left...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r15341: Ok I give up, I've been beaten by bug reports...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r15336: Unknown escape sequence: '\305' - should have...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r15334: Fix warning. This table and function not used...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r15333: Paulg broke the function prototyping of decl_static_XX.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r15293: Don't ever set O_SYNC on open unless "strict...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r15269: Fix incorrect boolean in assert to make POSIX...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r15216: Fix the build for machines without krb5. Oops...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r15210: Add wrapper functions smb_krb5_parse_name,...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r15162: Patch for bug #3668. Windows has a bug with...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r15160: Fix from William Jojo I thought had already...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r15141: Fix for #3592 inspired by Justin Best <justinb...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r15138: Teach Samba the difference between exclusive...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r15129: Separate out mechanism and policy for NTLMSSP...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r15115: Fix error return on sessionsetup. Ensure no
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r15112: Move strict locking default to auto. Fix up...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r15107: 64 bit fixes. size_t on a 64-bit box is not...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r15088: Remove all time() and gettimeofday() calls...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r15084: Try and squeeze more out of the non-read/write...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r15083: Using talloc with destructors is nice and all...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r15060: The brlock code gets called a lot. Ensure we...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r15030: On a performace hunt... Remove as many extraneous
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r15028: Fix logic error checking valid args to POSIX...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r15026: Fix warning until POSIX locking finished.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r15025: Fix exit_server_cleanly call.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r15022: Fix core dumps on normal server exit.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r15020: Fix issue with samba4 netbench torture tester,
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r15018: Merge Volker's ipc/trans2/nttrans changes over
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r15012: Fix bug #2715. Fix suggested by ISHIKAWA Tomonori...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r15005: Fix printf args to remove warnings.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14989: Fix from Mathias Dietz <MDIETZ@de.ibm.com>...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14986: Fix OS/2 directory delete bug found by kukks.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14954: Fix #3569 based on William Jojo's work. AIX...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14849: Fix >= that should be >. Too strict condition
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14847: Tell static checkers that exit_server() doesn't
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14833: Fix resource leak on error code path. Coverity...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14831: Fix possible null deref. Coverity #279.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14829: Fix reversed test in coverity fixes.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14790: Fix possible null deref. Coverity #277.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14788: Fix coverity bug #276. null deref.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14786: Fix coverity #275. null deref.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14784: Fix coverity bug #274. Null deref.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14782: Fix coverity bug #273, null deref.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14780: Fix coverity bug #272, null deref.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14778: Fix coverity null deref bugs #268 - #271.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14776: Fix coverity #263 - #267. No one was checking...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14774: Fix null deref coverity bugs #260, #261, #262.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14772: Fix coverity bug #258. Seems coverity has discovered...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14770: Fix coverity bug #257. Possible null deref.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14768: Fix potential null deref coverity bugs #255...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14766: Fix possible NULL deref. Coverity #254.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14764: Fix possible null pointer deref. Coverity ...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14763: Add a new tuning parameter, open files database...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14760: Fix #3642, ensure we don't call FD_SET on read...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14751: Use the noreturn attribute to try and tell...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14746: Add the Samba4 replacements for opendir/readdir...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14743: Fix coverity bug #227. Possible deref of null...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14703: Clarify the return codes for the POSIX locking...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14602: Fix another logic bug in new oplock handling...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14596: Fix a logic bug with multiple oplock contention.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14489: Guard against coverity reversion. #181 is a...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14462: Fix warning. ber_tag_t is an unsigned int for
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14460: SMBexit closes by pid and vuid. Tested with...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14454: Janitor for tridge - same code exists in Samba3...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14418: Try and fix Coverity #39 and #40 by making the
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14416: Remove deadcode. Coverity #198.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14406: Disable this call until we can sort out how...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14405: Fix the build when nscd_flush_cache is detected
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14399: Fix deadcode coverity bug #3.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14397: Fix deadcode in coverity error #1.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14395: Fix coverity bug #55. Ensure no unsigned/signed...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14393: Fix a couple of AIX warnings.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14387: Try and fix the coverity issues (#53, #54)...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14365: As solaris nss includes includes.h, make sure...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14359: Try and fix Coverity #176 by making the pointer
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14357: Try and fix Coverity #169 by making the pointer
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14355: Try and fix Coverity #158 by making the pointer
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14353: Fix coverity bugs #61 and #62. Remember to...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14351: Ensure we use the minimum of PATH_MAX and sizeof...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14345: Fix Coverity #71. We don't currently propagate...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14342: Fix coverity #68, resource leak on error path.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14340: Fix coverity #78, resource leak in error path.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14338: Fix coverity #55 by explicit cast.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14336: Try and quieten coverity #53 and #54. Make...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14333: Fix coverity #77, ensure we can't exit after...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14303: Fix coverity #223. In a loop we were forgetting...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14301: Fix coverity #224. In a loop we were forgetting...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14299: Fix coverity #225. In a loop we were forgetting...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14292: Janitor for tridge (samba3 talloc is almost...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r14289: Fix coverity #101, resource leak on error code...
|
commit | commitdiff | tree |