Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert mapping_tdb.c to dbwrap | Volker Lendecke | 2008-03-11 | 1 | -0/+2 |
| | | | | | | I know, this is not used anymore, but until ldb knows about ctdb which is blocked by the lack of transactions in ctdb, a tiny patch reactivating mapping_tdb.c might be needed for cluster setups. | ||||
* | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 2007-10-18 | 1 | -8/+8 |
| | | | | | | | bugs in various places whilst doing this (places that assumed BOOL == int). I also need to fix the Samba4 pidl generation (next checkin). Jeremy. | ||||
* | r23323: merged ldb changes from 3.0.26 | Andrew Tridgell | 2007-10-10 | 1 | -14/+19 |
| | |||||
* | r18867: change the group mapping code to use ldb instead of tdb | Andrew Tridgell | 2007-10-10 | 1 | -0/+26 |
See the discussion of this on the samba-technical list |