summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* s3-winbindd: support the DIR pragma for raw kerberos user pam authentication.Günther Deschner2013-07-231-0/+23
* 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
* 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
* 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 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
* Fix memory leak in error code path.Richard Sharpe2013-07-181-0/+1
* 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
* smbd: Fix a 100% loop at shutdown timeVolker Lendecke2013-07-111-2/+5
* srvsvc: Use a symbolic constant where we have oneVolker Lendecke2013-07-111-1/+6
* s3-smbstatus: display [u|g]id of -1 as "-1" in connection listBjörn Baumbach2013-07-101-4/+20
* s3-lib: hide incomplete smbXsrv_tcon_global recordsStefan Metzmacher2013-07-091-0/+13
* s3-lib: fix segf while reading incomplete session info (bug #10003)Björn Baumbach2013-07-092-7/+17
* smbd: Fix a profile problemVolker Lendecke2013-07-095-27/+34
* rpc_cli: Remove some unnecessary initializationsVolker Lendecke2013-07-081-3/+0
* s3-winbind: Allow sec_initial_uid() to store creds.Andreas Schneider2013-07-021-1/+1
* winbindd and nmbd don't set their umask to zero on startup like smbd does.Jeremy Allison2013-06-272-0/+12
* sharesec: Implement --view-allVolker Lendecke2013-06-261-1/+34
* s3:smbd/close remove filesystem lock before removing sharemodeChristian Ambach2013-06-251-0/+9
* s3:smbd/close use common exit pathChristian Ambach2013-06-251-9/+2
* s3:lib add mapping for ETXTBSYChristian Ambach2013-06-251-0/+3
* s3-ctdb: Fix auto-enabling of CTDB readonly supportDaniel Gan-Levi2013-06-251-0/+28
* s3:smbd/aio mark file as modified in the SMB2 caseChristian Ambach2013-06-251-0/+2
* Use existing "acl map full control" parameter to control the adding of the DE...Jeremy Allison2013-06-241-2/+17
* s3/smbclient: fix incorrect command tab completionsDavid Disseldorp2013-06-241-8/+8
* Fix glusterfs backend crash found at the Microsoft interop event.Jeremy Allison2013-06-211-2/+4
* Fix some blank line endingsVolker Lendecke2013-06-2112-237/+236
* s3:passdb/pdb_util make pdb_create_builtin consider whether backend deals wit...Christian Ambach2013-06-211-4/+33
* s3:passdb add a gid argument to pdb_create_builtin_aliasChristian Ambach2013-06-214-15/+25
* s3:utils/net_sam make use of pdb_create_builtin helper functionChristian Ambach2013-06-211-1/+1
* s3:passdb expose pdb_create_builtin functionChristian Ambach2013-06-213-3/+5
* s3:passdb/pdb_tdb add parameter to control handling of BUILTINChristian Ambach2013-06-211-0/+10
* s3:passdb/pdb_ldap remove an unnecessary checkChristian Ambach2013-06-211-4/+0
* s3:passdb/pdb_ldap make the module handle well-knownChristian Ambach2013-06-211-0/+7
* s3:passdb make pdb_sid_to_id honor backend responsibilitiesChristian Ambach2013-06-211-0/+7
* s3:passdb/pdb_samba_dsdb make the module handle well-knownChristian Ambach2013-06-211-0/+7
* s3:lib/util_sid_passdb make use of pdb_is_responsible_for_* functionsChristian Ambach2013-06-211-15/+34