ntdb: Cast getpid() result to unsigned int for GNU/Solaris build
[nivanova/samba-autobuild/.git] / lib / ntdb / free.c
2012-10-08 Rusty Russellntdb: remove unused local variable.
2012-06-22 Rusty Russellntdb: enhancement to allow direct access to the ntdb...
2012-06-19 Rusty Russellntdb: remove hash table trees.
2012-06-19 Rusty Russellntdb: inline oob check
2012-06-19 Rusty Russellntdb: make sure file is always a multiple of PAGESIZE...
2012-06-19 Rusty RussellTDB2: Goodbye TDB2, Hello NTDB.