Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-12-21 | r26277: Move loadparm context higher up the stack. | Jelmer Vernooij | 1 | -1/+2 | |
(This used to be commit 38fa08310ce573e9b46e76c840ddda6f18863573) | |||||
2007-12-21 | r26271: Remove some more uses of global_loadparm. | Jelmer Vernooij | 2 | -1/+3 | |
(This used to be commit e9875fcd56de0748ed78d7e3c9cdb4919cd96d3c) | |||||
2007-12-21 | r26266: Remove more global_loadparm uses. | Jelmer Vernooij | 6 | -11/+23 | |
(This used to be commit 99113075c4a96679bcec4f4d6bba4acb3dee4245) | |||||
2007-12-21 | r26264: pass name resolve order explicitly, use torture context for settings ↵ | Jelmer Vernooij | 3 | -7/+4 | |
in dssync tests. (This used to be commit c7eae1c7842f9ff8b70cce9e5d6f3ebbbe78e83b) | |||||
2007-12-21 | r26260: Store loadparm context in gensec context. | Jelmer Vernooij | 3 | -6/+10 | |
(This used to be commit b9e3a4862e267be39d603fed8207a237c3d72081) | |||||
2007-12-21 | r26248: Check in SWIG output so SWIG is not required when running out of svn. | Jelmer Vernooij | 6 | -0/+12533 | |
(This used to be commit 08501fbef38f81ce5ff4885a1696f9cb392fd631) | |||||
2007-12-21 | r26238: Add a loadparm context parameter to torture_context, remove more ↵ | Jelmer Vernooij | 1 | -1/+12 | |
uses of global_loadparm. (This used to be commit a33a5530545086b81a3b205aa109dff11c546926) | |||||
2007-12-21 | r26236: Remove more uses of global_loadparm or specify loadparm_context ↵ | Jelmer Vernooij | 3 | -6/+7 | |
explicitly. (This used to be commit 5b29ef7c03d9ae76b0ca909e9f03a58e1bad3521) | |||||
2007-12-21 | r26231: Spell check: credentails -> credentials. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 4b46888bd0195ab12190f76868719fc018baafd6) | |||||
2007-12-21 | r26224: Remove another use of global_loadparm. | Jelmer Vernooij | 1 | -3/+2 | |
(This used to be commit bd12560432b3a8faf124ae1f562b725f3b6686d9) | |||||
2007-12-21 | r26223: Move loadparm context up in the stack. | Jelmer Vernooij | 4 | -2/+6 | |
(This used to be commit 152e2b1a283675b53affb8f7225644925f171dbd) | |||||
2007-12-21 | r26199: Allow constructing new sids, implement __eq__ for sids. | Jelmer Vernooij | 2 | -3/+18 | |
(This used to be commit 87472e35c04fdf0c61c9133bab3c05bda11eba00) | |||||
2007-12-21 | r26197: Add bindings for libsecurity. | Jelmer Vernooij | 3 | -4/+190 | |
(This used to be commit 8625cd403ba3a7d2b1b1fccfeb5efd7e21de0135) | |||||
2007-12-21 | r26194: Wrap the events subsystem in a separate file. | Jelmer Vernooij | 2 | -21/+3 | |
(This used to be commit cfb6bbdc31083308dbff29cf226a092c8a137c2a) | |||||
2007-12-21 | r26192: Handle, test and implement the style of extended_dn requiest that ↵ | Andrew Bartlett | 4 | -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-21 | r26160: Add WERR_NAME_NOT_FOUND. | Günther Deschner | 2 | -0/+2 | |
Guenther (This used to be commit 66be960c67787ed7355775e619f3973543a4fef8) | |||||
2007-12-21 | r26136: Attempt to fix dependencies for auth. | Jelmer Vernooij | 2 | -6/+2 | |
(This used to be commit abf2600a044cdbab6c5d7880d18217bff3d15c39) | |||||
2007-12-21 | r26133: Add some more error codes from wkssvc testing. | Günther Deschner | 2 | -0/+13 | |
Guenther (This used to be commit 0cf974ee33ba0dbd41c554db2fd1d0458e99e3d1) | |||||
2007-12-21 | r26100: Also check for SWIG. | Jelmer Vernooij | 1 | -31/+0 | |
(This used to be commit 1755adffecb8ed68047d6ad69087a680cc63ba8f) | |||||
2007-12-21 | r26088: Import some native-python python modules and move original python ↵ | Jelmer Vernooij | 1 | -0/+11 | |
swig torture code to common python directory as well. (This used to be commit cbf656ff054ab2b0b5ca81e1d4f16ac54c8098f1) | |||||
2007-12-21 | r26076: Remove some SWIG code that is already commonly available. | Jelmer Vernooij | 2 | -33/+4 | |
(This used to be commit e6cd16d0fb3c7f0d4756c28b8c9300583910c4c6) | |||||
2007-12-21 | r26074: Add SWIG magic for NTSTATUS and WERROR return codes. | Jelmer Vernooij | 1 | -0/+39 | |
(This used to be commit 0bee7cb92e8ae1b80a957dd8fe32c36db1c32032) | |||||
2007-12-21 | r26060: Add some error codes from remote join api. | Günther Deschner | 2 | -0/+8 | |
Guenther (This used to be commit 73f231cba3fde4b2c5078b7c6dd52c3dac8cd1ce) | |||||
2007-12-21 | r25924: fix bug in UNIX_INFO2 push code found make make valgrindtest | Stefan Metzmacher | 1 | -1/+1 | |
metze (This used to be commit 9b151e6ceaeaa15e8cbd92f452522fe005f2382f) | |||||
2007-12-21 | r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers) | Stefan Metzmacher | 14 | -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-21 | r25917: ndr: move ndr_map_error2ntstatus to errormap.c | Stefan Metzmacher | 2 | -1/+30 | |
metze (This used to be commit 8fc2e7737fc15f7265816f077e2a48a7a98f75b8) | |||||
2007-12-21 | r25903: Move more files out of torture/ | Jelmer Vernooij | 2 | -0/+195 | |
(This used to be commit f734df3144cdd9ff280ee1cac2c3a7f972716f5d) | |||||
2007-12-21 | r25897: Add WERR_INVALID_FLAGS. | Günther Deschner | 2 | -0/+2 | |
Guenther (This used to be commit c3023eaeb389f44b64becc383552df0debfc232d) | |||||
2007-12-21 | r25822: use NDR_CHECK() | Stefan Metzmacher | 1 | -6/+2 | |
metze (This used to be commit c81aa2ba36904281692b84bcd37300e38760da34) | |||||
2007-12-21 | r25821: always use ndr_push/pull_error() to report errors and not NTSTATUS ↵ | Stefan Metzmacher | 1 | -15/+32 | |
directly metze (This used to be commit faa26ed52c81f7075823b460e1444f3961d3421c) | |||||
2007-12-21 | r25820: but still return the error... | Stefan Metzmacher | 3 | -0/+3 | |
(sorry, this should have been one commit) metze (This used to be commit 01c5ec7eb44956c1722d884bb97ce7730d4fc451) | |||||
2007-12-21 | r25819: make the success case more clear | Stefan Metzmacher | 3 | -3/+3 | |
metze (This used to be commit 6495fe220d488ce86d53b148f76f9fe669d4bbad) | |||||
2007-12-21 | r25803: Make our security descriptor acl manipulation methods more generic ↵ | Günther Deschner | 1 | -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-21 | r25801: Add security_ace_create() function. | Günther Deschner | 1 | -0/+29 | |
Guenther (This used to be commit 0306e0183d4db0da331449b411814e7a93b6db2d) | |||||
2007-12-21 | r25791: wrepl_request_finished() sets req->status, so make this explicit | Stefan Metzmacher | 1 | -13/+15 | |
and avoid req->status = req->status... metze (This used to be commit c9ee0f3e967b89033510d30136363a3b78fedb9e) | |||||
2007-12-21 | r25775: use ndr_pull_union_blob_all() in CLDAP code | Stefan Metzmacher | 1 | -4/+4 | |
metze (This used to be commit 58e202a39b1a0d9b9c64b9136a894257da539c6e) | |||||
2007-12-21 | r25739: We forgot to copy revision and type flags in security_descriptor_copy(). | Günther Deschner | 1 | -0/+3 | |
Guenther (This used to be commit 2e028503a36acd12009a4d2f0d217b2d940c9c30) | |||||
2007-12-21 | r25692: fixed another example where the free of fde and the free of the socket | Andrew Tridgell | 1 | -1/+3 | |
causes the fd to be closed before epoll is told (This used to be commit d19686cf8a3aba0c6601c5fa58cbf74461055c1c) | |||||
2007-12-21 | r25672: Some more FRS werrors. | Günther Deschner | 2 | -0/+4 | |
Guenther (This used to be commit 8fa3de8dca9e9d0d9f7fc79e4fc78b85313f870b) | |||||
2007-12-21 | r25669: Real build fix. | Günther Deschner | 1 | -1/+1 | |
Guenther (This used to be commit 1b9e526bf60372e5b3731e98dbfcc029b04e4b01) | |||||
2007-12-21 | r25668: Hopefully fix the build, sorry... | Günther Deschner | 2 | -3/+4 | |
Guenther (This used to be commit df94fbfe96200ed521fd377a01b6b7b7a7ef88d8) | |||||
2007-12-21 | r25665: Add some more WERR codes. | Günther Deschner | 2 | -0/+11 | |
Guenther (This used to be commit 846d81c0ade7a1b56366feb4338312c24dc4351b) | |||||
2007-12-21 | r25624: Remove ipv4_addr hack. Only causes 4 extra includes of ↵ | Jelmer Vernooij | 2 | -4/+5 | |
system/network.h because we stripped down includes. (This used to be commit 262c1c23a61f1f4fae13e0a61179fe98b682cecf) | |||||
2007-12-21 | r25610: Add security_descriptor_appendv() which takes va_list directly. | Günther Deschner | 1 | -9/+14 | |
Guenther (This used to be commit 99408cf20c6feb745cd2dd56c37015cfa11e9b3d) | |||||
2007-12-21 | r25608: Call security_descriptor_append from within security_descriptor_create. | Günther Deschner | 1 | -29/+1 | |
Guenther (This used to be commit 1ebcceb922bdb566e6a548aa1ad816eb8e9e26e9) | |||||
2007-12-21 | r25607: Allow to set security descriptor type flags at creation time with | Günther Deschner | 1 | -0/+4 | |
security_descriptor_create(). Guenther (This used to be commit 7dd0d28d254f78891b0807492baafa188b42df16) | |||||
2007-12-21 | r25604: Add security_descriptor_append() helper function. | Günther Deschner | 1 | -0/+42 | |
Guenther (This used to be commit 7d8f53b1c73dc4025821d96d8f675b6866407acb) | |||||
2007-10-10 | r25578: BOOL -> bool | Stefan Metzmacher | 1 | -3/+3 | |
metze (This used to be commit 198e8d7fff285fc70f2525af2a34a61d385b0d29) | |||||
2007-10-10 | r25554: Convert last instances of BOOL, True and False to the standard types. | Jelmer Vernooij | 74 | -828/+830 | |
(This used to be commit 566aa14139510788548a874e9213d91317f83ca9) | |||||
2007-10-10 | r25516: Sorry, I reverted too much of r25448 in r25515. | Michael Adam | 1 | -1/+1 | |
These two fixes should have remained! Thanks to Metze for pointing this out. Michael (This used to be commit 294b2bf593445a79c500f02569f10ff72e1d6933) |