summaryrefslogtreecommitdiff
path: root/source/lib/domain_namemap.c
Commit message (Expand)AuthorAgeFilesLines
* oops, got domain / name wrong way round. stops some nasty recursionLuke Leighton2000-04-051-2/+2
* This one isn't as big, as it looks.Elrond2000-04-041-0/+1
* Bruce Tenison <btenison@dibbs.net> wrote a patch for the delete userLuke Leighton2000-04-041-199/+202
* merge of smbd and related files, from cvs main.Luke Leighton2000-04-031-5/+105
* re-enabled the map_nt_and_unix_username() nt->unix username mapping,Luke Leighton2000-03-211-13/+6
* From Elrond@Wunder-Nett.org Mon Mar 13 10:35:03 2000Luke Leighton2000-03-131-1/+1
* more of those wonderful connection-related issues, found by rpctortureLuke Leighton2000-03-071-3/+0
* creating a libsurs so we can hide the damn messy uid/gid to sid junk behindLuke Leighton2000-02-211-181/+5
* created an algorithmic surs table implementation, it does the localLuke Leighton2000-01-311-1/+2
* clean-up on policy handle mods.Luke Leighton2000-01-301-1/+1
* patch from elrond to put references to global_sam_name and other domain stuffLuke Leighton2000-01-271-4/+2
* srv samr api conversion. i also made SID_ENUM_TYPE parameters uint32Luke Leighton2000-01-261-5/+5
* proper revert on make_mydomain_sids(). ARGH!Luke Leighton2000-01-191-18/+29
* patch from Elrond, i didn't do a complete revert yesterday.Luke Leighton2000-01-191-5/+13
* revert: use of lookup_lsa_name() was causing recursion (in lsarpcd and samrd!)Luke Leighton2000-01-191-9/+41
* all sorts of weird stuff found by attempting to track down passwordLuke Leighton2000-01-171-61/+71
* this one's a _great_ fun commit.Luke Leighton2000-01-111-12/+23
* very cool. Elrond spotted that the SAM name was missing fromLuke Leighton2000-01-081-8/+21
* i don't get it. there's some memory corruption somewhere. i turnedLuke Leighton1999-12-221-6/+2
* ABOUT TIME!!!!!!!!Luke Leighton1999-12-081-2/+2
* ok. *whew*. this is the first completed part of the restructure.Luke Leighton1999-11-241-2/+6
* first stages of removing struct cli_state* and uint16 fnum from allLuke Leighton1999-11-241-11/+6
* the dynamic memory alloc blood-fest goes on...Luke Leighton1999-10-211-1/+1
* BDC support.Luke Leighton1999-07-211-0/+2
* code from bertl to allow remap of default built-in names to anything.Luke Leighton1999-07-141-21/+1
* Moved code that changes the pw_passwd entry (i.e shadow password andTim Potter1999-06-131-1/+1
* removal of the use of unistrn2 function: replace it with unistr2_to_strLuke Leighton1999-02-091-1/+1
* fixed an uninitialized variable in lookupsmbgrpgid() andGerald Carter1999-01-131-0/+2
* adding start of remote lookup for domain member role.Luke Leighton1998-12-201-29/+125
* added sid_name_use array argument to lsa_lookup_names and lsa_lookup_sids.Luke Leighton1998-12-141-5/+40
* issues spotted by andrej: %s\\%s not %s\%sLuke Leighton1998-12-021-2/+2
* fix to domain_namemap (domain, ntname wrong way round oops)Luke Leighton1998-12-011-1/+1
* attempting to fix "domain user map" up, but it's a bit complicated.Luke Leighton1998-11-301-36/+52
* - adding builtin[alias]db.Luke Leighton1998-11-301-7/+6
* "retired" two modules to preserve their cvs history.Luke Leighton1998-11-291-0/+1186