Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r16720: Fix bug #3874 (warning) reported by Jason Mader. | Jeremy Allison | 1 | -2/+6 |
2007-10-10 | r16719: Automatically chase referrals, support LDAP fast bind exended operation | Günther Deschner | 1 | -22/+122 |
2007-10-10 | r16717: patch from Bjoern Jacke to fix compiler warnings on AIX | Stefan Metzmacher | 1 | -0/+44 |
2007-10-10 | r16713: BUG 3904: fix broken smbwrapper compile | Gerald Carter | 1 | -1/+2 |
2007-10-10 | r16701: Fix segv when adding a printer caused by not initializing the | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r16696: Fix the multiple-outstanding write and trans client | Jeremy Allison | 1 | -2/+22 |
2007-10-10 | r16687: Fix bugs #3901, #3902, #3903 reported by jason@ncac.gwu.edu. | Jeremy Allison | 3 | -8/+19 |
2007-10-10 | r16685: Fix bug #3901 reported by jason@ncac.gwu.edu. | Jeremy Allison | 1 | -7/+1 |
2007-10-10 | r16683: Fix bug #3900 reported by jason@ncac.gwu.edu. | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r16681: Fix bug #3899 reported by jason@ncac.gwu.edu. | Jeremy Allison | 1 | -5/+0 |
2007-10-10 | r16678: Fix bug #3898 reported by jason@ncac.gwu.edu. | Jeremy Allison | 3 | -6/+14 |
2007-10-10 | r16676: .o generates other warnings, use the Solaris trick with .po.o also fo... | Volker Lendecke | 1 | -3/+3 |
2007-10-10 | r16665: Fix a couple of bugs I discovered now I've looked | Jeremy Allison | 2 | -11/+33 |
2007-10-10 | r16663: Fix coverity #301, memleak in error path. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r16661: Fix from jason@ncac.gwu.edu for bug #3875, | Jeremy Allison | 2 | -1/+7 |
2007-10-10 | r16656: Fix #3894 and #3895 reported by jason@ncac.gwu.edu. | Jeremy Allison | 1 | -3/+3 |
2007-10-10 | r16654: Fix bug #3893 reported by jason@ncac.gwu.edu. | Jeremy Allison | 1 | -4/+2 |
2007-10-10 | r16652: Fix bug #3891 reported by jason@ncac.gwu.edu. | Jeremy Allison | 1 | -4/+1 |
2007-10-10 | r16650: Fix bug #3890 reported by jason@ncac.gwu.edu. | Jeremy Allison | 1 | -3/+7 |
2007-10-10 | r16648: Fix bug #3889 reported by jason@ncac.gwu.edu. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r16646: Fix bug #3888 reported by Jason Mader <jason@ncac.gwu.edu>. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r16644: Fix bug #3887 reported by jason@ncac.gwu.edu | Jeremy Allison | 12 | -34/+36 |
2007-10-10 | r16642: Fix show-stopper bug #3876. Double-free in wins | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r16640: Fix bug #3886 reported by jason@ncac.gwu.edu. | Jeremy Allison | 1 | -3/+0 |
2007-10-10 | r16638: Fix bug #3885, reported by jason@ncac.gwu.edu. Use | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r16636: Fix bug #3884 reported by jason@ncac.gwu.edu | Jeremy Allison | 1 | -18/+9 |
2007-10-10 | r16634: Fix bug #3883 reported by jason@ncac.gwu.edu. | Jeremy Allison | 1 | -2/+1 |
2007-10-10 | r16632: Fix bug #3882 reported by jason@ncac.gwu.edu. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r16630: Fix bug #3881, reported by jason@ncac.gwu.edu. | Jeremy Allison | 1 | -3/+0 |
2007-10-10 | r16628: Fix bug #3880, reported by jason@ncac.gwu.edu | Jeremy Allison | 3 | -12/+12 |
2007-10-10 | r16626: Fix bug #3878. Reported by jason@ncac.gwu.edu. | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r16624: Fix bug #3877, reported by jason@ncac.gwu.edu | Jeremy Allison | 1 | -2/+1 |
2007-10-10 | r16616: Klocwork #2025. Stop null deref. I actually don't | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r16614: Klocwork #2012. memleak on error path. | Jeremy Allison | 1 | -0/+1 |
2007-10-10 | r16612: Klocwork fix #2011. memleak on error path. | Jeremy Allison | 1 | -6/+11 |
2007-10-10 | r16610: Subtle one from Klocwork #2076. If multiple flags | Jeremy Allison | 1 | -0/+3 |
2007-10-10 | r16608: Klocwork #2035. Null deref (bit of a stretch... :-). | Jeremy Allison | 1 | -2/+4 |
2007-10-10 | r16606: Klocwork #1990. Malloc the correct size. | Jeremy Allison | 1 | -2/+12 |
2007-10-10 | r16603: Klockwork #2028. Fix null deref on error path. | Jeremy Allison | 1 | -12/+38 |
2007-10-10 | r16601: Klocwork #2038. Fix memleak on error path. | Jeremy Allison | 1 | -10/+10 |
2007-10-10 | r16599: Make it clear to Klocwork we're not dereferencing. Issue #2026. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r16597: Klocwork #2006. Fix possible null deref. | Jeremy Allison | 1 | -0/+4 |
2007-10-10 | r16595: Klocwork #2067. Fix possible memleak on error exit. | Jeremy Allison | 1 | -0/+3 |
2007-10-10 | r16593: Make the invarient explicit to Klocwork. Bug #2023. | Jeremy Allison | 1 | -0/+1 |
2007-10-10 | r16591: Belt and braces approach to shut Klocwork up - bug #2001. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r16589: Fix Klocwork #1999. Although it should be impossible to | Jeremy Allison | 1 | -0/+5 |
2007-10-10 | r16587: Fix Klocwork #1987. Memleak on reusing x_dbf. | Jeremy Allison | 2 | -0/+6 |
2007-10-10 | r16585: Fix Klocwork #1976. Possible null deref. | Jeremy Allison | 1 | -0/+1 |
2007-10-10 | r16582: Fix Klocwork #1997 and all generic class of problems | Jeremy Allison | 6 | -6/+62 |
2007-10-10 | r16581: Fix Klocwork #2017. Possible null deref. | Jeremy Allison | 1 | -0/+5 |