Volker Lendecke
ae5da66e23
r24097: Convert reply_ntcreate_and_X_quota to the new API
...
(This used to be commit 08acadae56
)
2007-10-10 12:29:06 -05:00
Stefan Metzmacher
db718085fd
r24095: add one more fallback alternative to
...
construct the principal
metze
(This used to be commit b545667d2a
)
2007-10-10 12:29:05 -05:00
Stefan Metzmacher
062bca6675
r24093: move gssapi/krb5 principal handling into a function
...
metze
(This used to be commit 83de27968d
)
2007-10-10 12:29:05 -05:00
Volker Lendecke
04dcbbbd68
r24092: Convert do_ntcreate_pipe_open to the new API
...
nt_open_pipe_new() is a copy of nt_open_pipe(). It will stick for a bit
until do_nt_transact_create_pipe is converted as well.
(This used to be commit 247d6baaed
)
2007-10-10 12:29:05 -05:00
Volker Lendecke
d95725370f
r24091: Convert reply_ntcreate_and_X to the new API
...
The routines called will follow
(This used to be commit 28025fc17e
)
2007-10-10 12:29:05 -05:00
Volker Lendecke
5e9d12cd30
r24090: Separate parsing in reply_ntcreate_and_X
...
In particular, check if we have enough parameters
(This used to be commit 7a19b3071e
)
2007-10-10 12:29:05 -05:00
Volker Lendecke
15dc8917db
r24089: Add reply_prep/post_legacy
...
Routines to ease the transition to the new API
(This used to be commit 1bb2b341e2
)
2007-10-10 12:29:04 -05:00
Volker Lendecke
4254af7180
r24088: Convert reply_unlink to the new API
...
(This used to be commit fb0a1b7bd0
)
2007-10-10 12:29:04 -05:00
Volker Lendecke
e198b9d167
r24087: Fix bug 4836, patch by Matthijs Kooijman <matthijs@stdin.nl>. Thanks!
...
Volker
(This used to be commit 6c3813cf65
)
2007-10-10 12:29:04 -05:00
Volker Lendecke
8084a39ce0
r24086: Convert reply_ulogoffX to the new API
...
(This used to be commit bbc99e1c3b
)
2007-10-10 12:29:04 -05:00
Volker Lendecke
4694e757ba
r24085: Convert reply_rmdir to the new API
...
(This used to be commit 7689048d71
)
2007-10-10 12:29:03 -05:00
Volker Lendecke
68513d521d
r24084: Convert reply_mkdir to the new API
...
(This used to be commit e93f3996fc
)
2007-10-10 12:29:03 -05:00
Volker Lendecke
ef97e2dece
r24079: Convert reply_dskattr to the new API
...
(This used to be commit c8e0aa5752
)
2007-10-10 12:29:03 -05:00
Volker Lendecke
4392d47b34
r24078: Add reply_unixerror
...
(This used to be commit 10ac991750
)
2007-10-10 12:29:02 -05:00
Volker Lendecke
09b3d25252
r24077: Convert reply_tdis to the new API
...
(This used to be commit bd0cb48dde
)
2007-10-10 12:29:02 -05:00
Stefan Metzmacher
31dc9126c1
r24072: Add "client ldap sasl wrapping" parameter.
...
Possible values are "plain" (default), "sign" or "seal".
metze
(This used to be commit 26ccbad721
)
2007-10-10 12:29:02 -05:00
Volker Lendecke
dd98820185
r24071: Fix a missing END_PROFILE call
...
(This used to be commit c9f12326dd
)
2007-10-10 12:29:01 -05:00
Volker Lendecke
c1ca4c298b
r24070: Apply some const
...
(This used to be commit e6d592dcb8
)
2007-10-10 12:29:01 -05:00
Volker Lendecke
ed74f288f1
r24069: Fix Coverity ID 368. We would segfault if 0 < data.dsize < 8
...
(This used to be commit fa53632568
)
2007-10-10 12:29:01 -05:00
Volker Lendecke
d5ca533043
r24068: Fix Coverity id 366 (dead code). We have checked for argc >= 3 above.
...
(This used to be commit b876bca6bc
)
2007-10-10 12:29:01 -05:00
Volker Lendecke
84058d4933
r24067: Fix a type mismatch found by the IBM checker
...
(This used to be commit 411a1a2037
)
2007-10-10 12:29:01 -05:00
Günther Deschner
3ec8b1702c
r24066: Fix memleak found by Volker. We don't leak keys now with MIT and Heimdal.
...
Guenther
(This used to be commit 7755ad750f
)
2007-10-10 12:29:01 -05:00
Volker Lendecke
bf27a77c05
r24065: According to gd, this breaks heimdal. Thanks for checking!
...
(This used to be commit ea5f53eac8
)
2007-10-10 12:29:01 -05:00
Stefan Metzmacher
b4f6db40ab
r24062: fix logic for broken krb5 libs which always force
...
sign and seal...
metze
(This used to be commit 4a4fc8cccb
)
2007-10-10 12:29:00 -05:00
Volker Lendecke
d44063715a
r24058: Fix some memory leaks in ads_secrets_verify_ticket.
...
Jeremy, Günther, please review!
Thanks,
Volker
(This used to be commit 000e096c27
)
2007-10-10 12:29:00 -05:00
Volker Lendecke
6e419551ae
r24057: Fix some uninitialized variables found by the IBM checker
...
(This used to be commit d74bbc53c2
)
2007-10-10 12:29:00 -05:00
Volker Lendecke
7d2d4ddfa2
r24056: Another big one: This converts reply_sesssetup_and_X to the new API. As usual,
...
its history can be found on http://samba.org/~vlendec/sesssetup/ . This very
obviously needs close review.
Volker
(This used to be commit 35675a6a33
)
2007-10-10 12:29:00 -05:00
Gerald Carter
9a9a7e2de4
r24055: Remove a reference to the outdated samba-docs mailing list. This entire
...
README really needs to be overhauled at some point.
(This used to be commit c08d85a5f1
)
2007-10-10 12:29:00 -05:00
Volker Lendecke
63acef8e46
r24054: Fix some warnings
...
(This used to be commit ed84540bb2
)
2007-10-10 12:29:00 -05:00
Volker Lendecke
e29325a6ce
r24050: Fix a typo
...
(This used to be commit 53027d0ee2
)
2007-10-10 12:29:00 -05:00
Volker Lendecke
115062e7ce
r24049: Some more 64-bit warnings
...
(This used to be commit eabe796e46
)
2007-10-10 12:28:59 -05:00
Volker Lendecke
70faa40a2d
r24048: Fix the C++ warnings in our version of popt
...
(This used to be commit fd3683c1b3
)
2007-10-10 12:28:59 -05:00
Volker Lendecke
5e066d5ee1
r24047: With -Wmissing-prototypes these two always generate warnings. They
...
should be properly prototyped. For now, gloss over the warning.
(This used to be commit 2137158260
)
2007-10-10 12:28:59 -05:00
Volker Lendecke
e5cdc454aa
r24046: Fix a 64-bit warning
...
(This used to be commit a2ecc34aa4
)
2007-10-10 12:28:59 -05:00
Volker Lendecke
602271632a
r24044: Fix an uninitialized variable warning
...
(This used to be commit 69326a56e7
)
2007-10-10 12:28:59 -05:00
Stefan Metzmacher
75ae998b99
r24042: add support for krb5 sign and seal in LDAP via "GSS-SPNEGO"
...
metze
(This used to be commit 34ab84aceb
)
2007-10-10 12:28:59 -05:00
Stefan Metzmacher
09a16eba87
r24039: remove unused global variable...
...
metze
(This used to be commit 05fce8815f
)
2007-10-10 12:28:58 -05:00
Stefan Metzmacher
6b5c55b0f0
r24037: only setup sasl wrapping after a successful bind
...
metze
(This used to be commit 85d6cd3dfb
)
2007-10-10 12:28:58 -05:00
Jeremy Allison
76f0168f4f
r24036: Fix dfs rename bug in smbclient reported by Thomas Bork <tombork@web.de>.
...
Couldn't rename file as we weren't DFS enabling the target path.
Jeremy.
(This used to be commit cd66c133a1
)
2007-10-10 12:28:58 -05:00
Volker Lendecke
63fcb7a2fd
r24034: Print the full cluster pid in print_lock_struct
...
(This used to be commit ff1996ce4b
)
2007-10-10 12:28:58 -05:00
Volker Lendecke
798fc28a6a
r24033: We need to be able to cope with packet_handler calling itself
...
recursively
(This used to be commit b74797a31e
)
2007-10-10 12:28:58 -05:00
Volker Lendecke
33c57437a4
r24032: It helps testing tremendously if the cluster messaging actually sends
...
and receives messages to other nodes... :-)
(This used to be commit 3e9e9a3f28
)
2007-10-10 12:28:58 -05:00
Volker Lendecke
7c257b2214
r24031: Fix some 64 bit warnings
...
(This used to be commit c0fd9a14cf
)
2007-10-10 12:28:57 -05:00
Stefan Metzmacher
1ba6f17278
r24029: merge from http://samba.org/~tridge/samba_3_2_ctdb/ :
...
the claim_connection() must come after the sockets are open
metze
(This used to be commit 306846a14f
)
2007-10-10 12:28:57 -05:00
Stefan Metzmacher
4ce5c36367
r24027: merge from http://people.samba.org/bzr/metze/samba/3_2-ctdb-metze/ :
...
add in any cluster addresses. We need to response to these,
but not listen on them. This allows us to run nmbd on every
node in the cluster, and have all of them register with a
WINS server correctly
metze
(This used to be commit 98c57562c4
)
2007-10-10 12:28:57 -05:00
Stefan Metzmacher
12324f017c
r24025: packet_send() expects DATA_BLOB elements as vaargs
...
and not TDB_DATA
metze
(This used to be commit 3e4f552dbd
)
2007-10-10 12:28:57 -05:00
Günther Deschner
bed567bffc
r24024: Minor cleanup in ads_parse_gp_ext().
...
Guenther
(This used to be commit 57aa0acb84
)
2007-10-10 12:28:57 -05:00
Günther Deschner
e14d97bd10
r24023: Correctly support REG_BINARY in registry_push_value() and
...
registry_pull_value().
Guenther
(This used to be commit 6a3c44fd99
)
2007-10-10 12:28:57 -05:00
Stefan Metzmacher
93c56c712c
r24021: use MSG_BROADCAST_PID_STR as value for broadcast messages
...
to fix the cluster case
vl: please check, if this works with clustering = no
metze
(This used to be commit 9d4104b8d5
)
2007-10-10 12:28:56 -05:00
Stefan Metzmacher
efddd9c753
r24019: merge from http://people.samba.org/bzr/metze/samba/3_2-ctdb-metze/ :
...
use a timed event to make sure the timelimit is correctly
handled in smbcontrol when waiting for messages
metze
(This used to be commit 68c786dafa
)
2007-10-10 12:28:56 -05:00