index
:
samba
master
pristine-tar
upstream_4.1
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-30
s3:lib: Factor read_ea_list_entry() and read_nttrans_ea_list() out so they ca...
Jeremy Allison
5
-105
/
+166
2013-08-30
s3:client: fix compiler warning
Stefan Metzmacher
1
-1
/
+2
2013-08-30
s3:client: use the default io size
Stefan Metzmacher
1
-1
/
+1
2013-08-30
s3:libsmb: remove unused cli_readall*
Stefan Metzmacher
1
-119
/
+0
2013-08-30
s3:libsmb: rewrite cli_pull* to use smb1cli_conn_req_possible()
Stefan Metzmacher
1
-171
/
+246
2013-08-30
s3:libsmb: rewrite cli_push* to use smb1cli_conn_req_possible()
Stefan Metzmacher
1
-101
/
+187
2013-08-30
libcli/smb: add smb2cli_conn_req_possible()
Stefan Metzmacher
2
-0
/
+23
2013-08-30
libcli/smb: add smb1cli_conn_req_possible()
Stefan Metzmacher
2
-0
/
+18
2013-08-30
libcli/smb: pass max_dyn_len to smb2cli_req_send()
Stefan Metzmacher
15
-21
/
+60
2013-08-30
libcli/smb: pass max_dyn_len to smb2cli_req_create()
Stefan Metzmacher
2
-4
/
+10
2013-08-30
libcli/smb: calculate the credit charge on the input and output dyn_len
Stefan Metzmacher
1
-1
/
+11
2013-08-30
libcli/smb: Change smb2cli_create() and smb2cli_create_recv() to return a par...
Jeremy Allison
5
-40
/
+69
2013-08-30
libcli/smb: Fix smb2cli_write_recv() and smb2cli_write() to return the bytes ...
Jeremy Allison
4
-16
/
+41
2013-08-30
libcli/smb: fix the credit handling on a SMB1 => SMB2 negotiate
Stefan Metzmacher
1
-1
/
+6
2013-08-30
s3:smbcacls: Add -m<MAX PROTOCOL> option to smbcacls.
Jeremy Allison
1
-0
/
+4
2013-08-30
s3:libsmb: make use of lp_cli_{min,max}protocol() in SMBC_server_internal()
Stefan Metzmacher
1
-3
/
+3
2013-08-30
s3:libsmb: use lp_cli_minprotocol() in do_connect()
Stefan Metzmacher
1
-1
/
+2
2013-08-30
s3:winbindd: make use of lp_cli_{min,max}protocol()
Stefan Metzmacher
1
-2
/
+3
2013-08-30
s3:lib/netapi: make use of lp_cli_maxprotocol()
Stefan Metzmacher
1
-1
/
+1
2013-08-30
s3:libsmb: Ensure we ask for DEFAULT_SMB2_MAX_CREDITS on successful negprot.
Jeremy Allison
2
-0
/
+15
2013-08-30
s3:libsmb: Modify cli_start_connection_connected() to use lp_cli_minprotocol(...
Jeremy Allison
1
-1
/
+2
2013-08-30
s3:lib: remove unused interpret_protocol()
Stefan Metzmacher
2
-26
/
+0
2013-08-30
s3:torture: avoid interpret_protocol()
Stefan Metzmacher
2
-4
/
+4
2013-08-30
s3:client: avoid interpret_protocol()
Stefan Metzmacher
1
-2
/
+4
2013-08-30
s3:param: Correctly set up cli_maxprotocol, cli_minprotocol in our parameter ...
Jeremy Allison
2
-0
/
+4
2013-08-30
Fix the UNIX extensions CHOWN calls to use FCHOWN if available, else LCHOWN.
Jeremy Allison
1
-6
/
+20
2013-08-30
Allow UNIX extensions client to act on open fsp instead of pathname if availa...
Jeremy Allison
1
-1
/
+8
2013-08-30
Fix the erroneous masking of chmod requests via the UNIX extensions.
Jeremy Allison
1
-8
/
+10
2013-08-30
s3:winbind: fail ads_cached_connection_connect() if realm == NULL
Michael Adam
1
-0
/
+4
2013-08-30
s3-winbindd: remove unneded include of secrets.h from idmap_ad.c
Günther Deschner
1
-1
/
+0
2013-08-30
s3-winbindd: use get_trust_pw_clear() wrapper for AD connection code.
Günther Deschner
1
-7
/
+4
2013-08-30
s3-winbindd: make sure also the idmap code can deal with trusted domains.
Günther Deschner
1
-9
/
+31
2013-08-30
s3-winbindd: use find_domain_from_name() instead of find_domain_from_name_no_...
Günther Deschner
1
-2
/
+2
2013-08-30
s3-winbindd: Fix winbind on DC crash with trusted AD domains.
Günther Deschner
1
-1
/
+1
2013-08-30
s3-winbindd: Fix memory leak in ads_cached_connection().
Günther Deschner
1
-1
/
+1
2013-08-30
s3-winbindd: remove pointless variable assigment, see the strdup below.
Günther Deschner
1
-1
/
+0
2013-08-30
smbd: Simplify dropbox special case in unix_convert
Volker Lendecke
1
-6
/
+23
2013-08-30
smbd: Fix a profile problem
Volker Lendecke
5
-27
/
+34
2013-08-30
docs: Add man samba-regedit.8.
Karolin Seeger
2
-0
/
+122
2013-08-27
Fix bug #10063 - source3/lib/util.c:1493 leaking memory w/ pam_winbind.so / w...
Jeremy Allison
1
-2
/
+4
2013-08-22
ntdbtool.8.xml: Bump version up to 4.1.
Karolin Seeger
1
-1
/
+1
2013-08-22
ntdbrestore.8.xml: Bump version up to 4.1.
Karolin Seeger
1
-1
/
+1
2013-08-22
ntdbdump.8.xml: Bump version up to 4.1.
Karolin Seeger
1
-1
/
+1
2013-08-22
ntdbbackup.8.xml: Bump version up to 4.1.
Karolin Seeger
1
-1
/
+1
2013-08-22
ntdb.3.xml: Bump version up to 4.1.
Karolin Seeger
1
-1
/
+1
2013-08-20
Man pages for ntdb tools missing
Rusty Russell
6
-5
/
+708
2013-08-20
s3-winbindd: fix fallback to ncacn_np in cm_connect_lsat().
Günther Deschner
1
-2
/
+7
2013-08-20
waf: replace dependency to libintl with samba_intl
Christian Ambach
3
-4
/
+4
2013-08-20
waf: consolidate libintl related checks
Christian Ambach
3
-18
/
+41
2013-08-20
waf: add --without-gettext option
Christian Ambach
1
-0
/
+3
[next]