Age | Commit message (Expand) | Author | Files | Lines |
1998-12-02 | adding group member code, made a start. found that the group members' | Luke Leighton | 2 | -62/+344 |
1998-12-01 | query_aliasmem code. it works (hurrah). | Luke Leighton | 2 | -54/+54 |
1998-12-01 | rpc_samr.h parse_samr.c srv_samr.c : | Luke Leighton | 1 | -17/+102 |
1998-12-01 | adding some samr parsing calls (group / alias adding / deleting) | Luke Leighton | 1 | -423/+820 |
1998-11-29 | weekend work. user / group database API. | Luke Leighton | 2 | -63/+25 |
1998-11-25 | yeehaah got users to be included in S-1-5-xxx-yyy-zzz's local groups. | Luke Leighton | 1 | -8/+8 |
1998-11-25 | LsaLookupNames client call (first used as lookupnames command in rpcclient). | Luke Leighton | 2 | -24/+53 |
1998-11-23 | unix instance of group database API | Luke Leighton | 2 | -2/+2 |
1998-11-20 | acconfig.h configure configure.in include/config.h.in: Added -lsec and -lsecu... | Jeremy Allison | 1 | -2/+2 |
1998-11-17 | - group database API. oops and oh dear, the threat has been carried out: | Luke Leighton | 4 | -28/+22 |
1998-11-13 | Makefile.in configure configure.in include/config.h.in: Changes for DGUX and ... | Jeremy Allison | 1 | -1/+1 |
1998-11-13 | ZERO_STRUCTP not PN | Luke Leighton | 1 | -6/+6 |
1998-11-13 | use ZERO_STRUCTPN (checks for NULL) not ZERO_STRUCTP (doesn't check for NULL) | Luke Leighton | 1 | -6/+6 |
1998-11-13 | fixes for OSF1 compilation | Andrew Tridgell | 1 | -2/+2 |
1998-11-13 | include/smb.h: Re-added zero pointer protection to ZERO_STRUCTP. | Jeremy Allison | 1 | -6/+6 |
1998-11-13 | security descriptors | Luke Leighton | 2 | -62/+78 |
1998-11-12 | security descriptors. | Luke Leighton | 2 | -26/+268 |
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 | 4 | -24/+38 |
1998-11-12 | security descriptors and registry. | Luke Leighton | 3 | -2/+101 |
1998-11-11 | security descriptor info, provided by jean-francois | Luke Leighton | 2 | -29/+65 |
1998-11-11 | clearing up security descriptor | Luke Leighton | 3 | -41/+104 |
1998-11-11 | registry delete value command: "regdeleteval". | Luke Leighton | 1 | -0/+51 |
1998-11-11 | renamed unk_1b to flush_key | Luke Leighton | 1 | -5/+5 |
1998-11-11 | - renamed open_policy to open_hklm. | Luke Leighton | 1 | -18/+24 |
1998-11-10 | rpcclient registry key delete command: "regdeletekey". | Luke Leighton | 1 | -0/+51 |
1998-11-10 | registry modification requires a "sync" or "refresh" on the parent key. | Luke Leighton | 1 | -0/+40 |
1998-11-10 | include/local.h: | Jeremy Allison | 2 | -2/+2 |
1998-11-10 | rpcclient registry commands. | Luke Leighton | 5 | -47/+918 |
1998-11-09 | split socket util functions into util_sock.c. util.c NOT committed | Luke Leighton | 1 | -0/+176 |
1998-11-03 | fix to some of the unicode string handling. there are others pending | Luke Leighton | 1 | -7/+7 |
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 | 4 | -15/+16 |
1998-10-22 | bug fix in lsa_trans_names. | Luke Leighton | 1 | -1/+3 |
1998-10-21 | domain aliases added a bit better: does local aliases if you query | Luke Leighton | 1 | -24/+26 |
1998-10-21 | the next dialog: user-groups. it's not very sensible what appears, but hey: | Luke Leighton | 1 | -3/+322 |
1998-10-21 | Fixed mainly signed/unsigned issues found by SGI cc in -fullwarn mode. | Jeremy Allison | 1 | -3/+3 |
1998-10-21 | oops! | Luke Leighton | 1 | -10/+10 |
1998-10-21 | signed / unsigned issues | Luke Leighton | 1 | -1/+1 |
1998-10-21 | fixing smbd encrypted rpcs (data lens, alloc hints, sequence nums argh). | Luke Leighton | 1 | -7/+9 |
1998-10-20 | calls to prs_grow() on array structures so that data construction doesn't | Luke Leighton | 1 | -3/+18 |
1998-10-19 | - dce/rpc code | Luke Leighton | 1 | -0/+41 |
1998-10-16 | dce/rpc | Luke Leighton | 1 | -0/+13 |
1998-10-16 | rpcclient ntlogin test | Luke Leighton | 1 | -3/+3 |
1998-10-15 | rpcclient interactive login (with trust account changing if you are root) | Luke Leighton | 1 | -0/+69 |
1998-10-15 | bug-fixing against: | Luke Leighton | 2 | -11/+129 |
1998-10-14 | dce/rpc | Luke Leighton | 1 | -8/+36 |
1998-10-09 | dce/rpc | Luke Leighton | 1 | -83/+114 |
1998-10-09 | signed / unsigned issues spotted by herb | Luke Leighton | 1 | -6/+6 |
1998-10-09 | dce/rpc. | Luke Leighton | 1 | -4/+4 |
1998-10-09 | dce/rpc | Luke Leighton | 1 | -17/+17 |