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
r4720: Reformat, rename, and convert to enums parts of the LSA IDL specificat...
Andrew Bartlett
1
-45
/
+46
2007-10-10
r4708: Comparing with LDAP, it is clear that these 'flags' are in fact the
Andrew Bartlett
2
-14
/
+14
2007-10-10
r4705: use an enum for reject_reason
Stefan Metzmacher
1
-4
/
+6
2007-10-10
r4703: Add support for EnumTrustDomain, and expand the testsuite.
Andrew Bartlett
1
-1
/
+4
2007-10-10
r4702: implment idl, torture test and server code for netr_ServerPasswordSet2()
Stefan Metzmacher
2
-3
/
+11
2007-10-10
r4698: - Initial implementation of trusted domains in LSA.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r4691: Make the DCE-RPC bind code compleatly generic to the number of passes
Andrew Bartlett
1
-6
/
+14
2007-10-10
r4682: A LDB-based secrets implementation in Samba4.
Andrew Bartlett
1
-6
/
+6
2007-10-10
r4676: NTTIME_1sec is a standard NTTIME for the calling code
Stefan Metzmacher
1
-1
/
+4
2007-10-10
r4673: Fix the IDL for the QuerySecret LSA call.
Andrew Bartlett
2
-4
/
+27
2007-10-10
r4650: - make more use of bitmap and enum's
Stefan Metzmacher
3
-53
/
+55
2007-10-10
r4649: make more use of bitmap and enum's
Stefan Metzmacher
1
-41
/
+53
2007-10-10
r4644: allow DSSETUP on ncacn_ip_tcp
Andrew Tridgell
1
-1
/
+1
2007-10-10
r4638: expose lsa and drsuapi on ncalrpc
Andrew Tridgell
2
-2
/
+2
2007-10-10
r4636: Per tridge's wish (and probably correct behaviour), don't key off a
Andrew Bartlett
1
-1
/
+3
2007-10-10
r4635: Fix NTLMSSP to return NT_STATUS_OK when it has constructed the auth
Andrew Bartlett
5
-200
/
+101
2007-10-10
r4630: for ncacn_np if we don't have an explicit request for one of the
Andrew Tridgell
2
-2
/
+6
2007-10-10
r4627: - simplified the dcerpc auth code using a common function
Andrew Tridgell
6
-118
/
+93
2007-10-10
r4620: - add interface functions to the auth subsystem so that callers doesn'...
Stefan Metzmacher
1
-14
/
+3
2007-10-10
r4619: Remove extern declaration of dcerpc_pipes, which is now static
Jelmer Vernooij
1
-3
/
+0
2007-10-10
r4618: - tidied up the alter_context client code a bit
Andrew Tridgell
6
-113
/
+45
2007-10-10
r4617: basic alter_context requests now work in our client library. The test
Andrew Tridgell
3
-13
/
+136
2007-10-10
r4616: the first phase in the addition of proper support for
Andrew Tridgell
9
-525
/
+560
2007-10-10
r4591: - converted the other _p talloc functions to not need _p
Andrew Tridgell
5
-4
/
+5
2007-10-10
r4588: fixed the double bind in ncalrpc with dcerpc_secondary_connection()
Andrew Tridgell
1
-1
/
+1
2007-10-10
r4587: fixed dcerpc_secondary_connection() for ncacn_ip_tcp
Andrew Tridgell
1
-3
/
+1
2007-10-10
r4568: make use of SidType and move it to lsa.idl
Stefan Metzmacher
2
-19
/
+18
2007-10-10
r4564: added a comment on lsa_EnumAccounts IDL
Andrew Tridgell
1
-0
/
+3
2007-10-10
r4558: more use of bitmaps and enums
Stefan Metzmacher
2
-21
/
+40
2007-10-10
r4557: support for [flags()] on typedef enum|bitmap
Stefan Metzmacher
1
-1
/
+5
2007-10-10
r4555: fix some dependencies
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r4554: create svcctl_ServerType bitmap
Stefan Metzmacher
1
-30
/
+33
2007-10-10
r4552: use samr_AcctFlags in netlogon.idl
Stefan Metzmacher
2
-3
/
+5
2007-10-10
r4550: talloc() is now typesafe. It is exactly equivalent to the old talloc_p...
Andrew Tridgell
1
-2
/
+2
2007-10-10
r4549: got rid of a lot more uses of plain talloc(), instead using
Andrew Tridgell
2
-3
/
+3
2007-10-10
r4542: use bitmap for samr_FieldsPresent and samr_AcctFlags
Stefan Metzmacher
1
-35
/
+38
2007-10-10
r4541: make use of new enum and bitmap features
Stefan Metzmacher
1
-71
/
+75
2007-10-10
r4536: make use of the new enum and bitmap feature of pidl
Stefan Metzmacher
1
-15
/
+17
2007-10-10
r4535: add full support for
Stefan Metzmacher
1
-2
/
+11
2007-10-10
r4532: - rename bitmap -> bits
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r4526: - much simpler (and more accurate!) ndr_size_*() code generation. It
Andrew Tridgell
6
-10
/
+39
2007-10-10
r4524: converted a few bits of samr.idl to use enum properly
Andrew Tridgell
1
-7
/
+7
2007-10-10
r4520: added a enum test function to the echo pipe
Andrew Tridgell
1
-0
/
+26
2007-10-10
r4519: added the enum print function in ndr_basic.c
Andrew Tridgell
1
-0
/
+6
2007-10-10
r4507: this default is unnneded because the switch level is in the r->in
Stefan Metzmacher
1
-1
/
+0
2007-10-10
r4504: Setting
Andrew Bartlett
1
-1
/
+2
2007-10-10
r4483: - rename same structs, enums and uninons of the dssetup pipe
Stefan Metzmacher
1
-36
/
+42
2007-10-10
r4479: added the function talloc_autofree_context() which returns a talloc co...
Andrew Tridgell
1
-4
/
+5
2007-10-10
r4462: - enable DSSETUP on ncalrpc
Andrew Tridgell
1
-1
/
+1
2007-10-10
r4461: finished the remaining information levels in the DSSETUP pipe. The pip...
Andrew Tridgell
1
-2
/
+49
[next]