summaryrefslogtreecommitdiffstats
path: root/source4/librpc
Commit message (Expand)AuthorAgeFilesLines
...
* r24779: add 11 specific access rights that applies to accessmasks for UserRonnie Sahlberg2007-10-101-3/+17
* r24777: add 11 specific access rights to the access mask forRonnie Sahlberg2007-10-101-1/+15
* r24775: add 5 specific access right bits for the accessmask that refersRonnie Sahlberg2007-10-101-2/+10
* r24774: add 5 specific access mask bits for policy handles created for aliasesRonnie Sahlberg2007-10-101-2/+10
* r24772: add a bitmap that describes 6 of the specific accessmask bits forRonnie Sahlberg2007-10-101-5/+14
* r24763: Allow users to leave out the transport in DCE/RPC binding strings. If...Jelmer Vernooij2007-10-102-5/+21
* r24755: Use common code for finding the RPC binding in the torture tests.Jelmer Vernooij2007-10-101-2/+4
* r24753: Allow host name in binding string without transport.Jelmer Vernooij2007-10-103-29/+61
* r24751: Run more tests, remove empty testsuites, more small improvements.Jelmer Vernooij2007-10-101-1/+2
* r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij2007-10-102-4/+4
* r24631: Fix up format warnings, found on my Fedora 7 x86_64 workstation.Andrew Bartlett2007-10-101-2/+4
* r24606: move librpc/rpc/table.c -> librpc/ndr/ndr_table.cStefan Metzmacher2007-10-104-37/+37
* r24560: rename some DCERPC_ prefixes into NDR_Stefan Metzmacher2007-10-101-1/+1
* r24557: rename 'dcerpc_table_' -> 'ndr_table_'Stefan Metzmacher2007-10-104-6/+6
* r24551: rename dcerpc_interface_table -> ndr_interface_tableStefan Metzmacher2007-10-1011-62/+62
* r24540: rename struct dcerpc_endpoint_list/struct dcerpc_authservice_listStefan Metzmacher2007-10-102-12/+7
* r24535: rename struct dcerpc_interface_call -> struct ndr_interface_callStefan Metzmacher2007-10-105-19/+16
* r24532: rename struct dcerpc_syntax_id into struct ndr_syntax_idStefan Metzmacher2007-10-109-34/+34
* r24449: length_is() isn't supported without size_is().Stefan Metzmacher2007-10-101-2/+2
* r24448: merge formating fixes SAMBA_3_2Stefan Metzmacher2007-10-101-204/+258
* r24118: Start fixing #4842 (usrmgr polcies menu not working) by removing rangeAndrew Bartlett2007-10-101-1/+1
* r24080: Set the primary group (matching windows) when creating new users inAndrew Bartlett2007-10-101-0/+1
* r24052: Fix some of the NT4 usrmgr.exe portions of bug 4815.Andrew Bartlett2007-10-101-1/+1
* r23890: Allow wbinfo -a to work against Samba4's winbind.Andrew Bartlett2007-10-103-185/+320
* r23812: Remove more code found as dead by the find_static script, and makeAndrew Bartlett2007-10-101-43/+4
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-1026-78/+52
* r23643: Fix the build farm tests. We were incorrectly passing theJim McDonough2007-10-101-17/+30
* r23630: Found out what LSA_LOOKUP_NAMES level 5 means:Günther Deschner2007-10-101-2/+2
* r23629: Document lsa lookupname lookuplevels Volker discovered a while ago.Günther Deschner2007-10-101-4/+21
* r23551: Change data_blob_equal to data_blob_cmp, suitable for sorting with qs...Andrew Bartlett2007-10-101-2/+2
* r23418: 'S' is 0x53...Stefan Metzmacher2007-10-101-2/+2
* r23384: Fill in NETLOGON netr_DsRGetForestTrustInformation().Günther Deschner2007-10-101-1/+9
* r23382: Fill in lsa_lsaRQueryForestTrustInformation.Günther Deschner2007-10-101-1/+43
* r23381: Merge netr_GetDcName WERROR return and WERROR_DOMAIN_CONTROLLER_NOT_F...Günther Deschner2007-10-101-1/+1
* r23240: Fill in netr_DsrGetDcSiteCoverageW.Günther Deschner2007-10-101-1/+10
* r23239: Fill in drsuapi_QuerySitesByCost.Günther Deschner2007-10-101-1/+33
* r23134: Set the event context onto the cli_credentials.Andrew Bartlett2007-10-101-0/+1
* r23129: Merge from 3_0:Günther Deschner2007-10-101-8/+52
* r23030: finally fixed up our asn1 code to use better memory allocation. ThisAndrew Tridgell2007-10-101-1/+1
* r22944: fix bug #4618:Stefan Metzmacher2007-10-107-48/+48
* r22838: Add in an explority test for what QFSINFO operations are valid on IPC$Andrew Bartlett2007-10-101-0/+15
* r22683: fix the logic for skipping the pipe_dead()Stefan Metzmacher2007-10-102-4/+4
* r22619: fix pidl warningsStefan Metzmacher2007-10-101-2/+2
* r22582: Cleanups towards making winbind work again. We still have a long way...Andrew Bartlett2007-10-101-2/+1
* r22534: don't remove socket and fd_event before we told theStefan Metzmacher2007-10-101-8/+6
* r22528: remember that the connection was marked dead and don'tStefan Metzmacher2007-10-102-0/+41
* r22515: only steal pipe on successStefan Metzmacher2007-10-101-3/+4
* r22486: add a flag to ignore timeouts of a request and don't closeStefan Metzmacher2007-10-102-0/+13
* r22485: don't crash when the main dcerpc code haven't setupStefan Metzmacher2007-10-103-3/+23
* r22470: merge handling of broken connections from wins replication client codeStefan Metzmacher2007-10-105-28/+57