index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
librpc
Age
Commit message (
Expand
)
Author
Files
Lines
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
2007-10-10
r21584: Support for tagged types has landed!
Jelmer Vernooij
1
-4
/
+4
2007-10-10
r21564: Move ndrdump to librpc/tools.
Jelmer Vernooij
3
-0
/
+514
2007-10-10
r21541: Export mgmt, samr and atsvc for use in samba-gtk.
Jelmer Vernooij
1
-3
/
+12
2007-10-10
r21535: - fixed a crash in the RAW-ACLS test. When a dcerpc_pipe is created
Andrew Tridgell
4
-9
/
+24
2007-10-10
r21520: fix the altercontext test... sorry
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r21515: add some more PFC_FLAGS from the DCERPC spec, and fix some names
Stefan Metzmacher
4
-10
/
+31
2007-10-10
r21489: Remove accidently committed test idl.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r21487: Fix warning when using anonymous types, initial work on nested type s...
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r21477: Remove unnecessary properties.
Jelmer Vernooij
2
-5
/
+0
2007-10-10
r21464: add parsing code for the Primary:WDigest blob
Stefan Metzmacher
1
-0
/
+17
2007-10-10
r21441: create a union for the PrimaryKerberosBlob content
Stefan Metzmacher
1
-8
/
+16
2007-10-10
r21433: Get rid of the COM support code - it's not used and unmaintained. We can
Jelmer Vernooij
4
-310
/
+3
[next]