1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-07 01:58:28 +03:00

10586 Commits

Author SHA1 Message Date
Jeremy Allison
419834edee Fix signing miss-sequence noticed by Stefan Metzmacher <metze@metzemix.de>
Jeremy.
-
Jim McDonough
26956cdef9 Fix typo -
Gerald Carter
e0db859a31 call initgroups before becomming the user; patch from Fabio Cecchi -
Tim Potter
8d4d8aed2b Merge of another fix from Monyo. -
Tim Potter
ff29be16e7 Merge of mmap blacklist fix from HEAD. -
Tim Potter
720f5e5629 Merge of krb5_keytab entry key vs keyblock member check from HEAD. -
Tim Potter
9b13dae5a9 Merge of wrepld link fix. -
Jim McDonough
9d0f322a85 Update structures after ethereal showed some marshalling/unmarshalling
errors.
-
Jeremy Allison
c68b6f64d9 Fixed typo spotted by Daniel Jarboe <daniel.jarboe@custserv.com>.
Jeremy.
-
Jeremy Allison
aa7fb71357 Merge Volker's fix.
It's a perfectly valid condition to have zero alias members.

Jeremy.
-
Jeremy Allison
f67154fe41 Merge Volker's fix.
We are doing NT error codes now.... If we have an NT error, report that
back the same way we handle the DOS error. Although I don't see why
BUFFER_TOO_SMALL should not be handled as an error, simply copy the logic.

This is only called from smbcacls and smbcquotas.

Jeremy.
-
Jim McDonough
71dcdf54e6 Several updates:
- add support for named pipe and netbios queries in parse code
- fix map request structure...unknown byte was alignment
- add sample of named pipe over netbios query in rpcclient (comment only)
-
Jeremy Allison
f81fdcc935 Merge tridge's tdb updates.
Jeremy.
-
Gerald Carter
5ccf6baad7 more 2.2.x compatibility fixes - allow user looksup in the kerb5
sesssetup to fall back to 'user' instaed of failing is REA.LM\user
doesn't exist.

also fix include line in smb_acls.h as requested by metze
-
Gerald Carter
5479cb60c0 make sure we have a devmode before copying a string to the devicename; patch from metze -
Jelmer Vernooij
c8ec714119 Compile libsmbclient with DYNEXP -
Jim McDonough
1d68e108a7 Add epmapper commands to rpcclient -
Jim McDonough
747501893c Add epmapper client files to rpcclient build -
Jim McDonough
3ca8240aff Add client side code to do endpoint map queries. Currently does one
fixed query.  Updates to come soon.
-
Jim McDonough
2f84c6c9a1 Fix tower length calculations and add some const -
Jeremy Allison
a7afbce998 Typo broke win9x logins.
Jeremy.
-
Jim McDonough
e9fc15d58c uuid itself might not be aligned (as is the case in epm map requests), so
it needs to be aligned outside the smb_io_rpc_uuid() call if a specific
rpc or struct needs it that way.
-
Gerald Carter
06bacf6e34 * fix some compile warnings in the gums code
* add server support for DsEnumerateDomainTrusts()
-
Jim McDonough
5537ccf95a Add endpoint mapper parse code -
Jim McDonough
041c17bd66 Add epmapper pipe -
Jim McDonough
bdd5158d9a Add (un)marshalling code for endpoint mapper map operation -
Jim McDonough
e604a9c078 Add endpoint mapper rpc definitions -
Richard Sharpe
51f12170af Remove DEBUG statement from wb_common.c as it should not be there. -
Jeremy Allison
707554bcce Tidyup wrap checking.
Jeremy.
-
Jeremy Allison
8fb05cfa3a Fix buggy data_len calculation in echo. Add paranoia debug message.
Jeremy.
-
Jeremy Allison
ef183bf00f Ensure error code path doesn't free unmalloced memory. Bug #628.
Jeremy.
-
Simo Sorce
7e2d5da2dc created a new target: genparse
this target will build parse file with genstruct
it is the duty of the developer to commit updated files
this is made to make build platforms independent of a working perl
installation as always been with samba

so currently you need to run:
  make genparse
and commit:
  cvs ci include/tdbsam2_parse_info.h
if you change anything in genparse/genstruct code or tdbsam2 code.

Simo.
-
Gerald Carter
63ff13b209 updating version in copyright -
Jeremy Allison
c6a36d4e48 Enable us to see what sequence number we were expecting when we fail a sign
(should help track down out of sequence bugs).
Jeremy.
-
Simo Sorce
2d46b2a0e7 fix typo -
Simo Sorce
0ed85e6a2d sorry folks, forgot to cvs add/remove before commit. -
Tim Potter
e982dd5bc4 Delete unused label to fix compiler warning. -
Tim Potter
3d777f5389 Enclose usage of st_blksize and st_blocks struct stat members in
#ifdef HAVE_STAT_ST_BLKSIZE and #ifdef HAVE_STAT_ST_BLOCKS,
respectively.

Fixes bug 550 reported by Joachim Schmitz <schmitz@hp.com>.
-
Tim Potter
a94b91ee28 Set errno = ENOSYS if mmap not supported.
From Joachim Schmitz <schmitz@hp.com>
-
Tim Potter
0abe1964f7 Use @PICSUFFIX@ instead of .po in Makefile.in since we have gone to
the trouble of detecting what the PIC suffix should actually be.

Change PICFLAG in configure.in to PICFLAGS for consistency.

Patches from Joachim Schmitz <schmitz@hp.com> for bug 574.
-
Tim Potter
bb2b8906a0 Ignore autogenerated tdbsam2_parse_info.h -
Richard Sharpe
72b1f72775 Put back the changes that Simo reverted and fix a speling mistak. -
Simo Sorce
7b3c94b5cf So here it is a non-intrusive patch with my latest work on gums (the
laternative to the current passdb).
Currently it is run through a comatibility module in the passdb layer, with
a subset of the functionality it may provide.
It is still work in progress, but as someone asked me about it, and as it
should make no difference to the normal code, I tought it was a good idea to
put it into.
It adds a dependency on perl. I know it is not very nice, but I'm sure we
will work out a solution for that.

As always blame me if I break something, but try to fix yourself, as I am
busy-busy-busy :-)

Simo.
-
Richard Sharpe
96f1ce740a Pull my previous changes into head as well. -
Gerald Carter
fe6aa4a951 make sure to use the escaped DN; patch from Guenther Deschner; bug 592 -
Simo Sorce
98d60dc1c7 make nt-time <-> unix-time functions nearly reversible -
Andrew Bartlett
36ccf922a3 Match Samba 2.2, and make ACB_NORMAL the default ACB value.
(Samba 2.2 did this in the LDAP code, but it fits better as a generic thing)

Andrew Bartlett
-
Jeremy Allison
5e6080597f Ensure cancelling a blocking lock returns the correct error message.
Testing with Samba4 RAW-MUX code.
Jeremy.
-
Jeremy Allison
1c19739aea Make us pass Samba4 lock tester (with one different error message).
Jeremy.
-
Jelmer Vernooij
2ef9661862 We need to make sure that the files that contain the static_init_$subsystem;
macro get recompiled after configure has ran.
This was done by touching the source file. This patch changes it to removing
the object file, so that you don't need write-access to the source directory.
-