summaryrefslogtreecommitdiff
path: root/source3/utils/net_groupmap.c
AgeCommit message (Expand)AuthorFilesLines
2003-09-15Fix from gregory@networksentry.co.za, don't clobber the comment if itJeremy Allison1-2/+2
2003-09-11Merge from samba-3.0:Tim Potter1-1/+1
2003-09-09sync 3.0 into HEAD for the last timeGerald Carter1-6/+11
2003-07-16trying to get HEAD building again. If you want the codeGerald Carter1-36/+55
2003-05-15Patch from "Alex Deiter" <tiamat@komi.mts.ru> to fix incorrect error check.Jeremy Allison1-1/+1
2003-04-25fix and if () that should be an 'else if()'Gerald Carter1-1/+1
2003-04-24groupmap delete should take a name or a SIDGerald Carter1-2/+13
2003-04-23allow the unix group in a mapping to be changed; doesn't work with LDAP right...Gerald Carter1-1/+21
2003-04-22don't reset the group type unless specifiedGerald Carter1-14/+8
2003-04-22default new groups to domain groupsGerald Carter1-3/+3
2003-04-22support referencing group by sid in all operations; allow group name to be ch...Gerald Carter1-13/+60
2003-04-22merging fixes from SAMBA_3_0Gerald Carter1-5/+15
2003-04-19[merge from SAMBA_3_0]Gerald Carter1-0/+411