summaryrefslogtreecommitdiff
path: root/source3/utils/net_idmap.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r4972: Fix a warning and some debugging-outputs.Günther Deschner1-1/+1
2007-10-10r4254: Add an undocumented hack. I had to delete a wrong mapping (a user that...Volker Lendecke1-0/+54
2007-10-10r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison1-1/+1
2007-10-10r2835: Since we always have -I. and -I$(srcdir) in CFLAGS, we can get rid ofTim Potter1-1/+1
2004-02-24Remove unused variable.Volker Lendecke1-1/+0
2004-02-24'net idmap restore' is too useful to be left broken :-)Volker Lendecke1-1/+105
2003-07-22Another round of uid/gid/pid format string changes I missed theTim Potter1-2/+3
2003-07-22Fixup a bunch of printf-style functions and debugs to use unsigned long whenTim Potter1-0/+4
2003-06-27Some const correctness. Stop tdb being used as a remote backend. If anJeremy Allison1-1/+1
2003-06-21This removes the StrCaseCmp() stuff from 'net idmap' and 'netAndrew Bartlett1-0/+156