summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* ccan: Fix calling memset with zero length parameterVolker Lendecke2013-07-111-1/+1
* docs: Bump version in meta data up to 4.1.Karolin Seeger2013-07-1186-86/+86
* s4:server: avoid calling into nss_winbind from within 'samba'Stefan Metzmacher2013-07-102-0/+16
* Fix typos in man-pagesMichele Baldessari2013-07-108-8/+8
* s4:rpc_server: make sure we don't terminate a connection with pending request...Stefan Metzmacher2013-07-102-3/+60
* s4-winbindd: Do not terminate a connection that is still pending (bug #9820)Andrew Bartlett2013-07-103-2/+64
* service_stream: Log if the connection termination is deferred or not (bug #9820)Andrew Bartlett2013-07-101-1/+5
* 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
* waf: Build with RELRO if supported by the compiler.Andreas Schneider2013-07-092-0/+20
* smbd: Fix a profile problemVolker Lendecke2013-07-095-27/+34
* lib/param: sync debug related options with source3/paramStefan Metzmacher2013-07-091-1/+17
* lib/ldb-samba: only debug LDB_DEBUG_TRACE at level 10Stefan Metzmacher2013-07-091-1/+1
* lib/ldb-samba: make use of DBGC_LDBStefan Metzmacher2013-07-091-0/+2
* lib/util: add 'ldb' debug classStefan Metzmacher2013-07-092-1/+3
* tevent: document tevent_req_create state zeroingDavid Disseldorp2013-07-081-3/+3
* rpc_cli: Remove some unnecessary initializationsVolker Lendecke2013-07-081-3/+0
* docs: Fix typo.Karolin Seeger2013-07-081-1/+1
* docs: Fix typo.Karolin Seeger2013-07-081-1/+1
* time: prefer CLOCK_BOOTTIME for clock_gettime_mono()Björn Jacke2013-07-051-2/+12
* time: don't try to use the coarse clockBjörn Jacke2013-07-051-9/+2
* VERSION: change to 4.2.0pre1Stefan Metzmacher2013-07-051-1/+1
* Merge remote-tracking branch 'origin/v4-1-test' into masterStefan Metzmacher2013-07-050-0/+0
|\
| * VERSION: Set version to 4.1.0rc1-GITSNAPSHOT.Karolin Seeger2013-07-051-2/+2
| * WHATSNEW: Start release notes for Samba 4.1.0rc1.Karolin Seeger2013-07-051-241/+49
| * Make the output of the crackname script more readableMatthieu Patou2013-07-041-4/+4
| * s3-winbind: Allow sec_initial_uid() to store creds.Andreas Schneider2013-07-041-1/+1
| * selftest: Use higher ip numbers.Andreas Schneider2013-07-041-5/+6