index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r4565: Make the order of the initialisation more sensible.
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r4564: added a comment on lsa_EnumAccounts IDL
Andrew Tridgell
2007-10-10
1
-0
/
+3
*
r4563: fixed lsa_EnumAccounts() server side to return all accounts that have ...
Andrew Tridgell
2007-10-10
1
-1
/
+2
*
r4560: - fixed crash bugs in the RPC-SCHANNEL and RPC-NETLOGON tests
Andrew Tridgell
2007-10-10
4
-78
/
+85
*
r4559: prevent the RPC-EPMAPPER test from looping forever against w2k3
Andrew Tridgell
2007-10-10
1
-4
/
+11
*
r4558: more use of bitmaps and enums
Stefan Metzmacher
2007-10-10
4
-25
/
+49
*
r4557: support for [flags()] on typedef enum|bitmap
Stefan Metzmacher
2007-10-10
2
-7
/
+9
*
r4556: neater (and faster) way of doing alignments and scalars
Andrew Tridgell
2007-10-10
1
-33
/
+30
*
r4555: fix some dependencies
Stefan Metzmacher
2007-10-10
1
-3
/
+3
*
r4554: create svcctl_ServerType bitmap
Stefan Metzmacher
2007-10-10
1
-30
/
+33
*
r4553: fix typo
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r4552: use samr_AcctFlags in netlogon.idl
Stefan Metzmacher
2007-10-10
2
-3
/
+5
*
r4551: add support for a pidl extensions
Stefan Metzmacher
2007-10-10
4
-474
/
+622
*
r4550: talloc() is now typesafe. It is exactly equivalent to the old talloc_p...
Andrew Tridgell
2007-10-10
5
-28
/
+28
*
r4549: got rid of a lot more uses of plain talloc(), instead using
Andrew Tridgell
2007-10-10
41
-80
/
+83
*
r4548: Convert to talloc_p() and talloc_array_p() where appropriate.
Tim Potter
2007-10-10
1
-5
/
+39
*
r4547: - added talloc_new(ctx) macro that is a neater form of the common tall...
Andrew Tridgell
2007-10-10
21
-37
/
+47
*
r4546: Use talloc_p() instad of talloc()
Tim Potter
2007-10-10
1
-1
/
+1
*
r4542: use bitmap for samr_FieldsPresent and samr_AcctFlags
Stefan Metzmacher
2007-10-10
1
-35
/
+38
*
r4541: make use of new enum and bitmap features
Stefan Metzmacher
2007-10-10
1
-71
/
+75
*
r4540: sync enum and bitmap code
Stefan Metzmacher
2007-10-10
3
-31
/
+26
*
r4536: make use of the new enum and bitmap feature of pidl
Stefan Metzmacher
2007-10-10
1
-15
/
+17
*
r4535: add full support for
Stefan Metzmacher
2007-10-10
4
-17
/
+225
*
r4534: update the yapp generated code
Stefan Metzmacher
2007-10-10
1
-354
/
+466
*
r4533: parsing support for:
Stefan Metzmacher
2007-10-10
1
-3
/
+18
*
r4532: - rename bitmap -> bits
Stefan Metzmacher
2007-10-10
4
-13
/
+13
*
r4531: Include the OID locally, as it seems to be hard to get the includes
Andrew Bartlett
2007-10-10
1
-1
/
+5
*
r4530: Start adding a bit of Doxygen compatible documentation comments to GEN...
Andrew Bartlett
2007-10-10
1
-3
/
+23
*
r4526: - much simpler (and more accurate!) ndr_size_*() code generation. It
Andrew Tridgell
2007-10-10
10
-108
/
+59
*
r4524: converted a few bits of samr.idl to use enum properly
Andrew Tridgell
2007-10-10
1
-7
/
+7
*
r4523: the PROPERTIES change for typedef was not quite as simple as I thought...
Andrew Tridgell
2007-10-10
2
-7
/
+19
*
r4522: PROPERTIES are now handled at the typedef level
Andrew Tridgell
2007-10-10
2
-297
/
+286
*
r4521: fixed up the handling of PROPERTIES elements after the change to suppo...
Andrew Tridgell
2007-10-10
5
-20
/
+20
*
r4520: added a enum test function to the echo pipe
Andrew Tridgell
2007-10-10
3
-0
/
+71
*
r4519: added the enum print function in ndr_basic.c
Andrew Tridgell
2007-10-10
1
-0
/
+6
*
r4518: added proper support for "typedef enum" in pidl. We can now use enums ...
Andrew Tridgell
2007-10-10
5
-258
/
+403
*
r4517: Revert previous commit about giving arrays of scalars their own subtree.
Tim Potter
2007-10-10
1
-12
/
+16
*
r4513: add experimental modification attribute checking
Simo Sorce
2007-10-10
1
-1
/
+451
*
r4512: Give arrays of scalar types their own subtree.
Tim Potter
2007-10-10
1
-12
/
+25
*
r4511: Remove a crapload of dead code.
Tim Potter
2007-10-10
1
-835
/
+0
*
r4510: Some more tests for RPC-NETLOGON, checking the idea that we could
Andrew Bartlett
2007-10-10
1
-0
/
+147
*
r4509: Add missing cr.
Tim Potter
2007-10-10
1
-1
/
+1
*
r4508: - simplify the code and allocate only in one place
Stefan Metzmacher
2007-10-10
1
-15
/
+4
*
r4507: this default is unnneded because the switch level is in the r->in
Stefan Metzmacher
2007-10-10
1
-1
/
+0
*
r4506: fix compiler warnings
Stefan Metzmacher
2007-10-10
1
-3
/
+0
*
r4505: Add a first very basic schema module
Simo Sorce
2007-10-10
4
-3
/
+501
*
r4504: Setting
Andrew Bartlett
2007-10-10
7
-10
/
+12
*
r4503: add an error reporting function (fixes)
Simo Sorce
2007-10-10
1
-8
/
+17
*
r4502: add an error reporting function
Simo Sorce
2007-10-10
1
-1
/
+17
*
r4501: when copying files it is common for clients to copy the ACL. When the
Andrew Tridgell
2007-10-10
1
-2
/
+8
[prev]
[next]