Age | Commit message (Expand) | Author | Files | Lines |
2011-03-15 | Re-enable base.tcondev test for S3, now we pass it correctly. | Jeremy Allison | 1 | -1/+0 |
2011-03-14 | Fix bug #8005 - smbtorture4 BASE-TCONDEV fails when tested on Samba | Jeremy Allison | 1 | -2/+6 |
2011-03-14 | s3: Change tldap_entry_attributes to the "array,count" convention | Volker Lendecke | 3 | -5/+7 |
2011-03-14 | s3: Fix bug 8009 - net rap session cannot get username | Volker Lendecke | 1 | -1/+1 |
2011-03-14 | s3: Fix the talloc hierarchy in shadow_copy2_connectpath | Volker Lendecke | 1 | -2/+9 |
2011-03-14 | s3: This module needs rewriting... | Volker Lendecke | 1 | -1/+1 |
2011-03-13 | librpc/rpc: move DCERPC_ flags to rpc_common.h | Stefan Metzmacher | 1 | -54/+0 |
2011-03-13 | s3:librpc/rpc: add DCERPC_ANON_FALLBACK flag | Stefan Metzmacher | 1 | -0/+2 |
2011-03-13 | librpc/rpc: move struct dcerpc_binding to rpc_common.h | Stefan Metzmacher | 1 | -15/+0 |
2011-03-13 | s3:librpc/rpc: add target_principal to struct dcerpc_binding | Stefan Metzmacher | 2 | -1/+2 |
2011-03-13 | librpc/rpc: move enum dcerpc_transport_t to rpc_common.h | Stefan Metzmacher | 1 | -10/+5 |
2011-03-13 | s3: Enhance error messages in idmap_tdb2_init_hwm | Volker Lendecke | 1 | -8/+9 |
2011-03-13 | Revert "s3: Fix bug 8009" | Volker Lendecke | 1 | -1/+1 |
2011-03-12 | s3: Fix bug 8009 | Volker Lendecke | 1 | -1/+1 |
2011-03-11 | s3: Fix a typo | Volker Lendecke | 1 | -1/+1 |
2011-03-11 | librpc/rpc: move dcerpc_binding_handle stuff to rpc_common.h | Stefan Metzmacher | 1 | -145/+1 |
2011-03-11 | s3:librpc/rpc: remove unused dcerpc_pipe define hack | Stefan Metzmacher | 1 | -10/+0 |
2011-03-11 | s3:idmap_ldap: fix a few typos in a comment | Michael Adam | 1 | -3/+4 |
2011-03-11 | s3-selftest: add another flaky s3-torture test to knownfail, this time OPLOCK4. | Günther Deschner | 1 | -0/+1 |
2011-03-10 | s3-build: remove -I../lib/addns. | Günther Deschner | 4 | -5/+3 |
2011-03-10 | waf-selftest: allow to call "make test SUBUNIT_FORMATTER=cat". | Günther Deschner | 1 | -1/+3 |
2011-03-10 | s3-waf: fix typo. | Günther Deschner | 1 | -1/+1 |
2011-03-10 | s3-selftest: run a couple of dgram NBT tests against s3. | Günther Deschner | 2 | -1/+4 |
2011-03-10 | s3: sid->domain_sid in winbindd_samr sam_rids_to_names | Volker Lendecke | 1 | -8/+8 |
2011-03-10 | Quite some callers of sid_split_rid do not care about the rid | Volker Lendecke | 8 | -21/+11 |
2011-03-10 | s3: Fix paranoia check in sam_rids_to_names | Volker Lendecke | 1 | -4/+2 |
2011-03-09 | s3-selftest: properly move connect to seal options. | Günther Deschner | 1 | -2/+2 |
2011-03-09 | s3-selftest: no point in testing smb2 via ncacn_ip_tcp. | Günther Deschner | 1 | -9/+13 |
2011-03-09 | s3-selftest: remove *ncacn_ip_tcp* from knownfail list. | Günther Deschner | 1 | -1/+0 |
2011-03-09 | s3-rpc_server: handle DCERPC_AUTH_LEVEL_CONNECT in api_pipe_bind_req(). | Günther Deschner | 1 | -0/+3 |
2011-03-09 | libsmbclient: Fix a typo | Volker Lendecke | 1 | -1/+1 |
2011-03-09 | s3-rpc_server: Remove unused _rpc_ep_register. | Andreas Schneider | 1 | -29/+0 |
2011-03-09 | s3-rpc_server: Use the new endpoint register functions. | Andreas Schneider | 1 | -14/+14 |
2011-03-09 | s3-rpc_server: Add tevent based endpoint setup functions. | Andreas Schneider | 1 | -0/+121 |
2011-03-09 | s3-rpc_server: Change irritating debug message. | Andreas Schneider | 1 | -7/+7 |
2011-03-09 | s3-rpc_client: Don't ask endpoint mapper for its own port. | Andreas Schneider | 1 | -0/+6 |
2011-03-09 | s3-smbd: Increase debug level von context messages. | Andreas Schneider | 3 | -8/+8 |
2011-03-08 | s3: Use talloc_tos() in idmap_nss_sids_to_unixids | Volker Lendecke | 1 | -11/+4 |
2011-03-08 | s3: "dom_name" is not needed in idmap_nss_sids_to_unixids | Volker Lendecke | 1 | -2/+1 |
2011-03-08 | s3: "ctx" is not needed in idmap_nss_unixids_to_sids | Volker Lendecke | 1 | -10/+0 |
2011-03-08 | s3-selftest: only run smbtorture4 tests when smbtorture4 is available. | Günther Deschner | 1 | -14/+14 |
2011-03-08 | s3-selftest: add pattern test of dcerpc binding options (using rpc.lsa.lookup... | Günther Deschner | 2 | -2/+18 |
2011-03-08 | s3-waf: fix the build. | Günther Deschner | 2 | -1/+4 |
2011-03-08 | s3-epmd: remove some unused variables. | Günther Deschner | 1 | -6/+0 |
2011-03-08 | s3-epmap: fix uninitialized variable in ep_register() | Günther Deschner | 1 | -0/+1 |
2011-03-08 | s3-selftest: no need to run rpc.samba3.netlogon twice. | Günther Deschner | 1 | -1/+1 |
2011-03-08 | s3-rpc_server: Added IPv6 support for epmapper. | Andreas Schneider | 2 | -0/+18 |
2011-03-08 | s3-rpc_server: Free unused memory. | Andreas Schneider | 1 | -0/+2 |
2011-03-08 | s3-winbind: Fixed the accept() for new_connection. | Andreas Schneider | 1 | -5/+7 |
2011-03-08 | s3-rpc_server: Fixed the accept() for ncalrpc_listener. | Andreas Schneider | 1 | -8/+4 |