summaryrefslogtreecommitdiff
path: root/source3/sam/idmap_util.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r13316: Let the carnage begin....Gerald Carter1-74/+0
2007-10-10r8155: ops, add missing function.Günther Deschner1-0/+14
2007-10-10r7415: * big change -- volker's new async winbindd from trunkGerald Carter1-11/+5
2007-10-10r6273: Remove some unused code, minor cleanupVolker Lendecke1-103/+0
2003-08-15get rid of more compiler warningsHerb Lewis1-2/+2
2003-08-132 fixesGerald Carter1-44/+3
2003-07-22Fixup a bunch of printf-style functions and debugs to use unsigned long whenTim Potter1-4/+4
2003-07-11moving more code around.Gerald Carter1-0/+114
2003-07-07fix some compile problems. Can't get IDMAP_OBJ our of proto.hGerald Carter1-1/+2
2003-07-07Cleaning up linking issues. sam/idmap*.c only links inGerald Carter1-114/+1
2003-07-07and so it begins....Gerald Carter1-110/+27
2003-07-05Fixes to our LDAP/vampire codepaths:Andrew Bartlett1-0/+11
2003-07-04Don't allow RIDs (in our domain) below 1000 (or algorithmic rid base) to beAndrew Bartlett1-0/+5
2003-07-04This patch cleans up some of our ldap code, for better behaviour:Andrew Bartlett1-2/+5
2003-07-02Fix for idmap startup bug with remote ldap backend.Jeremy Allison1-21/+47
2003-06-26Add include guards around idmap.h, change ID_NOMAP to ID_QUERY_ONLYJeremy Allison1-7/+7
2003-06-26Fix immediate bug where the idmap can't tell the difference between an entryJeremy Allison1-1/+1
2003-06-25Tought I already done.Simo Sorce1-7/+3
2003-06-22Found out a good number of NT_STATUS_IS_ERR used the wrong way.Simo Sorce1-5/+5
2003-06-18Ok, this patch removes the privilege stuff we had in, unused, for some time.Simo Sorce1-1/+1
2003-06-17And more other memory leaks. One new (idmap) and one ancient (groupdb).Volker Lendecke1-0/+1
2003-05-12Fix obvious compiler warnings.Jeremy Allison1-2/+0
2003-05-03fixes to *_util.c filesSimo Sorce1-13/+48
2003-05-02shouldn't wellknown group be well.. ..WKN_GRP ?Simo Sorce1-1/+1
2003-05-01fix wrong debug messages in idmap_util.cSimo Sorce1-2/+2
2003-05-01init wellknown in pdbedit tooSimo Sorce1-24/+20
2003-05-01proper wellknown sids initialization at startupSimo Sorce1-0/+46
2003-05-01*id_to_*id call reshape to return NTSTATUS errorsSimo Sorce1-70/+113
2003-04-30correctly initiazlize idmap tdb when creationg newSimo Sorce1-78/+152
2003-04-29This is a nice rewrite:Simo Sorce1-10/+4
2003-04-29forgot to add the file where things movedSimo Sorce1-0/+189