| Commit message (Expand) | Author | Age | Files | Lines |
* | Added init_nt_time function which initialises an NTTIME to -1. | Matthew Chapman | 1999-02-01 | 1 | -0/+1 |
* | fix for enumerate domain users (bug spotted by sean matthews). | Luke Leighton | 1999-01-29 | 1 | -2/+3 |
* | rpcclient "Service Control Manager" svcenum [-i] command. | Luke Leighton | 1999-01-28 | 1 | -3/+15 |
* | Service Control Manager - service enumeration. | Luke Leighton | 1999-01-27 | 1 | -2/+4 |
* | set_port warning / unused / global/local variable overlap issues | Luke Leighton | 1999-01-27 | 1 | -1/+2 |
* | Finally committing my LDAP changes. | Matthew Chapman | 1999-01-15 | 1 | -2/+3 |
* | A while back, Andrew and I talked about making the debug parsing code a | Christopher R. Hertel | 1998-12-16 | 1 | -0/+1 |
* | added sid_name_use array argument to lsa_lookup_names and lsa_lookup_sids. | Luke Leighton | 1998-12-14 | 1 | -1/+9 |
* | adding svcctl parsing code | Luke Leighton | 1998-12-09 | 1 | -0/+16 |
* | oops, util_pwdb.c appears to be included in PASSDB_OBJ not LIB_OBJ. | Luke Leighton | 1998-12-09 | 1 | -1/+1 |
* | adding some enumerate services code, client and server. | Luke Leighton | 1998-12-09 | 1 | -2/+11 |
* | adding "Service Control Manager" commands to rpcclient. | Luke Leighton | 1998-12-08 | 1 | -5/+26 |
* | ldap_getpw() also needs to be (void) | Luke Leighton | 1998-12-08 | 1 | -1/+1 |
* | compilation warnings due to missing (void) in ldap_close_connection. | Luke Leighton | 1998-12-08 | 1 | -1/+1 |
* | adding srvsvc pipe. | Luke Leighton | 1998-12-08 | 1 | -4/+52 |
* | removed nt_pipe_fnum from struct cli_state. need to be able to call | Luke Leighton | 1998-12-07 | 1 | -81/+83 |
* | - lib/unix_sec_ctxt.c | Luke Leighton | 1998-12-07 | 1 | -6/+50 |
* | added delete domain group and local group and delete domain group member. | Luke Leighton | 1998-12-04 | 1 | -0/+17 |
* | fixing "addgroupmem" and "enumgroups -m" commands, samr_open_group() | Luke Leighton | 1998-12-04 | 1 | -1/+2 |
* | - oops, i got "add alias member" and "delete alias member" swapped. | Luke Leighton | 1998-12-04 | 1 | -5/+5 |
* | - renamed do_samr_xxx to samr_xxx | Luke Leighton | 1998-12-04 | 1 | -17/+59 |
* | added createalias command to rpcclient | Luke Leighton | 1998-12-03 | 1 | -2/+15 |
* | create domain group command (creategroup) added to rpcclient. | Luke Leighton | 1998-12-03 | 1 | -14/+27 |
* | moved get_unixgroups it will be needed by the unix instance of the group | Luke Leighton | 1998-12-03 | 1 | -1/+1 |
* | adding group parsing: add/modify/delete/add members. | Luke Leighton | 1998-12-03 | 1 | -4/+24 |
* | adding group member code, made a start. found that the group members' | Luke Leighton | 1998-12-02 | 1 | -0/+20 |
* | query_aliasmem code. it works (hurrah). | Luke Leighton | 1998-12-01 | 1 | -2/+2 |
* | fixing smbpasswd to link to smbd to obtain domain sid | Luke Leighton | 1998-12-01 | 1 | -2/+2 |
* | rpc_samr.h parse_samr.c srv_samr.c : | Luke Leighton | 1998-12-01 | 1 | -3/+7 |
* | fix to domain_namemap (domain, ntname wrong way round oops) | Luke Leighton | 1998-12-01 | 1 | -1/+3 |
* | adding some samr parsing calls (group / alias adding / deleting) | Luke Leighton | 1998-12-01 | 1 | -30/+51 |
* | - adding builtin[alias]db. | Luke Leighton | 1998-11-30 | 1 | -1/+30 |
* | weekend work. user / group database API. | Luke Leighton | 1998-11-29 | 1 | -95/+120 |
* | yeehaah got users to be included in S-1-5-xxx-yyy-zzz's local groups. | Luke Leighton | 1998-11-25 | 1 | -3/+3 |
* | fixing group database issues | Luke Leighton | 1998-11-25 | 1 | -6/+6 |
* | Makefile.in: Added maintainer mode fixes. | Jeremy Allison | 1998-11-25 | 1 | -22/+30 |
* | LsaLookupNames client call (first used as lookupnames command in rpcclient). | Luke Leighton | 1998-11-25 | 1 | -4/+13 |
* | unix instance of group database API | Luke Leighton | 1998-11-23 | 1 | -32/+59 |
* | changed string_sub() to replace " ; and ` in the inserted string with _ | Andrew Tridgell | 1998-11-23 | 1 | -1/+2 |
* | Sync up with 2.0 code. | Jeremy Allison | 1998-11-19 | 1 | -0/+1 |
* | Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls. | Jeremy Allison | 1998-11-17 | 1 | -21/+25 |
* | - group database API. oops and oh dear, the threat has been carried out: | Luke Leighton | 1998-11-17 | 1 | -47/+184 |
* | - new prototypes | Andrew Tridgell | 1998-11-14 | 1 | -1/+1 |
* | Removed acconfig.h configure configure.in include/config.h.in: Made smbwrappe... | Jeremy Allison | 1998-11-14 | 1 | -1/+1 |
* | Makefile.in configure configure.in include/config.h.in: Changes for DGUX and ... | Jeremy Allison | 1998-11-13 | 1 | -1/+1 |
* | security descriptors | Luke Leighton | 1998-11-13 | 1 | -1/+3 |
* | Removed code that used printf/fprintf in password changin libraries. | Herb Lewis | 1998-11-12 | 1 | -2/+5 |
* | security descriptors. | Luke Leighton | 1998-11-12 | 1 | -5/+15 |
* | jean-f. sent me some S-1-3-0,1,2,3 SIDs and names. S-1-3 doesn't exist. | Luke Leighton | 1998-11-12 | 1 | -2/+3 |
* | cleaning up conflicts between group code not yet committed and | Luke Leighton | 1998-11-12 | 1 | -6/+18 |