summaryrefslogtreecommitdiff
path: root/source3/lib/sids.c
AgeCommit message (Expand)AuthorFilesLines
1999-12-02cleaning up: removing those horrible references to server listLuke Leighton1-1/+1
1999-12-02added get_any_dc_name() function.Luke Leighton1-0/+14
1999-12-02default SID map now reads in "trusted domains" from smb.conf.Luke Leighton1-16/+124
1999-11-20modified domain_client_validate to take trust account name / type. thisLuke Leighton1-1/+2
1999-11-20doing a code reshuffle. want to add code to establish trust relationships.Luke Leighton1-251/+20
1999-11-16added two new params: "trusted domains" and "trusting domains".Luke Leighton1-0/+23
1999-11-15added server-side samr enum domains. fixed some parsing issues, server-side.Luke Leighton1-0/+11
1999-07-21BDC support.Luke Leighton1-1/+1
1999-07-07use of dos_mkdir() in generate_sam_sid() should be unix mkdirLuke Leighton1-1/+1
1998-12-07removed nt_pipe_fnum from struct cli_state. need to be able to callLuke Leighton1-6/+7
1998-12-04- renamed do_samr_xxx to samr_xxxLuke Leighton1-4/+4
1998-12-03jean-f spotted bug in test for existence of MACHINE.SID and SAM_NAME.SID.Luke Leighton1-1/+1
1998-12-02removed check on name of domain having to be right, etc etc.Luke Leighton1-8/+0
1998-12-01fixing smbpasswd to link to smbd to obtain domain sidLuke Leighton1-3/+3
1998-12-01rpc_samr.h parse_samr.c srv_samr.c :Luke Leighton1-30/+50
1998-12-01fix to domain_namemap (domain, ntname wrong way round oops)Luke Leighton1-5/+5
1998-12-01adding some samr parsing calls (group / alias adding / deleting)Luke Leighton1-0/+20
1998-11-30attempting to fix "domain user map" up, but it's a bit complicated.Luke Leighton1-2/+9
1998-11-30- adding builtin[alias]db.Luke Leighton1-5/+9
1998-11-29"retired" two modules to preserve their cvs history.Luke Leighton1-0/+554