summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* s3-docs: Fix version.Karolin Seeger2011-06-076-6/+6
* s3-winbind: BUG 8166 - Don't lockout users when offline.Jim McDonough2011-06-071-1/+4
* s3: Safely mark our sconn as smb2 if we have that protocolVolker Lendecke2011-06-071-0/+2
* s3:smbcacls: fix parsing of multiple flagsGregor Beck2011-06-071-1/+6
* Improve documentation for net rpc trustSumit Bose2011-06-072-13/+136
* s3: Use the correct guest_login field in auth_serverVolker Lendecke2011-06-071-1/+1
* s3: Extract the guest_login field in sesssetupVolker Lendecke2011-06-072-4/+18
* s3: Fix wct check in cli_sesssetup_blob_doneVolker Lendecke2011-06-071-1/+1
* WHATSNEW: Update changes since rc1.Karolin Seeger2011-06-071-0/+9
* Fix bug #6911 - Kerberos authentication from vista to samba fails when securi...Jeremy Allison2011-06-071-3/+25
* s3-docs: Fix some typos.Benjamin Brunner2011-06-072-5/+5
* s3: Fix a typoVolker Lendecke2011-06-071-1/+1
* Fix our asn.1 parser to handle negative numbers.Jeremy Allison2011-06-071-0/+9
* Actually make use of the SMBTA_SUBRELEASE define in smb_traffic_analyzer.h. T...Holger Hetterich2011-06-072-1/+12
* Fix bug #7054 - X account flag does not work when pwdlastset is 0.Jeremy Allison2011-06-072-3/+11
* s3-testparm Warn about incorrect use of 'password server'Andrew Bartlett2011-06-071-3/+18
* s3-param Depricate 'password server = foo:12389' syntaxAndrew Bartlett2011-06-071-0/+5
* s3-param Deprecate a number of security parameters for 3.6Andrew Bartlett2011-06-076-85/+81
* docs: Clarify the 'security=server' fails for NTLMv2Andrew Bartlett2011-06-071-0/+3
* docs: Rewrite 'password server' documentationAndrew Bartlett2011-06-071-52/+54
* Fix bug #8150 - Ban 'dos charset = utf8'Jeremy Allison2011-06-071-1/+39
* s3: Document "async smb echo handler"Volker Lendecke2011-06-071-0/+15
* WHATSNEW: Start adding changes since rc1.Karolin Seeger2011-06-071-1/+34
* Fix bug #8157 - std_pcap_cache_reload() fails to parse a cups printcap file c...Jeremy Allison2011-06-071-8/+5
* Patch for bug #8156 - net ads join fails to use the user's kerberos ticket.Jeremy Allison2011-06-071-10/+27
* s3: Remove two false references to cli->inbuf (cherry picked from commit b1a7...Volker Lendecke2011-06-071-2/+2
* s3: Fix a leftover from fstring removal in cli_stateVolker Lendecke2011-06-071-4/+7
* Fix bug 8133 - strange behavior for the file (whose filename first character ...Jeremy Allison2011-06-071-2/+3
* Optimization. If the attributes passed to can_rename() include both FILE_ATTR...Jeremy Allison2011-06-071-5/+8
* Make protocol version 2 the default protocol, and only run on version 1 if V1...Holger Hetterich2011-06-072-10/+11
* s3-epmapper: Fixed endpoint registration.Andreas Schneider2011-06-071-4/+4
* Fix bug 8153 found when building on an IPv6-only system by Kai Blin.Jeremy Allison2011-06-071-3/+16
* Fix Bug 8152 - smbd crash in release_ip()Christian Ambach2011-06-072-0/+8
* s3:rpc_server: create lp_ncalrpc_dir() with 0755 before lp_ncalrpc_dir()/np w...Stefan Metzmacher2011-06-071-0/+11
* ncalrpc: Force ncalrpc dir to be mode 755 in all usersAndrew Bartlett2011-06-072-2/+9
* talloc: splitout _talloc_free_children_internal()Stefan Metzmacher2011-06-071-50/+27
* talloc: fixed a use after free error in talloc_free_children()Stefan Metzmacher2011-06-071-1/+16
* talloc: use _talloc_free_internal() in talloc_free_children()Stefan Metzmacher2011-06-071-1/+1
* talloc: test talloc_steal out of a talloc_poolStefan Metzmacher2011-06-071-0/+69
* talloc: add memset() calls to test_pool()Stefan Metzmacher2011-06-071-0/+17
* talloc: setup the new 'tc' before TC_UNDEFINE_GROW_CHUNK() _talloc_realloc()Stefan Metzmacher2011-06-071-0/+1
* talloc: make really sure only optimize realloc if there's only one pool chunkStefan Metzmacher2011-06-071-1/+6
* talloc: make use of _talloc_free_poolmem() in _talloc_realloc()Stefan Metzmacher2011-06-071-15/+1
* talloc: split the handling of FLAG_POOL/FLAG_POOLMEM in _talloc_free_internalStefan Metzmacher2011-06-071-32/+66
* Fix typos in LDAP schema filesSumit Bose2011-06-075-6/+6
* Fix bug #8144 - touch /mnt/newfile fails to set timestamp with CIFS client.Jeremy Allison2011-06-071-10/+15
* WHATSNEW: Start release notes.Karolin Seeger2011-06-071-6/+11
* VERSION: Bump version up to 3.6.0rc2.Karolin Seeger2011-06-071-1/+1
* WHATSNEW: Add further changes since pre3.samba-3.6.0rc1Karolin Seeger2011-05-171-4/+10
* Fix the SMB2 showstopper, found by an extended torture test from Volker.Jeremy Allison2011-05-171-3/+25