summaryrefslogtreecommitdiffstats
path: root/source3/utils/net_groupmap.c
Commit message (Expand)AuthorAgeFilesLines
* (fixing bug in my last commit)Andrew Bartlett2003-06-211-6/+6
* This removes the StrCaseCmp() stuff from 'net idmap' and 'netAndrew Bartlett2003-06-211-4/+46
* Ok, this patch removes the privilege stuff we had in, unused, for some time.Simo Sorce2003-06-181-32/+7
* Patch from "Alex Deiter" <tiamat@komi.mts.ru> to fix incorrect error check.Jeremy Allison2003-05-151-1/+1
* fix and if () that should be an 'else if()'Gerald Carter2003-04-251-1/+1
* groupmap delet should take a name or a SIDGerald Carter2003-04-241-2/+13
* allow the unix group in a mapping to be changed; doesn't work with LDAP right...Gerald Carter2003-04-231-1/+21
* don't reset the group type unless specifiedGerald Carter2003-04-221-14/+8
* default new groups to domain groupsGerald Carter2003-04-221-3/+3
* support referencing group by sid in all operations; allow group name to be ch...Gerald Carter2003-04-221-13/+60
* removing some ifdef'd out codeGerald Carter2003-04-221-8/+0
* Fixup a few typos for Jerry.Jeremy Allison2003-04-211-4/+4
* * fix segfault when no vfs objects definedGerald Carter2003-04-211-5/+15
* Merging smbgroupedit into 'net groupmap'. Not entirely done.Gerald Carter2003-04-191-0/+419