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
/
libcli
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s3/s4:libcli/tstream - add more "char *" casts in order to suppress Solaris w...
Matthias Dieter Wallnöfer
2010-09-10
2
-14
/
+14
*
libcli/netlogon: add LOGON_REQUEST handling to pull_nbt_netlogon_response().
Günther Deschner
2010-09-09
1
-0
/
+1
*
libcli/netlogon: add LOGON_RESPONSE2 to pull_nbt_netlogon_response().
Günther Deschner
2010-09-09
1
-0
/
+9
*
libcli/netlogon: add NETLOGON_RESPONSE2 to push_nbt_netlogon_response().
Günther Deschner
2010-09-09
2
-1
/
+12
*
libcli/auth/ntlm_check.c - fix parameter indentation
Matthias Dieter Wallnöfer
2010-08-26
1
-3
/
+3
*
manpages: Avoid using Samba-Team specific DTD, which requires net access
Jelmer Vernooij
2010-08-26
1
-11
/
+1
*
s3-dcerpc: avoid talloc_move on schannel creds in cli_rpc_pipe_open_schannel_...
Günther Deschner
2010-08-24
2
-1
/
+47
*
werror.h - fix order and duplicate DS error codes
Matthias Dieter Wallnöfer
2010-08-14
2
-62
/
+54
*
ntlmssp: fix unitialized variable in ntlmssp_server_postauth().
Günther Deschner
2010-08-12
1
-1
/
+1
*
Fix a typo
Volker Lendecke
2010-08-12
1
-1
/
+1
*
libcli/auth Make the source3/ implementation of the NTLMSSP server common
Andrew Bartlett
2010-08-10
2
-0
/
+530
*
libcli/auth/ntlmssp: remove outdated comment. The version flag is well unders...
Günther Deschner
2010-08-10
1
-2
/
+0
*
libcli/auth Move some source3/ NTLMSSP functions to the common code.
Andrew Bartlett
2010-08-10
3
-0
/
+120
*
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
2010-07-16
1
-2
/
+2
*
libcli/netlogon: re-enable debugging.
Günther Deschner
2010-07-16
1
-7
/
+0
*
s3-libads: move spnego defines to their appropriate header file.
Günther Deschner
2010-07-01
1
-0
/
+6
*
libcli: Fixed a build warning for a missing prototype.
Andreas Schneider
2010-06-30
1
-0
/
+1
*
schannel Change to TDB_CLEAR_IF_FIRST to reduce fsync()
Andrew Bartlett
2010-06-25
1
-32
/
+1
*
libcli/auth make open_schannel_session_store() public
Andrew Bartlett
2010-06-25
2
-7
/
+7
*
libcli/named_pipe_auth: fix error handling in _tstream_npa_connect_recv()
Stefan Metzmacher
2010-06-21
1
-0
/
+2
*
libcli/named_pipe_auth: fix memory handling for temporary data
Stefan Metzmacher
2010-06-21
1
-5
/
+6
*
s3/s4 - remove "talloc_tos()" from common code since s4 doesn't support it
Matthias Dieter Wallnöfer
2010-06-21
2
-5
/
+10
*
libcli: Fixed a segfault in security_acl_dup when the acl is NULL.
Brendan Powers
2010-06-19
1
-0
/
+4
*
Fix warning messages about unused result of talloc_move. We're really talloc_...
Jeremy Allison
2010-06-14
1
-3
/
+3
*
named_pipe_auth Always lower case the incoming pipe name
Andrew Bartlett
2010-06-07
1
-1
/
+7
*
s4:ntlmssp Use common code for ntlmssp_sign.c
Andrew Bartlett
2010-06-01
2
-18
/
+19
*
s3:ntlmssp Move ntlmssp_sign.c from source3 to common code.
Andrew Bartlett
2010-05-31
4
-0
/
+696
*
ntlmssp: Make the ntlmssp.h from source3/ a common header
Andrew Bartlett
2010-05-31
1
-0
/
+139
*
libcli/nbt/lmhosts: fix missing prototype warning.
Günther Deschner
2010-05-31
1
-0
/
+1
*
named_pipe_auth: implement tstream_npa_accept_existing_send/recv
Simo Sorce
2010-05-26
2
-0
/
+521
*
Make DFS work over SMB2.
Jeremy Allison
2010-05-21
1
-0
/
+9
*
Fix what looks like a cut-and-paste error in our read_negTokenInit() function.
Jeremy Allison
2010-05-20
1
-4
/
+4
*
Thanks to Andrew Bartlett's advice, fix the NTLMSSP version problem the corre...
Jeremy Allison
2010-05-19
1
-1
/
+4
*
s3: Remove use of iconv_convenience.
Jelmer Vernooij
2010-05-18
1
-8
/
+2
*
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
2010-05-18
20
-106
/
+50
*
Remove the copy of ldb from Samba 3.
Jelmer Vernooij
2010-05-06
1
-0
/
+4
*
libcli/named_pipe_auth: we need to hide length of the message mode header fro...
Stefan Metzmacher
2010-04-28
1
-1
/
+12
*
nbt: samlogon/netlogon structures - unify denominations
Matthias Dieter Wallnöfer
2010-04-27
2
-5
/
+5
*
registry: add some shared registry helper functions.
Günther Deschner
2010-04-27
1
-0
/
+140
*
s4-waf: removed the unused installdir= option to SAMBA_BINARY()
Andrew Tridgell
2010-04-18
1
-1
/
+0
*
libcli/auth: Fix an uninitialized variable
Volker Lendecke
2010-04-11
1
-2
/
+1
*
s4-waf: removed the AUTOGENERATED markers
Andrew Tridgell
2010-04-06
6
-18
/
+0
*
s4-waf: more dependencies on talloc
Andrew Tridgell
2010-04-06
2
-5
/
+3
*
s4-waf: cleanup use of LIBPOPT vs popt dependency
Andrew Tridgell
2010-04-06
1
-1
/
+1
*
s4-waf: fixed some deps now we don't auto-include tevent and replace
Andrew Tridgell
2010-04-06
1
-1
/
+1
*
s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...
Andrew Tridgell
2010-04-06
9
-0
/
+18
*
s4-waf: install the rest of the headers
Andrew Tridgell
2010-04-06
2
-9
/
+1
*
build: waf quicktest nearly works
Andrew Tridgell
2010-04-06
2
-2
/
+2
*
build: commit all the waf build files in the tree
Andrew Tridgell
2010-04-06
9
-0
/
+144
*
libcli/nbt/dns_hosts_file.c - change "ULONG_MAX" into "UINT32_MAX"
Matthias Dieter Wallnöfer
2010-03-30
1
-1
/
+1
[prev]
[next]