Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r24449: length_is() isn't supported without size_is(). | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r24448: merge formating fixes SAMBA_3_2 | Stefan Metzmacher | 1 | -204/+258 |
2007-10-10 | r24118: Start fixing #4842 (usrmgr polcies menu not working) by removing range | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r24080: Set the primary group (matching windows) when creating new users in | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r24052: Fix some of the NT4 usrmgr.exe portions of bug 4815. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r23890: Allow wbinfo -a to work against Samba4's winbind. | Andrew Bartlett | 3 | -185/+320 |
2007-10-10 | r23812: Remove more code found as dead by the find_static script, and make | Andrew Bartlett | 1 | -43/+4 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 26 | -78/+52 |
2007-10-10 | r23643: Fix the build farm tests. We were incorrectly passing the | Jim McDonough | 1 | -17/+30 |
2007-10-10 | r23630: Found out what LSA_LOOKUP_NAMES level 5 means: | Günther Deschner | 1 | -2/+2 |
2007-10-10 | r23629: Document lsa lookupname lookuplevels Volker discovered a while ago. | Günther Deschner | 1 | -4/+21 |
2007-10-10 | r23551: Change data_blob_equal to data_blob_cmp, suitable for sorting with qs... | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r23418: 'S' is 0x53... | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r23384: Fill in NETLOGON netr_DsRGetForestTrustInformation(). | Günther Deschner | 1 | -1/+9 |
2007-10-10 | r23382: Fill in lsa_lsaRQueryForestTrustInformation. | Günther Deschner | 1 | -1/+43 |
2007-10-10 | r23381: Merge netr_GetDcName WERROR return and WERROR_DOMAIN_CONTROLLER_NOT_F... | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r23240: Fill in netr_DsrGetDcSiteCoverageW. | Günther Deschner | 1 | -1/+10 |
2007-10-10 | r23239: Fill in drsuapi_QuerySitesByCost. | Günther Deschner | 1 | -1/+33 |
2007-10-10 | r23134: Set the event context onto the cli_credentials. | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r23129: Merge from 3_0: | Günther Deschner | 1 | -8/+52 |
2007-10-10 | r23030: finally fixed up our asn1 code to use better memory allocation. This | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r22944: fix bug #4618: | Stefan Metzmacher | 7 | -48/+48 |
2007-10-10 | r22838: Add in an explority test for what QFSINFO operations are valid on IPC$ | Andrew Bartlett | 1 | -0/+15 |
2007-10-10 | r22683: fix the logic for skipping the pipe_dead() | Stefan Metzmacher | 2 | -4/+4 |
2007-10-10 | r22619: fix pidl warnings | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r22582: Cleanups towards making winbind work again. We still have a long way... | Andrew Bartlett | 1 | -2/+1 |
2007-10-10 | r22534: don't remove socket and fd_event before we told the | Stefan Metzmacher | 1 | -8/+6 |
2007-10-10 | r22528: remember that the connection was marked dead and don't | Stefan Metzmacher | 2 | -0/+41 |
2007-10-10 | r22515: only steal pipe on success | Stefan Metzmacher | 1 | -3/+4 |
2007-10-10 | r22486: add a flag to ignore timeouts of a request and don't close | Stefan Metzmacher | 2 | -0/+13 |
2007-10-10 | r22485: don't crash when the main dcerpc code haven't setup | Stefan Metzmacher | 3 | -3/+23 |
2007-10-10 | r22470: merge handling of broken connections from wins replication client code | Stefan Metzmacher | 5 | -28/+57 |
2007-10-10 | r22406: this dependencies should also be private | Stefan Metzmacher | 1 | -16/+16 |
2007-10-10 | r22386: another unused include | Stefan Metzmacher | 1 | -1/+0 |
2007-10-10 | r22339: Run some more tests. | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r21928: fix the interface uuid of wzcsvc. | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r21837: Make dcerpc_mgmt a separate library again, as the linker leaves it ou... | Jelmer Vernooij | 1 | -2/+5 |
2007-10-10 | r21829: Integrate mgmt in libdcerpc. We have enough libraries as it is and m... | Jelmer Vernooij | 1 | -6/+3 |
2007-10-10 | r21817: give fields a meaning | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r21814: use ndr_push_error in the ndr layer, not just a NTSTATUS failure | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r21812: fixed an integer overflow error in the ndr push code. | Andrew Tridgell | 2 | -3/+10 |
2007-10-10 | r21811: fixed a queueing error in the dcerpc client code. WHen the | Andrew Tridgell | 2 | -19/+37 |
2007-10-10 | r21805: Add PAC_TYPE_CONSTRAINED_DELEGATION to the PAC_TYPE enum. | Andrew Bartlett | 1 | -1/+2 |
2007-10-10 | r21773: fix typo orginating -> originating | Stefan Metzmacher | 2 | -17/+17 |
2007-10-10 | r21662: More samr tests | Jelmer Vernooij | 1 | -5/+5 |
2007-10-10 | r21660: Add another test | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r21656: Move tests a bit closer to the things they test, should make syncing ... | Jelmer Vernooij | 1 | -0/+111 |
2007-10-10 | r21653: Add two more tdr tests. | Jelmer Vernooij | 1 | -0/+9 |
2007-10-10 | r21650: Update ndrdump to work in samba3 | Jelmer Vernooij | 1 | -1/+24 |
2007-10-10 | r21595: add a constant and some comments | Stefan Metzmacher | 1 | -0/+12 |