summaryrefslogtreecommitdiffstats
path: root/source3/sam/idmap_util.c
Commit message (Expand)AuthorAgeFilesLines
* get rid of more compiler warningsHerb Lewis2003-08-151-2/+2
* 2 fixesGerald Carter2003-08-131-44/+3
* Fixup a bunch of printf-style functions and debugs to use unsigned long whenTim Potter2003-07-221-4/+4
* moving more code around.Gerald Carter2003-07-111-0/+114
* fix some compile problems. Can't get IDMAP_OBJ our of proto.hGerald Carter2003-07-071-1/+2
* Cleaning up linking issues. sam/idmap*.c only links inGerald Carter2003-07-071-114/+1
* and so it begins....Gerald Carter2003-07-071-110/+27
* Fixes to our LDAP/vampire codepaths:Andrew Bartlett2003-07-051-0/+11
* Don't allow RIDs (in our domain) below 1000 (or algorithmic rid base) to beAndrew Bartlett2003-07-041-0/+5
* This patch cleans up some of our ldap code, for better behaviour:Andrew Bartlett2003-07-041-2/+5
* Fix for idmap startup bug with remote ldap backend.Jeremy Allison2003-07-021-21/+47
* Add include guards around idmap.h, change ID_NOMAP to ID_QUERY_ONLYJeremy Allison2003-06-261-7/+7
* Fix immediate bug where the idmap can't tell the difference between an entryJeremy Allison2003-06-261-1/+1
* Tought I already done.Simo Sorce2003-06-251-7/+3
* Found out a good number of NT_STATUS_IS_ERR used the wrong way.Simo Sorce2003-06-221-5/+5
* Ok, this patch removes the privilege stuff we had in, unused, for some time.Simo Sorce2003-06-181-1/+1
* And more other memory leaks. One new (idmap) and one ancient (groupdb).Volker Lendecke2003-06-171-0/+1
* Fix obvious compiler warnings.Jeremy Allison2003-05-121-2/+0
* fixes to *_util.c filesSimo Sorce2003-05-031-13/+48
* shouldn't wellknown group be well.. ..WKN_GRP ?Simo Sorce2003-05-021-1/+1
* fix wrong debug messages in idmap_util.cSimo Sorce2003-05-011-2/+2
* init wellknown in pdbedit tooSimo Sorce2003-05-011-24/+20
* proper wellknown sids initialization at startupSimo Sorce2003-05-011-0/+46
* *id_to_*id call reshape to return NTSTATUS errorsSimo Sorce2003-05-011-70/+113
* correctly initiazlize idmap tdb when creationg newSimo Sorce2003-04-301-78/+152
* This is a nice rewrite:Simo Sorce2003-04-291-10/+4
* forgot to add the file where things movedSimo Sorce2003-04-291-0/+189