Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r17878: Fix possible null deref found by Stanford checker. | Jeremy Allison | 1 | -0/+4 |
2007-10-10 | r17867: Fix null deref in error code path. Found by the | Jeremy Allison | 1 | -0/+1 |
2007-10-10 | r17333: Some C++ warnings | Volker Lendecke | 1 | -3/+6 |
2007-10-10 | r14768: Fix potential null deref coverity bugs #255, #256. | Jeremy Allison | 1 | -17/+25 |
2007-10-10 | r14766: Fix possible NULL deref. Coverity #254. | Jeremy Allison | 1 | -8/+9 |
2007-10-10 | r10656: BIG merge from trunk. Features not copied over | Gerald Carter | 1 | -1/+27 |
2007-10-10 | r9739: conver the reg_objects (REGSUBKEY_CTR & REGVAL_CTR) to use | Gerald Carter | 1 | -68/+20 |
2007-10-10 | r9086: * fix invalid read in parse_spoolss when writing a devmode to | Gerald Carter | 1 | -1/+6 |
2007-10-10 | r7997: Pointers don't kill people, people with pointers kill people... | Gerald Carter | 1 | -5/+1 |
2007-10-10 | r7995: * privileges are local except when they're *not* | Gerald Carter | 1 | -5/+5 |
2007-10-10 | r7908: * change REGISTRY_HOOK api to use const (fix compiler warning | Gerald Carter | 1 | -12/+23 |
2007-10-10 | r7698: * clean upserver frontend for RegDeleteKey() | Gerald Carter | 1 | -13/+52 |
2007-10-10 | r7691: * add .gdbinit to the svn:ignore files | Gerald Carter | 1 | -4/+6 |
2007-10-10 | r6942: * merging the registry changes back to the 3.0 tree | Gerald Carter | 1 | -37/+45 |
2007-10-10 | r5541: Fix crash bug in the client-spoolss enumdataex-call. | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r4088: Get medieval on our ass about malloc.... :-). Take control of all our ... | Jeremy Allison | 1 | -12/+12 |
2003-01-03 | Merge from HEAD - make Samba compile with -Wwrite-strings without additional | Andrew Bartlett | 1 | -2/+2 |
2002-12-20 | Forward port the change to talloc_init() to make all talloc contexts | Jeremy Allison | 1 | -2/+2 |
2002-12-05 | Add some const | Jim McDonough | 1 | -3/+3 |
2002-12-03 | Don't segfault when trying to delete a key when none exist. | Jim McDonough | 1 | -0/+2 |
2002-08-30 | break out REGISTRY_VALUE & REGVAL_CR objects into separate file for | Gerald Carter | 1 | -0/+372 |