Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib/util: Simplify bitmap.c a bit | Volker Lendecke | 2012-11-07 | 1 | -7/+6 |
| | | | | | | | This avoids the double-talloc for bitmaps Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Michael Adam <obnox@samba.org> | ||||
* | lib/util: Make "struct bitmap" abstract | Volker Lendecke | 2012-11-07 | 1 | -0/+5 |
| | | | | | Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Michael Adam <obnox@samba.org> | ||||
* | lib/util Move bitmap.c to lib/util | Andrew Bartlett | 2011-07-08 | 1 | -0/+137 |