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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r4591: - converted the other _p talloc functions to not need _p
Andrew Tridgell
39
-105
/
+136
2007-10-10
r4590: Make RPC-SAMSYNC pass againt Win2k3.
Andrew Bartlett
1
-4
/
+9
2007-10-10
r4589: forgot to commit the new NT_STATUS_RPC_PROTSEQ_NOT_SUPPORTED error code
Andrew Tridgell
2
-0
/
+2
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
r4586: RPC-LSA now passes against w2k3
Andrew Tridgell
1
-2
/
+2
2007-10-10
r4585: don't consider LookupSids3 failing with NT_STATUS_ACCESS_DENIED (as w2...
Andrew Tridgell
1
-1
/
+38
2007-10-10
r4584: fix pvfs backend to pass the new enhanced RAW-ACLS test. Easy once I r...
Andrew Tridgell
5
-20
/
+43
2007-10-10
r4583: print which bit failed in the owner bits check
Andrew Tridgell
1
-0
/
+4
2007-10-10
r4582: finally worked out what is going on with the inherited ACLs test and w...
Andrew Tridgell
1
-12
/
+197
2007-10-10
r4578: Minor cleanup of ndr_pull_array() and ndr_pull_array_foo() regexps.
Tim Potter
1
-2
/
+2
2007-10-10
r4572: remove configure and include/config.h*
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r4568: make use of SidType and move it to lsa.idl
Stefan Metzmacher
3
-20
/
+19
2007-10-10
r4567: Fix the build for metze.
Andrew Bartlett
1
-0
/
+1
2007-10-10
r4566: Fix Samba4 to pass it's own RPC-SAMLOGON torture test.
Andrew Bartlett
3
-57
/
+178
2007-10-10
r4565: Make the order of the initialisation more sensible.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r4564: added a comment on lsa_EnumAccounts IDL
Andrew Tridgell
1
-0
/
+3
2007-10-10
r4563: fixed lsa_EnumAccounts() server side to return all accounts that have ...
Andrew Tridgell
1
-1
/
+2
2007-10-10
r4560: - fixed crash bugs in the RPC-SCHANNEL and RPC-NETLOGON tests
Andrew Tridgell
4
-78
/
+85
2007-10-10
r4559: prevent the RPC-EPMAPPER test from looping forever against w2k3
Andrew Tridgell
1
-4
/
+11
2007-10-10
r4558: more use of bitmaps and enums
Stefan Metzmacher
4
-25
/
+49
2007-10-10
r4557: support for [flags()] on typedef enum|bitmap
Stefan Metzmacher
2
-7
/
+9
2007-10-10
r4556: neater (and faster) way of doing alignments and scalars
Andrew Tridgell
1
-33
/
+30
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
r4553: fix typo
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r4552: use samr_AcctFlags in netlogon.idl
Stefan Metzmacher
2
-3
/
+5
2007-10-10
r4551: add support for a pidl extensions
Stefan Metzmacher
4
-474
/
+622
2007-10-10
r4550: talloc() is now typesafe. It is exactly equivalent to the old talloc_p...
Andrew Tridgell
5
-28
/
+28
2007-10-10
r4549: got rid of a lot more uses of plain talloc(), instead using
Andrew Tridgell
41
-80
/
+83
2007-10-10
r4548: Convert to talloc_p() and talloc_array_p() where appropriate.
Tim Potter
1
-5
/
+39
2007-10-10
r4547: - added talloc_new(ctx) macro that is a neater form of the common tall...
Andrew Tridgell
21
-37
/
+47
2007-10-10
r4546: Use talloc_p() instad of talloc()
Tim Potter
1
-1
/
+1
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
r4540: sync enum and bitmap code
Stefan Metzmacher
3
-31
/
+26
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
4
-17
/
+225
2007-10-10
r4534: update the yapp generated code
Stefan Metzmacher
1
-354
/
+466
2007-10-10
r4533: parsing support for:
Stefan Metzmacher
1
-3
/
+18
2007-10-10
r4532: - rename bitmap -> bits
Stefan Metzmacher
4
-13
/
+13
2007-10-10
r4531: Include the OID locally, as it seems to be hard to get the includes
Andrew Bartlett
1
-1
/
+5
2007-10-10
r4530: Start adding a bit of Doxygen compatible documentation comments to GEN...
Andrew Bartlett
1
-3
/
+23
2007-10-10
r4526: - much simpler (and more accurate!) ndr_size_*() code generation. It
Andrew Tridgell
10
-108
/
+59
2007-10-10
r4524: converted a few bits of samr.idl to use enum properly
Andrew Tridgell
1
-7
/
+7
2007-10-10
r4523: the PROPERTIES change for typedef was not quite as simple as I thought...
Andrew Tridgell
2
-7
/
+19
2007-10-10
r4522: PROPERTIES are now handled at the typedef level
Andrew Tridgell
2
-297
/
+286
2007-10-10
r4521: fixed up the handling of PROPERTIES elements after the change to suppo...
Andrew Tridgell
5
-20
/
+20
2007-10-10
r4520: added a enum test function to the echo pipe
Andrew Tridgell
3
-0
/
+71
2007-10-10
r4519: added the enum print function in ndr_basic.c
Andrew Tridgell
1
-0
/
+6
[next]