| Commit message (Expand) | Author | Age | Files | Lines |
* | Set the svn:eol-style property on all text files to "native", so that | Guy Harris | 2004-07-18 | 1 | -1/+1 |
* | Remove hf argument to common routines for dissecting domain sids. Most | Tim Potter | 2004-05-19 | 1 | -27/+12 |
* | more deltatypes | Ronnie Sahlberg | 2004-05-01 | 1 | -1/+10 |
* | prettified a few netlogon calls and populate col_info with account names | Ronnie Sahlberg | 2004-04-23 | 1 | -6/+6 |
* | update to netlogon to dissect the timestamps in VALIDATION_UAS_INFO | Ronnie Sahlberg | 2004-04-23 | 1 | -18/+19 |
* | update to netlogon, now also decode the delete user/group/alias | Ronnie Sahlberg | 2004-04-23 | 1 | -8/+16 |
* | update to netlogon to show DsrGetDcNameEx2() Client account name, domain na... | Ronnie Sahlberg | 2004-04-21 | 1 | -8/+8 |
* | update to netlogon: make it dissect all the bits of the UserAccountControl f... | Ronnie Sahlberg | 2004-04-08 | 1 | -11/+285 |
* | dissection of netlogon userflags in tha pac structure and elsewhere | Ronnie Sahlberg | 2004-04-08 | 1 | -9/+65 |
* | dissect group attributes for the pac structure and other places in netlogon | Ronnie Sahlberg | 2004-04-08 | 1 | -4/+71 |
* | Kerberos contain a structure that is VERY similar to VALIDATE_SAM_INFO2 | Ronnie Sahlberg | 2004-03-05 | 1 | -1/+151 |
* | char *drep -> guint8 *drep | Jörg Mayer | 2004-01-19 | 1 | -191/+191 |
* | In a secure channel verifier, sometimes the nonce isn't present; not sure | Tim Potter | 2003-11-02 | 1 | -8/+13 |
* | Use -1 rather than "tvb_length(tvb)" to specify a length that covers the | Guy Harris | 2003-10-23 | 1 | -3/+3 |
* | From JBM update some function names in Netlogon | Ronnie Sahlberg | 2003-09-27 | 1 | -88/+95 |
* | A bunch of fixups for the NETLOGON sam database synchronisation | Tim Potter | 2003-09-22 | 1 | -8/+12 |
* | Update to netlogon | Ronnie Sahlberg | 2003-09-12 | 1 | -4/+39 |
* | upadtes to NETLOGON | Ronnie Sahlberg | 2003-09-12 | 1 | -154/+155 |
* | From Jean-Baptiste Marchand | Ronnie Sahlberg | 2003-09-11 | 1 | -39/+8 |
* | NETLOGON/DsrDeregisterDNSHostRecords : | Ronnie Sahlberg | 2003-09-10 | 1 | -2/+2 |
* | Guy suggested that the dcerpc opnum value_string code could be simplified | Tim Potter | 2003-08-04 | 1 | -9/+1 |
* | I've seen captures with Netlogon Secure Channel security with a | Guy Harris | 2003-07-18 | 1 | -1/+4 |
* | Capitalize "C" in "Channel" in "Secure Channel", as is done elsewhere. | Guy Harris | 2003-07-18 | 1 | -2/+2 |
* | Move all DCERPC authentication/encryption dissection code from packet-dcerpc.c | Tim Potter | 2003-07-16 | 1 | -54/+69 |
* | Dynamically create DCERPC opnum value_strings from the subdissector | Tim Potter | 2003-06-26 | 1 | -48/+10 |
* | Dissect a netlogon credential as eight FT_BYTES rather than two guint32 | Tim Potter | 2003-06-02 | 1 | -17/+8 |
* | Change the interface to dissect_ndr_nt_PSID to take one extra parameter which... | Ronnie Sahlberg | 2003-05-21 | 1 | -10/+10 |
* | Move dissection of NETLOGON secure channel auth verifier into | Tim Potter | 2003-05-15 | 1 | -2/+62 |
* | Dissect authentication data for netlogon secure channel bind and bind acks. | Tim Potter | 2003-05-15 | 1 | -3/+124 |
* | Dissect a ntlmv2 response if found in a samlogon request. | Tim Potter | 2003-05-09 | 1 | -10/+42 |
* | Not all strings in MS interfaces are unicode. | Ronnie Sahlberg | 2003-04-27 | 1 | -3/+3 |
* | Display user name in COL_INFO for ServerAuthenticate2 request. | Tim Potter | 2003-02-14 | 1 | -3/+9 |
* | Decorate the top-level item for a PRIV_NAME_ARRAY with the privilege | Guy Harris | 2003-02-10 | 1 | -2/+2 |
* | Have "dissect_ndr_counted_string()" add 2, not 1, to its argument, as it | Guy Harris | 2003-02-08 | 1 | -6/+6 |
* | Rename "dissect_ndr_char_string()" and "dissect_ndr_wchar_string()" to | Guy Harris | 2003-02-07 | 1 | -3/+3 |
* | Rename "dissect_ndr_char_array" and "disect_ndr_wchar_array" to | Guy Harris | 2003-02-07 | 1 | -3/+3 |
* | Convert to new DCERPC string handling functions. There are still some | Tim Potter | 2003-02-03 | 1 | -105/+105 |
* | Decorate a PRIV_NAME_ARRAY with the privilege names in the array. | Guy Harris | 2003-01-31 | 1 | -2/+2 |
* | Decorate a DELTA_DOMAIN structure's top-level item with the domain name. | Guy Harris | 2003-01-31 | 1 | -2/+2 |
* | Generalize "cb_str_postprocess()" to allow the string to be appended to | Guy Harris | 2003-01-30 | 1 | -178/+178 |
* | Display random useful tidbits in COL_INFO. | Tim Potter | 2003-01-30 | 1 | -3/+7 |
* | Convert dissector to callback based version of dissect_ndr_pointer(). | Tim Potter | 2003-01-28 | 1 | -499/+449 |
* | Add value_string for secure channel type used in ServerAuthenticate2. | Tim Potter | 2003-01-14 | 1 | -4/+13 |
* | Added some flags and value_Strings for netlogon | Ronnie Sahlberg | 2002-11-30 | 1 | -18/+600 |
* | From Like H, update to NETLOGON. DSROLEGETPRIMARYDOMAININFO is actually EN... | Ronnie Sahlberg | 2002-11-29 | 1 | -22/+42 |
* | From Luke H. Update to GetDomainInfo | Ronnie Sahlberg | 2002-11-29 | 1 | -48/+69 |
* | Bugfix. | Ronnie Sahlberg | 2002-11-04 | 1 | -35/+11 |
* | Bugfix for DSROLE_PRIMARY_DOMAIN_INFO | Ronnie Sahlberg | 2002-11-04 | 1 | -36/+40 |
* | Fix for Netlogon function 0x22 which used the wrong pointer type. | Ronnie Sahlberg | 2002-11-03 | 1 | -25/+13 |
* | When registering a protocol, make sure there are no other protocols with | Guy Harris | 2002-10-15 | 1 | -2/+2 |