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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove last instances of pep8 error E712 (use 'is' rather than '==' for boole...
Jelmer Vernooij
2014-10-14
3
-6
/
+6
*
pep8: Import new version.
Jelmer Vernooij
2014-10-14
1
-784
/
+1383
*
Remove last instance of pep8 error E701 (more statements on one line).
Jelmer Vernooij
2014-10-14
1
-1
/
+2
*
Remove remaining instance of pep8 E211 (too many spaces before operator).
Jelmer Vernooij
2014-10-14
6
-22
/
+21
*
lib/util: Add RFC3339 timestamp support to timeval_str_buf()
Martin Schwenke
2014-10-13
4
-7
/
+33
*
lib/util: Use snprintf() instead of strftime() in timeval_str_buf()
Martin Schwenke
2014-10-13
2
-10
/
+6
*
dsdb: Do not attempt to return beyond the end of the password history array
Andrew Bartlett
2014-10-13
1
-2
/
+2
*
vfs_posixacl: catch ACL_EVERYONE on FreeBSD
Ralph Boehme
2014-10-12
2
-0
/
+6
*
dsdb: Fix a crash in an error return
Volker Lendecke
2014-10-11
1
-1
/
+1
*
smbd: Fix a use-after-free
Volker Lendecke
2014-10-10
1
-1
/
+4
*
s3: smbd: Preparation for leases code merge. Ensure VFS is ready for 4.2.0.
Jeremy Allison
2014-10-10
1
-0
/
+7
*
pidl-wireshark: insure that we have an entire match for the variable name
Matthieu Patou
2014-10-10
1
-1
/
+1
*
pidl-wireshark: generate an error for the new Pipe type in typedef
Matthieu Patou
2014-10-09
1
-2
/
+11
*
pidl-wireshark: add the type dom_sid28 and call ad-hoc dissector
Matthieu Patou
2014-10-09
1
-2
/
+8
*
pidl-wireshark: add a function to change the type of a hf_field
Matthieu Patou
2014-10-09
1
-0
/
+17
*
pidl-wireshark: cosmetic reformat
Matthieu Patou
2014-10-09
1
-4
/
+5
*
pidl-wireshark: Handle the case when the DATA_TYPE is not a simple type
Matthieu Patou
2014-10-09
1
-1
/
+8
*
pidl: Improve string delection in function ContainsString
Matthieu Patou
2014-10-09
1
-0
/
+10
*
pidl: Make the compilation of PIDL producing the same results if the content ...
Matthieu Patou
2014-10-09
7
-26
/
+39
*
ncacn_http: fix GNUism
Ralph Boehme
2014-10-09
1
-2
/
+2
*
lib/texpect: portability fix, include signal.h
Ralph Boehme
2014-10-09
1
-0
/
+1
*
configure: Unload the wrappers so waf configure succeeds.
Andreas Schneider
2014-10-09
1
-0
/
+3
*
build: do not install texpect binary anymore.
Björn Baumbach
2014-10-09
1
-4
/
+2
*
nwrap: Bump version of nss_wrapper to 1.0.3.
Andreas Schneider
2014-10-09
1
-1
/
+1
*
nwrap: Make sure addr is initialized.
Andreas Schneider
2014-10-09
1
-1
/
+3
*
nwrap: Use DNS_NAME_MAX cause it is not available on BSD.
Andreas Schneider
2014-10-09
1
-2
/
+5
*
nwrap: Don't overflow the in_addr if convert IPv6.
Andreas Schneider
2014-10-09
1
-32
/
+22
*
nwrap: Fix resolving hostnames with a trailing dot.
Andreas Schneider
2014-10-09
1
-0
/
+9
*
nwrap: Fall back to RTLD_NEXT if we can't find libc.
Andreas Schneider
2014-10-09
1
-4
/
+7
*
s3-net: display full value of "msDS-SupportedEncryptionTypes".
Günther Deschner
2014-10-08
1
-4
/
+3
*
registry: Don't leave dangling transactions
Volker Lendecke
2014-10-08
1
-1
/
+1
*
s3-winbindd: Attempt to connect to NETLOGON over NCACN_IP_TCP if we can
Andrew Bartlett
2014-10-08
8
-15
/
+61
*
build: Hook CTDB into top level build using --with-cluster-support
Martin Schwenke
2014-10-08
2
-0
/
+6
*
ctdb-build: Make some steps conditional on standalone build
Martin Schwenke
2014-10-08
1
-37
/
+49
*
ctdb-build: Rename define BINDIR to CTDB_HELPER_BINDIR
Martin Schwenke
2014-10-08
3
-3
/
+3
*
s3-rpc_client: Migrate to cli_rpc_pipe_open_generic_auth and remove cli_rpc_p...
Andrew Bartlett
2014-10-08
4
-92
/
+16
*
s3-rpc_client: Adapt cli_rpc_pipe_open_generic_auth to use enum credentials_k...
Andrew Bartlett
2014-10-08
5
-0
/
+5
*
s3-rpc_client: Adapt cli_rpc_pipe_open_spnego to use enum credentials_kerbero...
Andrew Bartlett
2014-10-08
4
-18
/
+11
*
s3-winbindd: Allow winbindd to connect over SMB2 to servers
Andrew Bartlett
2014-10-08
7
-7
/
+43
*
s3-winbindd: Pass the whole winbindd_domain to invalidate_cm_connection()
Andrew Bartlett
2014-10-08
7
-20
/
+21
*
tests: Pass the test context as lp_ctx for messaging tests
Matthieu Patou
2014-10-08
1
-1
/
+2
*
libcli/smb: remove unused SMB2_TF_ALGORITHM define
Stefan Metzmacher
2014-10-08
1
-1
/
+0
*
libcli/smb: use SMB 3.10 flags for the transform header
Stefan Metzmacher
2014-10-07
1
-6
/
+4
*
libcli/smb: pass tcon flags to the server for SMB 3.10
Stefan Metzmacher
2014-10-07
1
-0
/
+5
*
libcli/smb: avoid validate info after tcon for SMB 3.10
Stefan Metzmacher
2014-10-07
1
-0
/
+5
*
libcli/smb: implement SMB 3.10 session setup
Stefan Metzmacher
2014-10-07
3
-21
/
+155
*
libcli/smb: implement SMB 3.10 negprot
Stefan Metzmacher
2014-10-07
1
-6
/
+251
*
libcli/smb: add smb2cli_req_get_send_iov()
Stefan Metzmacher
2014-10-07
2
-0
/
+38
*
libcli/smb: add smb2_negotiate_context.c
Stefan Metzmacher
2014-10-07
3
-0
/
+248
*
libcli/smb: add SMB 3.10 related defines
Stefan Metzmacher
2014-10-07
1
-2
/
+17
[next]