Age | Commit message (Expand) | Author | Files | Lines |
2008-04-14 | net: exit early in net_ads_join() if the domain is not set. | Günther Deschner | 1 | -0/+6 |
2008-04-14 | net: use WERROR for check_ads_config(). | Günther Deschner | 1 | -9/+7 |
2008-04-14 | net: the success of secrets_init is checked by libnetjoin now. | Günther Deschner | 1 | -6/+0 |
2008-04-13 | net conf: use the new smbconf_init() dispatcher instead of explicit backend i... | Michael Adam | 1 | -2/+9 |
2008-04-13 | libsmbconf: remove the bool verbatim parameter from txt backend init function. | Michael Adam | 1 | -1/+1 |
2008-04-13 | Fix the build of eventlogadm. | Günther Deschner | 1 | -1/+1 |
2008-04-13 | net registry: remove superfluous regdb_close(). | Michael Adam | 1 | -2/+0 |
2008-04-13 | registry: change registry_init_basic() to return WERROR instead of bool | Michael Adam | 1 | -1/+1 |
2008-04-11 | net_idmap: use wbcSet[U|G]idMapping() and wbcSet[U|G]idHwm() functions | Stefan Metzmacher | 1 | -19/+27 |
2008-04-11 | Cleanup size_t return values in convert_string_allocate | Tim Prouty | 1 | -4/+3 |
2008-04-10 | objectclass -> objectClass | Karolin Seeger | 1 | -3/+3 |
2008-04-10 | net conf: use talloc and talloc_strdup_lower throughout all net conf functions. | Michael Adam | 1 | -17/+59 |
2008-04-10 | net conf: implement "net conf delincludes". | Michael Adam | 1 | -0/+40 |
2008-04-10 | net conf: implement a "net conf setincludes" command. | Michael Adam | 1 | -0/+50 |
2008-04-10 | net conf: implement "net conf getincludes". | Michael Adam | 1 | -0/+47 |
2008-04-10 | net conf: add diagnostic message for failure to load text file. | Michael Adam | 1 | -0/+2 |
2008-04-10 | net conf: reduce indentation by grouping testmode code together. | Michael Adam | 1 | -39/+37 |
2008-04-10 | net conf: don't drop config in testmode | Michael Adam | 1 | -3/+5 |
2008-04-10 | net conf: fix import to correctly add includes (at the end) | Michael Adam | 1 | -6/+34 |
2008-04-10 | libsmbconf: add a "verbatim" parameter to smbconf_init_txt_simple(). | Michael Adam | 1 | -1/+1 |
2008-04-09 | net rpc registry: add getvalue command. | Michael Adam | 1 | -0/+100 |
2008-04-09 | net registry: add a getvalue subcommand that prints a single given value. | Michael Adam | 1 | -0/+41 |
2008-04-09 | net (registry util): refactor printing of value without name out. | Michael Adam | 4 | -7/+14 |
2008-04-09 | Fix typos. | Karolin Seeger | 1 | -1/+1 |
2008-04-09 | Fix parameters string for rpc_trustdom_add_internals(). | Günther Deschner | 1 | -2/+4 |
2008-04-08 | Fix lsa_TrustedDomainInfo callers. | Günther Deschner | 1 | -7/+3 |
2008-04-08 | Move is_valid_policy_hnd() out of net. | Günther Deschner | 1 | -7/+0 |
2008-04-06 | net_rpc: let get_user_sids() use wbcLookupName(), wbcGidToSid() and wbcGetGro... | Stefan Metzmacher | 1 | -51/+47 |
2008-04-06 | net_rpc: let get_user_tokens() use wbcListUsers() | Stefan Metzmacher | 1 | -38/+22 |
2008-04-06 | Remove external refs to winbindd_fd | Volker Lendecke | 1 | -2/+0 |
2008-04-04 | net_rpc_registry: return available error code on failure in deletevalue. | Michael Adam | 1 | -1/+1 |
2008-04-04 | net_rpc_registry: consistently return error upon wrong use. | Michael Adam | 1 | -5/+5 |
2008-04-04 | net: change split_hive_key() to properly allocate subkeyname | Michael Adam | 4 | -6/+11 |
2008-04-04 | net_rpc_registry: use split_hive_key to normalize hive befor open. | Michael Adam | 1 | -28/+39 |
2008-04-04 | net_rpc_registry: use utility function print_registry_value(). | Michael Adam | 1 | -30/+1 |
2008-04-04 | net_rpc_registy: use function print_registry_key | Michael Adam | 1 | -5/+2 |
2008-04-04 | net_registry: split utility function of common interest out into util module. | Michael Adam | 3 | -87/+150 |
2008-04-02 | Fix "net rpc trustdom establish" for win2k8 trusts. | Günther Deschner | 1 | -14/+52 |
2008-04-02 | Fix NETLOGON credential chain with Windows 2008 all over the place. | Günther Deschner | 2 | -3/+3 |
2008-04-01 | Fix SRVSVC NetShareInfo level 502 client-side. | Günther Deschner | 1 | -2/+2 |
2008-03-29 | Fix a segfault (an uninitialized variable) | Volker Lendecke | 1 | -3/+3 |
2008-03-29 | Zero initial return_authenticator in net rpc samdump. | Günther Deschner | 1 | -0/+2 |
2008-03-28 | net: add a "net registry" subcommand to locally access the registry. | Michael Adam | 2 | -0/+531 |
2008-03-28 | Fix blob used in pull_netr_AcctLockStr(). | Günther Deschner | 1 | -1/+1 |
2008-03-27 | Re-add support for display and vampire of account policies in "net". | Günther Deschner | 1 | -25/+78 |
2008-03-27 | Minor fix for net rpc samdump. | Günther Deschner | 1 | -4/+5 |
2008-03-27 | net_conf: fix non-testmode import function. | Michael Adam | 1 | -1/+11 |
2008-03-26 | net_conf: reformat - re-indent one function call. | Michael Adam | 1 | -2/+5 |
2008-03-26 | net_conf: add casts to avoid compiler warnings. | Michael Adam | 1 | -6/+6 |
2008-03-26 | net_conf: rename "ctx" to "mem_ctx" for clarity. | Michael Adam | 1 | -22/+22 |