2007-10-10 |
Jeremy Allison | r16994: Fix bug #3923, reported by jason@ncac.gwu.edu...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16992: Fix bug #3922 reported by jason@ncac.gwu.edu...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16990: Fix bug #3921 spotted by jason@ncac.gwu.edu...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16987: Fix the logic errors in ref-counting Windows...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16973: Fix subtle logic error in lock ref counting...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16971: Ensure we use the correct separator for pathnames
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16968: The function parse_processed_dfs_path() is...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16962: Add a few utility fns into client. Allow POSIX...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16948: Sync the exmaples code from trunk.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16947: Fix warning with profile separator when profiles not
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16943: Add Jim's code.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16789: Fix bug #3909, when using ea's getting a directory...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16720: Fix bug #3874 (warning) reported by Jason Mader.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16696: Fix the multiple-outstanding write and trans...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16687: Fix bugs #3901, #3902, #3903 reported by jason...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16685: Fix bug #3901 reported by jason@ncac.gwu.edu.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16683: Fix bug #3900 reported by jason@ncac.gwu.edu.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16681: Fix bug #3899 reported by jason@ncac.gwu.edu.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16678: Fix bug #3898 reported by jason@ncac.gwu.edu.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16665: Fix a couple of bugs I discovered now I've...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16663: Fix coverity #301, memleak in error path.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16661: Fix from jason@ncac.gwu.edu for bug #3875,
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16656: Fix #3894 and #3895 reported by jason@ncac...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16654: Fix bug #3893 reported by jason@ncac.gwu.edu.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16652: Fix bug #3891 reported by jason@ncac.gwu.edu.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16650: Fix bug #3890 reported by jason@ncac.gwu.edu.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16648: Fix bug #3889 reported by jason@ncac.gwu.edu.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16646: Fix bug #3888 reported by Jason Mader <jason...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16644: Fix bug #3887 reported by jason@ncac.gwu.edu
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16642: Fix show-stopper bug #3876. Double-free in...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16640: Fix bug #3886 reported by jason@ncac.gwu.edu.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16638: Fix bug #3885, reported by jason@ncac.gwu.edu...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16636: Fix bug #3884 reported by jason@ncac.gwu.edu
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16634: Fix bug #3883 reported by jason@ncac.gwu.edu.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16632: Fix bug #3882 reported by jason@ncac.gwu.edu.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16630: Fix bug #3881, reported by jason@ncac.gwu.edu.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16628: Fix bug #3880, reported by jason@ncac.gwu.edu
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16626: Fix bug #3878. Reported by jason@ncac.gwu.edu.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16624: Fix bug #3877, reported by jason@ncac.gwu.edu
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16616: Klocwork #2025. Stop null deref. I actually...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16614: Klocwork #2012. memleak on error path.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16612: Klocwork fix #2011. memleak on error path.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16610: Subtle one from Klocwork #2076. If multiple...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16608: Klocwork #2035. Null deref (bit of a stretch...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16606: Klocwork #1990. Malloc the correct size.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16603: Klockwork #2028. Fix null deref on error path.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16601: Klocwork #2038. Fix memleak on error path.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16599: Make it clear to Klocwork we're not dereferencing...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16597: Klocwork #2006. Fix possible null deref.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16595: Klocwork #2067. Fix possible memleak on error...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16593: Make the invarient explicit to Klocwork. Bug...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16591: Belt and braces approach to shut Klocwork up...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16589: Fix Klocwork #1999. Although it should be impossible to
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16587: Fix Klocwork #1987. Memleak on reusing x_dbf.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16585: Fix Klocwork #1976. Possible null deref.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16582: Fix Klocwork #1997 and all generic class of...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16581: Fix Klocwork #2017. Possible null deref.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16579: Fix Klocwork #2016. Possible null deref.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16576: Fix Klocwork #2015. Possible null deref.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16554: Sorry, just had to change this. Don't use int...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16548: Fix bug #3867 reported by jason@ncac.gwu.edu.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16546: Fix bug #3865 reported by jason@ncac.gwu.edu.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16544: Fix bug #3864 reported by jason@ncac.gwu.edu.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16542: Fix #3863, reported by jason@ncac.gwu.edu
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16541: Fix #3862 reported by jason@ncac.gwu.edu.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16537: Fix for bug #3858, all files in a directory not
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16435: Add in the uid info that Jerry needs into the
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16433: Fix Coverity #300 (triggered by a Klockwork...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16429: Fix final 4 Klocwork bugs we're going to fix...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16426: Klocwork #1544, #1545, #1546, #1549, #1550...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16424: Fix possible null deref and a memory leak found by
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16422: winbindd_demote_client isn't used and generates
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16420: Fix Klocwork #1674. Null deref.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16397: Fix Klocwork #11767 and drasticly simplify the
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16396: Klocwork #1170. Null deref.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16393: Klocwork #1164. Null deref.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16392: Klockwork #1168. Protect against null deref.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16390: Klocwork #604 - ensure if NULL pointer we assert
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16388: Klocwork #320. Null deref.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16386: Klockwork #lots. Ensure talloc_get_type_abort...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16383: Klocwork #1086. No null deref.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16381: Now samu can't be null don't check it on set...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16378: Klocwork #1079. Allow BUFFER5 to cope with...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16377: Klocwork #1077.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16375: Klocwork #1670.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16373: Fix Klocwork #1071.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16371: Fix Klocwork #1048.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16369: Klocwork #1035.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16367: Missed one, Klocwork #915.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16365: Fix Klocwork #895, #898, #899, #915, #932,...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16358: ALWAYS compile this stuff on a 64-bit box before
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16356: Helping derrell out. Jeremy.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16355: Remove derrell-test created by mistake.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16326: Klocwork #509. Always check return allocs.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16324: Klocwork #499. Allways check results from alloc.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16322: Klocwork #481., Don't deref null on malloc...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16320: Ensure variable is not null before calling...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16317: Klocwork #300. Check for error return on malloc.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r16313: Not a problem - but ensure Klocwork is quiet...
|
commit | commitdiff | tree |