summaryrefslogtreecommitdiffstats
path: root/source3/utils/net_idmap.c
Commit message (Expand)AuthorAgeFilesLines
* Replace sid_string_static with sid_string_tosVolker Lendecke2007-12-151-1/+2
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-3/+3
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r23612: Revert 'net idmap dump' to the 3.0.24 behaviour.Volker Lendecke2007-10-101-31/+32
* r20116: Start merging in the work done to create the new idmap subsystem.Simo Sorce2007-10-101-199/+176
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-101-14/+12
* r16270: Fix Klocwork #706 - ensure sscanf has correct formatJeremy Allison2007-10-101-4/+5
* 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