Age | Commit message (Expand) | Author | Files | Lines |
2008-02-05 | Use rpccli_samr_GetMembersInAlias() in net and rpcclient. | Günther Deschner | 1 | -8/+24 |
2008-02-05 | Use rpccli_samr_AddAliasMember() in net. | Günther Deschner | 1 | -1/+3 |
2008-02-05 | Use rpccli_samr_DeleteAliasMember() in net. | Günther Deschner | 1 | -1/+3 |
2008-02-04 | Use rpccli_samr_Connect2() all over the place. | Günther Deschner | 4 | -72/+123 |
2008-02-04 | Use rpccli_samr_AddGroupMember() in net. | Günther Deschner | 1 | -1/+4 |
2008-02-04 | Use rpccli_samr_DeleteGroupMember() in net. | Günther Deschner | 1 | -2/+6 |
2008-02-02 | Convert receive_smb_raw to NTSTATUS | Volker Lendecke | 1 | -2/+6 |
2008-02-01 | Use rpccli_samr_CreateUser2() all over the place. | Günther Deschner | 3 | -18/+65 |
2008-02-01 | Use rpccli_samr_CreateDomainGroup() in net and rpcclient. | Günther Deschner | 1 | -3/+15 |
2008-02-01 | Use rpccli_samr_CreateDomAlias() in net and rpcclient. | Günther Deschner | 1 | -2/+10 |
2008-02-01 | Use rpccli_samr_OpenUser() all over the place. | Günther Deschner | 3 | -30/+55 |
2008-02-01 | Use rpccli_samr_OpenAlias() in net and rpcclient. | Günther Deschner | 1 | -25/+35 |
2008-02-01 | Use rpccli_samr_OpenGroup() all over the place. | Günther Deschner | 1 | -15/+25 |
2008-02-01 | Use rpccli_samr_OpenDomain() all over the place. | Günther Deschner | 4 | -107/+165 |
2008-02-01 | Use rpccli_samr_DeleteUser() in net and rpcclient. | Günther Deschner | 1 | -3/+6 |
2008-02-01 | Use rpccli_samr_DeleteDomAlias() in net and rpcclient. | Günther Deschner | 1 | -2/+3 |
2008-02-01 | Use rpccli_samr_DeleteDomainGroup() in net and rpcclient. | Günther Deschner | 1 | -1/+2 |
2008-01-31 | Remove rpccli_samr_close and use pidl generated function instead. | Günther Deschner | 4 | -27/+27 |
2008-01-31 | ntlm_auth: Parse configfile after parsing it's location, not before. | Kai Blin | 1 | -9/+14 |
2008-01-29 | Eliminate remote tree of dsgetdcname (which will happen in libnetapi then). | Günther Deschner | 1 | -1/+1 |
2008-01-25 | Trying to avoid defining new SAMR acct creation flags when we already have th... | Günther Deschner | 3 | -17/+24 |
2008-01-24 | Add dump-domain-list command for debugging winbindd's domain_list. | Günther Deschner | 1 | -0/+57 |
2008-01-23 | Windows 2008 (Longhorn) auth2 flag fixes. | Andreas Schneider | 2 | -3/+3 |
2008-01-23 | Forward ported version of Matt Geddes <musicalcarrion@gmail.com> | Jeremy Allison | 3 | -9/+27 |
2008-01-19 | ntlm_auth: Get rid of statics in manage_squid_ntlmssp_request | Kai Blin | 1 | -37/+50 |
2008-01-19 | ntlm_auth: Rewrite manage_client_ntlmssp_request without statics. | Kai Blin | 1 | -55/+66 |
2008-01-19 | nltm_auth: Use struct ntlm_auth_state in helper functions. | Kai Blin | 1 | -34/+40 |
2008-01-19 | ntlm_auth: Prepare for a deeper rewrite of the helper functions | Kai Blin | 1 | -4/+43 |
2008-01-19 | ntlm_auth: Dynamically allocate the read buffer. | Kai Blin | 1 | -28/+43 |
2008-01-19 | util_str: Don't return memory from talloc_tos(), use mem_ctx instead. | Kai Blin | 2 | -13/+18 |
2008-01-15 | Apply const to rpccli_lsa_query_info_policy() and rpccli_lsa_query_info_polic... | Günther Deschner | 5 | -12/+14 |
2008-01-15 | Fix some warnings -- Jeremy, please check | Volker Lendecke | 2 | -7/+7 |
2008-01-14 | Some more minor cleanup for "net rpc audit". | Günther Deschner | 1 | -58/+54 |
2008-01-14 | Fix all callers of old rpccli_lsa_set_info_policy() call. | Günther Deschner | 1 | -39/+45 |
2008-01-14 | Use pidl generated rpccli_lsa_QueryTrustedDomainInfoBySid when vampiring trusted | Günther Deschner | 1 | -8/+14 |
2008-01-13 | Add and modify comments in net_conf.c | Michael Adam | 1 | -8/+42 |
2008-01-13 | Add explicit creation of shares to net conf import function. | Michael Adam | 1 | -0/+4 |
2008-01-13 | Introduce a libnet_conf context created by libnet_conf_open(). | Michael Adam | 1 | -35/+106 |
2008-01-11 | Fix CID 476. Ensure a valid pac_data pointer is always passed to | Jeremy Allison | 1 | -1/+2 |
2008-01-11 | Stop Coverity complaining about uninitialized variables. | Jeremy Allison | 1 | -3/+3 |
2008-01-11 | As long as DsGetDcName is not part of libnetapi, lowercase the fn name. | Günther Deschner | 1 | -1/+1 |
2008-01-11 | Fix libnetapi error string callers. | Günther Deschner | 1 | -2/+2 |
2008-01-10 | Remove unused string. | Günther Deschner | 1 | -3/+0 |
2008-01-09 | Attempt to fix the compile of source/utils/net_dns.c | Volker Lendecke | 1 | -5/+7 |
2008-01-08 | Move the DNS tsig update to using struct sockaddr_storage | Jeremy Allison | 1 | -15/+22 |
2008-01-08 | Use ads_get_upn() in net_derive_salting_principal(). | Günther Deschner | 1 | -15/+1 |
2008-01-05 | Add -e to smbget. | Jeremy Allison | 1 | -0/+12 |
2008-01-05 | Fix -e for smbcquotas. | Jeremy Allison | 1 | -11/+24 |
2008-01-05 | Fix args to cli_force_encryption. | Jeremy Allison | 1 | -2/+1 |
2008-01-05 | Add general '-e' option to enable smb encryption | Jeremy Allison | 3 | -20/+81 |