Kamen Mazdrashki
0e1840b84a
w32err: WERR_GROUP_NOT_FOUND renamed to WERR_GROUPNOTFOUND
...
In Win 32 we have
NERR_GroupNotFound which maps to WERR_GROUP_NOT_FOUND currently
and we have
ERROR_GROUP_NOT_FOUND which maps to nothing, so it is to be added
Signed-off-by: Anatoliy Atanasov <anatoliy.atanasov@postpath.com>
2009-09-30 15:48:41 +03:00
Kamen Mazdrashki
948cd70bad
w32err: WERR_USER_EXISTS replace with WERR_USEREXISTS name
...
In Win32 we have
NERR_UserExists which maps to WERR_USER_EXISTS currently
and there is
ERROR_USER_EXISTS which maps to WERR_USER_ALREADY_EXISTS
Signed-off-by: Anatoliy Atanasov <anatoliy.atanasov@postpath.com>
2009-09-30 15:48:40 +03:00
Kamen Mazdrashki
d9994a604b
w32err: WERR_DC_NOT_FOUND replaced with WERR_DCNOTFOUND
...
It turns out in win32 ERROR_DC_NOT_FOUND exists and it is
an error for Device Context (DC), not Domain Controller
Signed-off-by: Anatoliy Atanasov <anatoliy.atanasov@postpath.com>
2009-09-30 15:48:40 +03:00
Kamen Mazdrashki
0e64fcb18f
w32err: FRS_ group of errors replaced with numeric values
...
Signed-off-by: Anatoliy Atanasov <anatoliy.atanasov@postpath.com>
2009-09-30 15:48:40 +03:00
Kamen Mazdrashki
e669113900
w32err: WERR_DOMAIN_CONTROLLER_NOT_FOUND error value fixed
...
Signed-off-by: Anatoliy Atanasov <anatoliy.atanasov@postpath.com>
2009-09-30 15:48:40 +03:00
Kamen Mazdrashki
22d42d1629
w32err: Script to fetch and prepare errors to be updated/added
...
Signed-off-by: Anatoliy Atanasov <anatoliy.atanasov@postpath.com>
2009-09-30 15:48:40 +03:00
Andrew Tridgell
0d241b0b31
idl: ntsvcs.idl depends on misc.idl, not winreg.idl
...
The winreg_Type definition comes from misc.idl
2009-09-30 14:44:59 +10:00
Steven Danneman
9af9dbeaf3
s4/torture: fix RAW-OPLOCK-STREAM1 test after commit a11bb14
...
We were pulling junk memory for our stream names after the reordering
of the struct definition.
2009-09-29 19:25:48 -07:00
Steven Danneman
8c0d239317
s4/torture: Allow receiving of oplock break requests in any order
...
Previously, the oplock torture tests, being single threaded, required
the server to return oplock break requests, and other SMB packets
in a specific order for us to verify "correctness".
Of course, in several cases the protocol allows the break packets,
especially breaks to levelII to come back in any order. With tevent
we're now able to wait for oplock breaks in the middle of a torture
test.
I've added a helper to do this, and modified all oplock tests to allow
returning of oplock breaks in any order.
2009-09-29 19:04:36 -07:00
Aravind Srinivasan
6e4bf59d80
s4/torture: convert printf to torture_comment()
...
Allows "make test" and other harnesses to print cleaner output.
2009-09-29 19:04:36 -07:00
Günther Deschner
6c0abbdd35
s3-netlogon: properly implement _netr_NetrEnumerateTrustedDomains().
...
Guenther
2009-09-30 00:37:13 +02:00
Günther Deschner
eb7a404225
s3: remove unused unistr2_term_codes.
...
Guenther
2009-09-30 00:36:05 +02:00
Günther Deschner
26e798da19
s3: remove unused regval_convert_multi_sz().
...
Guenther
2009-09-30 00:34:01 +02:00
Günther Deschner
2ccf75d9a9
s3: remove unused regval_build_multi_sz().
...
Guenther
2009-09-30 00:33:54 +02:00
Günther Deschner
76bb380839
s3-rpc_parse: remove unused UNISTR2 struct and init function.
...
Guenther
2009-09-30 00:33:47 +02:00
Günther Deschner
b0a66496f5
s3: use pull_reg_multi_sz in rpcclient and net.
...
Guenther
2009-09-30 00:31:42 +02:00
Günther Deschner
fc1c243348
s3-util: use pull_reg_multi_sz in reg_pull_multi_sz.
...
Guenther
2009-09-30 00:31:17 +02:00
Günther Deschner
661342ee2f
s3-registry: use pull_reg_multi_sz().
...
Guenther
2009-09-30 00:30:59 +02:00
Günther Deschner
f8016cfee9
s3-util: add pull_reg_sz() and pull_reg_multi_sz() convenience functions.
...
Guenther
2009-09-30 00:30:47 +02:00
Günther Deschner
2d6e5e160b
s3: use push_reg_multi_sz().
...
Guenther
2009-09-30 00:30:25 +02:00
Günther Deschner
1b0f3b7e3a
s3-registry: use regval_ctr_addvalue_sz().
...
Greatly simplifies and cleanes up the code.
Guenther
2009-09-30 00:30:12 +02:00
Günther Deschner
a50cc61ee6
s3-registry: add regval_ctr_addvalue_sz.
...
Guenther
2009-09-30 00:29:56 +02:00
Günther Deschner
2c11b73391
s3-registry: use push_reg_sz().
...
Guenther
2009-09-30 00:29:49 +02:00
Günther Deschner
fcee9d2c97
s3-util: add push_reg_sz() and push_reg_multi_sz() convenience functions.
...
Guenther
2009-09-30 00:29:24 +02:00
Günther Deschner
d31e4c2944
s3: re-run make idl_full.
...
Guenther
2009-09-29 23:38:56 +02:00
Günther Deschner
4365b7b408
winreg: add winreg_Data union to IDL.
...
Guenther
2009-09-29 23:38:47 +02:00
Volker Lendecke
21794b0dd2
s3: Document the "share:fake_fscaps" parameter, fix bug 6765
2009-09-29 14:35:33 +02:00
Volker Lendecke
0cf317f36f
s3: Remove the lua interpreter again
...
This was meant to support async winbind. But as the hairy parts of async
winbind (getgrent) are done without it, it can go again.
2009-09-29 13:51:43 +02:00
Andrew Tridgell
64e08fef16
pidl: added union padding for NDR64
...
This fixes the problem with samr UserInfo16 when NDR64 is enabled
2009-09-29 18:08:22 +10:00
Jeremy Allison
325baf37ff
Don't defer a talloc_move'd pointer.
...
Jeremy.
2009-09-28 21:36:15 -07:00
Jeremy Allison
2e989bab07
Second part of fix for bug #6235 - domain enumeration breaks if master browser has space in name.
...
Ensure we ask for the #20 name as we're using it as a server.
Jeremy.
2009-09-28 11:23:30 -07:00
Volker Lendecke
80ef513e90
s3:winbind: remove a pointless initialization
2009-09-28 19:50:51 +02:00
Volker Lendecke
2185490176
s3:gencache: Add my copyright
2009-09-28 19:47:19 +02:00
Volker Lendecke
dc8538b405
s3:winbind: Make check_info3_in_group, sanitize its memory handling
2009-09-28 17:54:20 +02:00
Volker Lendecke
f18d0b036c
s3:winbind: Make "check_request_flags" publically available
2009-09-28 17:54:20 +02:00
Volker Lendecke
def5bf57c5
s3:winbind: Sanitize the args for find_auth_domain: It only needs the flags
2009-09-28 17:54:20 +02:00
Volker Lendecke
93db77adcb
s3:winbind: Make append_data publically available as append_auth_data
2009-09-28 17:54:20 +02:00
Karolin Seeger
388470f1f3
s3/VERSION: Raise version up to 3.5.0.
...
Karolin
2009-09-28 16:57:29 +02:00
Christian Ambach
de0f3b657d
changed debuglevel for two messages in the GPFS module from 0 to 10 they spammed the logs on a test machine and they are just debug messages, so let's move them to the level of the other debug messages in the file
...
Signed-off-by: Christian Ambach <christian.ambach@de.ibm.com>
2009-09-28 16:37:28 +02:00
Jelmer Vernooij
830adcd58d
pidl: Avoid using talloc_free as function pointer, since it may be a
...
macro.
2009-09-28 15:03:17 +02:00
Jelmer Vernooij
5c0edba8c2
Move samba-specific variable to s4 Makefile.
2009-09-28 12:26:29 +02:00
Jelmer Vernooij
166f849a51
make: Use $(base_srcdirs) in 'make clean' rather than keeping a separate
...
list.
2009-09-28 12:25:47 +02:00
Andrew Tridgell
4a230b5e6c
s4-kcc: fixed corruption of repsFrom records by kcc
...
We were re-using a stack variable outside of the stack scope
2009-09-28 15:36:10 +10:00
Andrew Tridgell
0b0edbb606
s4-kcc: remove stale repsFrom entries in kcc run
2009-09-28 13:11:25 +10:00
Andrew Tridgell
f279b57f19
s4-dsdb: don't return the partition root objects
...
When searching across partitions, we want to avoid sending duplicate
records caused by the record appearing both as a mount point and as a
partition root in a nested partition. This patch works by intercepting
objects from searches and checking if they match a partition root. If
they do, and the partition is not the one in the partition control
request, then discard the object.
2009-09-28 13:11:21 +10:00
Andrew Tridgell
da3f5a4113
s4-make: add libds to etags/ctags source list
2009-09-28 13:11:10 +10:00
Andrew Tridgell
808585b4fe
s4-libnet: fixed debug formatting
2009-09-28 10:25:31 +10:00
Andrew Tridgell
ccd2673b1a
s4-dsdb: removed extraneous debug messages
2009-09-28 10:25:23 +10:00
Andrew Tridgell
cf55f78c29
s4-dsdb: update replPropertyMetaData on linked attribute source attributes
2009-09-28 10:25:17 +10:00
Andrew Tridgell
83fae5f23f
s4-dsdb: fixed searching for GUID based DNs between partitions
2009-09-28 10:25:08 +10:00