summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* build: get rid of vars=locals() in source3/lib/netapi/examples/wscript_buildMichael Adam2013-09-251-2/+1
* build: get rid of vars=locals() in source3/modules/wscript_buildMichael Adam2013-09-241-2/+1
* build: get rid of source variables and vars=locals() in source3/rpc_server/ws...Michael Adam2013-09-241-68/+52
* build: get rid of source strings from source3/passdb/wscript_buildMichael Adam2013-09-241-9/+4
* build: get rid of source variables and vars=locals() in source3/libgpo/gpext/...Michael Adam2013-09-241-12/+5
* build: get rid of vars=locals() in source3/auth/wscript_buildMichael Adam2013-09-241-4/+2
* build: get rid of source-variables in source3/auth/wscript_buildMichael Adam2013-09-241-20/+11
* build: get rid of source file variables in source3/modules/wscript_buildMichael Adam2013-09-241-116/+59
* dbcheck: Add back the elements that were wrongly removed from CN=Deleted ObjectsAndrew Bartlett2013-09-241-0/+66
* pydsdb: Raise a more useful exception when dsdb_wellknown_dn fails.Andrew Bartlett2013-09-241-0/+5
* pydsdb: Give KeyError when we fail a schema lookup in pythonAndrew Bartlett2013-09-241-8/+8
* dbcheck: Ensure to always increase the error_countAndrew Bartlett2013-09-241-0/+1
* libsmbconf:registry: add "state directory" to the list of forbidden parametersMichael Adam2013-09-241-0/+1
* selftest: include "state directory" in invalid parameters in registry roundtr...Michael Adam2013-09-241-0/+1
* selftest: add "state directory" to the forbidden parameters test in net confMichael Adam2013-09-241-1/+2
* selftest: add regression test for setting invalid parameters in registry conf...Michael Adam2013-09-241-0/+49
* selftest: update SED_INVALID_PARAMS in the registry.roundtrip testMichael Adam2013-09-241-12/+6
* selftest: remove unused variables (copy'n'paste...) from test_net_conf.shMichael Adam2013-09-241-19/+0
* s3:net conf: add the same parameter checks to "setparm" as in "net rpc conf".Michael Adam2013-09-241-0/+5
* s3:net: check for GLOBAL_NAME net_conf_param_valid()Michael Adam2013-09-241-1/+1
* s3:net rpc conf: factor validation of parameter out for re-use.Michael Adam2013-09-244-36/+105
* s3:net rpc conf: rename canon_valname->canon_param_name for clarity in setparm.Michael Adam2013-09-241-2/+2
* s3:net rpc conf: setparm: introduce variables service_name, param_name, valst...Michael Adam2013-09-241-20/+29
* s3:net rpc conf: reorganize the validity check and canonicalization of the in...Michael Adam2013-09-241-17/+23
* libsmbconf:registry: clarify the appearance of "includes" in forbidden_namesMichael Adam2013-09-241-1/+7
* libsmbconf:registry: reorganize the validity check and canonicalization of th...Michael Adam2013-09-241-14/+19
* s3:net rpc conf: print the provided parameter name on error, not the canonica...Michael Adam2013-09-241-1/+1
* s3:net rpc conf: remove the (now) unused rpc_conf_reg_valname_forbidden()Michael Adam2013-09-241-21/+0
* s3:net rpc conf: use the published smbconf_reg_parameter_is_valid()Michael Adam2013-09-241-1/+1
* libsmbconf:registry: publish smbconf_reg_parameter_is_valid()Michael Adam2013-09-242-1/+6
* libsmbconf:registry: rework smbconf_reg_parameter_forbidden(), renaming it.Michael Adam2013-09-241-17/+17
* Fix DN RDN case in partition namesHoward Chu2013-09-243-31/+35
* Fix entryCSN formatHoward Chu2013-09-231-1/+7
* s4-openldap: Remove use of talloc_reference in ldb_map_outbound.cNadezhda Ivanova2013-09-231-9/+13
* s4-openldap: Added an -H option to delegation scriptNadezhda Ivanova2013-09-232-13/+66
* Drop paged-search from OpenLDAP stackHoward Chu2013-09-231-1/+1
* Add LDB_MAP_RENDROP optionHoward Chu2013-09-235-9/+24
* Return a couple more attrs by defaultHoward Chu2013-09-231-0/+2
* Cleanup start/stop codeHoward Chu2013-09-231-32/+39
* pidl: Generate wireshark that conforms to the rules of Wireshark projectMatthieu Patou2013-09-241-4/+4
* pidl: Generate NDR64/NDR32 aware code for the wireshark dissectorsMatthieu Patou2013-09-241-0/+8
* idl: fix frsrpc idl with NDR64 fieldsMatthieu Patou2013-09-241-2/+2
* idl: remove duplicate flagMatthieu Patou2013-09-241-1/+0
* frstrans.idl: add flag(NDR_PAHEX) to frstrans_BytePipeStefan Metzmacher2013-09-241-1/+1
* drsuapi.idl: change the range for attribute values to 26214400 bytes.Stefan Metzmacher2013-09-241-1/+1
* librpc/ndr: make use of ndr_dump_data() in ndr_print_array_uint8()Stefan Metzmacher2013-09-241-2/+11
* librpc/ndr: make ndr_pull/push_DATA_BLOB NDR64 awareStefan Metzmacher2013-09-241-4/+4
* s4:torture:ldap: Fix misleading outputHoward Chu2013-09-231-2/+2
* s3:modules: vfs_afsacl has the afs_syscall prototype via proto.hMichael Adam2013-09-231-2/+0
* s3:include: remove duplicate prototypes from afs functions from proto.hMichael Adam2013-09-231-3/+0