summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-07-24rpc_server-drsuapi: Improve comments and DEBUG linesAndrew Bartlett1-4/+3
2013-07-24dsdb: Add assert in drepl_take_FSMO_roleAndrew Bartlett1-4/+3
2013-07-24selftest: Ensure the DC has started and and got a RID set before we proceedAndrew Bartlett1-1/+21
2013-07-24dsdb-ridalloc: Rework ridalloc to return error strings where RID allocation f...Andrew Bartlett1-15/+41
2013-07-24dsdb: Rework subtree_rename module to use recursive LDB_SCOPE_ONELEVEL searchesAndrew Bartlett2-104/+99
2013-07-24dsdb-descriptor: Do not do a subtree search unless we have child entriesAndrew Bartlett1-1/+32
2013-07-24dynconfig: Remove last s3 markers now we have just one build systemAndrew Bartlett2-5/+0
2013-07-24s4-lib/socket: Allocate a the larger sockaddr_un and not just a sockaddr_in i...Stefan Metzmacher1-2/+2
2013-07-24docs-xml: Remove obsolete swat manpage and references.Andreas Schneider5-263/+3
2013-07-24pam_winbind: update documentation for "DIR" krb5ccname pragma.Günther Deschner2-11/+31
2013-07-23s3-winbindd: support the DIR pragma for raw kerberos user pam authentication.Günther Deschner1-0/+23
2013-07-23wbinfo: allow to define a custom krb5ccname for kerberized pam auth.Günther Deschner1-2/+4
2013-07-23s4-lib/socket: Allocate a the larger sockaddr_un and not just a sockaddr_in i...Andrew Bartlett1-2/+2
2013-07-23smbd: Fix CID 1035536 Uninitialized pointer readVolker Lendecke1-1/+1
2013-07-22smbd: Fix CID 1035537 Uninitialized pointer readVolker Lendecke1-1/+1
2013-07-22smbd: Fix CID 1035538 Uninitialized pointer readVolker Lendecke1-1/+1
2013-07-22tdb: Fix CID 1034959 Uninitialized scalar variableVolker Lendecke1-1/+1
2013-07-22tdb: Fix CID 1034960 Uninitialized scalar variableVolker Lendecke1-1/+1
2013-07-22s3-waf: Rename regedit to samba-regedit.Andreas Schneider1-1/+1
2013-07-19s3-printing: avoid KRB5CCNAME overwrite in printer publishing (Bug #7444).Günther Deschner1-0/+13
2013-07-19Add torture tests to raw.eas to check sending Windows invalid names in the mi...Jeremy Allison2-0/+115
2013-07-19Reply with correct trans2 message on a setpathinfo with a bad EA name.Jeremy Allison1-1/+10
2013-07-19Ensure we do pathname processing before SD and EA processing in NTTRANS_CREATE.Jeremy Allison1-38/+38
2013-07-19Ensure we can't create a file using NTTRANS with an invalid EA list.Jeremy Allison1-0/+20
2013-07-19Ensure we can't create a file using TRANS2_OPEN with an invalid EA list.Jeremy Allison1-0/+14
2013-07-19Add error map of STATUS_INVALID_EA_NAME -> ERRDOS, ERRbadfileJeremy Allison1-0/+1
2013-07-19Add the ability to send an NTSTATUS result back with a trans2 reply so we can...Jeremy Allison3-14/+32
2013-07-19Ensure we can't create a file using SMB2_CREATE with an invalid EA list.Jeremy Allison1-0/+5
2013-07-19Ensure we never return an EA name to a Windows client it can't handle.Jeremy Allison1-0/+9
2013-07-19Ensure set_ea cannot set invalid Windows EA names.Jeremy Allison1-0/+9
2013-07-19Add ea_list_has_invalid_name() function.Jeremy Allison2-0/+36
2013-07-18librpc: srvsvc.idl: define level 1005 share info flagsShekhar Amlekar1-2/+15
2013-07-18nsswitch: Don't enumerate all domains with wbinfo -u|-g.Andreas Schneider2-8/+23
2013-07-18Fix memory leak in error code path.Richard Sharpe1-0/+1
2013-07-17Fix bug 10025 - Lack of Sanity Checking in calls to malloc()/calloc().Bill Parker8-0/+77
2013-07-16s3: Remove old mode special substitution.Alexander Werth1-13/+2
2013-07-08s3:idmap_autorid: Add a NULL check in idmap_autorid_preallocate_wellknownVolker Lendecke1-0/+4
2013-07-08s3:idmap_autorid: Don't zero in idmap_autorid_preallocate_wellknownVolker Lendecke1-1/+1
2013-07-08s3:idmap_autorid: Use ARRAY_SIZE where appropriateVolker Lendecke1-1/+1
2013-07-15s3-winbind: Do not delete an existing valid credential cache.Andreas Schneider1-0/+8
2013-07-11smbd: Fix a 100% loop at shutdown timeVolker Lendecke1-2/+5
2013-07-11srvsvc: Use a symbolic constant where we have oneVolker Lendecke1-1/+6
2013-07-11ccan: Fix calling memset with zero length parameterVolker Lendecke1-1/+1
2013-07-11docs: Bump version in meta data up to 4.1.Karolin Seeger86-86/+86
2013-07-10s4:server: avoid calling into nss_winbind from within 'samba'Stefan Metzmacher2-0/+16
2013-07-10Fix typos in man-pagesMichele Baldessari8-8/+8
2013-07-10s4:rpc_server: make sure we don't terminate a connection with pending request...Stefan Metzmacher2-3/+60
2013-07-10s4-winbindd: Do not terminate a connection that is still pending (bug #9820)Andrew Bartlett3-2/+64
2013-07-10service_stream: Log if the connection termination is deferred or not (bug #9820)Andrew Bartlett1-1/+5
2013-07-10s3-smbstatus: display [u|g]id of -1 as "-1" in connection listBjörn Baumbach1-4/+20