Age | Commit message (Expand) | Author | Files | Lines |
1999-11-23 | attempted a svcset command. password is encrypted / messed up, therefore | Luke Leighton | 1 | -8/+29 |
1999-11-16 | attempting to get nt5 wksta to join domain. | Luke Leighton | 1 | -0/+30 |
1999-11-08 | const feeding frenzy | Luke Leighton | 1 | -1/+1 |
1999-11-03 | created msrpc_srv_enum_tprt() function by massaging cmd_srv_enum_tprt(). | Luke Leighton | 1 | -1/+1 |
1999-11-03 | had to move unistr2_dup(), unistr2_free() and unistr2_copy() into | Luke Leighton | 1 | -34/+0 |
1999-11-03 | three types of array-creation / array-deletion functions: | Luke Leighton | 1 | -1/+19 |
1999-10-30 | NetServerTransportEnum parsing, client-side and rpcclient "srvtransports" added. | Luke Leighton | 1 | -0/+16 |
1999-10-25 | - typecast malloc / Realloc issues. | Luke Leighton | 1 | -3/+4 |
1999-10-15 | return results on prs_xxxxx() and all xxx_io_xxx() routines. | Luke Leighton | 1 | -104/+236 |
1999-09-14 | wow!!!! this one's been here for two years!!!! alignment issues | Luke Leighton | 1 | -0/+2 |
1999-08-03 | reverted jeremy's c++-like security descriptor modifications as the | Luke Leighton | 1 | -5/+3 |
1999-04-27 | rpc_parse/parse_misc.c : defined a new BUFFER5 struct | Jean-François Micouleau | 1 | -0/+65 |
1999-04-11 | Incorrect length (number of unicode characters rather than buffer size) | Matthew Chapman | 1 | -1/+1 |
1999-04-08 | Mainly BDC-related changes. | Matthew Chapman | 1 | -33/+66 |
1999-03-25 | SAM database "set user info". | Luke Leighton | 1 | -10/+0 |
1999-03-24 | removed 2 unnecessary args from make_uni_hdr. | Luke Leighton | 1 | -5/+5 |
1999-03-23 | Another UNICODE issue - this time BUFFER2 was being transmitted incorrectly. | Matthew Chapman | 1 | -7/+5 |
1999-03-18 | Adding LSA_OPENSECRET (-> LsarOpenSecret) and LSA_QUERYSECRET | Matthew Chapman | 1 | -0/+31 |
1999-03-12 | new "domtrust" test command. r&d into inter-domain trust accounts. | Luke Leighton | 1 | -2/+3 |
1999-02-23 | added jeremy's new c++-like code for parsing of security descriptors. | Luke Leighton | 1 | -4/+5 |
1999-02-15 | Always null-terminate strings. | Matthew Chapman | 1 | -1/+1 |
1999-02-12 | UNICODE cleanup (see lib/util_unistr.c). | Matthew Chapman | 1 | -6/+5 |
1999-02-11 | the UNICODE issue... | Luke Leighton | 1 | -3/+3 |
1999-02-09 | removal of the use of unistrn2 function: replace it with unistr2_to_str | Luke Leighton | 1 | -2/+2 |
1999-02-08 | UNICODE byte ordering issue: typecast to uint16* replaced with SSVAL() | Luke Leighton | 1 | -3/+3 |
1998-12-09 | adding some enumerate services code, client and server. | Luke Leighton | 1 | -1/+0 |
1998-12-07 | - lib/unix_sec_ctxt.c | Luke Leighton | 1 | -2/+2 |
1998-12-02 | added rid and sid_name_use to DOMAIN_GRP_MEMBER, for use in group member | Luke Leighton | 1 | -1/+1 |
1998-12-02 | adding group member code, made a start. found that the group members' | Luke Leighton | 1 | -1/+2 |
1998-11-29 | weekend work. user / group database API. | Luke Leighton | 1 | -54/+0 |
1998-11-25 | LsaLookupNames client call (first used as lookupnames command in rpcclient). | Luke Leighton | 1 | -9/+2 |
1998-11-23 | unix instance of group database API | Luke Leighton | 1 | -1/+1 |
1998-11-12 | jean-f. sent me some S-1-3-0,1,2,3 SIDs and names. S-1-3 doesn't exist. | Luke Leighton | 1 | -3/+2 |
1998-11-12 | security descriptors and registry. | Luke Leighton | 1 | -0/+37 |
1998-11-10 | include/local.h: | Jeremy Allison | 1 | -1/+1 |
1998-11-10 | rpcclient registry commands. | Luke Leighton | 1 | -31/+140 |
1998-10-28 | Added clear-out-structure fix for make_unistr2. | Jeremy Allison | 1 | -0/+2 |
1998-10-27 | amazing. the improvements to NT continue, evidence for which shows up | Luke Leighton | 1 | -9/+9 |
1998-09-25 | added in samr commands. assistance in returning the missing functions, | Luke Leighton | 1 | -0/+54 |
1998-09-05 | tridge the destroyer returns! | Andrew Tridgell | 1 | -36/+21 |
1998-07-06 | password.c: Fixes to allow Win95 clients to have lm encrypted passwords | Jeremy Allison | 1 | -7/+8 |
1998-06-09 | I was wrong about the length and max_length values in make_unistr2. | Jeremy Allison | 1 | -3/+1 |
1998-06-09 | loadparm.c: Removed 'domain other sids' parameter. | Jeremy Allison | 1 | -1/+3 |
1998-05-14 | chgpasswd.c: Added comments to #ifdefs | Jeremy Allison | 1 | -58/+3 |
1998-05-12 | This is a security audit change of the main source. | Jeremy Allison | 1 | -1/+1 |
1998-04-29 | clientgen.c: Fixed null session setup bug. | Jeremy Allison | 1 | -3/+3 |
1998-03-24 | clientgen.c ipc.c smbpasswd.c: Fixes for warnings (from Herb). | Jeremy Allison | 1 | -6/+6 |
1998-03-11 | "For I have laboured mightily on Luke's code, and hath broken | Jeremy Allison | 1 | -0/+981 |