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

146 Commits

Author SHA1 Message Date
Gerald Carter
4ff00a74f6 r23777: Set template release note files 2007-10-10 12:28:19 -05:00
Gerald Carter
41d247d964 r5000: 5000th post! w00tsvn diffsvn diff :-) 2007-10-10 10:55:11 -05:00
Simo Sorce
f77939c65c r4846: do not keep outdated files here.
the updated file is in the Release branch and in the official tarballs
2007-10-10 10:53:58 -05:00
Simo Sorce
7c88ecf6bb r4845: Correct my name.
Jerry this file seem old and not updated.
We should either update it or remove it imho.

Simo.
2007-10-10 10:53:58 -05:00
John Terpstra
c48151d013 r2269: Copied from SAMBA_3_RELEASE 3.0.7 branch. 2007-10-10 10:52:38 -05:00
Gerald Carter
23cfc056e3 r632: pulling in release notes from 3.0.4 and getting ready to start 3.0.5pre1 2007-10-10 10:51:31 -05:00
Gerald Carter
bdbf6458a8 r299: updating release notes 2007-10-10 10:51:18 -05:00
Volker Lendecke
4a8339fa84 r272: mention net rpc group delete 2007-10-10 10:51:16 -05:00
Gerald Carter
e2e1c0048c r118: adding some recent checkins to commit list 2007-10-10 10:51:10 -05:00
Gerald Carter
70fd78025b r73: bumping version to 3.0.3pre3 2007-10-10 10:51:07 -05:00
Gerald Carter
a7e2730ec4 r39: * importing .cvsignore files
* updateing WHATSNEW with vl's change
2007-10-10 10:51:05 -05:00
Gerald Carter
de93e66fc7 r22: release notes for 3.0.3pre2 2007-10-10 10:51:03 -05:00
Volker Lendecke
2df6750a07 This restructures lib/afs.c so that the token data can be but into a
stream. This is to implement wbinfo -k that asks winbind for authentication
which then creates the AFS token for the authenticated user.

Volker
-
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 -