summaryrefslogtreecommitdiffstats
path: root/source/utils/net_idmap.c
Commit message (Expand)AuthorAgeFilesLines
* r12986: Use d_fprintf(stderr, ...) for any error message in net.Lars Müller2007-10-101-14/+14
* r11155: Remove warning in torturous logic.Jeremy Allison2007-10-101-5/+15
* r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4Jeremy Allison2007-10-101-4/+4
* r4972: Fix a warning and some debugging-outputs.Günther Deschner2007-10-101-1/+1
* r4254: Add an undocumented hack. I had to delete a wrong mapping (a user that...Volker Lendecke2007-10-101-0/+54
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-101-1/+1
* r2835: Since we always have -I. and -I$(srcdir) in CFLAGS, we can get rid ofTim Potter2007-10-101-1/+1
* Remove unused variable.Volker Lendecke2004-02-241-1/+0
* 'net idmap restore' is too useful to be left broken :-)Volker Lendecke2004-02-241-1/+105
* Another round of uid/gid/pid format string changes I missed theTim Potter2003-07-221-2/+3
* Fixup a bunch of printf-style functions and debugs to use unsigned long whenTim Potter2003-07-221-0/+4
* Some const correctness. Stop tdb being used as a remote backend. If anJeremy Allison2003-06-271-1/+1
* This removes the StrCaseCmp() stuff from 'net idmap' and 'netAndrew Bartlett2003-06-211-0/+156