samba.git
2007-10-10 Andrew Tridgellr4586: RPC-LSA now passes against w2k3
2007-10-10 Andrew Tridgellr4585: don't consider LookupSids3 failing with NT_STATU...
2007-10-10 Andrew Tridgellr4584: fix pvfs backend to pass the new enhanced RAW...
2007-10-10 Andrew Tridgellr4583: print which bit failed in the owner bits check
2007-10-10 Andrew Tridgellr4582: finally worked out what is going on with the...
2007-10-10 Tim Potterr4578: Minor cleanup of ndr_pull_array() and ndr_pull_a...
2007-10-10 Stefan Metzmacherr4572: remove configure and include/config.h*
2007-10-10 Stefan Metzmacherr4568: make use of SidType and move it to lsa.idl
2007-10-10 Andrew Bartlettr4567: Fix the build for metze.
2007-10-10 Andrew Bartlettr4566: Fix Samba4 to pass it's own RPC-SAMLOGON torture...
2007-10-10 Andrew Bartlettr4565: Make the order of the initialisation more sensible.
2007-10-10 Andrew Tridgellr4564: added a comment on lsa_EnumAccounts IDL
2007-10-10 Andrew Tridgellr4563: fixed lsa_EnumAccounts() server side to return...
2007-10-10 Andrew Tridgellr4560: - fixed crash bugs in the RPC-SCHANNEL and RPC...
2007-10-10 Andrew Tridgellr4559: prevent the RPC-EPMAPPER test from looping forev...
2007-10-10 Stefan Metzmacherr4558: more use of bitmaps and enums
2007-10-10 Stefan Metzmacherr4557: support for [flags()] on typedef enum|bitmap
2007-10-10 Andrew Tridgellr4556: neater (and faster) way of doing alignments...
2007-10-10 Stefan Metzmacherr4555: fix some dependencies
2007-10-10 Stefan Metzmacherr4554: create svcctl_ServerType bitmap
2007-10-10 Stefan Metzmacherr4553: fix typo
2007-10-10 Stefan Metzmacherr4552: use samr_AcctFlags in netlogon.idl
2007-10-10 Stefan Metzmacherr4551: add support for a pidl extensions
2007-10-10 Andrew Tridgellr4550: talloc() is now typesafe. It is exactly equivale...
2007-10-10 Andrew Tridgellr4549: got rid of a lot more uses of plain talloc(...
2007-10-10 Tim Potterr4548: Convert to talloc_p() and talloc_array_p() where...
2007-10-10 Andrew Tridgellr4547: - added talloc_new(ctx) macro that is a neater...
2007-10-10 Tim Potterr4546: Use talloc_p() instad of talloc()
2007-10-10 Stefan Metzmacherr4542: use bitmap for samr_FieldsPresent and samr_AcctFlags
2007-10-10 Stefan Metzmacherr4541: make use of new enum and bitmap features
2007-10-10 Stefan Metzmacherr4540: sync enum and bitmap code
2007-10-10 Stefan Metzmacherr4536: make use of the new enum and bitmap feature...
2007-10-10 Stefan Metzmacherr4535: add full support for
2007-10-10 Stefan Metzmacherr4534: update the yapp generated code
2007-10-10 Stefan Metzmacherr4533: parsing support for:
2007-10-10 Stefan Metzmacherr4532: - rename bitmap -> bits
2007-10-10 Andrew Bartlettr4531: Include the OID locally, as it seems to be hard...
2007-10-10 Andrew Bartlettr4530: Start adding a bit of Doxygen compatible documen...
2007-10-10 Andrew Tridgellr4526: - much simpler (and more accurate!) ndr_size_...
2007-10-10 Andrew Tridgellr4524: converted a few bits of samr.idl to use enum...
2007-10-10 Andrew Tridgellr4523: the PROPERTIES change for typedef was not quite...
2007-10-10 Andrew Tridgellr4522: PROPERTIES are now handled at the typedef level
2007-10-10 Andrew Tridgellr4521: fixed up the handling of PROPERTIES elements...
2007-10-10 Andrew Tridgellr4520: added a enum test function to the echo pipe
2007-10-10 Andrew Tridgellr4519: added the enum print function in ndr_basic.c
2007-10-10 Andrew Tridgellr4518: added proper support for "typedef enum" in pidl...
2007-10-10 Tim Potterr4517: Revert previous commit about giving arrays of...
2007-10-10 Simo Sorcer4513: add experimental modification attribute checking
2007-10-10 Tim Potterr4512: Give arrays of scalar types their own subtree.
2007-10-10 Tim Potterr4511: Remove a crapload of dead code.
2007-10-10 Andrew Bartlettr4510: Some more tests for RPC-NETLOGON, checking the...
2007-10-10 Tim Potterr4509: Add missing cr.
2007-10-10 Stefan Metzmacherr4508: - simplify the code and allocate only in one...
2007-10-10 Stefan Metzmacherr4507: this default is unnneded because the switch...
2007-10-10 Stefan Metzmacherr4506: fix compiler warnings
2007-10-10 Simo Sorcer4505: Add a first very basic schema module
2007-10-10 Andrew Bartlettr4504: Setting
2007-10-10 Simo Sorcer4503: add an error reporting function (fixes)
2007-10-10 Simo Sorcer4502: add an error reporting function
2007-10-10 Andrew Tridgellr4501: when copying files it is common for clients...
2007-10-10 Andrew Bartlettr4500: Allow GENSEC modules to be disabled by setting...
2007-10-10 Andrew Bartlettr4499: Almost make our Samba4 server pass the RPC-SAMLO...
2007-10-10 Andrew Tridgellr4498: arrgh, really fix the typo this time
2007-10-10 Andrew Tridgellr4497: fixed a typo
2007-10-10 Andrew Tridgellr4496: expanded info on testing your filesystem for...
2007-10-10 Tim Potterr4495: Some more regexps for handling stuff in the...
2007-10-10 Andrew Bartlettr4494: Allow gensec_gssapi to use the SPNEGO mech provi...
2007-10-10 Andrew Tridgellr4493: change name of README.gcov so it doesn't get...
2007-10-10 Andrew Tridgellr4492: r.in.info is a pointer that needs to be allocate...
2007-10-10 Andrew Tridgellr4491: don't dereference q1.out.sam unless we know...
2007-10-10 Andrew Tridgellr4490: when implementing one rpc server call in terms...
2007-10-10 Tim Potterr4489: Remove an obsolete file.
2007-10-10 Andrew Tridgellr4488: removed an unused variable
2007-10-10 Andrew Tridgellr4487: fixed the use of ldb_msg_add_*() in the samr...
2007-10-10 Andrew Tridgellr4486: fixed some memory leaks in the new ldb code...
2007-10-10 Stefan Metzmacherr4485: remove unused TODO comment we already handle...
2007-10-10 Stefan Metzmacherr4484: - use the nTMixedDomain attribute to check if...
2007-10-10 Stefan Metzmacherr4483: - rename same structs, enums and uninons of...
2007-10-10 Stefan Metzmacherr4482: in ads mixed mode there are also only one PDC...
2007-10-10 Andrew Tridgellr4481: get rid of the last leak
2007-10-10 Andrew Tridgellr4480: autofree the dcom proxy tables
2007-10-10 Andrew Tridgellr4479: added the function talloc_autofree_context(...
2007-10-10 Andrew Tridgellr4477: expanded the test suite to increase code coverag...
2007-10-10 Andrew Tridgellr4476: added a little gcov howto for ldb
2007-10-10 Andrew Tridgellr4475: fixed smbd to work with the small changes in...
2007-10-10 Andrew Tridgellr4474: - converted ldb to use talloc internally
2007-10-10 Andrew Tridgellr4473: - moved talloc into its own lib/talloc/ area
2007-10-10 Andrew Tridgellr4472: improve the discard_const() macro for standalone...
2007-10-10 Tim Potterr4471: Running 'make eparser_idl' doesn't need --header...
2007-10-10 Andrew Bartlettr4470: Try not to have GSSAPI built unless we detected...
2007-10-10 Tim Potterr4469: Version n + 1 of the pidl ethereal parser genera...
2007-10-10 Tim Potterr4468: Don't be a slacker and leave out parameter names...
2007-10-10 Andrew Tridgellr4467: - tdb standalone build doesn't need -DSTANDALONE...
2007-10-10 Andrew Tridgellr4466: rather than defining "STANDALONE" for building...
2007-10-10 Andrew Tridgellr4465: remove unused file
2007-10-10 Andrew Tridgellr4464: added pvfs backend support for the special CREAT...
2007-10-10 Andrew Tridgellr4463: added testing of the special SID_CREATOR_OWNER...
2007-10-10 Andrew Tridgellr4462: - enable DSSETUP on ncalrpc
2007-10-10 Andrew Tridgellr4461: finished the remaining information levels in...
2007-10-10 Andrew Bartlettr4460: Add a new GENSEC module: gensec_gssapi
next