summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* clusapi: use winreg_Type in clusapi registry IDL.Günther Deschner2015-08-041-4/+4
* s4-torture: add ndr testsuite for complex clusapi_PROPERTY_LIST structs.Günther Deschner2015-08-044-2/+179
* clusapi: use ClusterEnumType in clusapi_CreateEnumEx.Günther Deschner2015-08-041-1/+1
* s4-torture: add test for clusapi_CreateEnumEx().Günther Deschner2015-08-041-0/+86
* clusapi: add PROPERTY_LIST IDL.Günther Deschner2015-08-041-26/+48
* s4-torture: add test for GetResourceNetworkName.Günther Deschner2015-08-041-0/+47
* s3-clusapi: add test for GetResourceDependencyExpression.Günther Deschner2015-08-041-0/+47
* s4-torture: add more tests for clusapi_OpenResource().Günther Deschner2015-08-041-6/+38
* s3-net: use talloc array in share allowedusersRalph Boehme2015-08-041-4/+20
* dns_server: Fix CNAME handlingVolker Lendecke2015-08-041-5/+1
* dns_server: Add NULL checkVolker Lendecke2015-08-041-0/+1
* lib/util/debug.h uses va_list, needs stdarg.hDouglas Bagnall2015-08-011-1/+1
* net: Print time of last password change in 'net ads info'Christof Schmitt2015-08-011-0/+6
* secrets: Add function to fetch only password change timestampChristof Schmitt2015-08-012-9/+24
* doc: mention that `smbd -i` exits after first connectionAurelien Aptel2015-08-011-4/+4
* param: update the README with instructions for adding a parameterMichael Adam2015-07-311-5/+15
* param: remove the static param_table.Michael Adam2015-07-311-3737/+0
* tests:docs: don't load or test the static param_table.Michael Adam2015-07-311-49/+0
* tests:docs: remove testing the diff between the static and generated tableMichael Adam2015-07-311-19/+0
* param: use the generated parameter table.Michael Adam2015-07-311-1/+1
* tests:docs: test the diff between the static and generated tableMichael Adam2015-07-311-0/+19
* tests:docs: load the full data from the generated param_tableMichael Adam2015-07-311-0/+6
* tests:docs: load the full data from the existing param_table.Michael Adam2015-07-311-0/+6
* tests:docs: add a function to load the full data structures from the tableMichael Adam2015-07-311-0/+58
* tests:docs: print more complicated structures than strings in the message.Michael Adam2015-07-311-0/+1
* tests:docs: common initialization in docs test.Michael Adam2015-07-311-43/+35
* build: generate param_table_gen.c from docs in the buildMichael Adam2015-07-311-0/+6
* generate_param: add a means to generate param_table_gen.c from the docsMichael Adam2015-07-311-3/+104
* param: move the actual table out into param_table_static.cMichael Adam2015-07-313-3734/+3739
* docs:smbdotconf: change type to ustring where needed.Michael Adam2015-07-313-3/+3
* docs:smbdotconf: change type to octal where neededMichael Adam2015-07-314-4/+4
* docs:smbdotconf: change type to bytes where neededMichael Adam2015-07-3112-12/+12
* docs:smbdotconf: change type to cmdlist where needed.Michael Adam2015-07-3127-27/+27
* tests:docs: teach the test the types cmdlist, bytes, octal, and ustringMichael Adam2015-07-311-0/+8
* generate_param: teach missing types cmdlist, bytes, octal, ustring.Michael Adam2015-07-311-0/+8
* generate_param: more uniform formatting of various type dictsMichael Adam2015-07-311-5/+18
* docs:smbdotconf: add deprecated flags where missing.Michael Adam2015-07-3113-1/+14
* docs:smbdotconf: make preload a synonym of 'auto services'Michael Adam2015-07-311-7/+6
* docs:smbdotconf: 'write ok' is a synonym of 'writeable' not of 'read only'Michael Adam2015-07-312-1/+1
* param: don't list '-valid' and 'copy' as synonyms - they aren'tMichael Adam2015-07-311-2/+0
* param: make 'timestamp logs' the default writing of 'debug timestamp'Michael Adam2015-07-312-5/+5
* param: add SYNONYM flag where missingMichael Adam2015-07-311-1/+9
* param: move dnsdomain from generate_param to EXTRA_GLOBALSMichael Adam2015-07-312-1/+1
* generate_param: generate struct entries if we don't generate access functions.Michael Adam2015-07-312-10/+1
* generate_param: make it possible to handle generated and synonym flags in ite...Michael Adam2015-07-311-2/+22
* docs:smbdotconf: add 'function' argument to writeableMichael Adam2015-07-311-0/+1
* docs:smbdotconf: add 'function' parameter to enablespoolssMichael Adam2015-07-311-0/+1
* docs:smbdotconf: add 'function' parameter to validMichael Adam2015-07-311-0/+1
* param: rename szIdmapGID -> idmap_gidMichael Adam2015-07-312-3/+3
* param: rename szIdmapUID -> idmap_uidMichael Adam2015-07-312-3/+3