samba.git
2007-10-10 Andrew Tridgellr4642: added support for alter_context in the server...
2007-10-10 Andrew Bartlettr4641: Push a few more details into the schannel ldb...
2007-10-10 Andrew Tridgellr4640: first stage in the server side support for multi...
2007-10-10 Stefan Metzmacherr4639: initialize all struct members!
2007-10-10 Andrew Tridgellr4638: expose lsa and drsuapi on ncalrpc
2007-10-10 Stefan Metzmacherr4637: log packets when the server code returns an...
2007-10-10 Andrew Bartlettr4636: Per tridge's wish (and probably correct behaviou...
2007-10-10 Andrew Bartlettr4635: Fix NTLMSSP to return NT_STATUS_OK when it has...
2007-10-10 Stefan Metzmacherr4634: disable sign and seal in ldap_server for now.
2007-10-10 Andrew Tridgellr4632: added spnego testing and no-auth testing in...
2007-10-10 Andrew Tridgellr4631: don't consider an epmapper insert as a failure...
2007-10-10 Andrew Tridgellr4630: for ncacn_np if we don't have an explicit reques...
2007-10-10 Stefan Metzmacherr4629: we now have a global macro NT_STATUS_HAVE_NO_MEM...
2007-10-10 Stefan Metzmacherr4628: this function should be static
2007-10-10 Andrew Tridgellr4627: - simplified the dcerpc auth code using a common...
2007-10-10 Andrew Tridgellr4626: Jelmer, can you look at why this init is failing...
2007-10-10 Andrew Tridgellr4625: added a test that demonstrates that once a conte...
2007-10-10 Jelmer Vernooijr4624: Several crash fixes for DCOM
2007-10-10 Jelmer Vernooijr4623: Convert values from UTF8 to UTF16 in gconf regis...
2007-10-10 Volker Lendecker4622: Clarify a comment a bit
2007-10-10 Jelmer Vernooijr4621: Add torture tests for epm_Insert and epm_Delete
2007-10-10 Stefan Metzmacherr4620: - add interface functions to the auth subsystem...
2007-10-10 Jelmer Vernooijr4619: Remove extern declaration of dcerpc_pipes, which...
2007-10-10 Andrew Tridgellr4618: - tidied up the alter_context client code a bit
2007-10-10 Andrew Tridgellr4617: basic alter_context requests now work in our...
2007-10-10 Andrew Tridgellr4616: the first phase in the addition of proper suppor...
2007-10-10 Andrew Tridgellr4615: added acl checking on directory search in pvfs
2007-10-10 Andrew Bartlettr4614: Fix RPC-SAMLOGON, to use the workstation context...
2007-10-10 Tim Potterr4613: Fix stuff I broke in the last commit with the...
2007-10-10 Andrew Tridgellr4612: make the output for the w2k3 acl bug a bit clearer
2007-10-10 Andrew Tridgellr4611: - renamed add_socket() to smb_add_socket() as...
2007-10-10 Andrew Bartlettr4610: You can't join as a BDC and test against trusted...
2007-10-10 Stefan Metzmacherr4609: add a usefull data_blob_dup_talloc() macro
2007-10-10 Stefan Metzmacherr4608: - use better error codes
2007-10-10 Stefan Metzmacherr4607: add some usefull macros to make the code more...
2007-10-10 Tim Potterr4606: Start adding some more comments and some indenta...
2007-10-10 Volker Lendecker4605: Fix a confusing comment :-)
2007-10-10 Andrew Bartlettr4603: Test creating local and global secrets over...
2007-10-10 Tim Potterr4600: Remove Data::Dumper import leftover from debugging.
2007-10-10 Tim Potterr4599: Remove some duplicated code in pidl.pl.
2007-10-10 Volker Lendecker4597: Recently I've come across a case where I suspect...
2007-10-10 Andrew Tridgellr4596: added a dynamic inheritance ACLs test. As far...
2007-10-10 Andrew Tridgellr4595: on create check access against parent not child ...
2007-10-10 Andrew Bartlettr4594: Add more testes to the standard 'passes against...
2007-10-10 Andrew Tridgellr4593: don't use the _p function in the testsuite,...
2007-10-10 Andrew Tridgellr4592: fixed typo from talloc testsuite fixup for the...
2007-10-10 Andrew Tridgellr4591: - converted the other _p talloc functions to...
2007-10-10 Andrew Bartlettr4590: Make RPC-SAMSYNC pass againt Win2k3.
2007-10-10 Andrew Tridgellr4589: forgot to commit the new NT_STATUS_RPC_PROTSEQ_N...
2007-10-10 Andrew Tridgellr4588: fixed the double bind in ncalrpc with dcerpc_sec...
2007-10-10 Andrew Tridgellr4587: fixed dcerpc_secondary_connection() for ncacn_ip_tcp
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.
next