Andrew Tridgell
e3e048630b
r13738: added support for a "pointer" type in pidl. This will be used in the
...
opendb work that will be committed shortly.
The pointer type assumes that pointers fit in 64 bits, which is
probably OK on all our supported architectures.
(This used to be commit d2a2057ea5
)
2007-10-10 13:52:07 -05:00
Jelmer Vernooij
a2988fccf0
r13735: Add summary of changes since the first TP so far. Please let me know
...
if I've gotten details wrong or if there's something missing.
(This used to be commit 95a8599806
)
2007-10-10 13:52:07 -05:00
Rafal Szczesniak
359ec2b0e0
r13726: Fix indentation.
...
rafal
(This used to be commit cedaf08170
)
2007-10-10 13:52:07 -05:00
Stefan Metzmacher
760f5b4b39
r13710: fix compiler warnings
...
metze
(This used to be commit 6ee7de9bbf
)
2007-10-10 13:52:07 -05:00
Stefan Metzmacher
d5beaae0b8
r13709: fix compiler warnings
...
metze
(This used to be commit 291da7bac3
)
2007-10-10 13:52:07 -05:00
Stefan Metzmacher
6236e5cabc
r13708: fix compiler warnings
...
metze
(This used to be commit 830c42afda
)
2007-10-10 13:52:06 -05:00
Andrew Tridgell
57ba33c0a4
r13707: expanded the delete on close test some more, and make it easier to
...
track down where a error is happening. The semantics sure are strange!
(This used to be commit f722aed66d
)
2007-10-10 13:52:06 -05:00
Andrew Tridgell
04cf19bd59
r13701: removed some unnecessary casts
...
(This used to be commit f7d0ac9363
)
2007-10-10 13:52:06 -05:00
Andrew Tridgell
57d5f19b3f
r13700: added highestCommittedUSN, uSNChanged and uSNCreated support, using
...
the @BASEINFO sequenceNumber
(simo, I changed the function pointer to a structure element as you
preferred)
(This used to be commit 68c9ac38c7
)
2007-10-10 13:52:06 -05:00
Andrew Tridgell
e964109e6a
r13699: restore the system/select.h include, as otherwise we don't detect
...
epoll support
(This used to be commit 71eb159f9c
)
2007-10-10 13:52:06 -05:00
Jelmer Vernooij
57a55df196
r13662: Typo fix, add more public headers
...
(This used to be commit d98948716f
)
2007-10-10 13:52:05 -05:00
Jelmer Vernooij
dfc517b053
r13658: More moving around of files:
...
- Collect the generic utility functions into a lib/util/ (a la GLib is
for the GNOME folks)
- Remove even more files from include/
(This used to be commit ba62880f5b
)
2007-10-10 13:52:05 -05:00
Jelmer Vernooij
80c8a52286
r13655: Use new name of build header
...
(This used to be commit bca0e8054f
)
2007-10-10 13:52:05 -05:00
Jelmer Vernooij
d3bcaf66a8
r13654: Move some more stuff out of include/
...
(This used to be commit 2ec7bba03a
)
2007-10-10 13:52:05 -05:00
Jelmer Vernooij
559ba6f12a
r13653: Copy headers from the right place
...
(This used to be commit 5e884f156f
)
2007-10-10 13:52:04 -05:00
Jelmer Vernooij
10d88a02d7
r13652: Move some more stuff out off include/
...
(This used to be commit 26bf2a393b
)
2007-10-10 13:52:04 -05:00
Jelmer Vernooij
7e0e663b3f
r13651: Always make sure pkgconfig directory exists
...
(This used to be commit 4599703914
)
2007-10-10 13:52:04 -05:00
Jelmer Vernooij
f48a8919a4
r13650: Install manpages when building standalone
...
(This used to be commit 65128577a9
)
2007-10-10 13:52:04 -05:00
Jelmer Vernooij
3df66745b5
r13649: Move the general introduction to Samba4 to README and
...
prepare WHATSNEW.txt for release notes (similar as we do for Samba3).
(This used to be commit b4e9f0c995
)
2007-10-10 13:52:04 -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
b518130be3
r13629: export env-vars
...
metze
(This used to be commit fbd78b6272
)
2007-10-10 13:52:02 -05:00
Stefan Metzmacher
a86518f160
r13628: fix the logic:-)
...
metze
(This used to be commit 7f1de54c84
)
2007-10-10 13:52:02 -05:00
Stefan Metzmacher
f2f3e1801b
r13627: split the NBT-WINSREPLICATION tests into multiple tests
...
metze
(This used to be commit ae559920e1
)
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
fd9a6d5e46
r13623: - make sure ntvfs_map_qfileinfo isn't used for async replies
...
- add some comments
metze
(This used to be commit e1611b6221
)
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
Stefan Metzmacher
36098dfda9
r13620: initialize the CMD with 0 too
...
metze
(This used to be commit 7cf1423bc8
)
2007-10-10 13:52:01 -05:00
Stefan Metzmacher
5f7b504cef
r13619: fix compiler warning
...
metze
(This used to be commit 7b284174aa
)
2007-10-10 13:52:01 -05:00
Stefan Metzmacher
bd1aed3232
r13618: fix compiler warning
...
metze
(This used to be commit 252d5edfb5
)
2007-10-10 13:52:00 -05:00
Stefan Metzmacher
e15a8b16c1
r13617: fix compiler warning
...
metze
(This used to be commit 082f418fab
)
2007-10-10 13:52:00 -05:00
Andrew Bartlett
98c0767677
r13616: Add new ldb functions: ldb_msg_add_steal_string() and
...
ldb_msg_add_steal_value().
These try to maintain the talloc heirachy, which must be correct
otherwise talloc_steal operations of entire attribute lists fails.
This fixes the currentTime value, found by using Microsoft's dcdiag
tool (before this commit, it pointed to invalid memory, due to the
changes in -r 13606)
Andrew Bartlett
(This used to be commit 424df1bb36
)
2007-10-10 13:51:59 -05:00
Simo Sorce
d590dea10b
r13615: Make ldb_set_errstring get ldb instead of module as parameter.
...
The module was just used to get to the ldb so it was meningless.
Also add LDB_WAIT_ONCE e relative code in ldb_ildap.c
(This used to be commit d5b467b7c1
)
2007-10-10 13:51:59 -05:00
Simo Sorce
00fe70e5b9
r13609: Get in the initial work on making ldb async
...
Currently only ldb_ildap is async, the plan
is to first make all backend support the async calls,
and then remove the sync functions from backends and
keep the only in the API.
Modules will need to be transformed along the way.
Simo
(This used to be commit 1e2c13b2d5
)
2007-10-10 13:51:59 -05:00
Andrew Bartlett
f490434c0f
r13606: An attempt to fix #3525 .
...
The problem was that the supportedControls were being stolen into the
result sent to the client, then talloc_free()ed. This caused them to
be invalid on the next rootDSE query.
This also tries to avoid attaching the result to the long-term samdb
context, and avoids an extra loop in the result processing (pointed
out by tridge).
Andrew BARtlett
(This used to be commit d0b8957f38
)
2007-10-10 13:51:59 -05:00
Andrew Bartlett
4515708b81
r13605: Use $BASEDN to ensure this works outside of the 'make test' rig.
...
Andrew Bartlett
(This used to be commit b0e7a58cc9
)
2007-10-10 13:51:58 -05:00
Simo Sorce
4b476ff4fb
r13592: Incredible how bugs like this can sweep in even after peer review and testing ...
...
(This used to be commit 8483f61a1d
)
2007-10-10 13:51:58 -05:00
Andrew Bartlett
08195b0ed5
r13584: Another try at SPNEGO stuff. I need to write a better testsuite for this.
...
This tries to ensure that when we are a client, we cope with mechs
(like GSSAPI) that only abort (unknown server) at first runtime.
Andrew Bartlett
(This used to be commit cb5d18c619
)
2007-10-10 13:51:58 -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
Andrew Bartlett
eefb440791
r13582: Indent
...
(This used to be commit 06ddac2bb1
)
2007-10-10 13:51:58 -05:00
Simo Sorce
77445df4b4
r13580: fix broken client side sort
...
(This used to be commit cbbc0d7cc4
)
2007-10-10 13:51:57 -05:00
Jelmer Vernooij
595702c9fa
r13577: Move some (possibly system-defined) defines to replace.h
...
(This used to be commit 2b3d56e153
)
2007-10-10 13:51:57 -05:00
Rafal Szczesniak
5fa874453f
r13572: Comments to async pipe open functions and copyright note.
...
rafal
(This used to be commit 7dde77942b
)
2007-10-10 13:51:57 -05:00
Rafal Szczesniak
2b2dfc0117
r13568: Comments to async rpc connect functions.
...
rafal
(This used to be commit 9ef2275f61
)
2007-10-10 13:51:57 -05:00
Rafal Szczesniak
32a3aa932d
r13561: Turn all dcerpc connect and socket functions to async version.
...
Now, each rpc interface (named pipe, tcp/ip, lrpc and unix
socket) works asynchronously.
Comments to follow.
rafal
(This used to be commit 789f9d43db
)
2007-10-10 13:51:57 -05:00