idl/ioctl: change QAR response array to a DATA_BLOB
[samba.git] / source3 / locking / leases_db.c
2015-01-12 David Disseldorpleases_db: don't leak lock_path onto talloc tos
2015-01-11 Volker Lendeckesmbd: Fix a small leak on talloc_tos()
2015-01-11 Volker Lendeckesmbd: Fix an uninitialized variable read
2014-12-09 Jeremy Allisons3:locking: Change the data model for leases_db to...
2014-12-09 Jeremy Allisons3:locking: pass down servicepath to leases_db_add()
2014-12-09 Jeremy Allisons3:locking: Add new utility function leases_db_copy_fil...
2014-12-09 Jeremy Allisons3:locking: pass servicename_new to leases_db_rename()
2014-12-05 Jeremy Allisons3: leases: Add leases_db_rename() to cope with renamin...
2014-12-04 Volker Lendeckes3:locking: add leases_db infrastructure