1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-14 19:24:43 +03:00

133 Commits

Author SHA1 Message Date
Gerald Carter
ab509c74ba adding commit messages for recent changes -
Gerald Carter
f3556724ab starting WHATSNEW for 3.0.3pre2 -
Gerald Carter
3aac1e549e missed some of Derrel's changes -
Gerald Carter
3744d282ba updating release notes in preparation fro 3.0.3pre1 -
Volker Lendecke
b58b8b7d6b Fix sambaUserWorkstations on a Samba DC -
Volker Lendecke
7ed61edbbe Get us a little closer to Windows LSA semantics.
A windows DC does not reply to DCNAME\\Administrator, only to
DOMAIN\\Administrator. Fix that.

Without winbind we are wrong as domain members, we should forward the request
DOMAIN\\Username to the DC on behalf of the asking client. Winbind fixes that
nicely.

Volker
-
Volker Lendecke
97a6a67b34 Mention wb_delgrpmem fix -
Gerald Carter
737b3a5a92 bring WHATSNEW back up to date -
Gerald Carter
7769a0d33c merging some fixes from the release branch; more to come later -
Gerald Carter
96a108705b fix from Bostjan Golob -
Gerald Carter
f285565d67 bring release notes in the 3.0 branch up to date -
Gerald Carter
50f278ddcc prepping the SAMBA_3_0 branch for 3.0.3 work -
Stefan Metzmacher
b5e814294e * Add SIGABRT to fault handling
so we now got a backtrace, if we crash
  in libldap with SIGABRT

metze
-
Gerald Carter
4ef4004af0 starting WHATSNEW for thepost 3.0.2rc1 release -
Volker Lendecke
4c90421070 Patch from "Stoian Ivanov" <sdr@bultra.com>: Add -g (greppable..) to
smbclient -L to make the output usable in pipes.

Volker
-
Gerald Carter
533fcb5893 adding changelog for 3.0.2rc1 -
Stefan Metzmacher
b0c0d73691 * Fix sys_chown() when no chown() is presend
metze
-
Stefan Metzmacher
e9e5e2036f * Fix XFS quotas: XFS_USER_QUOTA -> USRQUOTA
XFS_GROUP_QUOTA -> GRPQUOTA
* Fix disk_free calculation with group quotas.
* Add debug class 'quota' and a lot of DEBUG()'s
  to the quota code.

metze
-
Stefan Metzmacher
c73e845055 fix XFS quotas the macro changed from HAVE_XFS_QUOTA -> HAVE_XFS_QUOTAS
metze
-
Gerald Carter
acc9022550 fix formatting -
Jelmer Vernooij
d12b793d9c Fix swatdir location for --with-fhs -
Gerald Carter
83150b5733 starting new version of release notes -- post 3.0.2pre1 -
Jelmer Vernooij
82bd1b45a4 Add smbget utility, a simple wget-like utility that uses libsmbclient.
Supports recursive downloads and resume, progress indication and shows
estimated time remaining.
-
Gerald Carter
fd357ab4e5 more commits logged -
Jelmer Vernooij
3c936f1cb5 Write bug number like in the rest of the file -
Jelmer Vernooij
7495395c1c Fix -s option to smbcontrol (#908) -
Gerald Carter
dc51a4c1f9 more commit logs -
Gerald Carter
4d07f7dff8 * making sure contributors are listed in alphabetical order
* adding jra's fix for bug 815
-
Jeremy Allison
53e7d1508e Updates for pread/pwrite code.
Jeremy.
-
Volker Lendecke
50be537b19 Correctly detect AFS headers on SuSE in /usr/include/afs/afs/
Volker
-
Volker Lendecke
651f7cd69c Fix typo..
Volker
-
Gerald Carter
6770f32c0e working on new format for relerase notes in 3.0.2pre1 -
Alexander Bokovoy
56fc6962fb Update WHATSNEW.txt with text from release branch -
Gerald Carter
d4cbd00dfe first draft of release notes for 3.0.1pre3 -
Gerald Carter
ad5588e306 last update to WHATSNEW -
Gerald Carter
d45441bb4f working on release notes for 3.0.1pre2 -
Alexander Bokovoy
4534ba5a9f Update WHATSNEW.txt with proper version from release branch -
Alexander Bokovoy
c49205bee4 Merge latest fixes from the release tree for WHATSNEW.txt -
Gerald Carter
6988eb854e syncing whatsnew from release branch -
Alexander Bokovoy
3c2ce3456a Update WHATSNEW.txt with information from release branch, SAMBA_3_0 talks only about RC3 while release branch explains RC3->RC4 differences -
Gerald Carter
aa67518611 small updates to parameter section -
Gerald Carter
55d712feb0 copy from 3.0 release -
Gerald Carter
977387f449 copy WHATSNEW from the release branch -
Gerald Carter
88f949f31e update change log with recent commit messages -
Gerald Carter
4eefa01486 add note about the new edition of Using Samba included in this release -
Gerald Carter
ce09037144 fixing typos pointed out by Vance in WHATSNEW
Include patch to manually set the machine trust account
password (on request from jht) to mimic 2.2. behavior.

last changes before RC2 (not counting syncing the docs).
-
Gerald Carter
3fcb315999 sync -
Gerald Carter
71dc428fbe adding note about change in 'unix extensions' behavior -
Gerald Carter
0d11024dd7 fixing typo -
Herb Lewis
800a4e5194 fix some typos -