1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-17 02:05:21 +03:00

229 Commits

Author SHA1 Message Date
Volker Lendecke
9b4a626342 Fix sambaUserWorkstations on a Samba DC
(This used to be commit b58b8b7d6ba607be40d789af023964798b405dcb)
2004-03-18 07:38:56 +00:00
Volker Lendecke
b3b93aaa3f 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
(This used to be commit 7ed61edbbedbdee25f750aa30c13479764aa1af2)
2004-03-07 08:22:06 +00:00
Volker Lendecke
f52b1acb74 Mention wb_delgrpmem fix
(This used to be commit 97a6a67b34201dda7715f5f23b1b9af3bcf3705f)
2004-03-07 08:18:35 +00:00
Gerald Carter
fe43107ff1 bring WHATSNEW back up to date
(This used to be commit 737b3a5a9286777b0ea38bed5f1e20a3c3859304)
2004-03-05 15:37:08 +00:00
Gerald Carter
b3508ea61e merging some fixes from the release branch; more to come later
(This used to be commit 7769a0d33cda0049d32a8a8339c3d4739d6d3604)
2004-02-19 17:01:06 +00:00
Gerald Carter
6764a05d13 fix from Bostjan Golob
(This used to be commit 96a108705bae1cba822de5cdc88dfffd65d008d4)
2004-02-10 13:49:38 +00:00
Gerald Carter
5a7c512512 bring release notes in the 3.0 branch up to date
(This used to be commit f285565d67ce0afa13210b913d574eef644ff98d)
2004-02-09 17:45:29 +00:00
Gerald Carter
727afa9e1f prepping the SAMBA_3_0 branch for 3.0.3 work
(This used to be commit 50f278ddcc046e7578b4397d10c22b424d2b01a3)
2004-01-27 15:29:30 +00:00
Stefan Metzmacher
fc33274a27 * Add SIGABRT to fault handling
so we now got a backtrace, if we crash
  in libldap with SIGABRT

metze
(This used to be commit b5e814294eb3ce44131084d89014cb8a8840fe74)
2004-01-22 01:50:58 +00:00
Gerald Carter
ad5817c3bf starting WHATSNEW for thepost 3.0.2rc1 release
(This used to be commit 4ef4004af06a022dbc4f6757238e77ccfe1b4481)
2004-01-16 22:48:59 +00:00
Volker Lendecke
4fd80158ab Patch from "Stoian Ivanov" <sdr@bultra.com>: Add -g (greppable..) to
smbclient -L to make the output usable in pipes.

Volker
(This used to be commit 4c904210705f2be16daad21c07a4fb5117a3360b)
2004-01-16 15:01:09 +00:00
Gerald Carter
77f75fcb5f adding changelog for 3.0.2rc1
(This used to be commit 533fcb5893643cb6136820567e58c4d26ecd9a35)
2004-01-15 20:14:02 +00:00
Stefan Metzmacher
d5aecd1850 * Fix sys_chown() when no chown() is presend
metze
(This used to be commit b0c0d736919079afc4f9bf5a406000048d26fe71)
2004-01-15 09:08:06 +00:00
Stefan Metzmacher
9343c89cb4 * 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
(This used to be commit e9e5e2036f13ff847aa3ef52e8be657bef7d5774)
2004-01-15 08:49:30 +00:00
Stefan Metzmacher
2c1f07b66a fix XFS quotas the macro changed from HAVE_XFS_QUOTA -> HAVE_XFS_QUOTAS
metze
(This used to be commit c73e845055163c1d814710fe4d9960c7f3587f12)
2004-01-14 02:51:41 +00:00
Gerald Carter
432f3be62e fix formatting
(This used to be commit acc9022550b20b144f749411ecdadf18adb09350)
2004-01-11 14:15:12 +00:00
Jelmer Vernooij
56f4e9726c Fix swatdir location for --with-fhs
(This used to be commit d12b793d9ca10f966da3446982a5b1d987d51814)
2004-01-10 22:05:38 +00:00
Gerald Carter
279a6af03f starting new version of release notes -- post 3.0.2pre1
(This used to be commit 83150b5733033aed4b3556ea94782a5b6c7b9aeb)
2004-01-09 16:02:42 +00:00
Jelmer Vernooij
950a6d980a Add smbget utility, a simple wget-like utility that uses libsmbclient.
Supports recursive downloads and resume, progress indication and shows
estimated time remaining.
(This used to be commit 82bd1b45a4205706b57bae42c7b03974f8b44753)
2004-01-07 00:43:52 +00:00
Gerald Carter
2f67272ded more commits logged
(This used to be commit fd357ab4e5d4bc0661bfbdd10053a5664e8d1a01)
2004-01-06 20:56:59 +00:00
Jelmer Vernooij
cad065170c Write bug number like in the rest of the file
(This used to be commit 3c936f1cb58fb0f47e64342f65f72e51b5120387)
2004-01-06 20:03:34 +00:00
Jelmer Vernooij
bd4304476b Fix -s option to smbcontrol (#908)
(This used to be commit 7495395c1cc3b09b27d6eeb7dff6f214701d03d6)
2004-01-06 20:01:48 +00:00
Gerald Carter
47da7a1c7a more commit logs
(This used to be commit dc51a4c1f99d5727b5219b2c98586415ee58585a)
2004-01-06 19:05:23 +00:00
Gerald Carter
bc17b416ff * making sure contributors are listed in alphabetical order
* adding jra's fix for bug 815
(This used to be commit 4d07f7dff8a60b4bce0e266a6a3b13d35dbff089)
2004-01-06 18:42:09 +00:00
Jeremy Allison
65111149b5 Updates for pread/pwrite code.
Jeremy.
(This used to be commit 53e7d1508efc6e7910d052845f718d19ef307794)
2004-01-06 17:53:34 +00:00
Volker Lendecke
cf4342cbd3 Correctly detect AFS headers on SuSE in /usr/include/afs/afs/
Volker
(This used to be commit 50be537b19dc6a4c63a58b9c73e6ad354b7c0d89)
2004-01-06 15:41:32 +00:00
Volker Lendecke
9a211a9b0a Fix typo..
Volker
(This used to be commit 651f7cd69c4c808f9fbd096d21c852cb83e058a9)
2004-01-06 07:57:35 +00:00
Gerald Carter
e191ac3ddd working on new format for relerase notes in 3.0.2pre1
(This used to be commit 6770f32c0e9fc3974504bf0cb303ea41beff3d29)
2004-01-05 21:51:01 +00:00
Alexander Bokovoy
244df1e63e Update WHATSNEW.txt with text from release branch
(This used to be commit 56fc6962fb32de180a6b1af9259e0a7b580daeab)
2003-11-21 10:54:33 +00:00
Gerald Carter
9da85503ed first draft of release notes for 3.0.1pre3
(This used to be commit d4cbd00dfe0968cb5251434a9e2989affddef853)
2003-11-14 03:32:21 +00:00
Gerald Carter
b1f1bbaede last update to WHATSNEW
(This used to be commit ad5588e3062f9f9a10e7102062805cae1cc50385)
2003-11-07 23:14:09 +00:00
Gerald Carter
1f62f2d057 working on release notes for 3.0.1pre2
(This used to be commit d45441bb4f893e76c25aca1d40f23e0f0d347b51)
2003-11-07 17:33:37 +00:00
Alexander Bokovoy
80ebb3782a Update WHATSNEW.txt with proper version from release branch
(This used to be commit 4534ba5a9ff5fd0332267d0542b5285e5a732a4f)
2003-10-28 11:04:08 +00:00
Alexander Bokovoy
2e4f22795b Merge latest fixes from the release tree for WHATSNEW.txt
(This used to be commit c49205bee49b3ee6fd204683e30d463130c8f479)
2003-09-26 09:54:10 +00:00
Gerald Carter
0ce94613fa syncing whatsnew from release branch
(This used to be commit 6988eb854e55954000d8f9196d865bfbffb7eeda)
2003-09-24 15:42:29 +00:00
Alexander Bokovoy
3612592f5d Update WHATSNEW.txt with information from release branch, SAMBA_3_0 talks only about RC3 while release branch explains RC3->RC4 differences
(This used to be commit 3c2ce3456a8939b81f8a666f76d89544ee588d2e)
2003-09-17 10:15:47 +00:00
Gerald Carter
182718e8b5 small updates to parameter section
(This used to be commit aa6751861115d4caa309b1f486c186b47ff06e25)
2003-09-10 00:45:52 +00:00
Gerald Carter
d3836426b3 copy from 3.0 release
(This used to be commit 55d712feb0cb3957e08166ecd5e989451ec49e33)
2003-09-08 15:35:09 +00:00
Gerald Carter
a82d43d4df copy WHATSNEW from the release branch
(This used to be commit 977387f4498a6bcf4beac3cd0946dd900d59ca5f)
2003-09-08 15:08:18 +00:00
Gerald Carter
fc3cc998f3 update change log with recent commit messages
(This used to be commit 88f949f31e51e63ff247737624a40b8283aeadf9)
2003-08-29 03:24:38 +00:00
Gerald Carter
17cad4ad25 add note about the new edition of Using Samba included in this release
(This used to be commit 4eefa01486ed12c6941f1ced4e45adf0f9b023be)
2003-08-28 21:29:22 +00:00
Gerald Carter
494bb81bb0 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).
(This used to be commit ce090371449097d4e5010e1219d449db8b0ccac5)
2003-08-28 20:24:25 +00:00
Gerald Carter
bda60c71c1 sync
(This used to be commit 3fcb31599984c0a3a2d2307edf0f91009bc17ef6)
2003-08-28 19:03:19 +00:00
Gerald Carter
98b749a7d3 adding note about change in 'unix extensions' behavior
(This used to be commit 71dc428fbef10a3d6e7c8463119f1a290ccdaa42)
2003-08-21 15:31:18 +00:00
Gerald Carter
ccec6677b8 fixing typo
(This used to be commit 0d11024dd7cc02d8c26c7beea4534920d7642930)
2003-08-18 16:25:18 +00:00
Herb Lewis
5ac040aff6 fix some typos
(This used to be commit 800a4e519470f29969988cc1902d20dbb6108bea)
2003-08-15 21:05:45 +00:00
Gerald Carter
a734fdbc3d more change to release notes
(This used to be commit 7926e6f86356d01776c04f8c1b74b6049ee63eb0)
2003-08-15 20:34:10 +00:00
Gerald Carter
5047cf7357 working draft of release notes
(This used to be commit e5dffa90ba747c11bfa1cd89e4f7d4f7eae28a65)
2003-08-15 20:14:46 +00:00
Gerald Carter
95fb5f95e5 sync from bea3 release
(This used to be commit e42cc1e920601883cd404e9b2292ca58554ccf63)
2003-07-22 13:10:57 +00:00
Gerald Carter
449a1bc848 sync with release tree
(This used to be commit dd10e7c9bbef0d28f3c5330605ff3b18c278eeef)
2003-07-16 15:01:26 +00:00