summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2013-08-02s3:lib/system fix build on AIX 7Christian Ambach1-3/+12
2013-08-01Fix bug 9678 - Windows 8 Roaming profiles failGregor Beck1-7/+2
2013-08-01Ensure gpfs kernel leases are wrapped in a become_root()/unbecome_root() pair.Ralph Wuerthner1-0/+6
2013-07-31Wrap setting leases in become_root()/unbecome_root() to ensure correct delive...Jeremy Allison1-13/+20
2013-07-31torture: add LOCAL-sid_to_string testcaseJeff Layton2-0/+31
2013-07-31torture: add more string_to_sid torture testcasesJeff Layton1-0/+16
2013-07-29s3:winbind: add a warning DEBUG message when skipping a sid from the mapped G...Michael Adam1-0/+18
2013-07-29s3:winbind: change getgroups to only do one sids2xids call instead of manyMichael Adam1-26/+42
2013-07-29s3:winbind: fix the getgroups implementation to include the user sid's GID in...Michael Adam1-3/+5
2013-07-29s3:winbind: fix gid counting and error handling in the getgroups implementationMichael Adam1-6/+10
2013-07-23s3-winbindd: support the DIR pragma for raw kerberos user pam authentication.Günther Deschner1-0/+23
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-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-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 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-18Fix memory leak in error code path.Richard Sharpe1-0/+1
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-10s3-smbstatus: display [u|g]id of -1 as "-1" in connection listBjörn Baumbach1-4/+20
2013-07-09s3-lib: hide incomplete smbXsrv_tcon_global recordsStefan Metzmacher1-0/+13
2013-07-09s3-lib: fix segf while reading incomplete session info (bug #10003)Björn Baumbach2-7/+17
2013-07-09smbd: Fix a profile problemVolker Lendecke5-27/+34
2013-07-08rpc_cli: Remove some unnecessary initializationsVolker Lendecke1-3/+0
2013-07-02s3-winbind: Allow sec_initial_uid() to store creds.Andreas Schneider1-1/+1
2013-06-27winbindd and nmbd don't set their umask to zero on startup like smbd does.Jeremy Allison2-0/+12
2013-06-26sharesec: Implement --view-allVolker Lendecke1-1/+34
2013-06-25s3:smbd/close remove filesystem lock before removing sharemodeChristian Ambach1-0/+9
2013-06-25s3:smbd/close use common exit pathChristian Ambach1-9/+2
2013-06-25s3:lib add mapping for ETXTBSYChristian Ambach1-0/+3
2013-06-25s3-ctdb: Fix auto-enabling of CTDB readonly supportDaniel Gan-Levi1-0/+28
2013-06-25s3:smbd/aio mark file as modified in the SMB2 caseChristian Ambach1-0/+2
2013-06-24Use existing "acl map full control" parameter to control the adding of the DE...Jeremy Allison1-2/+17
2013-06-24s3/smbclient: fix incorrect command tab completionsDavid Disseldorp1-8/+8
2013-06-21Fix glusterfs backend crash found at the Microsoft interop event.Jeremy Allison1-2/+4
2013-06-21Fix some blank line endingsVolker Lendecke12-237/+236