Gerald Carter
1f62f2d057
working on release notes for 3.0.1pre2
...
(This used to be commit d45441bb4f
)
2003-11-07 17:33:37 +00:00
Tim Potter
6245ac10f9
Set vendor name.
...
(This used to be commit 9d8cacc4e6
)
2003-11-07 16:55:40 +00:00
Tim Potter
2849cc69bd
Set vendor string.
...
(This used to be commit 0b28bed505
)
2003-11-07 16:54:57 +00:00
Tim Potter
d34e91dbbc
Add vendor name to rpm preamble.
...
(This used to be commit e68189ba86
)
2003-11-07 16:53:25 +00:00
Gerald Carter
84ca7ad00c
fix for bug 680 (heads up). This gist is to map the
...
UNIX entity foo to DOMAIN\foo instead of SERVER\foo
on members of a Samba domain when all UNIX accounts
are shared via NIS, et. al.
* allow winbindd to match local accounts to domain SID
when 'winbind trusted domains only = yes'
* remove code in idmap_ldap that searches the user
suffix and group suffix. It's not needed and
provides inconsistent functionality from the tdb backend.
This has been tested. I'm still waiting on some more feedback
but This needs to be in 3.0.1pre2 for widespread use.
(This used to be commit ee272414e9
)
2003-11-07 14:39:47 +00:00
Gerald Carter
9db332645b
don't allow setting of the guest account
...
(This used to be commit e0eea36394
)
2003-11-07 14:32:25 +00:00
Volker Lendecke
88b0120e56
Implement %i-Macro for the locally used IP address. With this you can again
...
have virtual hosts with different configurations on a single smbd even on port
445.
Volker
(This used to be commit 3a7c8c4f0e
)
2003-11-07 10:11:48 +00:00
Volker Lendecke
d5573ccde3
Simple rename of get_socket_addr to get_peer_addr and get_socket_name to
...
get_peer_name. This is to get closer to the getsockname/getpeername system
functions.
Next step will be the %i macro for the local IP address. I still want to play
%L-games in times of port 445.
Volker
(This used to be commit d7162122ea
)
2003-11-07 09:03:02 +00:00
Andrew Bartlett
c22afa7d97
I agree with vl's #if 0 here, and am not quite sure what I was
...
thinking with regard to the original code.
Let's keep samba simple, and just remove it.
Andrew Bartlett
(This used to be commit 156cf8bede
)
2003-11-07 08:36:29 +00:00
Andrew Bartlett
ec04a97496
Remove compleatly wrong comments. (There were correct, 2 years ago...)
...
Andrew Bartlett
(This used to be commit 256b85802e
)
2003-11-07 08:34:43 +00:00
Andrew Bartlett
ab023b0b49
Add newline to debug message
...
(This used to be commit e0868b978e
)
2003-11-07 08:29:29 +00:00
Richard Sharpe
80ff2046bd
A fix to allow configure to find iconv on a number of systems including those
...
that don't have such support in glibc.
(This used to be commit de6d5f1d10
)
2003-11-06 23:37:58 +00:00
Tim Potter
9f154119e8
Final round of printf warnings fixes for the moment.
...
(This used to be commit 0519a7022b
)
2003-11-06 22:11:08 +00:00
Jeremy Allison
75b2469063
Fix bug #471 . (const needed in lp_set_name_resolve_order).
...
Jeremy.
(This used to be commit 3c19ac5f1c
)
2003-11-06 22:07:12 +00:00
Tim Potter
40ad5de251
Ignore tallocdump binary. Previous commit was printf warning fixes and an
...
accidental commit of some other stuff I was working on.
(This used to be commit cfccf00816
)
2003-11-06 22:02:36 +00:00
Tim Potter
764e2f7d20
Undo accidentally committed stuff.
...
(This used to be commit 0a79519bc4
)
2003-11-06 21:55:48 +00:00
Tim Potter
0cd8bc6be4
Ignore tallocdump binary.
...
(This used to be commit addeb1c6c9
)
2003-11-06 21:51:08 +00:00
Gerald Carter
b922425cac
run krb5 logins through the username map if the winbindd lookup fails; bug 698
...
(This used to be commit efe257bce2
)
2003-11-06 17:28:44 +00:00
Gerald Carter
d441dbee4c
patch from MORIYAMA Masayuki to save LDFLAGS during iconv detection; bug 570
...
(This used to be commit 486f495ea7
)
2003-11-06 17:23:47 +00:00
Tim Potter
0b76382c5d
Undo last commit to get things building again.
...
(This used to be commit d3af6b443d
)
2003-11-06 16:58:33 +00:00
Gerald Carter
2c1d659020
bug 624; make sure to set the GUEST SID rather than using the PDB_DEFAULT flag
...
(This used to be commit ccc7634b1c
)
2003-11-06 05:46:06 +00:00
Richard Sharpe
a999e7c1b9
Apply the patch to fix iconv detection for FreeBSD to the Samba 3.0.0 branch
...
as well.
(This used to be commit 44be80e488
)
2003-11-06 05:44:55 +00:00
Volker Lendecke
cb78cd74a2
Compile tdbdump by default.
...
Volker
(This used to be commit b628ba0fc0
)
2003-11-05 17:38:15 +00:00
Tim Potter
36d534ef74
Patch from James Henstridge to allow rpcclient adddriver command to specify
...
printer driver version. Closes bug #514 .
(This used to be commit c5865e3dfe
)
2003-11-05 16:40:13 +00:00
Gerald Carter
41316b5255
make sure that we expand %H (from vl); bug 612
...
(This used to be commit a77f592430
)
2003-11-05 04:34:31 +00:00
Gerald Carter
3886d6a7a1
added note about stripping comments from LDIF; bug 642
...
(This used to be commit 3f67b2bbfd
)
2003-11-05 04:17:21 +00:00
Jeremy Allison
f581234a7a
Fix coredump in cli_get_backup_list.
...
Jeremy.
(This used to be commit 29413db303
)
2003-11-05 00:17:14 +00:00
Jeremy Allison
9c8d23e5d5
Fix debug message warning.
...
Jeremy.
(This used to be commit 154793981a
)
2003-11-05 00:16:01 +00:00
Jeremy Allison
536f72913e
Fix for bug #771 . Fix packet length for browse list reply.
...
Jeremy.
(This used to be commit d085c94dac
)
2003-11-05 00:12:49 +00:00
Tim Potter
f46e42c69d
Fix crash bug in smbclient completion. Closes bug #659 .
...
(This used to be commit 4480058d85
)
2003-11-04 22:38:58 +00:00
Tim Potter
e7d9803d93
Add ldaplibs to pdbedit link line. Fixes bug #651 .
...
(This used to be commit e306c96268
)
2003-11-04 21:17:22 +00:00
Tim Potter
fc809973b9
Use the actual size of the buffer in strftime instead of a made up value
...
which just happens to be less than sizeof(fstring). Closes #713 .
(This used to be commit 761e13da4e
)
2003-11-04 20:09:44 +00:00
Tim Potter
cedc634118
Fix typo in debug statement.
...
(This used to be commit 66e5043553
)
2003-11-04 19:53:37 +00:00
Tim Potter
f95e40197f
Generate 64-bit clean printf's for build options.
...
(This used to be commit 1814c29b7d
)
2003-11-04 19:47:40 +00:00
Jeremy Allison
b3b7cf12a0
Fix for bug #703 , try lowercase netgroups lookups.
...
Jeremy.
(This used to be commit 8b06385e00
)
2003-11-04 18:24:33 +00:00
Tim Potter
e4f1a321a4
Fix missing bracket in quota quote - my fault.
...
(This used to be commit fc30b6b547
)
2003-11-04 14:59:27 +00:00
Tim Potter
82f8a8aabd
Use a static string instead of malloced one in winbind_{off,on}() utility
...
functions.
(This used to be commit 7710232ba2
)
2003-11-04 05:49:23 +00:00
Jeremy Allison
181df301cd
Fix for winbindd on HPUX from albert chin (china@thewrittenword.com)
...
Jeremy.
(This used to be commit 119a89246b
)
2003-11-03 21:05:47 +00:00
Gerald Carter
7c55d23cbf
removing #include <compat.h> in hopes to avoid problems with apache header files; will watch the build farm on this to make sure things don't blow up
...
(This used to be commit e92583cecd
)
2003-11-03 19:22:32 +00:00
Volker Lendecke
a64c70d74a
AC_CHECK_MEMBER seems to have problems for some versions of autoconf, at least
...
autoconf-2.53 on SLES8 does not correctly find the keyblock.
Volker
(This used to be commit c4f36a250a
)
2003-11-03 18:11:00 +00:00
Tim Potter
fbb8f131c2
Fix more 64-bit printf warnings.
...
(This used to be commit 23443e3aa0
)
2003-11-03 14:34:25 +00:00
Tim Potter
490dbaec81
Fix some uninitialised variable warnings.
...
(This used to be commit 68945027b5
)
2003-11-03 14:21:10 +00:00
Tim Potter
c8e84154af
Printf fixes for 64-bit size_t.
...
(This used to be commit 8e2c543ebf
)
2003-11-02 17:10:12 +00:00
Tim Potter
db2a7d0a7f
Tidy up calls to uname so as not to produce output on stderr if
...
the command line argument being called isn't valid.
(This used to be commit d43922eade
)
2003-11-02 16:54:21 +00:00
Tim Potter
1f05df2b36
Use putenv() instead of setenv() in the winbind_{off,on}() functions. Some
...
platforms don't have setenv().
(This used to be commit a8b487c4cb
)
2003-11-02 16:22:28 +00:00
Tim Potter
31e6157dfd
Add prototype for smbc_remove_unused_server() to fix compiler warning.
...
Bug #706 .
(This used to be commit eaf69b1ae7
)
2003-11-02 14:15:36 +00:00
Tim Potter
0dd2e07ea5
Cast to fix warning on Solaris sendfile - check buildfarm output
...
to see if this works! Bug #706 .
(This used to be commit 67ab91825d
)
2003-11-02 13:59:37 +00:00
Tim Potter
17131bb446
Whoops - missed a place where HAVE_STAT_ST_{BLOCKS,BLOCKSIZE} guards
...
should be present.
(This used to be commit 08aa3f712c
)
2003-11-02 04:14:25 +00:00
Tim Potter
14c05904b8
Re-order link command for smbd, rpcclient and smbpasswd to ensure $LDFLAGS
...
occurs before any library specification. Closes bug #661 .
(This used to be commit 7af7fa9be2
)
2003-11-02 04:05:47 +00:00
Volker Lendecke
13fe54264e
This binds the nmbd sending socket to the 'socket address'.
...
Hmmm. This is correct in 2.2. Obviously I did not test my 3.0 checkin at that
time. Now it hit me at a customer's site...
Volker
(This used to be commit a0e741aa68
)
2003-11-01 17:41:16 +00:00