Roel van Meer
366333c08f
Fix bug #7448 - smbd crash when sambaLMPassword and sambaNTPassword entries missing from ldap.
...
Protect SMBsesskeygen_ntv1() from a NULL pointer.
2010-05-21 14:17:17 -07:00
Jeremy Allison
efb29227fa
Make krb5 over SMB2 identical to the way we handle it in SMB1.
...
Jeremy.
2010-05-21 12:08:18 -07:00
Jeremy Allison
8c9ea2ba7c
Set SMB2 max read/write/trans sizes to Win7 compatible - 1Mb.
...
Jeremy.
2010-05-21 10:32:46 -07:00
Ira Cooper
28b8d42136
s3: added support for fake oplocks in SMB2.
2010-05-21 09:57:33 -07:00
Günther Deschner
7c979adfbf
s3-net: fix net_ads_gpo() for non-ads case.
...
Guenther
2010-05-21 18:09:14 +02:00
Andrew Bartlett
cba7f8b827
s3:dom_sid Global replace of DOM_SID with struct dom_sid
...
This matches the structure that new code is being written to,
and removes one more of the old-style named structures, and
the need to know that is is just an alias for struct dom_sid.
Andrew Bartlett
Signed-off-by: Günther Deschner <gd@samba.org>
2010-05-21 10:39:59 +02:00
Andrew Bartlett
a92b653af9
s3:passdb Remove use of uint8 uint16 and uint32 in favour of C99 types
...
Signed-off-by: Günther Deschner <gd@samba.org>
2010-05-21 10:24:55 +02:00
Gregor Beck
304271bd8f
s3: registry: add tests with empty valuename
...
Signed-off-by: Michael Adam <obnox@samba.org>
2010-05-21 00:22:45 +02:00
Gregor Beck
12ce164384
s3: registry: let test_setvalue use getvalueraw instead of enumerate
...
simplifies code, prerequisite to handle empty valuenames
Signed-off-by: Michael Adam <obnox@samba.org>
2010-05-21 00:22:45 +02:00
Gregor Beck
0a173444ac
s3: registry: fix query empty valuenames
...
Remove a check introduced with commit 80c2446321c519797a57b8006942a983f8481d79
wich causes queries for values with empty name to fail. Empty valuenames are
used for the so called default value of a key.
Signed-off-by: Michael Adam <obnox@samba.org>
2010-05-21 00:22:45 +02:00
Kai Blin
136ea7b91d
s3-waf: Actually make --with/--without-swat work
2010-05-21 00:15:52 +02:00
Kai Blin
c926acf7f1
s3-waf: Really disable winbindd build when --without-winbind is specified
2010-05-21 00:15:52 +02:00
Kai Blin
29f549e3fb
s3-waf: ndr string functions moved to top level
2010-05-20 22:30:24 +02:00
Kai Blin
aca2b5461c
s3-waf: Fix the build after rebase
2010-05-20 22:16:15 +02:00
Kai Blin
73f6fed4d6
s3-waf: more elaborate host_os check for STAT_ST_BLOCKSIZE
2010-05-20 22:16:15 +02:00
Michael Adam
9ab3316250
s3-waf: fix linking of eventlogadm by adding cap as dependency
2010-05-20 22:16:15 +02:00
Michael Adam
f35bafe39c
s3-waf: fix linking of swat by adding cap as dependency
2010-05-20 22:16:15 +02:00
Kai Blin
c33ba1f9d1
s3-waf: Fix build with ldap by adding a SMBLDAP subsystem
2010-05-20 22:16:15 +02:00
Kai Blin
17b136a79f
s3-waf: fix the winbindd build again
2010-05-20 22:16:15 +02:00
Kai Blin
b6c5d5de37
s3-waf: Fix up PIDL includes.
...
Pair-Programmed-With: Stefan Metzmacher <metze@samba.org>
2010-05-20 22:16:15 +02:00
Kai Blin
9cc39ffb56
s3-waf: Some files moved during the rebase
2010-05-20 22:16:15 +02:00
Stefan Metzmacher
5556deee7a
s3-waf: Add autogeneration with PIDL
2010-05-20 22:16:15 +02:00
Kai Blin
d704d52954
s3-waf: Remove references to LDB
...
Pair-Programmed-With: Stefan Metzmacher <metze@samba.org>
2010-05-20 22:16:15 +02:00
Stefan Metzmacher
1c6ba8551d
s3-waf: Also include source4/ when looking for headers
2010-05-20 22:16:15 +02:00
Kai Blin
8e04ad2db1
s3-waf: build shared modules as subsystems
2010-05-20 22:16:15 +02:00
Kai Blin
2650198ff7
s3-waf: autogenerate lists of static modules
2010-05-20 22:16:15 +02:00
Kai Blin
e48b73fc67
s3-waf: clean up includes
2010-05-20 22:16:15 +02:00
Kai Blin
3ea211feb4
s3-waf: create a SECRETS subsystem
2010-05-20 22:16:15 +02:00
Kai Blin
1e97982633
s3-waf: clean up dependencies a little
2010-05-20 22:16:15 +02:00
Kai Blin
997114564d
s3-waf: tdb includes are in lib/tdb/include
2010-05-20 22:16:15 +02:00
Kai Blin
6a32dbd857
s3-waf: fix eventlogadm build with winbind
2010-05-20 22:16:15 +02:00
Kai Blin
0e7e039778
s3-waf: Autogenerate the static and dynamic init function calls
2010-05-20 22:16:15 +02:00
Kai Blin
25f33a3f8e
s3-waf: add popt and tdb include dirs to the includes list
2010-05-20 22:16:15 +02:00
Kai Blin
63a30619b6
s3-waf: Fix up the winbindd build
2010-05-20 22:16:15 +02:00
Kai Blin
015c09031e
s3-waf: add eventlogadm binary
2010-05-20 22:16:15 +02:00
Kai Blin
0766128764
s3-waf: Use a common subsystem for the kerberos client code
2010-05-20 22:16:14 +02:00
Kai Blin
149167f574
s3-waf: Use a common subsystem for samba-popt code
2010-05-20 22:16:14 +02:00
Kai Blin
be712a8eea
s3-waf: Build swat
2010-05-20 22:16:14 +02:00
Kai Blin
8f9a3c9eb2
s3-waf: build winbindd again
2010-05-20 22:16:14 +02:00
Kai Blin
cf0cea838f
s3-waf: fix up the LDAP objects if LDAP isn't built
2010-05-20 22:16:14 +02:00
Andrew Tridgell
0cb99738ca
s3-waf: install swat files
2010-05-20 22:16:14 +02:00
Andrew Tridgell
5800e45fdd
s3-waf: fixed install path for sbin binaries
2010-05-20 22:16:14 +02:00
Andrew Tridgell
e86b212739
s3-waf: fixed SWATDIR to match old build
2010-05-20 22:16:14 +02:00
Kai Blin
2261e8c087
s3-waf: Fix the minimal build
...
When using the internal zlib and popt, the dependencies and includes
have to be adapted a bit
2010-05-20 22:16:14 +02:00
Kai Blin
c59da6e9a5
s3-waf: Fix the build --with-ldap
...
The LDAP source files as set by configure weren't detected correctly in the wscript_build
Pair-Programmed-With: Stefan Metzmacher <metze@samba.org>
2010-05-20 22:16:14 +02:00
Kai Blin
4acb54c6a0
s3-waf: Fix global includes to fix waf configure --help output
2010-05-20 22:16:14 +02:00
Kai Blin
9496bdc04f
s3-waf: Introduce more subsystems to reduce build time
2010-05-20 22:16:14 +02:00
Kai Blin
c8c54af69e
s3-waf: Don't build winbindd when --without-winbind is set
2010-05-20 22:16:14 +02:00
Kai Blin
23adc338fe
s3-waf: Get winbindd to build again with current master
2010-05-20 22:16:14 +02:00
Kai Blin
4478413da9
s3-waf: Add dummy configuration option for pthreadpool
2010-05-20 22:16:14 +02:00