summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* libcli: add a define for the APP_INSTANCE_ID smb2 create contextMichael Adam2012-09-191-0/+1
|
* s4:torture/smb2: improve the smb2.create.blob testStefan Metzmacher2012-09-191-2/+91
| | | | metze
* libcli/smb: fix padding in smb2_create_blob*Stefan Metzmacher2012-09-191-11/+30
| | | | metze
* pam_winbind: match more return codes when wbcGetPwnam has failed.Günther Deschner2012-09-191-0/+3
| | | | | | | | | | This is required to properly return PAM_USER_UNKNOWN in case winbind had a problem. Guenther Autobuild-User(master): Günther Deschner <gd@samba.org> Autobuild-Date(master): Wed Sep 19 15:06:10 CEST 2012 on sn-devel-104
* s3: Use SBVAL in put_long_date_timespecVolker Lendecke2012-09-191-2/+1
| | | | | Autobuild-User(master): Volker Lendecke <vl@samba.org> Autobuild-Date(master): Wed Sep 19 01:16:25 CEST 2012 on sn-devel-104
* s3: Fix some nonempty line endingsVolker Lendecke2012-09-181-12/+12
| | | | | Autobuild-User(master): Volker Lendecke <vl@samba.org> Autobuild-Date(master): Tue Sep 18 22:39:07 CEST 2012 on sn-devel-104
* replace: fix 520c9b0b0ae33Björn Jacke2012-09-181-1/+1
| | | | | | | fix typo in ifdef. Thanks to Joachim Schmitz for spotting this! Autobuild-User(master): Björn Jacke <bj@sernet.de> Autobuild-Date(master): Tue Sep 18 16:06:18 CEST 2012 on sn-devel-104
* quota: add supprt for gfs2Björn Jacke2012-09-181-0/+2
| | | | | | | | | | gfs2 uses the same generic quota interface as xfs and it has the same base block/quota block size ratio and seems to work nice with the xfs quota module. (People using gfs should be aware that quota reporting is lagging quite a bit on gfs. If you copy a file on a gfs volume the quota values are being updated with a delay of 30s here with kernel 3.5. This reporting can lead to data corruption if a client thinks he can write but actually he suddently can't.)
* RHEL packaging: Try to fix makerpms.sh on RHEL.Karolin Seeger2012-09-181-1/+1
| | | | | | | | | Address bug #9165 - makerpms.sh can't create package fo RHEL. Karolin Autobuild-User(master): Karolin Seeger <kseeger@samba.org> Autobuild-Date(master): Tue Sep 18 12:51:01 CEST 2012 on sn-devel-104
* panic action is defined as GLOBAL_VAR(szPanicAction) not ↵Matthieu Patou2012-09-182-2/+1
| | | | | | | | | GLOBAL_VAR(panic_action) Signed-off-by: Stefan Metzmacher <metze@samba.org> Autobuild-User(master): Stefan Metzmacher <metze@samba.org> Autobuild-Date(master): Tue Sep 18 06:12:00 CEST 2012 on sn-devel-104
* packaging/RHEL-CTDB: add "BUILD_GPFS=no configure.rpm" and "BUILD_GPFS=no ↵Stefan Metzmacher2012-09-183-8/+44
| | | | | | makerpms.sh" metze
* packaging/RHEL-CTDB: try harder to set $RPMVERStefan Metzmacher2012-09-181-0/+3
| | | | metze
* packaging/RHEL-CTDB: fix the buildStefan Metzmacher2012-09-183-78/+30
| | | | metze
* source3/script: fix installman.sh after the last build-manpages-nogit changeMichael Adam2012-09-181-2/+2
| | | | | | | | | | | | | | commit cfdab79729e8507a7504b0224c60454d3bc40ffc Author: Michael Adam <obnox@samba.org> Date: Wed Sep 12 15:46:35 2012 +0200 release-scripts: let build-manpages-nogit store generated docs under ./bin/docs not under ./docs Signed-off-by: Stefan Metzmacher <metze@samba.org> Signed-off-by: Stefan Metzmacher <metze@samba.org>
* Fix service control for non-internal services.Vladimir Marek2012-09-181-4/+0
| | | | | | | Signed-off-by: Jeremy Allison <jra@samba.org> Autobuild-User(master): Jeremy Allison <jra@samba.org> Autobuild-Date(master): Tue Sep 18 01:42:23 CEST 2012 on sn-devel-104
* libreplace: Bug 8107, Fix poll replacement to become a msleep replacementJoachim Schmitz2012-09-171-1/+1
| | | | Signed-off-by: Jeremy Allison <jra@samba.org>
* ldb: bump version to 1.1.13 so the 4.0 release can get the isprint fixAndrew Bartlett2012-09-173-1/+263
| | | | | Autobuild-User(master): Andrew Bartlett <abartlet@samba.org> Autobuild-Date(master): Mon Sep 17 23:47:57 CEST 2012 on sn-devel-104
* docs: Remove another reference to security=shareAndrew Bartlett2012-09-171-1/+1
|
* docs: Remove references to specific windows versions, instead mention ↵Andrew Bartlett2012-09-171-5/+4
| | | | | | | | Home/Professional/Server The flavours of windows seem to last longer than the individual products. Andrew Bartlett
* docs: Remove references to mulitple passdb backendsAndrew Bartlett2012-09-171-29/+0
| | | | | | These are long-gone and confusing. Andrew Bartlett
* docs: Remove references to sysv-style CUPS from TOSHARG-CUPS-printingAndrew Bartlett2012-09-171-67/+8
| | | | | | | This also simplifies the cups config by not duplicating the printcap name parameter that is already set by default when printing=cups is set. Andrew Bartlett
* docs: Remove very outdated TOSHARG-Other-Clients sectionAndrew Bartlett2012-09-172-353/+0
|
* docs: Remove very outdated TOSHARG-Portability sectionAndrew Bartlett2012-09-172-272/+0
|
* docs: Update FastStart: remove security=share, avoid disable spoolssAndrew Bartlett2012-09-171-13/+9
| | | | | | As I understand it, all printing is via spoolss, so do not disable it! Andrew Bartlett
* docs: Clarify TOSHARG-Bugs for 2012Andrew Bartlett2012-09-171-7/+4
|
* docs: Remove reference to inetd startup, it is not recommendedAndrew Bartlett2012-09-171-76/+1
|
* docs: Update BDC docs to recognise the AD DC and to exclusivly recommend LDAPAndrew Bartlett2012-09-171-167/+12
| | | | | | | | The confusing references to the not-recommended techniques and outdated steps (like net rpc getsid, replaced by simply having the SID just be in LDAP) just detract from the clarity of this document. Andrew Bartlett
* docs: Remove referenece to old Red Hat Linux habits on winbinddAndrew Bartlett2012-09-171-20/+0
|
* docs: Remove referenece to autogen.sh and document waf build insteadAndrew Bartlett2012-09-171-45/+2
|
* docs: Remove out of date links to pserver.samba.org and old tarballsAndrew Bartlett2012-09-171-6/+7
|
* docs: Remove references to Subversion, replace with wiki linkAndrew Bartlett2012-09-171-107/+8
|
* docs: Remove references to old kerberos behaviourAndrew Bartlett2012-09-171-21/+0
| | | | | | | | I have not seen any issues using the SRV records with windows, and this certainly does not apply to current versions. Similarly, the need to change the admin password does not apply now we require a krb5 lib with arcfour-hmac-md5 support. Andrew Bartlett
* docs: Remove confusing reference to smb signing and client use spnegoAndrew Bartlett2012-09-171-19/+0
| | | | | | This section is more confusing than helpful, as client support for both is on by default. Andrew Bartlett
* s3:libsmb fix a double free errorChristian Ambach2012-09-171-1/+0
| | | | | | | t refers to self->thread_state that is freed a few lines below Autobuild-User(master): Christian Ambach <ambi@samba.org> Autobuild-Date(master): Mon Sep 17 22:04:13 CEST 2012 on sn-devel-104
* docs-xml: fix build of winbindd- and krb5 locator-related manpagesAlexander Bokovoy2012-09-171-2/+2
| | | | | | | These manpages depend on docs-xml infrastructure (samba DTDs) Autobuild-User(master): Alexander Bokovoy <ab@samba.org> Autobuild-Date(master): Mon Sep 17 19:52:53 CEST 2012 on sn-devel-104
* docs-xml: convert smb.conf.5 build to wafAlexander Bokovoy2012-09-175-9/+40
| | | | | | | | | | | | | | | | | | smb.conf(5) is different from other manpages because before it is built, it gets merged together from a number of smaller files, one per parameter. So we first create a parameters.all.xml file that references all these files and then include it into master smb.conf.5.xml One small issue is how to handle generated files in WAF build from xi:include perspective as the files are generated in bin/default/docs-xml rather than in docs-xml. We solve this by further expanding use of XML catalogs and rewriting virtual path http://www.samba.org/samba/smbdotconf/ to proper location. Both docs-xml autoconf and waf builds work correctly now. Autobuild-User(master): Alexander Bokovoy <ab@samba.org> Autobuild-Date(master): Mon Sep 17 14:18:31 CEST 2012 on sn-devel-104
* s3:libsmb fix a potential crashChristian Ambach2012-09-161-9/+12
| | | | | | | Signed-off-by: Volker Lendecke <vl@samba.org> Autobuild-User(master): Christian Ambach <ambi@samba.org> Autobuild-Date(master): Sun Sep 16 22:31:38 CEST 2012 on sn-devel-104
* s3:vfs_gpfs: fix buildChristian Ambach2012-09-161-5/+5
| | | | after recent VFS changes
* s3:auth fix a compiler warningChristian Ambach2012-09-161-3/+2
|
* s4-python: Formatting fixes, break lines.Jelmer Vernooij2012-09-1614-50/+69
| | | | | Autobuild-User(master): Jelmer Vernooij <jelmer@samba.org> Autobuild-Date(master): Sun Sep 16 15:58:04 CEST 2012 on sn-devel-104
* samba.netcmd: Formatting fixes, break lines.Jelmer Vernooij2012-09-168-194/+209
|
* samba.provision.common: Fix formatting.Jelmer Vernooij2012-09-161-2/+0
|
* samba.provision.sambadns: Fix formatting.Jelmer Vernooij2012-09-161-57/+126
|
* samba.provision.backend: Fix formatting.Jelmer Vernooij2012-09-161-0/+1
|
* samba.provision: Fix formatting, NameErrors.Jelmer Vernooij2012-09-161-68/+80
|
* replace: add some includes for poll.hBjörn Jacke2012-09-161-0/+6
| | | | | | | See bug #8107 Autobuild-User(master): Björn Jacke <bj@sernet.de> Autobuild-Date(master): Sun Sep 16 04:05:08 CEST 2012 on sn-devel-104
* quota: also log which fs type we foundBjörn Jacke2012-09-151-1/+1
| | | | | Autobuild-User(master): Björn Jacke <bj@sernet.de> Autobuild-Date(master): Sat Sep 15 02:18:16 CEST 2012 on sn-devel-104
* autoconf: check for dn_expand also in libinetBjörn Jacke2012-09-151-0/+1
| | | | see bug #7472
* wafbuild: check for dn_expand also in libinetBjörn Jacke2012-09-151-0/+1
| | | | see bug #7472
* Add 'bool use_privs' to smbd_calculate_access_mask().Jeremy Allison2012-09-154-5/+10
| | | | | | | | Replaces blanket root allow if set. Set to 'false' for all current callers. Autobuild-User(master): Jeremy Allison <jra@samba.org> Autobuild-Date(master): Sat Sep 15 00:37:49 CEST 2012 on sn-devel-104