Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r9728: A *major* update to the credentials system, to incorporate the | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r9577: Fix some indentation. | Tim Potter | 1 | -2/+2 |
2007-10-10 | r9576: Couple of small fixes. Generate notice indicating | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r9574: - made the sec_info fields in lsa and samr use a IDL bitmap | Andrew Tridgell | 4 | -12/+26 |
2007-10-10 | r9567: fixed the winreg IDL for CreateKey, including a security | Andrew Tridgell | 1 | -12/+20 |
2007-10-10 | r9550: Adjust some indentation. | Tim Potter | 1 | -18/+18 |
2007-10-10 | r9527: add the magic Bind GUID's, that are needed to fetch the whole | Stefan Metzmacher | 1 | -0/+5 |
2007-10-10 | r9519: Use the value() value of an element when that element is used in | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r9518: - remove the subcontext_size() hack from rev 9509 | Stefan Metzmacher | 2 | -29/+44 |
2007-10-10 | r9513: - let us parse some more replies of DsAddEntry | Stefan Metzmacher | 1 | -5/+31 |
2007-10-10 | r9509: start to fix the pushing of drsuapi_DsAttributeValueDNString structs, | Stefan Metzmacher | 2 | -4/+19 |
2007-10-10 | r9505: Work on GENSEC and the code that calls it, for tighter interface | Andrew Bartlett | 1 | -28/+31 |
2007-10-10 | r9495: - added an enum for winreg key types, making it easier to read the deb... | Andrew Tridgell | 1 | -10/+20 |
2007-10-10 | r9441: Use "const char *" for fixed-size arrays with charset() because | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r9440: Fix bug introduced by new zero-padding code. Caught by the buildfarm. | Jelmer Vernooij | 1 | -6/+9 |
2007-10-10 | r9439: Make sure the remainder of the array is always initialized if the buff... | Jelmer Vernooij | 1 | -1/+7 |
2007-10-10 | r9429: Update link to DCOM spec. Fix HRESULT values. | Jelmer Vernooij | 2 | -5/+3 |
2007-10-10 | r9373: - create a hierachical memory tree with recursiv ndr_pull_* functions | Stefan Metzmacher | 5 | -13/+42 |
2007-10-10 | r9372: - make the subcontext handling autogenerated code look nicer, | Stefan Metzmacher | 4 | -59/+121 |
2007-10-10 | r9360: fixed the IDL for winreg_SetValue() | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r9356: a better way of coping with NULL arrays in the array bounds checking. ... | Andrew Tridgell | 1 | -8/+0 |
2007-10-10 | r9347: this array bounds checking is harder than it looks ... | Andrew Tridgell | 1 | -0/+8 |
2007-10-10 | r9338: fixed the winreg IDL to be correct for the EnumKey and EnumValue | Andrew Tridgell | 1 | -39/+19 |
2007-10-10 | r9300: cope with zero length in ndr_pull_charset() | Andrew Tridgell | 1 | -0/+4 |
2007-10-10 | r9240: - move struct security_token to the idl file, with this we can | Stefan Metzmacher | 1 | -0/+8 |
2007-10-10 | r9239: I think this is the right IDL for the eventlog record. Pidl is | Tim Potter | 1 | -0/+2 |
2007-10-10 | r9237: Fix eventlog_Record typedef so it decodes records source and computer | Tim Potter | 1 | -15/+13 |
2007-10-10 | r9162: Fix a couple of data types | Jelmer Vernooij | 1 | -10/+12 |
2007-10-10 | r9161: More etheral parser generator fixes | Jelmer Vernooij | 2 | -9/+106 |
2007-10-10 | r9157: fix white spaces | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r9156: Add IDL and test for FlushEventLog() but it always seems to return | Tim Potter | 1 | -1/+3 |
2007-10-10 | r9154: Change eventlog enums to bitmaps. | Tim Potter | 1 | -11/+11 |
2007-10-10 | r9150: The ethereal parser generators work now. Thanks to Ronnie Sahlberg for | Jelmer Vernooij | 1 | -4/+56 |
2007-10-10 | r9149: add support for string arrays in GetPrinterData | Stefan Metzmacher | 1 | -1/+3 |
2007-10-10 | r9146: - enable winreg pipe from ejs | Andrew Tridgell | 2 | -2/+9 |
2007-10-10 | r9145: Some work on eventlog since jerry is doing some in Samba3. (-: | Tim Potter | 1 | -12/+25 |
2007-10-10 | r9130: Fix up awful indentation. | Tim Potter | 1 | -22/+22 |
2007-10-10 | r8986: As far as I can tell, given the ldif I get from behind this, we have a | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r8855: Share this enum (describing the SamSync databases) between nbt and net... | Andrew Bartlett | 3 | -9/+15 |
2007-10-10 | r8820: Push this common block of code into the caller. | Andrew Bartlett | 1 | -39/+18 |
2007-10-10 | r8811: Fix the build.. | Jelmer Vernooij | 2 | -0/+3 |
2007-10-10 | r8707: this typedef isn't used, and breaks the build on HPUX, so I've removed it | Andrew Tridgell | 1 | -2/+0 |
2007-10-10 | r8614: Add COMRESULT/HRESULT scalar type | Jelmer Vernooij | 2 | -0/+16 |
2007-10-10 | r8612: Parse::Pidl::NDR: | Jelmer Vernooij | 1 | -192/+0 |
2007-10-10 | r8587: - fixed ref allocation in irpc replies | Andrew Tridgell | 1 | -0/+4 |
2007-10-10 | r8577: added management calls to list current tree connects | Andrew Tridgell | 1 | -1/+15 |
2007-10-10 | r8574: added server side irpc calls for listing the current sessions | Andrew Tridgell | 1 | -0/+30 |
2007-10-10 | r8559: Couple of (D)COM updates: | Jelmer Vernooij | 1 | -5/+1 |
2007-10-10 | r8522: fixed another couple of size_t warnings | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r8520: fixed a pile of warnings from the build farm gcc -Wall output on | Andrew Tridgell | 4 | -7/+7 |