summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2013-10-01idmap_autorid: change idmap_autorid_loadconfig() to return NTSTATUSMichael Adam3-10/+24
2013-10-01idmap_autorid: refactor idmap_autorid_parse_configstr() out of idmap_autorid_...Michael Adam2-11/+32
2013-10-01idmap_autorid: rename TALLOC_CTX argument of idmap_autorid_loadconfig() to me...Michael Adam1-3/+3
2013-10-01idmap_autorid: refactor idmap_autorid_loadconfig to use idmap_config_getconfi...Michael Adam1-6/+3
2013-10-01idmap_autorid_tdb: add idmap_autorid_getconfigstr()Michael Adam2-0/+60
2013-10-01idmap_autorid: extract common code to separate fileAtul Kulkarni4-278/+354
2013-10-01idmap_autorid: remove the ignore_builtin bool from the global_config structMichael Adam1-4/+5
2013-10-01idmap_autorid: add path, and db parameters to idmap_autorid_db_init()Atul Kulkarni1-12/+14
2013-10-01idmap_autorid: add a db_context argument to idmap_autorid_init_hwm()Michael Adam1-7/+7
2013-10-01idmap_autorid: add a db_context argument to idmap_autorid_saveconfig()Michael Adam1-4/+4
2013-10-01idmap_autorid: add a db_context argument to idmap_autorid_loadconfig()Michael Adam1-3/+4
2013-10-01idmap_autorid: add a db_context argument to idmap_autorid_get_domainrange()Michael Adam1-5/+7
2013-09-27Stop use after freeAlistair Leslie-Hughes1-1/+5
2013-09-25build: get rid of vars=locals() in source3/lib/netapi/examples/wscript_buildMichael Adam1-2/+1
2013-09-24build: get rid of vars=locals() in source3/modules/wscript_buildMichael Adam1-2/+1
2013-09-24build: get rid of source variables and vars=locals() in source3/rpc_server/ws...Michael Adam1-68/+52
2013-09-24build: get rid of source strings from source3/passdb/wscript_buildMichael Adam1-9/+4
2013-09-24build: get rid of source variables and vars=locals() in source3/libgpo/gpext/...Michael Adam1-12/+5
2013-09-24build: get rid of vars=locals() in source3/auth/wscript_buildMichael Adam1-4/+2
2013-09-24build: get rid of source-variables in source3/auth/wscript_buildMichael Adam1-20/+11
2013-09-24build: get rid of source file variables in source3/modules/wscript_buildMichael Adam1-116/+59
2013-09-24libsmbconf:registry: add "state directory" to the list of forbidden parametersMichael Adam1-0/+1
2013-09-24selftest: include "state directory" in invalid parameters in registry roundtr...Michael Adam1-0/+1
2013-09-24selftest: add "state directory" to the forbidden parameters test in net confMichael Adam1-1/+2
2013-09-24selftest: add regression test for setting invalid parameters in registry conf...Michael Adam1-0/+49
2013-09-24selftest: update SED_INVALID_PARAMS in the registry.roundtrip testMichael Adam1-12/+6
2013-09-24selftest: remove unused variables (copy'n'paste...) from test_net_conf.shMichael Adam1-19/+0
2013-09-24s3:net conf: add the same parameter checks to "setparm" as in "net rpc conf".Michael Adam1-0/+5
2013-09-24s3:net: check for GLOBAL_NAME net_conf_param_valid()Michael Adam1-1/+1
2013-09-24s3:net rpc conf: factor validation of parameter out for re-use.Michael Adam4-36/+105
2013-09-24s3:net rpc conf: rename canon_valname->canon_param_name for clarity in setparm.Michael Adam1-2/+2
2013-09-24s3:net rpc conf: setparm: introduce variables service_name, param_name, valst...Michael Adam1-20/+29
2013-09-24s3:net rpc conf: reorganize the validity check and canonicalization of the in...Michael Adam1-17/+23
2013-09-24libsmbconf:registry: clarify the appearance of "includes" in forbidden_namesMichael Adam1-1/+7
2013-09-24libsmbconf:registry: reorganize the validity check and canonicalization of th...Michael Adam1-14/+19
2013-09-24s3:net rpc conf: print the provided parameter name on error, not the canonica...Michael Adam1-1/+1
2013-09-24s3:net rpc conf: remove the (now) unused rpc_conf_reg_valname_forbidden()Michael Adam1-21/+0
2013-09-24s3:net rpc conf: use the published smbconf_reg_parameter_is_valid()Michael Adam1-1/+1
2013-09-24libsmbconf:registry: publish smbconf_reg_parameter_is_valid()Michael Adam2-1/+6
2013-09-24libsmbconf:registry: rework smbconf_reg_parameter_forbidden(), renaming it.Michael Adam1-17/+17
2013-09-23s3:modules: vfs_afsacl has the afs_syscall prototype via proto.hMichael Adam1-2/+0
2013-09-23s3:include: remove duplicate prototypes from afs functions from proto.hMichael Adam1-3/+0
2013-09-23afs: implement afs_syscall() always, returning -1 if FAKE_KASERVER is not def...Michael Adam1-0/+6
2013-09-23afs: format afs_syscall() properlyMichael Adam2-10/+2
2013-09-23build: remove remaining occurrences of vars=locals() of source3/wscript_buildMichael Adam1-17/+7
2013-09-23build: list source of binary split_tokens directly in def, remove vars=locals()Michael Adam1-5/+2
2013-09-23build: list source of dbwrap_torture directly in def, remove vars=locals()Michael Adam1-5/+2
2013-09-23build: list source of binary dbwrap_tool directly in def, remove vars=locals()Michael Adam1-5/+2
2013-09-23build: list source of binary rpc_open_tcp directly in dev, remove vars=locals()Michael Adam1-5/+2
2013-09-23build: list source of binary vlp directly in dev, remove vars=locals()Michael Adam1-5/+2