summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* VERSION: Disable git snapshots for the 4.1.0rc2 release.samba-4.1.0rc2Karolin Seeger2013-08-091-1/+1
* WHATSNEW: Add release notes for Samba 4.1.0rc2.Karolin Seeger2013-08-081-5/+64
* Ensure gpfs kernel leases are wrapped in a become_root()/unbecome_root() pair.Ralph Wuerthner2013-08-071-0/+6
* Wrap setting leases in become_root()/unbecome_root() to ensure correct delive...Jeremy Allison2013-08-071-13/+20
* Add torture tests to raw.eas to check sending Windows invalid names in the mi...Jeremy Allison2013-08-072-0/+115
* Reply with correct trans2 message on a setpathinfo with a bad EA name.Jeremy Allison2013-08-071-1/+10
* Ensure we do pathname processing before SD and EA processing in NTTRANS_CREATE.Jeremy Allison2013-08-071-37/+37
* Ensure we can't create a file using NTTRANS with an invalid EA list.Jeremy Allison2013-08-071-0/+20
* Ensure we can't create a file using TRANS2_OPEN with an invalid EA list.Jeremy Allison2013-08-071-0/+14
* Add error map of STATUS_INVALID_EA_NAME -> ERRDOS, ERRbadfileJeremy Allison2013-08-071-0/+1
* Add the ability to send an NTSTATUS result back with a trans2 reply so we can...Jeremy Allison2013-08-073-14/+32
* Ensure we can't create a file using SMB2_CREATE with an invalid EA list.Jeremy Allison2013-08-071-0/+5
* Ensure we never return an EA name to a Windows client it can't handle.Jeremy Allison2013-08-071-0/+9
* Ensure set_ea cannot set invalid Windows EA names.Jeremy Allison2013-08-071-0/+9
* Add ea_list_has_invalid_name() function.Jeremy Allison2013-08-072-0/+36
* nsswitch: Add OPT_KRB5CCNAME to avoid an error message.Andreas Schneider2013-08-051-2/+4
* s3: Remove old mode special substitution.Alexander Werth2013-08-051-13/+2
* s4:server: avoid calling into nss_winbind from within 'samba'Stefan Metzmacher2013-08-052-0/+16
* s4:rpc_server: make sure we don't terminate a connection with pending request...Stefan Metzmacher2013-08-052-3/+60
* s4-winbindd: Do not terminate a connection that is still pending (bug #9820)Andrew Bartlett2013-08-053-2/+64
* service_stream: Log if the connection termination is deferred or not (bug #9820)Andrew Bartlett2013-08-051-1/+5
* Fix bug 9678 - Windows 8 Roaming profiles failGregor Beck2013-08-051-7/+2
* security.idl: add new security_secinfo bitsGregor Beck2013-08-051-0/+3
* samba-tool dbcheck: Correctly remove deleted DNs in dbcheckAndrew Bartlett2013-08-051-1/+1
* dsdb: Include MS-ADTS doc references on deleted object contstraintsAndrew Bartlett2013-08-051-0/+16
* dsdb tests: Add member/memberOf checking to delete_objects testingAndrew Bartlett2013-08-051-21/+257
* dsdb: Improve DRS deleted link source/target handing in repl_meta_dataAndrew Bartlett2013-08-052-9/+97
* dsdb: Ensure we always force deleted objects back under the deleted objects DNAndrew Bartlett2013-08-051-26/+65
* dsdb/repl_meta_data: split out replmd_deletion_state()Stefan Metzmacher2013-08-051-31/+71
* dsdb: Prune deleted objects of links and extra attributes of replicated deletesAndrew Bartlett2013-08-051-71/+199
* torture/drs: Expand an error message to aid debuggingAndrew Bartlett2013-08-051-1/+1
* dsdb/samdb: use RECYCLED it implies DELETED...Stefan Metzmacher2013-08-052-3/+3
* selftest: ensure samba4.rpc.samr.large-dc.two.samr.many is always testedAndrew Bartlett2013-08-051-1/+0
* rpc_server-drsuapi: Improve comments and DEBUG linesAndrew Bartlett2013-08-051-4/+3
* dsdb: Add assert in drepl_take_FSMO_roleAndrew Bartlett2013-08-051-4/+3
* selftest: Ensure the DC has started and and got a RID set before we proceedAndrew Bartlett2013-08-051-1/+21
* dsdb-ridalloc: Rework ridalloc to return error strings where RID allocation f...Andrew Bartlett2013-08-051-15/+41
* dsdb: Rework subtree_rename module to use recursive LDB_SCOPE_ONELEVEL searchesAndrew Bartlett2013-08-052-104/+99
* dsdb-descriptor: Do not do a subtree search unless we have child entriesAndrew Bartlett2013-08-051-1/+32
* Fix bug #10010 - Missing integer wrap protection in EA list reading can cause...Jeremy Allison2013-08-051-2/+5
* Fix bug #10010 - Missing integer wrap protection in EA list reading can cause...Jeremy Allison2013-08-051-0/+12
* s4-lib/socket: Allocate a the larger sockaddr_un and not just a sockaddr_in i...Stefan Metzmacher2013-07-291-2/+2
* s4-lib/socket: Allocate a the larger sockaddr_un and not just a sockaddr_in i...Andrew Bartlett2013-07-291-2/+2
* docs-xml: Remove obsolete swat manpage and references.Andreas Schneider2013-07-295-263/+3
* pam_winbind: update documentation for "DIR" krb5ccname pragma.Günther Deschner2013-07-242-11/+31
* s3-winbindd: support the DIR pragma for raw kerberos user pam authentication.Günther Deschner2013-07-241-0/+23
* wbinfo: allow to define a custom krb5ccname for kerberized pam auth.Günther Deschner2013-07-241-2/+4
* s3-waf: Rename regedit to samba-regedit.Andreas Schneider2013-07-241-1/+1
* lib/param: sync debug related options with source3/paramStefan Metzmacher2013-07-241-1/+17
* lib/ldb-samba: only debug LDB_DEBUG_TRACE at level 10Stefan Metzmacher2013-07-241-1/+1