1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-26 10:04:02 +03:00

14688 Commits

Author SHA1 Message Date
Gerald Carter
c1546a5311 update smbldap-tool sscripts from Jérôme Tournier -
Gerald Carter
4ec00ca5eb sync debian package from rc4 -
John Terpstra
cb21725418 I'm still working on this. More to come. -
John Terpstra
4babc01b57 I'm still working on this. More to come. -
Volker Lendecke
f08775ca07 Document the two new params.
Volker
-
Volker Lendecke
4a3f7a9356 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
-
Volker Lendecke
1fed55aa78 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
-
Jeremy Allison
605e257cab Reformat - preparing to fix bug #480 (which will be ugly).
Jeremy.
-
Gerald Carter
e1fac713e2 fix some warnings found by the Sun C compiler -
Jeremy Allison
95e33b1250 Fix return of result. Patch from Yasuma Takeda <yasuma@miraclelinux.com>
Jeremy.
-
Gerald Carter
0f8f2b57ea solaris packagaing fixes from Brian King -
Tim Potter
53a2a38990 Applied Monyo's patch for bug #412 which allows \n characters to
appear in msg strings.
-
Jelmer Vernooij
37db75fc95 Fix typo -
Jelmer Vernooij
2c584efae6 Fix a bug and warn when configuration file values are incorrect. Thanks to
Wilco Baan Hofman <wilco@andoburg.nl>
-
Gerald Carter
972bd64389 removing obselete parameter from smb.conf -
Gerald Carter
5c45b799d1 fix from Brad Langhorst to correctly check if the primaryGroupID has been set -
Gerald Carter
bd9b90a391 updates to SunOne DS schema from André Fiebach -
Jeremy Allison
28b315a750 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.
-
Gerald Carter
64fa24dbab insert missing sh-bang -
Alexander Bokovoy
b00a81b543 Fix pdb_mysql. Jelmer will look into details tonight. -
Tim Potter
bbe4ae8af2 Put in some DEBUGs for swat language selection. Part of bug 456. -
Tim Potter
a9f22ed9d7 The -P option to smbclient no longer works - update all smbprint scripts to
remove it.  Closes bug #473.
-
Jeremy Allison
cd7bd8c2da 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.
-
Jeremy Allison
82f98b066d Oops. Proper fix for #470.
Jeremy.
-
Jeremy Allison
56df89eff3 Fix for #470 - unable to display SIDs in ACLs.
Jeremy.
-
Tim Potter
6957ecd25f Change error message displayed when --without-libiconv is used as
an argument to configure.  Closes bug 468.
-
Jeremy Allison
0aee73d457 Unregister event fix from metze.
Jeremy.
-
Jeremy Allison
9c1bab9445 Fix coredump from Samba4 torture suite.
Jeremy.
-
Jeremy Allison
a43ca66290 Obviously correct typo bugfix from Lin Li <linl@xandros.com>.
Jeremy.
-
Alexander Bokovoy
6134d41ff1 Fix warnings on Sun cc Workshop Compilers 5.0. Reported by "Richard Bollinger" <rabollinger@comcast.net>. Also fixed script/gaptab.awk to produce compatible tables. -
Alexander Bokovoy
e4dda8cb22 Fix scripts to generate correct tables for compilers which have character constants as signed chars instead of unsigned -
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
38e565fe01 packaging updates from Buchan -
Jelmer Vernooij
4765e56f92 Fix typo. Found by Aurelien Degremont -
John Terpstra
ec842946dd Fix typo. -
Tim Potter
e3cb0cd0d6 Applied Steve Langasek's patch for bug #450. -
Jeremy Allison
c816aacefb Fix #442 which Alexander considered a showstopper. Allow us to join mixed
mode domains.
Jeremy.
-
Jeremy Allison
c8bfde5be9 Fix from gregory@networksentry.co.za, don't clobber the comment if it
exists.
Jeremy.
-
Jeremy Allison
6e6769c206 Fix OOPS when dealing with mangled names reported by several users.
This was my bug when removing a redundant strlen.
Jerry - last showstopper I knew about.
Jeremy.
-
Jeremy Allison
d512650340 A *curse* upon the person who #ifdefed out the mangle debug statements
by default ! This is code that really needs to be able to be looked at
on a customer system if it's misbehaving !
Jeremy
-
Christopher R. Hertel
be06e52ce0 Fixed test and wording for long share names.
The RAP NetShareEnum() call has a length limit of 12 characters (not 8, as
previously tested).  Took DaveCB's suggested and added a note listing some
of the client systems that might be affected.
-
Simo Sorce
fa7dea1710 fix online help
-w option need the password on the command line
-
Alexander Bokovoy
c248cd4784 Alias charset 646 internally as it is same as ASCII. Should solve Solaris problems where ASCII was not detected and 646.so were requested through dynamic loading -
Tim Potter
e2b5dd7d9b Fixed typo in debug. -
Tim Potter
59a292074b Remove quotes in smb.conf ldap example - the quotes actually turn
up in the ldap filter string.
-
Tim Potter
ec49fc8ab7 This ldap_value_free() looks like it was part of Jeremy's recent rampage
so I'm putting it back in.
-
Tim Potter
299eb0abd3 I think this is a bugfix that somehow was dropped from the 3.0 tree. -
Jeremy Allison
fdc5dda44f Patch from Gregory Hinton Nietsky <gregory@networksentry.co.za>,
ensure the desired access is read from the incoming RPC request.
Jeremy.
-
Tim Potter
d71a7470d7 For some reason testparm runs at debug level 2 which causes the module probe functions to
display verbose debugs.  Increase the probe debugs to level 3.
-
Jeremy Allison
8a57f1a72c Fix for typo in darwin detection.
Jeremy.
-