index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3-rpcclient: add lookupsids3 command.
Günther Deschner
2009-09-11
1
-0
/
+70
*
lsa: fill in more unknowns in lsa_LookupSid calls.
Günther Deschner
2009-09-11
1
-2
/
+2
*
s3-rpcclient: make netlogon credential setup also work for interdomain trusts.
Günther Deschner
2009-09-11
1
-9
/
+11
*
s3-rpcclient: avoid using lp_workgroup() unconditionally for crypto.
Günther Deschner
2009-09-11
1
-4
/
+17
*
s3-rpc_client: add dcerpc_transport_t to cli_rpc_pipe_open_schannel().
Günther Deschner
2009-09-11
8
-11
/
+21
*
s3-rpc_client: add dcerpc_transport_t to cli_rpc_pipe_open_spnego_ntlmssp and...
Günther Deschner
2009-09-11
8
-4
/
+19
*
s3-rpcclient: use cli_rpc_pipe_open_noauth_transport in rpcclient.
Günther Deschner
2009-09-11
1
-2
/
+3
*
s3-rpc_client: add cli_rpc_pipe_open_noauth_transport.
Günther Deschner
2009-09-11
2
-14
/
+30
*
s3-schannel: remove last schannel hand-marshalling function.
Günther Deschner
2009-09-11
2
-34
/
+0
*
s3-schannel: use NL_AUTH_SIGNATURE for schannel sign & seal (client & server).
Günther Deschner
2009-09-11
5
-83
/
+118
*
s3-errors: add NT_STATUS_RPC_NT_PROCNUM_OUT_OF_RANGE.
Günther Deschner
2009-09-11
1
-0
/
+1
*
s3-schannel: remove unused code.
Günther Deschner
2009-09-11
3
-75
/
+0
*
s3-schannel: use NL_AUTH_MESSAGE for schannel bind reply.
Günther Deschner
2009-09-11
1
-10
/
+17
*
s3-nterr: add NT_STATUS_RPC_NT_PROTOCOL_ERROR to nt_errstr().
Günther Deschner
2009-09-11
1
-0
/
+1
*
s3-util: add get/set_cmdline_auth_info_domain to user_auth_info struct.
Günther Deschner
2009-09-11
3
-0
/
+22
*
s3-rpcclient: add lookupnames4 command.
Günther Deschner
2009-09-11
1
-0
/
+52
*
s3-rpcclient: add ncacn transport handling for rpcclient.
Günther Deschner
2009-09-11
1
-5
/
+88
*
s3-rpc_client: add enum dcerpc_transport_t to rpc_cli_transport struct.
Günther Deschner
2009-09-11
2
-0
/
+10
*
Fix bug 6707 - 3.4.1 segfault in parsing configs.
Marc Aurele La France
2009-09-10
1
-4
/
+4
*
Fix compile in a usually non-selected define.
Jeremy Allison
2009-09-09
1
-1
/
+1
*
s3:smbd: Add a "hidden" parameter "share:fake_fscaps"
Volker Lendecke
2009-09-09
1
-0
/
+3
*
s3-winbindd: Fix Bug #6700: Use dns domain name when needing to guess server ...
Günther Deschner
2009-09-09
1
-1
/
+1
*
s3-nterr: add NT_STATUS_RPC_NT_CALL_FAILED.
Günther Deschner
2009-09-08
1
-0
/
+1
*
s3:smbd: Fix bug 6690, wrong error check
Andrew Klosterman
2009-09-08
1
-1
/
+1
*
s3: remove unused RPC_AUTH_SCHANNEL_NEG struct and parsing functions.
Günther Deschner
2009-09-08
3
-55
/
+0
*
s3-rpc_server: use NL_AUTH_MESSAGE in pipe_schannel_auth_bind().
Günther Deschner
2009-09-08
1
-6
/
+23
*
s3-rpc_client: use NL_AUTH_MESSAGE in create_schannel_auth_rpc_bind_req().
Günther Deschner
2009-09-08
1
-7
/
+24
*
schannel: add NL_AUTH_MESSAGE and both NL_AUTH_SIGNATURE structs.
Günther Deschner
2009-09-08
1
-0
/
+1
*
s3-schannel: Fix Bug #6697. Interdomain trusts with Windows 2008 R2 DCs.
Günther Deschner
2009-09-08
2
-2
/
+2
*
Add read() to socketwrapper. Metze please check.
Jeremy Allison
2009-09-07
1
-1
/
+1
*
Fix bug 6673 - smbpasswd does not work with "unix password sync = yes".
Jeremy Allison
2009-09-06
5
-22
/
+30
*
s3:winbind: Convert WINBINDD_SET_HWM to the new API
Volker Lendecke
2009-09-07
15
-128
/
+454
*
s3:winbind: Convert WINBINDD_REMOVE_MAPPING to the new API
Volker Lendecke
2009-09-07
15
-108
/
+488
*
s3:winbind: Convert WINBINDD_SET_MAPPING to the new API
Volker Lendecke
2009-09-07
15
-106
/
+538
*
s3:winbind: Convert WINBINDD_CHECK_MACHACC to the new API
Volker Lendecke
2009-09-07
15
-76
/
+451
*
s3:smbd: Add the ntstatus to the smb_panic in share_mode_lock_destructor
Volker Lendecke
2009-09-07
1
-2
/
+18
*
Tell newbie devs about ./configure.developer
Rusty Russell
2009-09-06
1
-1
/
+1
*
Check we read off the compelte event from inotify
Simo Sorce
2009-09-05
1
-2
/
+8
*
Save and report the correct errno value.
Simo Sorce
2009-09-05
1
-8
/
+12
*
s3:winbind: Use fstr_sprintf, it is simpler than talloc_asprintf->fstrcpy
Volker Lendecke
2009-09-05
1
-8
/
+5
*
s3:winbind: Remove pointless <cond> ? true : false;
Volker Lendecke
2009-09-05
1
-4
/
+4
*
s3:winbind: Make the pam_auth subfunctions static
Volker Lendecke
2009-09-05
2
-18
/
+9
*
s3:libsmb: Convert (state->received) to (state->received != 0)
Volker Lendecke
2009-09-05
1
-1
/
+1
*
s3:winbind: Fix Coverity ID 933: FORWARD_NULL
Volker Lendecke
2009-09-04
1
-0
/
+1
*
s3:smbd: Fix Coverity ID 937, REVERSE_INULL
Volker Lendecke
2009-09-04
1
-2
/
+2
*
s3:winbind: Fix Coverity ID 940: Resource Leak
Volker Lendecke
2009-09-04
1
-0
/
+1
*
s3-ntlm_auth: fix two segfaults in diagnostics mode.
Günther Deschner
2009-09-04
1
-2
/
+2
*
Hopefully last part of the fix for bug 6651 - smbd SIGSEGV when breaking oplo...
Jeremy Allison
2009-09-03
1
-2
/
+2
*
s3:libsmb: Attempt to fix bug 6665
Volker Lendecke
2009-09-03
1
-0
/
+6
*
s3-net: allow to exit "net rpc sh" with "q" as well.
Günther Deschner
2009-09-02
1
-1
/
+3
[next]