summaryrefslogtreecommitdiff
path: root/WHATSNEW.txt
AgeCommit message (Collapse)AuthorFilesLines
2004-04-01This restructures lib/afs.c so that the token data can be but into aVolker Lendecke1-0/+2
stream. This is to implement wbinfo -k that asks winbind for authentication which then creates the AFS token for the authenticated user. Volker (This used to be commit 2df6750a079820826013360fb9e47f90bc8223a5)
2004-03-22adding commit messages for recent changesGerald Carter1-1/+5
(This used to be commit ab509c74ba80d4f4e9a7355b8afb3b800825aac0)
2004-03-19starting WHATSNEW for 3.0.3pre2Gerald Carter1-19/+70
(This used to be commit f3556724aba52c72ffd34664492cca3979cc1cfc)
2004-03-19missed some of Derrel's changesGerald Carter1-2/+17
(This used to be commit 3aac1e549eaf4693ded84be432a2c94b6331ef6d)
2004-03-18updating release notes in preparation fro 3.0.3pre1Gerald Carter1-19/+84
(This used to be commit 3744d282badbe2fdc67e3ac309a0a0226d63173a)
2004-03-18Fix sambaUserWorkstations on a Samba DCVolker Lendecke1-0/+1
(This used to be commit b58b8b7d6ba607be40d789af023964798b405dcb)
2004-03-07Get us a little closer to Windows LSA semantics.Volker Lendecke1-0/+1
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 (This used to be commit 7ed61edbbedbdee25f750aa30c13479764aa1af2)
2004-03-07Mention wb_delgrpmem fixVolker Lendecke1-0/+1
(This used to be commit 97a6a67b34201dda7715f5f23b1b9af3bcf3705f)
2004-03-05bring WHATSNEW back up to dateGerald Carter1-8/+199
(This used to be commit 737b3a5a9286777b0ea38bed5f1e20a3c3859304)
2004-02-19merging some fixes from the release branch; more to come laterGerald Carter1-8/+16
(This used to be commit 7769a0d33cda0049d32a8a8339c3d4739d6d3604)
2004-02-10fix from Bostjan GolobGerald Carter1-0/+5
(This used to be commit 96a108705bae1cba822de5cdc88dfffd65d008d4)
2004-02-09bring release notes in the 3.0 branch up to dateGerald Carter1-115/+264
(This used to be commit f285565d67ce0afa13210b913d574eef644ff98d)
2004-01-27prepping the SAMBA_3_0 branch for 3.0.3 workGerald Carter1-39/+39
(This used to be commit 50f278ddcc046e7578b4397d10c22b424d2b01a3)
2004-01-22* Add SIGABRT to fault handlingStefan Metzmacher1-1/+3
so we now got a backtrace, if we crash in libldap with SIGABRT metze (This used to be commit b5e814294eb3ce44131084d89014cb8a8840fe74)
2004-01-16starting WHATSNEW for thepost 3.0.2rc1 releaseGerald Carter1-11/+58
(This used to be commit 4ef4004af06a022dbc4f6757238e77ccfe1b4481)
2004-01-16Patch from "Stoian Ivanov" <sdr@bultra.com>: Add -g (greppable..) toVolker Lendecke1-0/+4
smbclient -L to make the output usable in pipes. Volker (This used to be commit 4c904210705f2be16daad21c07a4fb5117a3360b)
2004-01-15adding changelog for 3.0.2rc1Gerald Carter1-10/+56
(This used to be commit 533fcb5893643cb6136820567e58c4d26ecd9a35)
2004-01-15* Fix sys_chown() when no chown() is presendStefan Metzmacher1-0/+1
metze (This used to be commit b0c0d736919079afc4f9bf5a406000048d26fe71)
2004-01-15* Fix XFS quotas: XFS_USER_QUOTA -> USRQUOTAStefan Metzmacher1-0/+5
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 (This used to be commit e9e5e2036f13ff847aa3ef52e8be657bef7d5774)
2004-01-14fix XFS quotas the macro changed from HAVE_XFS_QUOTA -> HAVE_XFS_QUOTASStefan Metzmacher1-1/+1
metze (This used to be commit c73e845055163c1d814710fe4d9960c7f3587f12)
2004-01-11fix formattingGerald Carter1-6/+5
(This used to be commit acc9022550b20b144f749411ecdadf18adb09350)
2004-01-10Fix swatdir location for --with-fhsJelmer Vernooij1-3/+6
(This used to be commit d12b793d9ca10f966da3446982a5b1d987d51814)
2004-01-09starting new version of release notes -- post 3.0.2pre1Gerald Carter1-35/+73
(This used to be commit 83150b5733033aed4b3556ea94782a5b6c7b9aeb)
2004-01-07Add smbget utility, a simple wget-like utility that uses libsmbclient.Jelmer Vernooij1-3/+4
Supports recursive downloads and resume, progress indication and shows estimated time remaining. (This used to be commit 82bd1b45a4205706b57bae42c7b03974f8b44753)
2004-01-06more commits loggedGerald Carter1-3/+4
(This used to be commit fd357ab4e5d4bc0661bfbdd10053a5664e8d1a01)
2004-01-06Write bug number like in the rest of the fileJelmer Vernooij1-1/+1
(This used to be commit 3c936f1cb58fb0f47e64342f65f72e51b5120387)
2004-01-06Fix -s option to smbcontrol (#908)Jelmer Vernooij1-0/+1
(This used to be commit 7495395c1cc3b09b27d6eeb7dff6f214701d03d6)
2004-01-06more commit logsGerald Carter1-3/+9
(This used to be commit dc51a4c1f99d5727b5219b2c98586415ee58585a)
2004-01-06* making sure contributors are listed in alphabetical orderGerald Carter1-3/+7
* adding jra's fix for bug 815 (This used to be commit 4d07f7dff8a60b4bce0e266a6a3b13d35dbff089)
2004-01-06Updates for pread/pwrite code.Jeremy Allison1-0/+3
Jeremy. (This used to be commit 53e7d1508efc6e7910d052845f718d19ef307794)
2004-01-06Correctly detect AFS headers on SuSE in /usr/include/afs/afs/Volker Lendecke1-0/+1
Volker (This used to be commit 50be537b19dc6a4c63a58b9c73e6ad354b7c0d89)
2004-01-06Fix typo..Volker Lendecke1-1/+1
Volker (This used to be commit 651f7cd69c4c808f9fbd096d21c852cb83e058a9)
2004-01-05working on new format for relerase notes in 3.0.2pre1Gerald Carter1-157/+361
(This used to be commit 6770f32c0e9fc3974504bf0cb303ea41beff3d29)
2003-11-21Update WHATSNEW.txt with text from release branchAlexander Bokovoy1-4/+5
(This used to be commit 56fc6962fb32de180a6b1af9259e0a7b580daeab)
2003-11-14first draft of release notes for 3.0.1pre3Gerald Carter1-15/+36
(This used to be commit d4cbd00dfe0968cb5251434a9e2989affddef853)
2003-11-07last update to WHATSNEWGerald Carter1-1/+5
(This used to be commit ad5588e3062f9f9a10e7102062805cae1cc50385)
2003-11-07working on release notes for 3.0.1pre2Gerald Carter1-5/+102
(This used to be commit d45441bb4f893e76c25aca1d40f23e0f0d347b51)
2003-10-28Update WHATSNEW.txt with proper version from release branchAlexander Bokovoy1-441/+93
(This used to be commit 4534ba5a9ff5fd0332267d0542b5285e5a732a4f)
2003-09-26Merge latest fixes from the release tree for WHATSNEW.txtAlexander Bokovoy1-4/+4
(This used to be commit c49205bee49b3ee6fd204683e30d463130c8f479)
2003-09-24syncing whatsnew from release branchGerald Carter1-37/+63
(This used to be commit 6988eb854e55954000d8f9196d865bfbffb7eeda)
2003-09-17Update WHATSNEW.txt with information from release branch, SAMBA_3_0 talks ↵Alexander Bokovoy1-4/+30
only about RC3 while release branch explains RC3->RC4 differences (This used to be commit 3c2ce3456a8939b81f8a666f76d89544ee588d2e)
2003-09-10small updates to parameter sectionGerald Carter1-4/+5
(This used to be commit aa6751861115d4caa309b1f486c186b47ff06e25)
2003-09-08copy from 3.0 releaseGerald Carter1-4/+5
(This used to be commit 55d712feb0cb3957e08166ecd5e989451ec49e33)
2003-09-08copy WHATSNEW from the release branchGerald Carter1-10/+71
(This used to be commit 977387f4498a6bcf4beac3cd0946dd900d59ca5f)
2003-08-29update change log with recent commit messagesGerald Carter1-0/+2
(This used to be commit 88f949f31e51e63ff247737624a40b8283aeadf9)
2003-08-28add note about the new edition of Using Samba included in this releaseGerald Carter1-0/+8
(This used to be commit 4eefa01486ed12c6941f1ced4e45adf0f9b023be)
2003-08-28fixing typos pointed out by Vance in WHATSNEWGerald Carter1-14/+15
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). (This used to be commit ce090371449097d4e5010e1219d449db8b0ccac5)
2003-08-28syncGerald Carter1-7/+57
(This used to be commit 3fcb31599984c0a3a2d2307edf0f91009bc17ef6)
2003-08-21adding note about change in 'unix extensions' behaviorGerald Carter1-0/+1
(This used to be commit 71dc428fbef10a3d6e7c8463119f1a290ccdaa42)
2003-08-18fixing typoGerald Carter1-1/+1
(This used to be commit 0d11024dd7cc02d8c26c7beea4534920d7642930)