Fix segfault caused by calling free() on memory allocated in wbcSidToString()
[jerry/samba.git] / source / registry / reg_smbconf.c
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Günther Deschnerr25417: Use DBGC_REGISTRY class.
2007-10-10 Michael Adamr25162: Refactor further: add mapping functions between
2007-10-10 Michael Adamr25160: Refactor out and slightly clean up canonicaliza...
2007-10-10 Michael Adamr25002: Refactor out code duplication created by the...
2007-10-10 Michael Adamr24998: Add a function regval_compose() to compose...
2007-10-10 Michael Adamr24996: Eliminate more trailing spaces...
2007-10-10 Michael Adamr24970: Polish some comments and add my (C).
2007-10-10 Günther Deschnerr24632: Fix build warnings.
2007-10-10 Michael Adamr24630: Store Samba configuratin options only under...
2007-10-10 Andrew Tridgellr23801: The FSF has moved around a lot. This fixes...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Michael Adamr23667: Prevent storing of forbidden parameter names...
2007-10-10 Volker Lendecker19963: Add 'registry shares = yes' and registry key...