Jeremy Allison
74bc039f1e
r13433: Get ready to implement NET_SAM_LOGON_EX.
...
Jeremy.
(This used to be commit 666b03b4a9
)
2007-10-10 11:10:01 -05:00
Jeremy Allison
e5ec28ae55
r13427: Fix ctime -> st_ctime.
...
Jeremy.
(This used to be commit 95793d7e64
)
2007-10-10 11:10:01 -05:00
James Peach
457e6ac043
r13425: Revert all the "clever" compiler options checks. They broke
...
the build on Solaris, AIX and S390. The fundamental problem is
that macros like AX_CFLAGS_IRIX_OPTION can spuriously succeed.
(This used to be commit 30122f61c3
)
2007-10-10 11:10:01 -05:00
James Peach
e2ad693d03
r13424: Don't attempt to use cc -O2. This breaks the solaris build.
...
(This used to be commit 341d554e2f
)
2007-10-10 11:10:01 -05:00
Jeremy Allison
687e5be25e
r13423: Write wrapper functions (and configure tests) so we can
...
always assume we can get a struct timespec out of a stat
struct. This will allow us to portably move to nsec timestamps
on files and directories in the file server code in future.
Jeremy.
(This used to be commit 07132d8796
)
2007-10-10 11:10:01 -05:00
James Peach
e97ad44d55
r13420: Support profile-guided optimisation in the build system. This is
...
implemented for gcc 3.x, gcc 4.x and MIPSPro compilers.
(This used to be commit 5e57021723
)
2007-10-10 11:10:01 -05:00
James Peach
e6d847d8c4
r13418: Formalise support for checking compiler options.
...
(This used to be commit eb3ba826ef
)
2007-10-10 11:10:00 -05:00
Lars Müller
34352fe039
r13417: Add .2 to the SONAME as version suffix if we link the nss modules on
...
linux.
Heads up: This might be required on other OS using glibc too.
(This used to be commit b28e43427b
)
2007-10-10 11:10:00 -05:00
Lars Müller
45f2e5997b
r13416: Remove superfluous -lc while linking libnss_wins.so and pam_winbind.so.
...
(This used to be commit e64134a859
)
2007-10-10 11:10:00 -05:00
Jeremy Allison
30e47fdfe2
r13412: Don't use arbitrary uint32 size for uid and gid storage. Use
...
correct system size. Fixed a bug that was accidentally introduced
by use of uint32 - uid was stored twice, not uid and gid.
Jeremy.
(This used to be commit 89db006997
)
2007-10-10 11:10:00 -05:00
Simo Sorce
9fc7ee4f6c
r13411: Sync with the latest fix I've made to package 3.0.21b
...
(This used to be commit 46f9f7a6f0
)
2007-10-10 11:10:00 -05:00
Günther Deschner
c1ffb8d9bc
r13410: Dump a netbootGUID as a GUID.
...
Guenther
(This used to be commit 9b19a68456
)
2007-10-10 11:09:59 -05:00
Günther Deschner
2d743ac8f1
r13409: No functional changes, just some DEBUG cleanup.
...
Guenther
(This used to be commit 286f6fc233
)
2007-10-10 11:09:59 -05:00
Günther Deschner
ae25f82ac2
r13408: Remove C++ comments (# 3494)
...
Guenther
(This used to be commit cf86d4c9f0
)
2007-10-10 11:09:59 -05:00
Jeremy Allison
ad8b47a2ba
r13407: Change the credentials code to be more like the Samba4 structure,
...
makes fixes much easier to port. Fix the size of dc->sess_key to
be 16 bytes, not 8 bytes - only store 8 bytes in the inter-smbd
store in secrets.tdb though. Should fix some uses of the dc->sess_key
where we where assuming we could read 16 bytes.
Jeremy.
(This used to be commit 5b3c2e63c7
)
2007-10-10 11:09:59 -05:00
Jeremy Allison
cf7c47aac9
r13399: Get closer to passing RPC-SCHANNEL test.
...
Jeremy.
(This used to be commit 8ae70122b7
)
2007-10-10 11:09:59 -05:00
Jeremy Allison
86358fc10b
r13396: Add in userinfo26, re-enable userinfo25 - took the knowledge
...
from Samba4 on how to decode the 532 byte password buffers.
Getting closer to passing samba4 RPC-SCHANNEL test.
Jeremy.
(This used to be commit 205db6968a
)
2007-10-10 11:09:59 -05:00
Volker Lendecke
1e68cce96d
r13394: Fix rpcclient to obey the -W parameter. Not that I *like* the smbclient
...
solution, but it does this particular job... :-)
Volker
(This used to be commit df6d67cd10
)
2007-10-10 11:09:58 -05:00
Gerald Carter
ef3f2c9675
r13393: Do not initialize the lp_svcctl_list() value since it is handled
...
internally in services_db.c now. This prevents internal services from
being listed twice (one internal and one external) when no
'svcctl list' parameter is explcitly set in smb.conf
(This used to be commit 6c4ede6cee
)
2007-10-10 11:09:58 -05:00
Gerald Carter
034877ca33
r13392: check gcc version before trying 'make pch'. remove some historical actions
...
(This used to be commit e0c4e5cfde
)
2007-10-10 11:09:58 -05:00
Günther Deschner
d5c5c856ae
r13391: Only fall into password change when ACB_PWNOEXP is not set
...
(got it wrong the first time as administrator has this flag set by
default).
Guenther
(This used to be commit e9ccebf45a
)
2007-10-10 11:09:58 -05:00
Volker Lendecke
7fc2c0befb
r13389: get_ldap_filter is only used once, make it static
...
(This used to be commit d3b66fb871
)
2007-10-10 11:09:58 -05:00
Jeremy Allison
1b14d3b697
r13386: Fix parsing of SAMR_Q_CONNECT_ANON.
...
Jeremy.
(This used to be commit 6f8334ad31
)
2007-10-10 11:09:58 -05:00
Gerald Carter
a988be716b
r13384: Adding in some more SuSE patches
...
* uninitialized-variables.diff
* samba-smbadduser.diff
* samba-implicit_decl.patch
(This used to be commit 064338c6f5
)
2007-10-10 11:09:57 -05:00
Gerald Carter
4379662d91
r13383: pulling in swat-welcome patch from SuSE packaging
...
(This used to be commit 1b955bbf59
)
2007-10-10 11:09:57 -05:00
Gerald Carter
f351b9c6eb
r13382: added server affinity cache stores for 'net rpc join' and trusted domain code
...
(This used to be commit 9eb743584d
)
2007-10-10 11:09:57 -05:00
Volker Lendecke
845e49bdab
r13379: Andrew correctly noted that this breaks -s. Not sure what to do...
...
(This used to be commit 5f9f772c25
)
2007-10-10 11:09:57 -05:00
Volker Lendecke
b2d98799e6
r13378: Not sure what this breaks, but we have to do the popt processing after the
...
lp_load, because otherwise the lp_load overwrites the -W setting again.
Volker
(This used to be commit c7cc625d63
)
2007-10-10 11:09:57 -05:00
Günther Deschner
3ad6e4d279
r13377: Fix from Volker: Make offline authentication work with NT4 as well
...
(handle no ACB_NORMAL flag and save name2sid as early as possible).
Guenther
(This used to be commit a04a5e40b7
)
2007-10-10 11:09:57 -05:00
Gerald Carter
88aae1a6e8
r13376: break docs out to a separate package; cleanup /var/cache/samba -> /var/lib/samba
...
(This used to be commit 9cb372605c
)
2007-10-10 11:09:56 -05:00
Günther Deschner
9cdab6ddc0
r13375: Match XP behaviour: Don't force 'Administrator' to change an expired
...
password on logon. (this might be true for all domain admins as well).
Guenther
(This used to be commit 24c6b9fecb
)
2007-10-10 11:09:56 -05:00
Simo Sorce
0b09d4b2f6
r13374: new revision of the snprintf replace code
...
still missing a configure test to make us
substitute our snprintf to system one when
the system one does not have positional parameters support
(This used to be commit e9bcc24b13
)
2007-10-10 11:06:27 -05:00
Volker Lendecke
de0337163f
r13371: Remove an unused function
...
(This used to be commit dde8322b5c
)
2007-10-10 11:06:26 -05:00
Jeremy Allison
616fea56e7
r13368: I must write out 1000 times, "Don't use C++ reserved words..."
...
Jeremy.
(This used to be commit b1ebc12b50
)
2007-10-10 11:06:26 -05:00
Volker Lendecke
e91aca5158
r13366: Add popt to the include path for examples/VFS. The modules themselves don't
...
use that, but includes.h fails in environments where there's no system popt
around. As the modules don't need that anyway, porting the check whether to
use the system one or our own seems a bit overkill.
Thanks to Michael Adam <ma@SerNet.DE>.
Volker
(This used to be commit 04cbde5956
)
2007-10-10 11:06:26 -05:00
James Peach
65a2800734
r13364: Continue not enabling valgrind on 64-bit Linux (see also rev 8510).
...
(This used to be commit 13766b03e8
)
2007-10-10 11:06:26 -05:00
Tim Potter
32f0fa59c0
r13363: Honour the $(DESTDIR) Makefile variable when installing Python
...
extensions. Fix from Vladimir Lettiev.
(This used to be commit 7ca75d9060
)
2007-10-10 11:06:26 -05:00
Volker Lendecke
aa2e8f6b2c
r13351: Fix copyright
...
(This used to be commit 70114f509c
)
2007-10-10 11:06:26 -05:00
Volker Lendecke
da979c9e7e
r13350: Implement rpccli_samr_set_domain_info. Weird that it was not around :-)
...
Implement 'net rpc shell account' -- An editor for account policies
nt_time_to_unix_abs changed its argument which to me seems wrong, and I could
not find a caller that depends on this. So I changed it. Applied some more
const in time.c.
Volker
(This used to be commit fc73690a70
)
2007-10-10 11:06:26 -05:00
Volker Lendecke
9ca890e414
r13343: More sql cleanup
...
(This used to be commit bd1be2388e
)
2007-10-10 11:06:25 -05:00
Volker Lendecke
74f32df289
r13338: Remove the experimental pdb modules
...
(This used to be commit a3bc4f5114
)
2007-10-10 11:06:25 -05:00
Volker Lendecke
4c4b5de4c8
r13337: Attempt to fix the AIX build
...
(This used to be commit b129b4f94f
)
2007-10-10 11:06:25 -05:00
Jeremy Allison
7f5e36df8d
r13331: No I didn't have to change the interface version...
...
Jeremy.
(This used to be commit 2aed5b3640
)
2007-10-10 11:06:25 -05:00
Jeremy Allison
40d3c7ebb2
r13329: Fix libsmbsharemodes.so to work with the stored delete token.
...
Less trouble than I thought plus it didn't need an interface
change (thank goodness !).
Jeremy.
(This used to be commit dbe2572d1c
)
2007-10-10 11:06:25 -05:00
John Terpstra
feb50dae41
r13327: Update install.html location & fix typo.
...
(This used to be commit 77fb699851
)
2007-10-10 11:06:25 -05:00
Gerald Carter
fdbed3ab40
r13326: fix bad path in RHEL spec file; going to have to rebuild Fedora packages
...
(This used to be commit 18800eab03
)
2007-10-10 11:06:24 -05:00
Jeremy Allison
2268658171
r13322: Fix warning time_t != int.
...
Jeremy.
(This used to be commit 6196446a03
)
2007-10-10 11:06:24 -05:00
Gerald Carter
43526112a3
r13318: remove an unused file
...
(This used to be commit 5d373133cb
)
2007-10-10 11:06:24 -05:00
Gerald Carter
0af1500fc0
r13316: Let the carnage begin....
...
Sync with trunk as off r13315
(This used to be commit 17e63ac4ed
)
2007-10-10 11:06:23 -05:00
Jeremy Allison
21a30a1346
r13314: This code has been causing problems since 1.9.x I think.
...
Remove check_for_pipe() - Volker was completely correct.
If it gets re-added it will be in a old open call path, not
in the generic code path.
Jeremy.
(This used to be commit 50c894a6e9
)
2007-10-10 11:06:23 -05:00