summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WHATSNEW: Prepare release notes for Samba 3.6.10.samba-3.6.10Karolin Seeger2012-12-061-1/+55
* Fix bug #9460 - Samba 3.6.x and Master respond incorrectly to FILE_STREAM_INF...Richard Sharpe2012-12-061-1/+22
* s3-net: Fix DEBUG() location.Günther Deschner2012-12-061-1/+1
* s3-net: give more control how to update/register DNS entries.Günther Deschner2012-12-063-24/+78
* s3-net: pass down a flags field to DoDNSUpdate().Günther Deschner2012-12-062-2/+5
* s3-net: move out some prototypes to net_dns.h.Günther Deschner2012-12-063-22/+34
* s3-net: pass down struct net_context to the dns update calls.Günther Deschner2012-12-061-7/+9
* Final part of #9374 - Allow smb2.acls torture test to pass against smbd with ...Jeremy Allison2012-12-061-1/+16
* More for #9374 - Allow smb2.acls torture test to pass against smbd with a POS...Jeremy Allison2012-12-064-12/+12
* Ensure when calculating the access mask for MAXIMUM_ALLOWED_ACCESS that we ad...Jeremy Allison2012-12-061-1/+8
* Add comment explaining exactly *why* we don't check FILE_READ_ATTRIBUTES when...Jeremy Allison2012-12-061-0/+7
* First part of #9374 - Allow smb2.acls torture test to pass against smbd with ...Jeremy Allison2012-12-061-2/+2
* Use work around for 'winbind use default domain' only if it is setSumit Bose2012-12-061-1/+2
* s3-winbind: use new reconnect logic in rpc_lookup_sids() also.Günther Deschner2012-12-061-16/+7
* s3-winbindd: rework reconnect logic in winbindd_lookup_names().Günther Deschner2012-12-061-12/+13
* s3-winbindd: rework reconnect logic in winbindd_lookup_sids().Günther Deschner2012-12-061-12/+14
* s3-winbindd: remove lookup_sids_fn_t.Günther Deschner2012-12-061-21/+12
* s3-winbindd: remove lookup_names_fn_t.Günther Deschner2012-12-061-23/+13
* s3-rpc_client: make dcerpc_lsa_lookup_names_generic() public.Günther Deschner2012-12-062-11/+22
* s3-rpc_cli: make dcerpc_lsa_lookup_sids_generic() public.Günther Deschner2012-12-062-11/+20
* s3-winbindd: add cm_connect_lsat().Günther Deschner2012-12-062-0/+35
* s3-rpc_cli: Remove some unused wrapping code.Günther Deschner2012-12-062-76/+0
* s3: Make winbindd_lookup_names staticVolker Lendecke2012-12-062-14/+14
* spoolss: fix segfault when "default devmode" is disabledDavid Disseldorp2012-12-061-18/+34
* BUG 9436: Fix leaking sockets of SMB connections to a DC.Andreas Schneider2012-12-061-0/+4
* Fix MD5 detection in the autoconf buildMatthieu Patou2012-12-061-16/+12
* Fix Bug 9422 - large read requests cause server to issue malformed replyVolker Lendecke2012-12-062-3/+4
* s3-rpc_client: lookup nametype 0x20 in rpc_pipe_open_tcp_port(). (bug #9426)Günther Deschner2012-12-061-1/+1
* lib/addns: don't depend on the order in resp->answers[]Stefan Metzmacher2012-12-061-3/+12
* lib/addns: remove pointless check for resp->num_additionals != 1Stefan Metzmacher2012-12-061-2/+1
* lib/replace: replace all *printf function if we replace snprintf (bug #9390)Stefan Metzmacher2012-12-063-17/+34
* libreplace: Fix symbol names for snprintf/asprintf/vasprintf.Jelmer Vernooij2012-12-061-6/+6
* Another fix needed for bug #9236 - ACL masks incorrectly applied when setting...Jeremy Allison2012-12-061-4/+10
* s3-kerberos: also try with AES keys, when decrypting tickets.Günther Deschner2012-12-061-0/+6
* s3-libsmb: make sure we copy at most 16 bytes in cli_set_session_key().Günther Deschner2012-12-061-1/+3
* samba: check for AES encryption type defines.Günther Deschner2012-12-062-0/+23
* s3:winbind: BUG 9386: Failover if netlogon pipe is not available.Andreas Schneider2012-12-061-13/+39
* lib/krb5_wrap: request enc_types in the correct order (bug #9272)Stefan Metzmacher2012-12-061-6/+6
* s3-kerberos: add aes enctypes to generated krb5.conf.Günther Deschner2012-12-061-5/+24
* s3-krb5: use and request AES keys in kerberos operations.Günther Deschner2012-12-063-1/+14
* s3-aio_pthread: Optimize aio_pthread_handle_completionVolker Lendecke2012-12-061-17/+41
* lib/tsocket: optimize syscalls in tstream_readv_pdu_send()Stefan Metzmacher2012-12-061-0/+29
* lib/tsocket: disable the syscall optimization for recvfrom/readv by defaultStefan Metzmacher2012-12-062-6/+109
* docs-xml: fix use of <smbconfoption> tag (fix bug #9345)Björn Baumbach2012-12-061-5/+8
* s4:torture/smb2: improve the smb2.create.blob testStefan Metzmacher2012-12-061-2/+91
* BUG 9326: Fix net ads join message for the dns domain.Andreas Schneider2012-12-061-1/+1
* pam_winbind: fix segfault in pam_sm_authenticate()David Disseldorp2012-12-061-3/+4
* WHATSNEW: Start release notes for Samba 3.6.10.Karolin Seeger2012-10-291-2/+43
* VERSION: Bump version up to 3.6.10.Karolin Seeger2012-10-291-1/+1
* WHATSNEW: Finish release notes for Samba 3.6.9.samba-3.6.9Karolin Seeger2012-10-291-1/+35