1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
Commit Graph

14712 Commits

Author SHA1 Message Date
Alexander Bokovoy
2e4f22795b Merge latest fixes from the release tree for WHATSNEW.txt
(This used to be commit c49205bee4)
2003-09-26 09:54:10 +00:00
Jeremy Allison
0fea43eb60 Fix to parse the level-2 strings. From Anthony Liguori aliguor@us.ibm.com.
Jeremy.
(This used to be commit e4c955c98e)
2003-09-26 06:35:11 +00:00
Tim Potter
af921c452d More bug #413. Fix bad html table row termination in SWAT wizard code found by
Monyo.  Also remove debugging d_printf() which snuck in the last commit.
(This used to be commit 0192f41003)
2003-09-26 02:04:03 +00:00
Tim Potter
d9e84b9bae Removed japanese swat icons at the request of Monyo. More work on
bug #413.
(This used to be commit f150e3ebd4)
2003-09-26 01:43:58 +00:00
Tim Potter
d2596d418f Change title of SWAT globals page from 'Global Variables' to 'Global
Parameters' to be more consistent with the other pages.
(This used to be commit 02725d4a3c)
2003-09-26 01:32:20 +00:00
Tim Potter
f83d4ba428 Allow d_printf() to handle strings with escaped quotation marks since the
msg file includes the escape character.

Fixes bug #489.
(This used to be commit 8ce279e471)
2003-09-26 01:24:09 +00:00
Jelmer Vernooij
dc5ba6c819 Follow DTD more strictly
(This used to be commit 1e098b5b17)
2003-09-26 00:00:07 +00:00
Jeremy Allison
d3b9384308 Fix for #480. Change the interface for init_unistr2 to not take a length
but a flags field. We were assuming that 2*strlen(mb_string) == length of ucs2-le string.
This is not the case. Count it after conversion.
Jeremy.
(This used to be commit f82c273a42)
2003-09-25 21:26:16 +00:00
Jelmer Vernooij
6c623b55bd Patch from Metze to document events interface
(This used to be commit 228c03ce66)
2003-09-25 19:48:48 +00:00
Jelmer Vernooij
c681349e8f Add some updates necessary to build the 3.0 docs (forgot them last night).
(This used to be commit 72434db17a)
2003-09-25 19:25:13 +00:00
Gerald Carter
6224cfec7b last minute updates from Buchan
(This used to be commit 13636235af)
2003-09-25 01:44:09 +00:00
Gerald Carter
dc10e71cbb make sure to install the *msg files for SWAT
(This used to be commit 12a49e0964)
2003-09-24 17:14:01 +00:00
Gerald Carter
0ce94613fa syncing whatsnew from release branch
(This used to be commit 6988eb854e)
2003-09-24 15:42:29 +00:00
Gerald Carter
855b82267e updating roadmap in docs
(This used to be commit 9f44a3d29b)
2003-09-24 15:23:28 +00:00
Volker Lendecke
4bea4ecc74 Don't #ifdef an AFS option with WITH_ADS. Thanks, jerry!
Volker
(This used to be commit a6c54cbe20)
2003-09-24 06:42:32 +00:00
Eloy Paris
a6474e6348 Debian updates in preparation for Samba 3.0.0.
(This used to be commit 5db8627334)
2003-09-24 02:39:04 +00:00
Tim Potter
017b6e2425 Install message translation files for swat.
(This used to be commit c3e5cbd4f0)
2003-09-24 02:38:04 +00:00
Tim Potter
a6b3104042 Fix bug #456 for 3.0.0 release.
More work on SWAT i18n support to appear in later releases.
(This used to be commit c326774905)
2003-09-24 01:27:39 +00:00
Gerald Carter
6d3af0eff0 fixing a bug in the retry loop for winbindd_pam_auth[_crap]()
(This used to be commit a83266a927)
2003-09-24 01:22:59 +00:00
John Terpstra
955507a7ed Update.
(This used to be commit 1871f18bec)
2003-09-23 23:35:53 +00:00
Jelmer Vernooij
f4259e8827 regenerate
(This used to be commit fdae2e591b)
2003-09-23 21:43:23 +00:00
Jelmer Vernooij
5a34f92834 regenerate
(This used to be commit f1c93a6782)
2003-09-23 21:33:16 +00:00
Jelmer Vernooij
4d6b1b6836 regenerate
(This used to be commit bdee29ef5b)
2003-09-23 21:24:11 +00:00
Jelmer Vernooij
b222defc27 Regenerate
(This used to be commit f97d5fef86)
2003-09-23 21:15:41 +00:00
Gerald Carter
79cb5593a8 update smbldap-tool sscripts from Jérôme Tournier
(This used to be commit c1546a5311)
2003-09-23 20:39:22 +00:00
Gerald Carter
0675d21aa8 sync debian package from rc4
(This used to be commit 4ec00ca5eb)
2003-09-23 19:52:33 +00:00
John Terpstra
704c768240 I'm still working on this. More to come.
(This used to be commit cb21725418)
2003-09-23 19:10:37 +00:00
John Terpstra
48aecb40f8 I'm still working on this. More to come.
(This used to be commit 4babc01b57)
2003-09-23 19:02:57 +00:00
Volker Lendecke
022f73c43c Document the two new params.
Volker
(This used to be commit f08775ca07)
2003-09-23 14:55:12 +00:00
Volker Lendecke
c716385220 This only touches the fake kaserver support. It adds two parameters:
afs share -- this is an AFS share, do AFS magic things
afs username map -- We need a way to specify the cell and possibly
		    weird username codings for several windows domains
		    in the afs cell

Volker
(This used to be commit 4a3f7a9356)
2003-09-23 14:52:21 +00:00
Volker Lendecke
ee868462a0 Add a descriptive comment to our usage of setresuid. lib/afs.c needs
to be changed if we decide to set our real uid. Jeremy?

Volker
(This used to be commit 1fed55aa78)
2003-09-23 14:49:17 +00:00
Jeremy Allison
f167cf594d Reformat - preparing to fix bug #480 (which will be ugly).
Jeremy.
(This used to be commit 605e257cab)
2003-09-22 22:08:53 +00:00
Gerald Carter
88c95aa735 fix some warnings found by the Sun C compiler
(This used to be commit e1fac713e2)
2003-09-22 17:53:59 +00:00
Jeremy Allison
68e83434b5 Fix return of result. Patch from Yasuma Takeda <yasuma@miraclelinux.com>
Jeremy.
(This used to be commit 95e33b1250)
2003-09-22 17:39:44 +00:00
Gerald Carter
bb68fd0f15 solaris packagaing fixes from Brian King
(This used to be commit 0f8f2b57ea)
2003-09-22 16:12:03 +00:00
Tim Potter
109d5b4622 Applied Monyo's patch for bug #412 which allows \n characters to
appear in msg strings.
(This used to be commit 53a2a38990)
2003-09-22 07:25:19 +00:00
Jelmer Vernooij
5def5d2bdb Fix typo
(This used to be commit 37db75fc95)
2003-09-21 02:58:08 +00:00
Jelmer Vernooij
52e27c4a58 Fix a bug and warn when configuration file values are incorrect. Thanks to
Wilco Baan Hofman <wilco@andoburg.nl>
(This used to be commit 2c584efae6)
2003-09-20 22:22:41 +00:00
Gerald Carter
bcf25cbcfc removing obselete parameter from smb.conf
(This used to be commit 972bd64389)
2003-09-20 16:45:24 +00:00
Gerald Carter
af7ed6225c fix from Brad Langhorst to correctly check if the primaryGroupID has been set
(This used to be commit 5c45b799d1)
2003-09-20 15:28:24 +00:00
Gerald Carter
d1b4886688 updates to SunOne DS schema from André Fiebach
(This used to be commit bd9b90a391)
2003-09-20 15:20:31 +00:00
Jeremy Allison
0551426657 Ensure that dup_sec_desc copies the 'type' field correctly. This caused
me to expose a type arguement to make_sec_desc(). We weren't copying
the SE_DESC_DACL_AUTO_INHERITED flag which could cause errors on
auto inherited checks.
Jeremy.
(This used to be commit 28b315a750)
2003-09-19 21:57:43 +00:00
Gerald Carter
05d50e91cc insert missing sh-bang
(This used to be commit 64fa24dbab)
2003-09-19 18:53:07 +00:00
Alexander Bokovoy
593e93b16b Fix pdb_mysql. Jelmer will look into details tonight.
(This used to be commit b00a81b543)
2003-09-19 13:09:10 +00:00
Tim Potter
84aea8346e Put in some DEBUGs for swat language selection. Part of bug 456.
(This used to be commit bbe4ae8af2)
2003-09-19 07:04:29 +00:00
Tim Potter
804fca6e49 The -P option to smbclient no longer works - update all smbprint scripts to
remove it.  Closes bug #473.
(This used to be commit a9f22ed9d7)
2003-09-19 01:54:57 +00:00
Jeremy Allison
3a48e4b287 The "unknown_5" 32 bit field in the user structs is actually 2 16-bit
fields, bad_password_count and logon_count. Ensure this is stored/fetched
in the various SAMs. As it replaces the unknown_5 field this fits
exactly into the tdb SAM without any binary problems. It also is added
to the LDAP SAM as two extra attributes. It breaks compatibility with
the experimental SAMs xml and mysql. The maintainers of these SAMs must
fix them so upgrades like this can be done transparently. I will insist
on the "experimental" status until this is solved.
Jeremy.
(This used to be commit cd7bd8c2da)
2003-09-18 23:53:48 +00:00
Jeremy Allison
d4df20e96f Oops. Proper fix for #470.
Jeremy.
(This used to be commit 82f98b066d)
2003-09-18 21:19:41 +00:00
Jeremy Allison
9f50a90db1 Fix for #470 - unable to display SIDs in ACLs.
Jeremy.
(This used to be commit 56df89eff3)
2003-09-18 01:17:22 +00:00
Tim Potter
408ecbdd00 Change error message displayed when --without-libiconv is used as
an argument to configure.  Closes bug 468.
(This used to be commit 6957ecd25f)
2003-09-18 00:05:19 +00:00