Age | Commit message (Expand) | Author | Files | Lines |
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 |
2008-01-04 | Add missing patch to allow smbcacls to do krb5 auth, bug #5175 | Jeremy Allison | 1 | -1/+1 |
2008-01-04 | Fix the build. | Jeremy Allison | 1 | -2/+2 |
2008-01-04 | Refactor the crypto code after a very helpful conversation | Jeremy Allison | 1 | -2/+26 |
2008-01-04 | Fix spacing - spaces mixed with tabs. | Michael Adam | 1 | -8/+8 |
2008-01-04 | Fix a comment. | Michael Adam | 1 | -1/+1 |
2008-01-04 | Remove the word "registry" from the help output of the "net conf" command. | Michael Adam | 1 | -7/+6 |
2008-01-04 | Update the introductory comment to net_conf.c to mention linbet_conf. | Michael Adam | 1 | -3/+7 |
2008-01-04 | Remove the final regdb_close() from net_conf.c | Michael Adam | 1 | -2/+0 |
2008-01-04 | Fix the behaviour of "net conf setparm" to create the share if necessary. | Michael Adam | 1 | -0/+9 |
2008-01-04 | Fix build warning. | Günther Deschner | 1 | -1/+0 |
2008-01-03 | Make libnet_conf handle opening/initialization of the registry. | Michael Adam | 1 | -5/+0 |
2008-01-03 | Rename libnet_smbconf_delparm() to libnet_conf_delete_parameter(). | Michael Adam | 1 | -1/+1 |
2008-01-03 | Rename libnet_smbconf_getparm() to libnet_conf_get_parameter(). | Michael Adam | 1 | -1/+1 |
2008-01-03 | Rename libnet_smbconf_setparm() to libnet_conf_set_parameter(). | Michael Adam | 1 | -8/+8 |
2008-01-03 | Rename libnet_smbconf_delshare() to libnet_conf_delete_share(). | Michael Adam | 1 | -2/+2 |
2008-01-03 | Rename libnet_smbconf_getshare() to libnet_conf_get_share(). | Michael Adam | 1 | -2/+2 |
2008-01-03 | Rename libnet_smbconf_create_share() to libnet_conf_create_share(). | Michael Adam | 1 | -1/+1 |
2008-01-03 | Rename libnet_smbconf_share_exists() to libnet_conf_share_exists(). | Michael Adam | 1 | -2/+2 |
2008-01-03 | Rename libnet_smbconf_get_share_names() to libnet_conf_get_share_names(). | Michael Adam | 1 | -1/+1 |
2008-01-03 | Rename libnet_smbconf_get_config() to libnet_conf_get_config(). | Michael Adam | 1 | -3/+3 |
2008-01-03 | Rename libnet_smbconf_drop() to libnet_conf_drop(). | Michael Adam | 1 | -1/+1 |