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
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
2013-08-20
waf: fix build on AIX7
Christian Ambach
1
-1
/
+1
2013-08-20
s3:lib/system fix build on AIX 7
Christian Ambach
1
-3
/
+12
2013-08-20
smbd: Fix async echo handler forking (Bug 10086)
Volker Lendecke
1
-3
/
+6
2013-08-20
Fix bug #10097 - MacOSX 10.9 will not follow path-based DFS referrals handed ...
Richard Sharpe
3
-6
/
+19
2013-08-20
docs: Fix variable list in man vfs_crossrename.
Karolin Seeger
1
-9
/
+11
2013-08-16
Followup patch for BUG: https://bugzilla.samba.org/show_bug.cgi?id=10082
Andreas Schneider
1
-1
/
+1
2013-08-14
s3-winbind: Fix a segfault passing NULL to a fstring argument.
Andreas Schneider
1
-2
/
+11
2013-08-13
docs: Add man vfs_syncops.8 to waf build.
Karolin Seeger
1
-0
/
+1
2013-08-13
docs: Add basic man page for vfs_syncops.
Karolin Seeger
1
-0
/
+99
2013-08-13
s3-libads: Print a message if no realm has been specified.
Andreas Schneider
1
-1
/
+7
2013-08-13
s3-libads: Fail create_local_private_krb5_conf_for_domain() if parameters mis...
Günther Deschner
1
-0
/
+4
[next]