summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
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-09waf: Build with RELRO if supported by the compiler.Andreas Schneider2-0/+20
2013-07-09smbd: Fix a profile problemVolker Lendecke5-27/+34
2013-07-09lib/param: sync debug related options with source3/paramStefan Metzmacher1-1/+17
2013-07-09lib/ldb-samba: only debug LDB_DEBUG_TRACE at level 10Stefan Metzmacher1-1/+1
2013-07-09lib/ldb-samba: make use of DBGC_LDBStefan Metzmacher1-0/+2
2013-07-09lib/util: add 'ldb' debug classStefan Metzmacher2-1/+3
2013-07-08tevent: document tevent_req_create state zeroingDavid Disseldorp1-3/+3
2013-07-08rpc_cli: Remove some unnecessary initializationsVolker Lendecke1-3/+0
2013-07-08docs: Fix typo.Karolin Seeger1-1/+1
2013-07-08docs: Fix typo.Karolin Seeger1-1/+1
2013-07-05time: prefer CLOCK_BOOTTIME for clock_gettime_mono()Björn Jacke1-2/+12
2013-07-05time: don't try to use the coarse clockBjörn Jacke1-9/+2
2013-07-05VERSION: change to 4.2.0pre1Stefan Metzmacher1-1/+1
2013-07-05Merge remote-tracking branch 'origin/v4-1-test' into masterStefan Metzmacher0-0/+0
2013-07-05VERSION: Set version to 4.1.0rc1-GITSNAPSHOT.Karolin Seeger1-2/+2
2013-07-05tevent: Fix a typoVolker Lendecke1-1/+1
2013-07-05WHATSNEW: Start release notes for Samba 4.1.0rc1.Karolin Seeger1-241/+49
2013-07-04docs: Fix typos in "use ntdb" section.Karolin Seeger1-2/+2