Jelmer Vernooij
ad9003b448
r15779: Remove keepref from atsvc and efs.
...
(This used to be commit b44a8c32d3
)
2007-10-10 14:08:19 -05:00
Jelmer Vernooij
9727b061f3
r15776: Don't generate ref pointers in Samba4-generated code. There is no point
...
in having pointers for outgoing data when you can already modify the top-level
element.
This can be overridden (temporarily) by specifying the new "keepref"
attribute. Once we've removed keepref from all IDL files, I'll remove this
attribute as well.
(This used to be commit bdc6dd3750
)
2007-10-10 14:08:18 -05:00
Stefan Metzmacher
e1cc2636d1
r15766: fix parsing of srvsvc_NetGetFileSecurity() and srvsvc_NetSetFileSecurity()
...
metze
(This used to be commit dbcb144dec
)
2007-10-10 14:08:16 -05:00
Jelmer Vernooij
d86da81304
r15653: Remove idl_types.h include where possible. Remove
...
types from .h file that are now in pidls' aliases list.
(This used to be commit fadb9529ec
)
2007-10-10 14:08:03 -05:00
Stefan Metzmacher
4e6781060c
r15616: fix white spaces
...
metze
(This used to be commit 0ff74d327b
)
2007-10-10 14:07:00 -05:00
Jelmer Vernooij
d4b8cb0bb5
r15514: Fix include
...
(This used to be commit 242f0f23b5
)
2007-10-10 14:05:44 -05:00
Jelmer Vernooij
3cd705a65f
r15512: Move uuid functions out of ndr_misc.c
...
(This used to be commit 54cc9f8ccf
)
2007-10-10 14:05:44 -05:00
Jelmer Vernooij
ce8dad9396
r15469: Fix unixinfo interface to use pointers for [out] parameters (required
...
for generating Samba3-style client functions and midl)
(This used to be commit cc2961427f
)
2007-10-10 14:05:38 -05:00
Jelmer Vernooij
e002300f23
r15328: Move some functions around, remove dependencies.
...
Remove some autogenerated headers (which had prototypes now autogenerated by pidl)
Remove ndr_security.h from a few places - it's no longer necessary
(This used to be commit c19c2b51d3
)
2007-10-10 14:05:17 -05:00
Jim McDonough
b15a42e925
r15281: A few updates for consistency's sake
...
(This used to be commit 77b036a81b
)
2007-10-10 14:05:02 -05:00
Andrew Bartlett
f4ad602b70
r15222: Use more standard UUIDs. Should help AIX build.
...
Andrew Bartlett
(This used to be commit cde98e9ad1
)
2007-10-10 14:04:20 -05:00
Andrew Tridgell
289911bb4e
r15048: started on the server side implementation of oplocks. The code is not
...
functional yet, I'm committing so it doesn't diverge too much from
other peoples work. It is disabled by default.
(This used to be commit ba0b8a218d
)
2007-10-10 14:04:03 -05:00
Andrew Tridgell
127967334f
r14956: change the notify search to be much more efficient by using a
...
per-depth bisection search. This makes the notify_trigger() call
log(N) which makes us scale well for large numbers of outstanding
notifies
(This used to be commit 16fd00925f
)
2007-10-10 14:00:45 -05:00
Andrew Tridgell
27e7c68763
r14921: I forgot to commit the IDL change for the subdir_filter
...
(This used to be commit af92520097
)
2007-10-10 14:00:17 -05:00
Stefan Metzmacher
29f03c418e
r14842: fix parsing of NetDiskEnum replies
...
metze
(This used to be commit c1cc1e8dd7
)
2007-10-10 13:59:41 -05:00
Tim Potter
69c5cd509b
r14836: Keep constants in the right order, and line things up nicely.
...
(This used to be commit 9c11c1ac2a
)
2007-10-10 13:59:24 -05:00
Stefan Metzmacher
316269a075
r14739: keep the last request time for the smbsrv_connection,
...
smbsrv_session and smbsrv_tcon for management tools
metze
(This used to be commit 2c87f210e9
)
2007-10-10 13:59:18 -05:00
Jelmer Vernooij
e70eae2b4c
r14721: Fix a couple of warnings.
...
(This used to be commit 426ac78108
)
2007-10-10 13:59:13 -05:00
Andrew Bartlett
ff57359761
r14715: Correct the definition of the DCE/RPC bind_nak, per the OpenGroup spec.
...
This allows us to correctly parse the bind_nak from NT4, when we use
an invalid auth type (the unsupported SPNEGO)..
Andrew Bartlett
(This used to be commit ce0c7f86fd
)
2007-10-10 13:59:12 -05:00
Andrew Bartlett
3451ba729d
r14708: Add a (bogus) UUID and a comment to the PAC defintion.
...
Andrew Bartlett
(This used to be commit 0ce6513e34
)
2007-10-10 13:59:11 -05:00
Stefan Metzmacher
f2b2c91e16
r14639: the platform id is 32 bit...
...
this worked before as there's always a pointer following that is aligned to 4 byte
metze
(This used to be commit e90a67ad39
)
2007-10-10 13:59:03 -05:00
Andrew Tridgell
3434cd778c
r14616: added notify change support to the posix backend
...
It doesn't fully work yet, and doesn't yet have all the efficiency
that is planned, but it doesn't break anything and I wanted to get the
code in the tree to minimise the chance of collisions with the work
metze is doing.
(This used to be commit 1624ea88e6
)
2007-10-10 13:59:02 -05:00
Jelmer Vernooij
8e8f3b2c21
r14544: Remove exchange-specific files.
...
(This used to be commit 4ae0a28b2e
)
2007-10-10 13:58:42 -05:00
Jelmer Vernooij
83d8fd3dcf
r14484: Install more headers
...
(This used to be commit 430c6516d3
)
2007-10-10 13:57:31 -05:00
Jelmer Vernooij
8528016978
r14464: Don't include ndr_BASENAME.h files unless strictly required, instead
...
try to include just the BASENAME.h files (containing only structs)
(This used to be commit 3dd477ca51
)
2007-10-10 13:57:27 -05:00
Jelmer Vernooij
e5ea1d3691
r14384: Remove orpc code from includes.h
...
(This used to be commit 206d182cfb
)
2007-10-10 13:57:17 -05:00
Jelmer Vernooij
9865048bf4
r14361: Support 'helper' attribute in pidl and use it.
...
Remove some headers from include/includes.h (they're now only included
in the file they are used)
(This used to be commit 7213b7498e
)
2007-10-10 13:57:14 -05:00
Günther Deschner
2fe65142c2
r14055: merge from samba3. add ACB_NO_AUTH_DATA_REQD, this has been verified
...
although not automatically tested in smbtorture right now.
Guenther
(This used to be commit 46e191cfa5
)
2007-10-10 13:52:38 -05:00
Stefan Metzmacher
a4ecda6b50
r13927: fix dependency
...
metze
(This used to be commit 2cb0327528
)
2007-10-10 13:52:27 -05:00
Stefan Metzmacher
0350f6f060
r13925: fix dependencies
...
metze
(This used to be commit 9dad1fb7bb
)
2007-10-10 13:52:26 -05:00
Andrew Bartlett
4d024e6e64
r13908: Improve the RPC-SAMSYNC test to cross-check some attributes I wasn't
...
sure about.
This finds a new ACB_PW_EXPIRED attribute.
Andrew Bartlett
(This used to be commit 54caf94942
)
2007-10-10 13:52:22 -05:00
Andrew Tridgell
40a8d58551
r13739: a fairly major overhaul of the opendb code to allow the BASE-DELETE
...
test to pass. To try to make the code a bit more understandable, I
moved to using an IDL description of the opendb tdb record format.
One of the larger changes was to make directory opens and creates go
via the opendb code, so directory operations now obey all the share
mode restrictions, as well as delete on close semantics. I also
changed the period over which the opendb locks are held, to try to
minimise races due to two open operations happening at the same time.
(This used to be commit cd2602d057
)
2007-10-10 13:52:08 -05:00
Günther Deschner
791d8fd5b6
r13637: Adding more netr_UserFlags.
...
Guenther
(This used to be commit 3ad84a844c
)
2007-10-10 13:52:03 -05:00
Günther Deschner
fd2f09d6ba
r13634: Fix typo.
...
Guenther
(This used to be commit cd569446a1
)
2007-10-10 13:52:03 -05:00
Günther Deschner
ecdfe60bca
r13633: Adding more SE_GROUP bits and make it a bitmask as well.
...
Guenther
(This used to be commit 8e93989682
)
2007-10-10 13:52:03 -05:00
Günther Deschner
d8d2a3c86f
r13632: The "password_properties" is a bitmask as well.
...
Guenther
(This used to be commit 0d918764b1
)
2007-10-10 13:52:03 -05:00
Günther Deschner
fb96456fde
r13631: Add DOMAIN_PASSWORD_LOCKOUT_ADMINS (this bit only allows to lockout
...
Administrator, not Domain Admins in general).
Guenther
(This used to be commit abad44a57d
)
2007-10-10 13:52:03 -05:00
Günther Deschner
9c8bbc3f7a
r13630: Add new ACB-bits as seen in acct_flags in the PAC info3
...
(merge from Samba 3).
Guenther
(This used to be commit fa1127c545
)
2007-10-10 13:52:02 -05:00
Stefan Metzmacher
e68802a2a6
r13626: fix make test
...
metze
(This used to be commit 2acf203949
)
2007-10-10 13:52:02 -05:00
Stefan Metzmacher
777e1c23be
r13624: as abartlet requested, move the saslauthd parsing stuff to a seperate file
...
metze
(This used to be commit 3c8bc98c1b
)
2007-10-10 13:52:01 -05:00
Stefan Metzmacher
417dbaa127
r13621: add an idl structure to parse saslauthd requests
...
metze
(This used to be commit d003654b1c
)
2007-10-10 13:52:01 -05:00
Andrew Bartlett
9d1954c25d
r13583: Realise that the member server name appears in all calls that use the
...
credentials.
Consistantly rename these elements in the IDL to computer_name.
Fix the server-side code to always lookup by this name.
Add new, even nastier tests to RPC-SCHANNEL to prove this.
Andrew Bartlett
(This used to be commit 341a0abeb4
)
2007-10-10 13:51:58 -05:00
James Peach
bf75891495
r13242: cc-1009 cc: WARNING File = librpc/idl/nbt.idl, Line = 579
...
cc-1009 cc: WARNING File = librpc/idl/nbt.idl, Line = 580
A "/*" appears inside a comment.
(This used to be commit 53ac5a2fb2
)
2007-10-10 13:51:36 -05:00
Stefan Metzmacher
96ca571f42
r13131: windows sends termination here, this fixes access with regedit
...
metze
(This used to be commit 79293227d6
)
2007-10-10 13:51:28 -05:00
Stefan Metzmacher
efe7ed72b5
r13044: I finally understand that the [charset()] and [string] properties
...
are independent...
fix some warnings
metze
(This used to be commit 6ae621437c
)
2007-10-10 13:51:19 -05:00
Stefan Metzmacher
e88285db2d
r12982: fix parsing of LDAP DIRSYNC cookies
...
metze
(This used to be commit 31d2bf3ca1
)
2007-10-10 13:51:14 -05:00
Stefan Metzmacher
f6c0c82046
r12933: fix parsing of browse packets based on the infos on http://ubiqx.org/cifs/Browsing.html
...
metze
(This used to be commit 811683e556
)
2007-10-10 13:51:09 -05:00
Jelmer Vernooij
912f556dba
r12651: Remove STR_LARGE_SIZE as it's no longer used
...
(This used to be commit 8e95aee6fb
)
2007-10-10 13:49:35 -05:00
Andrew Tridgell
767ce19bf8
r12635: use the new [validate] value() checking to fix the string types for
...
the LSA pipe. Strangely, windows is not consistent for the LookupSids
call. Sometimes the name is terminated and sometimes not?! It might
depend on the type of rid (alias, group etc) ?
(This used to be commit c0b7e0619a
)
2007-10-10 13:49:10 -05:00
Jelmer Vernooij
d49f11df21
r12517: Don't generate empty init functions
...
(This used to be commit 832a1092c9
)
2007-10-10 13:47:51 -05:00