Jelmer Vernooij
bbbe6ab722
Move sys_link to libreplace.
2008-11-01 03:30:47 +01:00
Jelmer Vernooij
cdf8f57863
Use 'regular' chown, libreplace will provide (dummy) replacement if necessary.
2008-11-01 03:29:06 +01:00
Jelmer Vernooij
161d70a57a
Move sys_chown() to rep_chown().
2008-11-01 03:27:45 +01:00
Jelmer Vernooij
dfc78b1dc2
Only provide valgrind_strlen prototype when it's being compiled in.
2008-11-01 03:27:41 +01:00
Jelmer Vernooij
c165770f94
Merge branch 'master' of git://git.samba.org/samba
2008-11-01 03:15:59 +01:00
Jelmer Vernooij
2c81fd70ca
proto.h: Remove prototypes already in other header files.
2008-11-01 03:15:10 +01:00
Jelmer Vernooij
9de80e7abc
Samba3: Include util.h header file rather than having custom prototypes.
2008-11-01 03:14:43 +01:00
Jeremy Allison
54eaf2de74
Get closer to passing S4 RAW-ACLs.
...
Jeremy.
2008-10-31 18:04:53 -07:00
Günther Deschner
7ca8be1384
s4-smbtorture: fix segfault in RPC-SAMLOGON test.
...
Use torture_context when calling test_ChangePasswordUser3.
Guenther
2008-11-01 01:41:22 +01:00
Günther Deschner
bb6681ef9d
s3-net: fix build warning.
...
Jeremy, please check.
Guenther
2008-11-01 01:41:21 +01:00
Günther Deschner
84cc8f5d11
s3-accessmask: re-run make samba3-idl and remove duplicate copies.
...
Guenther
2008-11-01 01:41:21 +01:00
Günther Deschner
1abf41e055
security-idl: fix typo.
...
Guenther
2008-11-01 01:41:21 +01:00
Jeremy Allison
72af9b01dc
Another unused variable.
2008-10-31 17:25:44 -07:00
Jelmer Vernooij
72a1e3acfa
Merge branch 'master' of ssh://git.samba.org/data/git/samba
2008-11-01 00:34:39 +01:00
Jelmer Vernooij
5920667452
Split out torture results from torture context.
2008-11-01 00:24:55 +01:00
Volker Lendecke
ff274e57ea
Remove a pointles call to smb_bufrem
...
This call expanded to
(smb_buflen(req->inbuf)
- PTR_DIFF(smb_buf(req->inbuf) - smb_buf(req->inbuf)))
which seems pretty pointless :-)
2008-10-31 22:06:22 +01:00
Günther Deschner
12d2bfdb86
security-idl: add STANDARD_RIGHTS_X bits.
...
Guenther
2008-10-31 21:14:27 +01:00
Günther Deschner
66993ab03a
s3-samr: remove duplicate copies of Alias Object specific access rights.
...
Guenther
2008-10-31 21:14:27 +01:00
Günther Deschner
0f9410e806
s3-samr-idl: add Alias Object specific access rights.
...
Guenther
2008-10-31 21:14:27 +01:00
Günther Deschner
5e5edbe761
s3-samr: remove duplicate copies of Group Object specific access rights.
...
Guenther
2008-10-31 21:14:27 +01:00
Günther Deschner
673ba71658
s3-samr-idl: add Group Object specific access rights.
...
Guenther
2008-10-31 21:14:27 +01:00
Günther Deschner
f126371f17
s3-samr: remove duplicate copies of Domain Object specific access rights.
...
Guenther
2008-10-31 21:14:27 +01:00
Günther Deschner
04c2204e46
s3-samr-idl: add Domain Object specific access rights.
...
Guenther
2008-10-31 21:14:26 +01:00
Günther Deschner
29d27297d0
s3-samr: remove duplicate copies of SAM user specific access rights.
...
Guenther
2008-10-31 21:14:26 +01:00
Günther Deschner
3913366c9a
s3-samr-idl: add User Object specific access rights.
...
Guenther
2008-10-31 21:14:26 +01:00
Günther Deschner
700cece822
s3-samr: remove duplicate copies of SAM server specific access rights.
...
Guenther
2008-10-31 21:14:26 +01:00
Günther Deschner
65eca73272
s3-samr-idl: add SAM server specific access rights.
...
Guenther
2008-10-31 21:14:26 +01:00
Volker Lendecke
265f2381db
Typo
2008-10-31 19:59:33 +01:00
Jeremy Allison
8344e94574
Unify se_access_check with the S4 code. Will make
...
calculation of SEC_FLAG_MAXIMUM_ALLOWED much easier
for files.
Jeremy.
2008-10-31 10:51:45 -07:00
Jelmer Vernooij
c7cedd3a67
Add comments in torture code, allow creating subcontexts.
2008-10-31 16:37:02 +01:00
Jelmer Vernooij
161cb81911
Merge branch 'master' of ssh://git.samba.org/data/git/samba
2008-10-31 16:17:10 +01:00
Jelmer Vernooij
ac428a22e6
dcerpc: Fix include path so header installer translates it correctly during install.
2008-10-31 16:15:08 +01:00
Jelmer Vernooij
634e3df024
samba4.rpc.samr: Use torture API in a couple more places.
2008-10-31 16:09:29 +01:00
Günther Deschner
f591c26dca
build: re-run make samba3-idl.
...
Guenther
2008-10-31 15:53:57 +01:00
Günther Deschner
fb292aca2c
srvsvc: fix typo in srvsvc_NetSrvInfo403.
...
Guenther
2008-10-31 15:53:14 +01:00
Jelmer Vernooij
0e79895e2b
samba4.rpc.samr: Use more torture API functions
2008-10-31 15:24:24 +01:00
Jelmer Vernooij
069a6f0e4b
Disable lanman authentication by default in Samba 4.
2008-10-31 15:07:34 +01:00
Günther Deschner
7f8bc6a2d9
errors: share dcerpc error function.
...
Guenther
2008-10-31 12:42:09 +01:00
Andrew Tridgell
e311becaad
use the new CH_UTF16_MUNGED charset for utf16 password buffers
...
now to work out how to test this ...
2008-10-31 15:48:47 +11:00
Andrew Tridgell
55d55d9d9b
finished adding UTF16_MUNGED charset
...
Changed the approach for the charset to go via utf16, which makes a
bit more sense to read.
Added a testsuiite for UTF16_MUNGED as part of LOCAL-ICONV
2008-10-31 15:41:34 +11:00
Andrew Tridgell
5ecccac1c3
Merge branch 'master' of ssh://git.samba.org/data/git/samba
2008-10-31 13:55:26 +11:00
Andrew Tridgell
391264a100
added a new charset for string2key
...
This charset follows the rules for converting random buffers to utf8
strings, matching the way windows does it. This should allow us to be
compatible for the generation of AES keys
2008-10-31 13:51:37 +11:00
Günther Deschner
6066e1a44d
srvsvc: re-move idl file to main directory.
...
Guenther
2008-10-31 03:08:04 +01:00
Jelmer Vernooij
f6c3710d41
Merge branch 'master' of git://git.samba.org/samba
2008-10-31 02:49:43 +01:00
Günther Deschner
569fda3173
s3-build: re-run make samba3-idl.
...
Guenther
2008-10-31 02:44:35 +01:00
Günther Deschner
767202e668
srvsvc: share srvsvc idl between s3 and s4.
...
Guenther
2008-10-31 02:44:35 +01:00
Günther Deschner
f25b645ab1
s4-srvsvc: merge srvsvc_NetShareEnum from s3 idl.
...
Guenther
2008-10-31 02:44:34 +01:00
Günther Deschner
7204deac82
s4-srvsvc: merge srvsvc_NetShareEnumAll from s3 idl.
...
Guenther
2008-10-31 02:44:34 +01:00
Günther Deschner
947e14adae
s4-srvsvc: merge srvsvc_NetSessEnum from s3 idl.
...
Guenther
2008-10-31 02:44:33 +01:00
Günther Deschner
546fb4028a
s4-srvsvc: merge srvsvc_NetFileEnum from s3 idl.
...
Guenther
2008-10-31 02:44:33 +01:00