summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* s3:winbind: change getgroups to only do one sids2xids call instead of manyMichael Adam2013-07-291-26/+42
* s3:winbind: fix the getgroups implementation to include the user sid's GID in...Michael Adam2013-07-291-3/+5
* s3:winbind: fix gid counting and error handling in the getgroups implementationMichael Adam2013-07-291-6/+10
* dns: Update TODO listKai Blin2013-07-291-8/+5
* selftest: Print error message when smbd does not have ADS supportChristof Schmitt2013-07-272-1/+4
* nsswitch: Add OPT_KRB5CCNAME to avoid an error message.Andreas Schneider2013-07-261-2/+4
* torture/drs: Expand an error message to aid debuggingAndrew Bartlett2013-07-251-1/+1
* dsdb/samdb: use RECYCLED it implies DELETED...Stefan Metzmacher2013-07-252-3/+3
* selftest: ensure samba4.nss.test.*using.*winbind is always testedAndrew Bartlett2013-07-241-1/+0
* selftest: ensure samba4.rpc.samr.large-dc.two.samr.many is always testedAndrew Bartlett2013-07-241-1/+0
* rpc_server-drsuapi: Improve comments and DEBUG linesAndrew Bartlett2013-07-241-4/+3
* dsdb: Add assert in drepl_take_FSMO_roleAndrew Bartlett2013-07-241-4/+3
* selftest: Ensure the DC has started and and got a RID set before we proceedAndrew Bartlett2013-07-241-1/+21
* dsdb-ridalloc: Rework ridalloc to return error strings where RID allocation f...Andrew Bartlett2013-07-241-15/+41
* dsdb: Rework subtree_rename module to use recursive LDB_SCOPE_ONELEVEL searchesAndrew Bartlett2013-07-242-104/+99
* dsdb-descriptor: Do not do a subtree search unless we have child entriesAndrew Bartlett2013-07-241-1/+32
* dynconfig: Remove last s3 markers now we have just one build systemAndrew Bartlett2013-07-242-5/+0
* s4-lib/socket: Allocate a the larger sockaddr_un and not just a sockaddr_in i...Stefan Metzmacher2013-07-241-2/+2
* docs-xml: Remove obsolete swat manpage and references.Andreas Schneider2013-07-245-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-231-0/+23
* wbinfo: allow to define a custom krb5ccname for kerberized pam auth.Günther Deschner2013-07-231-2/+4
* s4-lib/socket: Allocate a the larger sockaddr_un and not just a sockaddr_in i...Andrew Bartlett2013-07-231-2/+2
* smbd: Fix CID 1035536 Uninitialized pointer readVolker Lendecke2013-07-231-1/+1
* smbd: Fix CID 1035537 Uninitialized pointer readVolker Lendecke2013-07-221-1/+1
* smbd: Fix CID 1035538 Uninitialized pointer readVolker Lendecke2013-07-221-1/+1
* tdb: Fix CID 1034959 Uninitialized scalar variableVolker Lendecke2013-07-221-1/+1
* tdb: Fix CID 1034960 Uninitialized scalar variableVolker Lendecke2013-07-221-1/+1
* s3-waf: Rename regedit to samba-regedit.Andreas Schneider2013-07-221-1/+1
* s3-printing: avoid KRB5CCNAME overwrite in printer publishing (Bug #7444).Günther Deschner2013-07-191-0/+13
* Add torture tests to raw.eas to check sending Windows invalid names in the mi...Jeremy Allison2013-07-192-0/+115
* Reply with correct trans2 message on a setpathinfo with a bad EA name.Jeremy Allison2013-07-191-1/+10
* Ensure we do pathname processing before SD and EA processing in NTTRANS_CREATE.Jeremy Allison2013-07-191-38/+38
* Ensure we can't create a file using NTTRANS with an invalid EA list.Jeremy Allison2013-07-191-0/+20
* Ensure we can't create a file using TRANS2_OPEN with an invalid EA list.Jeremy Allison2013-07-191-0/+14
* Add error map of STATUS_INVALID_EA_NAME -> ERRDOS, ERRbadfileJeremy Allison2013-07-191-0/+1
* Add the ability to send an NTSTATUS result back with a trans2 reply so we can...Jeremy Allison2013-07-193-14/+32
* Ensure we can't create a file using SMB2_CREATE with an invalid EA list.Jeremy Allison2013-07-191-0/+5
* Ensure we never return an EA name to a Windows client it can't handle.Jeremy Allison2013-07-191-0/+9
* Ensure set_ea cannot set invalid Windows EA names.Jeremy Allison2013-07-191-0/+9
* Add ea_list_has_invalid_name() function.Jeremy Allison2013-07-192-0/+36
* librpc: srvsvc.idl: define level 1005 share info flagsShekhar Amlekar2013-07-181-2/+15
* nsswitch: Don't enumerate all domains with wbinfo -u|-g.Andreas Schneider2013-07-182-8/+23
* Fix memory leak in error code path.Richard Sharpe2013-07-181-0/+1
* Fix bug 10025 - Lack of Sanity Checking in calls to malloc()/calloc().Bill Parker2013-07-178-0/+77
* s3: Remove old mode special substitution.Alexander Werth2013-07-161-13/+2
* s3:idmap_autorid: Add a NULL check in idmap_autorid_preallocate_wellknownVolker Lendecke2013-07-081-0/+4
* s3:idmap_autorid: Don't zero in idmap_autorid_preallocate_wellknownVolker Lendecke2013-07-081-1/+1
* s3:idmap_autorid: Use ARRAY_SIZE where appropriateVolker Lendecke2013-07-081-1/+1
* s3-winbind: Do not delete an existing valid credential cache.Andreas Schneider2013-07-151-0/+8