Age | Commit message (Expand) | Author | Files | Lines |
2008-03-17 | Coverity fixes | Marc VanHeyningen | 1 | -1/+4 |
2008-02-20 | Fix double free bugs after calling regfio_close() | Tim Potter | 1 | -4/+0 |
2008-01-25 | Fix Coverity IDs 451, 452 | Volker Lendecke | 1 | -1/+1 |
2007-12-29 | Remove tiny code duplication | Volker Lendecke | 1 | -2/+3 |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -23/+23 |
2007-10-15 | Correctly free memory in regfio paths | Alexander Bokovoy | 1 | -0/+4 |
2007-10-10 | r25417: Use DBGC_REGISTRY class. | Günther Deschner | 1 | -0/+3 |
2007-10-10 | r23801: The FSF has moved around a lot. This fixes their Mass Ave address. | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r23080: Fix bug #4637 - we hads missed some cases where | Jeremy Allison | 1 | -2/+6 |
2007-10-10 | r22590: Make TALLOC_ARRAY consistent across all uses. | Jeremy Allison | 1 | -2/+6 |
2007-10-10 | r22589: Make TALLOC_ARRAY consistent across all uses. | Jeremy Allison | 1 | -2/+6 |
2007-10-10 | r18605: sync dlinklist.h with samba4, that means DLIST_ADD_END() | Stefan Metzmacher | 1 | -2/+1 |
2007-10-10 | r17333: Some C++ warnings | Volker Lendecke | 1 | -1/+3 |
2007-10-10 | r16409: Fix Klocwork ID's. | Volker Lendecke | 1 | -5/+18 |
2007-10-10 | r10656: BIG merge from trunk. Features not copied over | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r9965: Fix some typo's | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r9914: key ordering in hash list is case insensitive | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r9657: fix final issue with regf sk_records; profiles now successfully rewrites | Gerald Carter | 1 | -6/+12 |
2007-10-10 | r9656: fix bug in sk record list with next offsets | Gerald Carter | 1 | -2/+2 |
2007-10-10 | r9486: ensure that the registry hash records are sorted by original subkey na... | Gerald Carter | 1 | -3/+4 |
2007-10-10 | r8607: BUG 2900 more compiler warnings | Gerald Carter | 1 | -9/+10 |
2007-10-10 | r8606: BUG 2899: fix compiler warning in regfio routine | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r8604: BUG 2890: fix unitialized variable reported by Jason Mader <jason@ncac... | Gerald Carter | 1 | -0/+1 |
2007-10-10 | r7470: fix block size caculation error when request size > 4096 bytes | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r7020: fixing printer ace values and getting rid of false compiler warning ab... | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r6995: * fixing segfault when writing out registry values of zero length | Gerald Carter | 1 | -1/+4 |
2007-10-10 | r6942: * merging the registry changes back to the 3.0 tree | Gerald Carter | 1 | -0/+1871 |