summaryrefslogtreecommitdiffstats
path: root/source3/registry/reg_smbconf.c
Commit message (Expand)AuthorAgeFilesLines
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-4/+4
* r25417: Use DBGC_REGISTRY class.Günther Deschner2007-10-101-1/+1
* r25162: Refactor further: add mapping functions betweenMichael Adam2007-10-101-13/+44
* r25160: Refactor out and slightly clean up canonicalization of the registry v...Michael Adam2007-10-101-91/+97
* r25002: Refactor out code duplication created by the previousMichael Adam2007-10-101-18/+9
* r24998: Add a function regval_compose() to compose a REGISTRY_VALUE fromMichael Adam2007-10-101-4/+12
* r24996: Eliminate more trailing spaces...Michael Adam2007-10-101-5/+5
* r24970: Polish some comments and add my (C).Michael Adam2007-10-101-10/+3
* r24632: Fix build warnings.Günther Deschner2007-10-101-2/+2
* r24630: Store Samba configuratin options only under the default name, not as ...Michael Adam2007-10-101-3/+152
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r23667: Prevent storing of forbidden parameter names in registryMichael Adam2007-10-101-0/+13
* r19963: Add 'registry shares = yes' and registry key security descriptors.Volker Lendecke2007-10-101-0/+85