Jelmer Vernooij
baa5bcd303
r26337: Move global_loadparm to a higher caller.
2007-12-21 05:48:47 +01:00
Jelmer Vernooij
b03e5d0011
r26335: Specify name_resolve_order to socket code.
2007-12-21 05:48:46 +01:00
Jelmer Vernooij
0c91026e58
r26333: No more global_loadparm in finddcs.
2007-12-21 05:48:45 +01:00
Jelmer Vernooij
e452cb2859
r26325: Remove use of global_loadparm in netif.
2007-12-21 05:48:37 +01:00
Jelmer Vernooij
95a6ef7fc8
r26319: Split encoding functions out of libcli_ldap.
2007-12-21 05:48:33 +01:00
Jelmer Vernooij
f6420d933b
r26316: Use contexts for conversion functions.
2007-12-21 05:48:30 +01:00
Jelmer Vernooij
ef946ff093
r26311: Move port number specification higher up the call stack.
2007-12-21 05:48:23 +01:00
Jelmer Vernooij
9d806da113
r26310: Remove more uses of global_loadparm.
2007-12-21 05:48:22 +01:00
Jelmer Vernooij
7de55cde7c
r26309: Move specification of port higher up the all stack.
2007-12-21 05:48:21 +01:00
Jelmer Vernooij
38fa08310c
r26277: Move loadparm context higher up the stack.
2007-12-21 05:48:03 +01:00
Jelmer Vernooij
e9875fcd56
r26271: Remove some more uses of global_loadparm.
2007-12-21 05:47:53 +01:00
Jelmer Vernooij
99113075c4
r26266: Remove more global_loadparm uses.
2007-12-21 05:47:42 +01:00
Jelmer Vernooij
c7eae1c784
r26264: pass name resolve order explicitly, use torture context for settings in dssync tests.
2007-12-21 05:47:39 +01:00
Jelmer Vernooij
b9e3a4862e
r26260: Store loadparm context in gensec context.
2007-12-21 05:47:34 +01:00
Jelmer Vernooij
08501fbef3
r26248: Check in SWIG output so SWIG is not required when running out of svn.
2007-12-21 05:47:26 +01:00
Jelmer Vernooij
a33a553054
r26238: Add a loadparm context parameter to torture_context, remove more uses of global_loadparm.
2007-12-21 05:47:20 +01:00
Jelmer Vernooij
5b29ef7c03
r26236: Remove more uses of global_loadparm or specify loadparm_context explicitly.
2007-12-21 05:47:15 +01:00
Jelmer Vernooij
4b46888bd0
r26231: Spell check: credentails -> credentials.
2007-12-21 05:47:09 +01:00
Jelmer Vernooij
bd12560432
r26224: Remove another use of global_loadparm.
2007-12-21 05:47:00 +01:00
Jelmer Vernooij
152e2b1a28
r26223: Move loadparm context up in the stack.
2007-12-21 05:46:59 +01:00
Jelmer Vernooij
87472e35c0
r26199: Allow constructing new sids, implement __eq__ for sids.
2007-12-21 05:46:47 +01:00
Jelmer Vernooij
8625cd403b
r26197: Add bindings for libsecurity.
2007-12-21 05:46:47 +01:00
Jelmer Vernooij
cfb6bbdc31
r26194: Wrap the events subsystem in a separate file.
2007-12-21 05:46:45 +01:00
Andrew Bartlett
833dfc2f2a
r26192: Handle, test and implement the style of extended_dn requiest that MMC uses.
...
It appears that the control value is optional, implying type 0 responses.
Failing to parse this was causing LDAP disconnects with 'unavailable
critical extension'.
Andrew Bartlett
2007-12-21 05:46:44 +01:00
Günther Deschner
66be960c67
r26160: Add WERR_NAME_NOT_FOUND.
...
Guenther
2007-12-21 05:46:29 +01:00
Jelmer Vernooij
abf2600a04
r26136: Attempt to fix dependencies for auth.
2007-12-21 05:46:18 +01:00
Günther Deschner
0cf974ee33
r26133: Add some more error codes from wkssvc testing.
...
Guenther
2007-12-21 05:46:16 +01:00
Jelmer Vernooij
1755adffec
r26100: Also check for SWIG.
2007-12-21 05:46:03 +01:00
Jelmer Vernooij
cbf656ff05
r26088: Import some native-python python modules and move original python swig torture code to common python directory as well.
2007-12-21 05:45:59 +01:00
Jelmer Vernooij
e6cd16d0fb
r26076: Remove some SWIG code that is already commonly available.
2007-12-21 05:45:54 +01:00
Jelmer Vernooij
0bee7cb92e
r26074: Add SWIG magic for NTSTATUS and WERROR return codes.
2007-12-21 05:45:54 +01:00
Günther Deschner
73f231cba3
r26060: Add some error codes from remote join api.
...
Guenther
2007-12-21 05:45:49 +01:00
Stefan Metzmacher
9b151e6cea
r25924: fix bug in UNIX_INFO2 push code found make make valgrindtest
...
metze
2007-12-21 05:45:04 +01:00
Stefan Metzmacher
6223c7fddc
r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)
...
lib/messaging/
lib/registry/
lib/ldb-samba/
librpc/rpc/
auth/auth_winbind.c
auth/gensec/
auth/kerberos/
dsdb/repl/
dsdb/samdb/
dsdb/schema/
torture/
cluster/ctdb/
kdc/
ntvfs/ipc/
torture/rap/
ntvfs/
utils/getntacl.c
ntptr/
smb_server/
libcli/wrepl/
wrepl_server/
libcli/cldap/
libcli/dgram/
libcli/ldap/
libcli/raw/
libcli/nbt/
libnet/
winbind/
rpc_server/
metze
2007-12-21 05:45:02 +01:00
Stefan Metzmacher
8fc2e7737f
r25917: ndr: move ndr_map_error2ntstatus to errormap.c
...
metze
2007-12-21 05:44:55 +01:00
Jelmer Vernooij
f734df3144
r25903: Move more files out of torture/
2007-12-21 05:44:46 +01:00
Günther Deschner
c3023eaeb3
r25897: Add WERR_INVALID_FLAGS.
...
Guenther
2007-12-21 05:44:44 +01:00
Stefan Metzmacher
c81aa2ba36
r25822: use NDR_CHECK()
...
metze
2007-12-21 05:44:13 +01:00
Stefan Metzmacher
faa26ed52c
r25821: always use ndr_push/pull_error() to report errors and not NTSTATUS directly
...
metze
2007-12-21 05:44:13 +01:00
Stefan Metzmacher
01c5ec7eb4
r25820: but still return the error...
...
(sorry, this should have been one commit)
metze
2007-12-21 05:44:12 +01:00
Stefan Metzmacher
6495fe220d
r25819: make the success case more clear
...
metze
2007-12-21 05:44:12 +01:00
Günther Deschner
947fff9941
r25803: Make our security descriptor acl manipulation methods more generic so that we
...
can add and delete ACEs for SACLs as well as for DACLs.
Guenther
2007-12-21 05:44:06 +01:00
Günther Deschner
0306e0183d
r25801: Add security_ace_create() function.
...
Guenther
2007-12-21 05:44:04 +01:00
Stefan Metzmacher
c9ee0f3e96
r25791: wrepl_request_finished() sets req->status, so make this explicit
...
and avoid req->status = req->status...
metze
2007-12-21 05:44:01 +01:00
Stefan Metzmacher
58e202a39b
r25775: use ndr_pull_union_blob_all() in CLDAP code
...
metze
2007-12-21 05:43:54 +01:00
Günther Deschner
2e028503a3
r25739: We forgot to copy revision and type flags in security_descriptor_copy().
...
Guenther
2007-12-21 05:43:37 +01:00
Andrew Tridgell
d19686cf8a
r25692: fixed another example where the free of fde and the free of the socket
...
causes the fd to be closed before epoll is told
2007-12-21 05:43:16 +01:00
Günther Deschner
8fa3de8dca
r25672: Some more FRS werrors.
...
Guenther
2007-12-21 05:43:08 +01:00
Günther Deschner
1b9e526bf6
r25669: Real build fix.
...
Guenther
2007-12-21 05:43:07 +01:00
Günther Deschner
df94fbfe96
r25668: Hopefully fix the build, sorry...
...
Guenther
2007-12-21 05:43:06 +01:00