1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-29 21:47:30 +03:00

12070 Commits

Author SHA1 Message Date
Tim Potter
e3e13cbc19 Merge from 3.0:
>last minute updates from Buchan
-
Jelmer Vernooij
034fe96f9c Testparm fixes:
- Also check global 'hosts allow'/'hosts deny' when checking access to share
 - Warn when user specifies 2 arguments instead of 1 or 3.

Patch from Jay Fenlason <fenlason@redhat.com>
-
Jelmer Vernooij
6d310e98e0 Add draft about new registry subsystem -
Gerald Carter
b766fe78a7 don't write to static pointers; patch from Anthony -
Gerald Carter
b167f0989d syncing files from 3.0 -
Gerald Carter
c6a61ffcbd * sync more files from 3.0
* set version string to "CVS 3.1.0alpha1"
-
Gerald Carter
bb7d5ce376 more syncs from 3.0 -
Gerald Carter
dd1348c566 syncing up docs, examples, & packaging from 3.0 -
Tim Potter
0105b72db8 Another round of merges from 3.0:
>Fix return of result. Patch from Yasuma Takeda <yasuma@miraclelinux.com>
>Jeremy.

>Applied Monyo's patch for bug #412 which allows \n characters to
>appear in msg strings.

>Put in some DEBUGs for swat language selection.  Part of bug 456.
-
Tim Potter
cd91dd9cd8 Another round of merges from 3.0:
>Reformat - preparing to fix bug #480 (which will be ugly).
>Jeremy.
-
Tim Potter
4b73ba7df1 Another round of merges from 3.0:
>Change error message displayed when --without-libiconv is used as
>an argument to configure.  Closes bug 468.
-
Gerald Carter
a1b6e28e9c fixing a bug in the retry loop for winbindd_pam_auth[_crap]() -
Gerald Carter
585764305a fix some warnings found by the Sun C compiler -
Gerald Carter
e8d7e9cc9b solaris packagaing fixes from Brian King -
Jelmer Vernooij
ec32501cef Fix bug and do more error checking. Noticed by Wilco Baan Hofman <wilco@andoburg.nl> -
Jelmer Vernooij
68e044f60d Fix typo -
Gerald Carter
acf2564e0c removing obselete parameter from smb.conf -
Gerald Carter
db0d8f76ba fix from Brad Langhorst to correctly check if the primaryGroupID has been set -
Gerald Carter
ec65dabe9d updates to SunOne DS schema from André Fiebach -
Jeremy Allison
546b2271c0 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
fe2b6317cb insert missing sh-bang -
Tim Potter
a9f34d9fde Merge from 3.0:
>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.

>Fix CP437 and CP850 syntax for old compilers removing ANSI C99-specifics
-
Tim Potter
50ae61b674 Merge from 3.0:
>Applied Steve Langasek's patch for bug #450.
-
Tim Potter
87e8d584e9 Merge from 3.0:
>The -P option to smbclient no longer works - update all smbprint scripts to
>remove it.  Closes bug #473.
-
Tim Potter
028179b18b Merge from 3.0:
>Fix typo.
-
Jeremy Allison
71ecd10181 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
e121a2ec0c Oops. Proper fix for #470.
Jeremy.
-
Jeremy Allison
1b343f7105 Fix for #470 - unable to display SIDs in ACLs.
Jeremy.
-
Jeremy Allison
b3b2b3d5e7 Unregister event fix from metze.
Jeremy.
-
Jeremy Allison
640bc276ba Fix coredump from Samba4 torture suite.
Jeremy.
-
Jeremy Allison
f91da7d99b Obviously correct typo bugfix from Lin Li <linl@xandros.com>.
Jeremy.
-
Gerald Carter
8079494aef packaging updates from Buchan -
Jelmer Vernooij
271111d6a7 Fix typo. Found by Aurelien Degremont -
Tim Potter
3266777acb Merge from 3.0:
>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.
-
Tim Potter
914e4be8f7 Merge from 3.0:
>Fix typo.
-
Tim Potter
7bca3b6cc2 Merge from 3.0:
>Remove quotes in smb.conf ldap example - the quotes actually turn
>up in the ldap filter string.
-
Jeremy Allison
07cfce2830 Fix #442 which Alexander considered a showstopper. Allow us to join mixed
mode domains.
Jeremy.
-
Jeremy Allison
a7ef2ce349 Fix from gregory@networksentry.co.za, don't clobber the comment if it
exists.
Jeremy.
-
Jeremy Allison
3b3e19f66f Ensure HEAD is also up to date.
Fix OOPS when dealing with mangled names reported by several users.
This was my bug when removing a redundant strlen.
Jeremy.
-
Christopher R. Hertel
cdfc0fc383 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
0b8f32b7f5 fix online help
-w option need the password on the command line
-
Alexander Bokovoy
f4eb7acc7d Alias charset 646 internally -
Tim Potter
9b6328bcfd Merge from Samba 3.0:
>Fix a nasty mess, and also bug #296. passdb/pdb_ldap.c was not converting
>to/from utf8 for some calls. The libads code gets this right. Wonder why
>the passdb code doesn't use it ?
>Jeremy.
-
Tim Potter
1e60bbff70 Merge from Samba 3.0:
>remove getpwnam() calls from init_sam_from_xxx().
>This means that %u & %g will no longer expand, but %U
>and %G still do.  The payback is that winbindd local
>accounts for users work with 'wbinfo -u' when winbind
>is running on a PDC.

>Fix a nasty mess, and also bug #296. passdb/pdb_ldap.c was not converting
>to/from utf8 for some calls. The libads code gets this right. Wonder why
>the passdb code doesn't use it ?
>Jeremy.
-
Tim Potter
f047e24561 Merge from Samba 3.0:
>remove getpwnam() calls from init_sam_from_xxx().
>This means that %u & %g will no longer expand, but %U
>and %G still do.  The payback is that winbindd local
>accounts for users work with 'wbinfo -u' when winbind
>is running on a PDC.
-
Tim Potter
5b0753bd98 Merge from Samba 3.0:
>Ensure we consistantly translate to/from utf8 for talking to LDAP.
>Jeremy.
-
Tim Potter
1603d0e684 Merge from Samba 3.0:
>fix unitiailized timestamp where merging print_jobs and lpq listing
-
Tim Potter
7951dee600 Merge from Samba 3.0:
>Fix for typo in darwin detection.
>Jeremy.

>Fix for MacOS/X which uses STUPID BROKEN UNICODE COMPOSE CHARACTERS !
>(rant off :-). Inspired by work from Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>.
>Also add MacOSX/Darwin configure fixes.
>Jerry - can we put this in 3.0 release ? :-).
>Jeremy.
-
Tim Potter
a556637d0b Merge from Samba 3.0:
>Patch from Gregory Hinton Nietsky <gregory@networksentry.co.za>,
>ensure the desired access is read from the incoming RPC request.
>Jeremy.
-
Tim Potter
9df18a6c4e Merge from Samba 3.0:
>Still on my mb rampage. Ensure smbldap_make_mod() correctly detects old
>values.
>Jeremy.
-