summaryrefslogtreecommitdiff
path: root/source4/libcli
AgeCommit message (Collapse)AuthorFilesLines
2007-12-21r26333: No more global_loadparm in finddcs.Jelmer Vernooij1-3/+7
(This used to be commit 0c91026e587ca74692bc9223a6b5493e35943aee)
2007-12-21r26325: Remove use of global_loadparm in netif.Jelmer Vernooij3-5/+7
(This used to be commit e452cb28594f23add7c00247ed39e8323aea78a6)
2007-12-21r26319: Split encoding functions out of libcli_ldap.Jelmer Vernooij2-4/+10
(This used to be commit 95a6ef7fc8757ccfd90dbf0d6c9b5098f10b10b6)
2007-12-21r26316: Use contexts for conversion functions.Jelmer Vernooij4-21/+23
(This used to be commit f6420d933b5b011d428974f3a2a57edf19e6f482)
2007-12-21r26311: Move port number specification higher up the call stack.Jelmer Vernooij1-10/+3
(This used to be commit ef946ff09315d90ea0419470ffd06a70498133f2)
2007-12-21r26310: Remove more uses of global_loadparm.Jelmer Vernooij3-2/+6
(This used to be commit 9d806da113b5f0688b6193dfdee9b8765e18b38f)
2007-12-21r26309: Move specification of port higher up the all stack.Jelmer Vernooij3-1/+3
(This used to be commit 7de55cde7c7fe0141c05c8a38248667ebf3a9033)
2007-12-21r26277: Move loadparm context higher up the stack.Jelmer Vernooij1-1/+2
(This used to be commit 38fa08310ce573e9b46e76c840ddda6f18863573)
2007-12-21r26271: Remove some more uses of global_loadparm.Jelmer Vernooij2-1/+3
(This used to be commit e9875fcd56de0748ed78d7e3c9cdb4919cd96d3c)
2007-12-21r26266: Remove more global_loadparm uses.Jelmer Vernooij6-11/+23
(This used to be commit 99113075c4a96679bcec4f4d6bba4acb3dee4245)
2007-12-21r26264: pass name resolve order explicitly, use torture context for settings ↵Jelmer Vernooij3-7/+4
in dssync tests. (This used to be commit c7eae1c7842f9ff8b70cce9e5d6f3ebbbe78e83b)
2007-12-21r26260: Store loadparm context in gensec context.Jelmer Vernooij3-6/+10
(This used to be commit b9e3a4862e267be39d603fed8207a237c3d72081)
2007-12-21r26248: Check in SWIG output so SWIG is not required when running out of svn.Jelmer Vernooij6-0/+12533
(This used to be commit 08501fbef38f81ce5ff4885a1696f9cb392fd631)
2007-12-21r26238: Add a loadparm context parameter to torture_context, remove more ↵Jelmer Vernooij1-1/+12
uses of global_loadparm. (This used to be commit a33a5530545086b81a3b205aa109dff11c546926)
2007-12-21r26236: Remove more uses of global_loadparm or specify loadparm_context ↵Jelmer Vernooij3-6/+7
explicitly. (This used to be commit 5b29ef7c03d9ae76b0ca909e9f03a58e1bad3521)
2007-12-21r26231: Spell check: credentails -> credentials.Jelmer Vernooij1-1/+1
(This used to be commit 4b46888bd0195ab12190f76868719fc018baafd6)
2007-12-21r26224: Remove another use of global_loadparm.Jelmer Vernooij1-3/+2
(This used to be commit bd12560432b3a8faf124ae1f562b725f3b6686d9)
2007-12-21r26223: Move loadparm context up in the stack.Jelmer Vernooij4-2/+6
(This used to be commit 152e2b1a283675b53affb8f7225644925f171dbd)
2007-12-21r26199: Allow constructing new sids, implement __eq__ for sids.Jelmer Vernooij2-3/+18
(This used to be commit 87472e35c04fdf0c61c9133bab3c05bda11eba00)
2007-12-21r26197: Add bindings for libsecurity.Jelmer Vernooij3-4/+190
(This used to be commit 8625cd403ba3a7d2b1b1fccfeb5efd7e21de0135)
2007-12-21r26194: Wrap the events subsystem in a separate file.Jelmer Vernooij2-21/+3
(This used to be commit cfb6bbdc31083308dbff29cf226a092c8a137c2a)
2007-12-21r26192: Handle, test and implement the style of extended_dn requiest that ↵Andrew Bartlett4-3/+45
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 (This used to be commit 833dfc2f2af84c45f954e428c9ea6babf100ba92)
2007-12-21r26160: Add WERR_NAME_NOT_FOUND.Günther Deschner2-0/+2
Guenther (This used to be commit 66be960c67787ed7355775e619f3973543a4fef8)
2007-12-21r26136: Attempt to fix dependencies for auth.Jelmer Vernooij2-6/+2
(This used to be commit abf2600a044cdbab6c5d7880d18217bff3d15c39)
2007-12-21r26133: Add some more error codes from wkssvc testing.Günther Deschner2-0/+13
Guenther (This used to be commit 0cf974ee33ba0dbd41c554db2fd1d0458e99e3d1)
2007-12-21r26100: Also check for SWIG.Jelmer Vernooij1-31/+0
(This used to be commit 1755adffecb8ed68047d6ad69087a680cc63ba8f)
2007-12-21r26088: Import some native-python python modules and move original python ↵Jelmer Vernooij1-0/+11
swig torture code to common python directory as well. (This used to be commit cbf656ff054ab2b0b5ca81e1d4f16ac54c8098f1)
2007-12-21r26076: Remove some SWIG code that is already commonly available.Jelmer Vernooij2-33/+4
(This used to be commit e6cd16d0fb3c7f0d4756c28b8c9300583910c4c6)
2007-12-21r26074: Add SWIG magic for NTSTATUS and WERROR return codes.Jelmer Vernooij1-0/+39
(This used to be commit 0bee7cb92e8ae1b80a957dd8fe32c36db1c32032)
2007-12-21r26060: Add some error codes from remote join api.Günther Deschner2-0/+8
Guenther (This used to be commit 73f231cba3fde4b2c5078b7c6dd52c3dac8cd1ce)
2007-12-21r25924: fix bug in UNIX_INFO2 push code found make make valgrindtestStefan Metzmacher1-1/+1
metze (This used to be commit 9b151e6ceaeaa15e8cbd92f452522fe005f2382f)
2007-12-21r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)Stefan Metzmacher14-140/+193
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 (This used to be commit 6223c7fddc972687eb577e04fc1c8e0604c35435)
2007-12-21r25917: ndr: move ndr_map_error2ntstatus to errormap.cStefan Metzmacher2-1/+30
metze (This used to be commit 8fc2e7737fc15f7265816f077e2a48a7a98f75b8)
2007-12-21r25903: Move more files out of torture/Jelmer Vernooij2-0/+195
(This used to be commit f734df3144cdd9ff280ee1cac2c3a7f972716f5d)
2007-12-21r25897: Add WERR_INVALID_FLAGS.Günther Deschner2-0/+2
Guenther (This used to be commit c3023eaeb389f44b64becc383552df0debfc232d)
2007-12-21r25822: use NDR_CHECK()Stefan Metzmacher1-6/+2
metze (This used to be commit c81aa2ba36904281692b84bcd37300e38760da34)
2007-12-21r25821: always use ndr_push/pull_error() to report errors and not NTSTATUS ↵Stefan Metzmacher1-15/+32
directly metze (This used to be commit faa26ed52c81f7075823b460e1444f3961d3421c)
2007-12-21r25820: but still return the error...Stefan Metzmacher3-0/+3
(sorry, this should have been one commit) metze (This used to be commit 01c5ec7eb44956c1722d884bb97ce7730d4fc451)
2007-12-21r25819: make the success case more clearStefan Metzmacher3-3/+3
metze (This used to be commit 6495fe220d488ce86d53b148f76f9fe669d4bbad)
2007-12-21r25803: Make our security descriptor acl manipulation methods more generic ↵Günther Deschner1-73/+174
so that we can add and delete ACEs for SACLs as well as for DACLs. Guenther (This used to be commit 947fff994181f0ae50ac76d09621ddd684873112)
2007-12-21r25801: Add security_ace_create() function.Günther Deschner1-0/+29
Guenther (This used to be commit 0306e0183d4db0da331449b411814e7a93b6db2d)
2007-12-21r25791: wrepl_request_finished() sets req->status, so make this explicitStefan Metzmacher1-13/+15
and avoid req->status = req->status... metze (This used to be commit c9ee0f3e967b89033510d30136363a3b78fedb9e)
2007-12-21r25775: use ndr_pull_union_blob_all() in CLDAP codeStefan Metzmacher1-4/+4
metze (This used to be commit 58e202a39b1a0d9b9c64b9136a894257da539c6e)
2007-12-21r25739: We forgot to copy revision and type flags in security_descriptor_copy().Günther Deschner1-0/+3
Guenther (This used to be commit 2e028503a36acd12009a4d2f0d217b2d940c9c30)
2007-12-21r25692: fixed another example where the free of fde and the free of the socketAndrew Tridgell1-1/+3
causes the fd to be closed before epoll is told (This used to be commit d19686cf8a3aba0c6601c5fa58cbf74461055c1c)
2007-12-21r25672: Some more FRS werrors.Günther Deschner2-0/+4
Guenther (This used to be commit 8fa3de8dca9e9d0d9f7fc79e4fc78b85313f870b)
2007-12-21r25669: Real build fix.Günther Deschner1-1/+1
Guenther (This used to be commit 1b9e526bf60372e5b3731e98dbfcc029b04e4b01)
2007-12-21r25668: Hopefully fix the build, sorry...Günther Deschner2-3/+4
Guenther (This used to be commit df94fbfe96200ed521fd377a01b6b7b7a7ef88d8)
2007-12-21r25665: Add some more WERR codes.Günther Deschner2-0/+11
Guenther (This used to be commit 846d81c0ade7a1b56366feb4338312c24dc4351b)
2007-12-21r25624: Remove ipv4_addr hack. Only causes 4 extra includes of ↵Jelmer Vernooij2-4/+5
system/network.h because we stripped down includes. (This used to be commit 262c1c23a61f1f4fae13e0a61179fe98b682cecf)