summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* r4565: Make the order of the initialisation more sensible.Andrew Bartlett2007-10-101-1/+1
* r4564: added a comment on lsa_EnumAccounts IDLAndrew Tridgell2007-10-101-0/+3
* r4563: fixed lsa_EnumAccounts() server side to return all accounts that have ...Andrew Tridgell2007-10-101-1/+2
* r4560: - fixed crash bugs in the RPC-SCHANNEL and RPC-NETLOGON testsAndrew Tridgell2007-10-104-78/+85
* r4559: prevent the RPC-EPMAPPER test from looping forever against w2k3Andrew Tridgell2007-10-101-4/+11
* r4558: more use of bitmaps and enumsStefan Metzmacher2007-10-104-25/+49
* r4557: support for [flags()] on typedef enum|bitmapStefan Metzmacher2007-10-102-7/+9
* r4556: neater (and faster) way of doing alignments and scalarsAndrew Tridgell2007-10-101-33/+30
* r4555: fix some dependenciesStefan Metzmacher2007-10-101-3/+3
* r4554: create svcctl_ServerType bitmapStefan Metzmacher2007-10-101-30/+33
* r4553: fix typoStefan Metzmacher2007-10-101-1/+1
* r4552: use samr_AcctFlags in netlogon.idlStefan Metzmacher2007-10-102-3/+5
* r4551: add support for a pidl extensionsStefan Metzmacher2007-10-104-474/+622
* r4550: talloc() is now typesafe. It is exactly equivalent to the old talloc_p...Andrew Tridgell2007-10-105-28/+28
* r4549: got rid of a lot more uses of plain talloc(), instead usingAndrew Tridgell2007-10-1041-80/+83
* r4548: Convert to talloc_p() and talloc_array_p() where appropriate.Tim Potter2007-10-101-5/+39
* r4547: - added talloc_new(ctx) macro that is a neater form of the common tall...Andrew Tridgell2007-10-1021-37/+47
* r4546: Use talloc_p() instad of talloc()Tim Potter2007-10-101-1/+1
* r4542: use bitmap for samr_FieldsPresent and samr_AcctFlagsStefan Metzmacher2007-10-101-35/+38
* r4541: make use of new enum and bitmap featuresStefan Metzmacher2007-10-101-71/+75
* r4540: sync enum and bitmap codeStefan Metzmacher2007-10-103-31/+26
* r4536: make use of the new enum and bitmap feature of pidlStefan Metzmacher2007-10-101-15/+17
* r4535: add full support forStefan Metzmacher2007-10-104-17/+225
* r4534: update the yapp generated codeStefan Metzmacher2007-10-101-354/+466
* r4533: parsing support for:Stefan Metzmacher2007-10-101-3/+18
* r4532: - rename bitmap -> bitsStefan Metzmacher2007-10-104-13/+13
* r4531: Include the OID locally, as it seems to be hard to get the includesAndrew Bartlett2007-10-101-1/+5
* r4530: Start adding a bit of Doxygen compatible documentation comments to GEN...Andrew Bartlett2007-10-101-3/+23
* r4526: - much simpler (and more accurate!) ndr_size_*() code generation. ItAndrew Tridgell2007-10-1010-108/+59
* r4524: converted a few bits of samr.idl to use enum properlyAndrew Tridgell2007-10-101-7/+7
* r4523: the PROPERTIES change for typedef was not quite as simple as I thought...Andrew Tridgell2007-10-102-7/+19
* r4522: PROPERTIES are now handled at the typedef levelAndrew Tridgell2007-10-102-297/+286
* r4521: fixed up the handling of PROPERTIES elements after the change to suppo...Andrew Tridgell2007-10-105-20/+20
* r4520: added a enum test function to the echo pipeAndrew Tridgell2007-10-103-0/+71
* r4519: added the enum print function in ndr_basic.cAndrew Tridgell2007-10-101-0/+6
* r4518: added proper support for "typedef enum" in pidl. We can now use enums ...Andrew Tridgell2007-10-105-258/+403
* r4517: Revert previous commit about giving arrays of scalars their own subtree.Tim Potter2007-10-101-12/+16
* r4513: add experimental modification attribute checkingSimo Sorce2007-10-101-1/+451
* r4512: Give arrays of scalar types their own subtree.Tim Potter2007-10-101-12/+25
* r4511: Remove a crapload of dead code.Tim Potter2007-10-101-835/+0
* r4510: Some more tests for RPC-NETLOGON, checking the idea that we couldAndrew Bartlett2007-10-101-0/+147
* r4509: Add missing cr.Tim Potter2007-10-101-1/+1
* r4508: - simplify the code and allocate only in one placeStefan Metzmacher2007-10-101-15/+4
* r4507: this default is unnneded because the switch level is in the r->inStefan Metzmacher2007-10-101-1/+0
* r4506: fix compiler warningsStefan Metzmacher2007-10-101-3/+0
* r4505: Add a first very basic schema moduleSimo Sorce2007-10-104-3/+501
* r4504: SettingAndrew Bartlett2007-10-107-10/+12
* r4503: add an error reporting function (fixes)Simo Sorce2007-10-101-8/+17
* r4502: add an error reporting functionSimo Sorce2007-10-101-1/+17
* r4501: when copying files it is common for clients to copy the ACL. When theAndrew Tridgell2007-10-101-2/+8