index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
librpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
r24560: rename some DCERPC_ prefixes into NDR_
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r24557: rename 'dcerpc_table_' -> 'ndr_table_'
Stefan Metzmacher
2007-10-10
4
-6
/
+6
*
r24551: rename dcerpc_interface_table -> ndr_interface_table
Stefan Metzmacher
2007-10-10
11
-62
/
+62
*
r24540: rename struct dcerpc_endpoint_list/struct dcerpc_authservice_list
Stefan Metzmacher
2007-10-10
2
-12
/
+7
*
r24535: rename struct dcerpc_interface_call -> struct ndr_interface_call
Stefan Metzmacher
2007-10-10
5
-19
/
+16
*
r24532: rename struct dcerpc_syntax_id into struct ndr_syntax_id
Stefan Metzmacher
2007-10-10
9
-34
/
+34
*
r24449: length_is() isn't supported without size_is().
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r24448: merge formating fixes SAMBA_3_2
Stefan Metzmacher
2007-10-10
1
-204
/
+258
*
r24118: Start fixing #4842 (usrmgr polcies menu not working) by removing range
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r24080: Set the primary group (matching windows) when creating new users in
Andrew Bartlett
2007-10-10
1
-0
/
+1
*
r24052: Fix some of the NT4 usrmgr.exe portions of bug 4815.
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r23890: Allow wbinfo -a to work against Samba4's winbind.
Andrew Bartlett
2007-10-10
3
-185
/
+320
*
r23812: Remove more code found as dead by the find_static script, and make
Andrew Bartlett
2007-10-10
1
-43
/
+4
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
26
-78
/
+52
*
r23643: Fix the build farm tests. We were incorrectly passing the
Jim McDonough
2007-10-10
1
-17
/
+30
*
r23630: Found out what LSA_LOOKUP_NAMES level 5 means:
Günther Deschner
2007-10-10
1
-2
/
+2
*
r23629: Document lsa lookupname lookuplevels Volker discovered a while ago.
Günther Deschner
2007-10-10
1
-4
/
+21
*
r23551: Change data_blob_equal to data_blob_cmp, suitable for sorting with qs...
Andrew Bartlett
2007-10-10
1
-2
/
+2
*
r23418: 'S' is 0x53...
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r23384: Fill in NETLOGON netr_DsRGetForestTrustInformation().
Günther Deschner
2007-10-10
1
-1
/
+9
*
r23382: Fill in lsa_lsaRQueryForestTrustInformation.
Günther Deschner
2007-10-10
1
-1
/
+43
*
r23381: Merge netr_GetDcName WERROR return and WERROR_DOMAIN_CONTROLLER_NOT_F...
Günther Deschner
2007-10-10
1
-1
/
+1
*
r23240: Fill in netr_DsrGetDcSiteCoverageW.
Günther Deschner
2007-10-10
1
-1
/
+10
*
r23239: Fill in drsuapi_QuerySitesByCost.
Günther Deschner
2007-10-10
1
-1
/
+33
*
r23134: Set the event context onto the cli_credentials.
Andrew Bartlett
2007-10-10
1
-0
/
+1
*
r23129: Merge from 3_0:
Günther Deschner
2007-10-10
1
-8
/
+52
*
r23030: finally fixed up our asn1 code to use better memory allocation. This
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r22944: fix bug #4618:
Stefan Metzmacher
2007-10-10
7
-48
/
+48
*
r22838: Add in an explority test for what QFSINFO operations are valid on IPC$
Andrew Bartlett
2007-10-10
1
-0
/
+15
*
r22683: fix the logic for skipping the pipe_dead()
Stefan Metzmacher
2007-10-10
2
-4
/
+4
*
r22619: fix pidl warnings
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r22582: Cleanups towards making winbind work again. We still have a long way...
Andrew Bartlett
2007-10-10
1
-2
/
+1
*
r22534: don't remove socket and fd_event before we told the
Stefan Metzmacher
2007-10-10
1
-8
/
+6
*
r22528: remember that the connection was marked dead and don't
Stefan Metzmacher
2007-10-10
2
-0
/
+41
*
r22515: only steal pipe on success
Stefan Metzmacher
2007-10-10
1
-3
/
+4
*
r22486: add a flag to ignore timeouts of a request and don't close
Stefan Metzmacher
2007-10-10
2
-0
/
+13
*
r22485: don't crash when the main dcerpc code haven't setup
Stefan Metzmacher
2007-10-10
3
-3
/
+23
*
r22470: merge handling of broken connections from wins replication client code
Stefan Metzmacher
2007-10-10
5
-28
/
+57
*
r22406: this dependencies should also be private
Stefan Metzmacher
2007-10-10
1
-16
/
+16
*
r22386: another unused include
Stefan Metzmacher
2007-10-10
1
-1
/
+0
*
r22339: Run some more tests.
Jelmer Vernooij
2007-10-10
1
-1
/
+2
*
r21928: fix the interface uuid of wzcsvc.
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r21837: Make dcerpc_mgmt a separate library again, as the linker leaves it ou...
Jelmer Vernooij
2007-10-10
1
-2
/
+5
*
r21829: Integrate mgmt in libdcerpc. We have enough libraries as it is and m...
Jelmer Vernooij
2007-10-10
1
-6
/
+3
*
r21817: give fields a meaning
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r21814: use ndr_push_error in the ndr layer, not just a NTSTATUS failure
Andrew Tridgell
2007-10-10
1
-1
/
+2
*
r21812: fixed an integer overflow error in the ndr push code.
Andrew Tridgell
2007-10-10
2
-3
/
+10
*
r21811: fixed a queueing error in the dcerpc client code. WHen the
Andrew Tridgell
2007-10-10
2
-19
/
+37
*
r21805: Add PAC_TYPE_CONSTRAINED_DELEGATION to the PAC_TYPE enum.
Andrew Bartlett
2007-10-10
1
-1
/
+2
*
r21773: fix typo orginating -> originating
Stefan Metzmacher
2007-10-10
2
-17
/
+17
[next]