summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-08-30libcli/smb: Change smb2cli_create() and smb2cli_create_recv() to return a par...Jeremy Allison5-40/+69
2013-08-30libcli/smb: Fix smb2cli_write_recv() and smb2cli_write() to return the bytes ...Jeremy Allison4-16/+41
2013-08-30libcli/smb: fix the credit handling on a SMB1 => SMB2 negotiateStefan Metzmacher1-1/+6
2013-08-30s3:smbcacls: Add -m<MAX PROTOCOL> option to smbcacls.Jeremy Allison1-0/+4
2013-08-30s3:libsmb: make use of lp_cli_{min,max}protocol() in SMBC_server_internal()Stefan Metzmacher1-3/+3
2013-08-30s3:libsmb: use lp_cli_minprotocol() in do_connect()Stefan Metzmacher1-1/+2
2013-08-30s3:winbindd: make use of lp_cli_{min,max}protocol()Stefan Metzmacher1-2/+3
2013-08-30s3:lib/netapi: make use of lp_cli_maxprotocol()Stefan Metzmacher1-1/+1
2013-08-30s3:libsmb: Ensure we ask for DEFAULT_SMB2_MAX_CREDITS on successful negprot.Jeremy Allison2-0/+15
2013-08-30s3:libsmb: Modify cli_start_connection_connected() to use lp_cli_minprotocol(...Jeremy Allison1-1/+2
2013-08-30s3:lib: remove unused interpret_protocol()Stefan Metzmacher2-26/+0
2013-08-30s3:torture: avoid interpret_protocol()Stefan Metzmacher2-4/+4
2013-08-30s3:client: avoid interpret_protocol()Stefan Metzmacher1-2/+4
2013-08-30s3:param: Correctly set up cli_maxprotocol, cli_minprotocol in our parameter ...Jeremy Allison2-0/+4
2013-08-30Fix the UNIX extensions CHOWN calls to use FCHOWN if available, else LCHOWN.Jeremy Allison1-6/+20
2013-08-30Allow UNIX extensions client to act on open fsp instead of pathname if availa...Jeremy Allison1-1/+8
2013-08-30Fix the erroneous masking of chmod requests via the UNIX extensions.Jeremy Allison1-8/+10
2013-08-30s3:winbind: fail ads_cached_connection_connect() if realm == NULLMichael Adam1-0/+4
2013-08-30s3-winbindd: remove unneded include of secrets.h from idmap_ad.cGünther Deschner1-1/+0
2013-08-30s3-winbindd: use get_trust_pw_clear() wrapper for AD connection code.Günther Deschner1-7/+4
2013-08-30s3-winbindd: make sure also the idmap code can deal with trusted domains.Günther Deschner1-9/+31
2013-08-30s3-winbindd: use find_domain_from_name() instead of find_domain_from_name_no_...Günther Deschner1-2/+2
2013-08-30s3-winbindd: Fix winbind on DC crash with trusted AD domains.Günther Deschner1-1/+1
2013-08-30s3-winbindd: Fix memory leak in ads_cached_connection().Günther Deschner1-1/+1
2013-08-30s3-winbindd: remove pointless variable assigment, see the strdup below.Günther Deschner1-1/+0
2013-08-30smbd: Simplify dropbox special case in unix_convertVolker Lendecke1-6/+23
2013-08-30smbd: Fix a profile problemVolker Lendecke5-27/+34
2013-08-30docs: Add man samba-regedit.8.Karolin Seeger2-0/+122
2013-08-27Fix bug #10063 - source3/lib/util.c:1493 leaking memory w/ pam_winbind.so / w...Jeremy Allison1-2/+4
2013-08-22ntdbtool.8.xml: Bump version up to 4.1.Karolin Seeger1-1/+1
2013-08-22ntdbrestore.8.xml: Bump version up to 4.1.Karolin Seeger1-1/+1
2013-08-22ntdbdump.8.xml: Bump version up to 4.1.Karolin Seeger1-1/+1
2013-08-22ntdbbackup.8.xml: Bump version up to 4.1.Karolin Seeger1-1/+1
2013-08-22ntdb.3.xml: Bump version up to 4.1.Karolin Seeger1-1/+1
2013-08-20Man pages for ntdb tools missingRusty Russell6-5/+708
2013-08-20s3-winbindd: fix fallback to ncacn_np in cm_connect_lsat().Günther Deschner1-2/+7
2013-08-20waf: replace dependency to libintl with samba_intlChristian Ambach3-4/+4
2013-08-20waf: consolidate libintl related checksChristian Ambach3-18/+41
2013-08-20waf: add --without-gettext optionChristian Ambach1-0/+3
2013-08-20waf: fix build on AIX7Christian Ambach1-1/+1
2013-08-20s3:lib/system fix build on AIX 7Christian Ambach1-3/+12
2013-08-20smbd: Fix async echo handler forking (Bug 10086)Volker Lendecke1-3/+6
2013-08-20Fix bug #10097 - MacOSX 10.9 will not follow path-based DFS referrals handed ...Richard Sharpe3-6/+19
2013-08-20docs: Fix variable list in man vfs_crossrename.Karolin Seeger1-9/+11
2013-08-16Followup patch for BUG: https://bugzilla.samba.org/show_bug.cgi?id=10082Andreas Schneider1-1/+1
2013-08-14s3-winbind: Fix a segfault passing NULL to a fstring argument.Andreas Schneider1-2/+11
2013-08-13docs: Add man vfs_syncops.8 to waf build.Karolin Seeger1-0/+1
2013-08-13docs: Add basic man page for vfs_syncops.Karolin Seeger1-0/+99
2013-08-13s3-libads: Print a message if no realm has been specified.Andreas Schneider1-1/+7
2013-08-13s3-libads: Fail create_local_private_krb5_conf_for_domain() if parameters mis...Günther Deschner1-0/+4