summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* build: Remove duplicate check for struct getquota_rslt member getquota_rslt_uAndrew Bartlett2012-09-291-5/+0
* build: Fix quota tests, including move of sysquotas.c to the top levelAndrew Bartlett2012-09-293-98/+9
* s3-winbindd: Adjust error code loop logic in rpc_trusted_domains().Günther Deschner2012-09-291-1/+1
* s3-lsa: Flesh out the returned info in _lsa_EnumTrustedDomainsEx().Günther Deschner2012-09-281-0/+5
* s3-winbindd: Allow DNS resolution of trusted domains if DNS name is avaliableSumit Bose2012-09-283-25/+58
* vfs: check full_audit enum->str mapping on startupDavid Disseldorp2012-09-281-3/+4
* vfs: add missing pwrite ops to full_auditDavid Disseldorp2012-09-281-0/+2
* s3: Fix some blank line endingsVolker Lendecke2012-09-271-4/+4
* s3:nfs4acls filter away inheritance flags on filesChristian Ambach2012-09-271-0/+11
* s3:nfs4acls pass down fsp instead of just the filenameChristian Ambach2012-09-271-4/+6
* s3:passdb formatting changesChristian Ambach2012-09-271-7/+7
* s3: For read-only shares, filter out write bits from conn->access_maskVolker Lendecke2012-09-271-0/+7
* s3: Fix rejecting mkdir on read-only sharesVolker Lendecke2012-09-271-1/+1
* s3-spoolss: Fix builtin forms order to match Windows again.Andreas Schneider2012-09-261-120/+118
* s3: Slightly simplify open_file()Volker Lendecke2012-09-261-1/+2
* s3: Slightly simplify calculate_open_access_flagsVolker Lendecke2012-09-261-9/+10
* s3: Slightly simplify calculate_open_access_flagsVolker Lendecke2012-09-261-13/+17
* s3-smbd: Don't segfault if user specified ports out for range.Andreas Schneider2012-09-261-7/+9
* build: Remove unused --with-sys-quotas optionAndrew Bartlett2012-09-261-1/+0
* build: Set HAVE_SYS_QUOTAS and WITH_QUOTAS if we have any supported sysquota ...Andrew Bartlett2012-09-261-1/+3
* build: Remove unused samba_cv_sysquotas_file variable from autoconf configureAndrew Bartlett2012-09-261-3/+0
* build: Add waf configure support for non-linux quotasAndrew Bartlett2012-09-261-1/+38
* s3:smb2_create: don't take 'state->te' as indication for "was_deferred" (bug ...Stefan Metzmacher2012-09-261-1/+4
* samba_dnsupdate: Move to using tmpfile/rename to keep the dns_hosts_file cons...Andrew Bartlett2012-09-261-1/+1
* selftest: Remove invalid security=share and rename secshare to simpleserverAndrew Bartlett2012-09-261-3/+3
* Fix bug #9213 - Bad ASN.1 NegTokenInit packet can cause invalid free.Jeremy Allison2012-09-261-0/+4
* lib/util/charset: We do not use fucntions from wchar.h any moreAndrew Bartlett2012-09-262-2/+0
* s3: Factor out calculate_open_access_flagsVolker Lendecke2012-09-261-15/+31
* s3: Slightly simplify smbd_smb2_request_process_negprotVolker Lendecke2012-09-251-5/+3
* s3: Fix some blank line endingsVolker Lendecke2012-09-251-6/+6
* s3: Fix a typoVolker Lendecke2012-09-251-1/+1
* pysmbd: Fix cut&paste errorsVolker Lendecke2012-09-251-2/+3
* s3: Slightly simplify is_stat_openVolker Lendecke2012-09-251-3/+2
* s3: Make is_stat_open() a bit more readableVolker Lendecke2012-09-251-4/+7
* s3: Fix indentation of if-expressionsVolker Lendecke2012-09-251-2/+3
* client: Fix talloc_stackframe() free order assertion in developer modeAndrew Bartlett2012-09-251-0/+1
* Fix bug #9189 - SMB2 Create doesn't return correct MAX ACCESS access mask in ...Jeremy Allison2012-09-251-0/+7
* build: Fix detection of quotas on macosAndrew Bartlett2012-09-241-1/+1
* s3-pylibsmb: Use Py_RETURN_NONEVolker Lendecke2012-09-241-9/+4
* s3:winbindd fix a compiler warningChristian Ambach2012-09-241-1/+1
* s3:printing only do printing_subsystem_update when printing is enabledChristian Ambach2012-09-231-1/+4
* s3-pylibsmb: Add get_oplock_breakVolker Lendecke2012-09-231-0/+120
* s3-pylibsmb: Factor out py_tevent_cond_signalVolker Lendecke2012-09-231-3/+9
* s3-pylibsmb: Reduce the number of warningsVolker Lendecke2012-09-231-14/+32
* s3: Convert cli_oplock_break_waiter to smbXcliVolker Lendecke2012-09-231-5/+18
* s3: Add "readdir" to pylibsmbVolker Lendecke2012-09-231-0/+72
* s3: Fix some nonempty line endingsVolker Lendecke2012-09-231-4/+4
* s3-pylibsmb: move py_tevent_req_wait_exc up in the fileChristian Ambach2012-09-231-19/+19
* s3-pylibsmb: Factor out py_tevent_cond_waitVolker Lendecke2012-09-231-14/+19
* build: Remove unused define UNIXWAREAndrew Bartlett2012-09-231-2/+1