index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
ntlm_auth: Parse configfile after parsing it's location, not before.
Kai Blin
2008-01-31
1
-9
/
+14
*
Eliminate remote tree of dsgetdcname (which will happen in libnetapi then).
Günther Deschner
2008-01-29
1
-1
/
+1
*
Trying to avoid defining new SAMR acct creation flags when we already have th...
Günther Deschner
2008-01-25
3
-17
/
+24
*
Add dump-domain-list command for debugging winbindd's domain_list.
Günther Deschner
2008-01-24
1
-0
/
+57
*
Windows 2008 (Longhorn) auth2 flag fixes.
Andreas Schneider
2008-01-23
2
-3
/
+3
*
Forward ported version of Matt Geddes <musicalcarrion@gmail.com>
Jeremy Allison
2008-01-23
3
-9
/
+27
*
ntlm_auth: Get rid of statics in manage_squid_ntlmssp_request
Kai Blin
2008-01-19
1
-37
/
+50
*
ntlm_auth: Rewrite manage_client_ntlmssp_request without statics.
Kai Blin
2008-01-19
1
-55
/
+66
*
nltm_auth: Use struct ntlm_auth_state in helper functions.
Kai Blin
2008-01-19
1
-34
/
+40
*
ntlm_auth: Prepare for a deeper rewrite of the helper functions
Kai Blin
2008-01-19
1
-4
/
+43
*
ntlm_auth: Dynamically allocate the read buffer.
Kai Blin
2008-01-19
1
-28
/
+43
*
util_str: Don't return memory from talloc_tos(), use mem_ctx instead.
Kai Blin
2008-01-19
2
-13
/
+18
*
Apply const to rpccli_lsa_query_info_policy() and rpccli_lsa_query_info_polic...
Günther Deschner
2008-01-15
5
-12
/
+14
*
Fix some warnings -- Jeremy, please check
Volker Lendecke
2008-01-15
2
-7
/
+7
*
Some more minor cleanup for "net rpc audit".
Günther Deschner
2008-01-14
1
-58
/
+54
*
Fix all callers of old rpccli_lsa_set_info_policy() call.
Günther Deschner
2008-01-14
1
-39
/
+45
*
Use pidl generated rpccli_lsa_QueryTrustedDomainInfoBySid when vampiring trusted
Günther Deschner
2008-01-14
1
-8
/
+14
*
Add and modify comments in net_conf.c
Michael Adam
2008-01-13
1
-8
/
+42
*
Add explicit creation of shares to net conf import function.
Michael Adam
2008-01-13
1
-0
/
+4
*
Introduce a libnet_conf context created by libnet_conf_open().
Michael Adam
2008-01-13
1
-35
/
+106
*
Fix CID 476. Ensure a valid pac_data pointer is always passed to
Jeremy Allison
2008-01-11
1
-1
/
+2
*
Stop Coverity complaining about uninitialized variables.
Jeremy Allison
2008-01-11
1
-3
/
+3
*
As long as DsGetDcName is not part of libnetapi, lowercase the fn name.
Günther Deschner
2008-01-11
1
-1
/
+1
*
Fix libnetapi error string callers.
Günther Deschner
2008-01-11
1
-2
/
+2
*
Remove unused string.
Günther Deschner
2008-01-10
1
-3
/
+0
*
Attempt to fix the compile of source/utils/net_dns.c
Volker Lendecke
2008-01-09
1
-5
/
+7
*
Move the DNS tsig update to using struct sockaddr_storage
Jeremy Allison
2008-01-08
1
-15
/
+22
*
Use ads_get_upn() in net_derive_salting_principal().
Günther Deschner
2008-01-08
1
-15
/
+1
*
Add -e to smbget.
Jeremy Allison
2008-01-05
1
-0
/
+12
*
Fix -e for smbcquotas.
Jeremy Allison
2008-01-05
1
-11
/
+24
*
Fix args to cli_force_encryption.
Jeremy Allison
2008-01-05
1
-2
/
+1
*
Add general '-e' option to enable smb encryption
Jeremy Allison
2008-01-05
3
-20
/
+81
*
Add missing patch to allow smbcacls to do krb5 auth, bug #5175
Jeremy Allison
2008-01-04
1
-1
/
+1
*
Fix the build.
Jeremy Allison
2008-01-04
1
-2
/
+2
*
Refactor the crypto code after a very helpful conversation
Jeremy Allison
2008-01-04
1
-2
/
+26
*
Fix spacing - spaces mixed with tabs.
Michael Adam
2008-01-04
1
-8
/
+8
*
Fix a comment.
Michael Adam
2008-01-04
1
-1
/
+1
*
Remove the word "registry" from the help output of the "net conf" command.
Michael Adam
2008-01-04
1
-7
/
+6
*
Update the introductory comment to net_conf.c to mention linbet_conf.
Michael Adam
2008-01-04
1
-3
/
+7
*
Remove the final regdb_close() from net_conf.c
Michael Adam
2008-01-04
1
-2
/
+0
*
Fix the behaviour of "net conf setparm" to create the share if necessary.
Michael Adam
2008-01-04
1
-0
/
+9
*
Fix build warning.
Günther Deschner
2008-01-04
1
-1
/
+0
*
Make libnet_conf handle opening/initialization of the registry.
Michael Adam
2008-01-03
1
-5
/
+0
*
Rename libnet_smbconf_delparm() to libnet_conf_delete_parameter().
Michael Adam
2008-01-03
1
-1
/
+1
*
Rename libnet_smbconf_getparm() to libnet_conf_get_parameter().
Michael Adam
2008-01-03
1
-1
/
+1
*
Rename libnet_smbconf_setparm() to libnet_conf_set_parameter().
Michael Adam
2008-01-03
1
-8
/
+8
*
Rename libnet_smbconf_delshare() to libnet_conf_delete_share().
Michael Adam
2008-01-03
1
-2
/
+2
*
Rename libnet_smbconf_getshare() to libnet_conf_get_share().
Michael Adam
2008-01-03
1
-2
/
+2
*
Rename libnet_smbconf_create_share() to libnet_conf_create_share().
Michael Adam
2008-01-03
1
-1
/
+1
*
Rename libnet_smbconf_share_exists() to libnet_conf_share_exists().
Michael Adam
2008-01-03
1
-2
/
+2
[next]