Age | Commit message (Expand) | Author | Files | Lines |
2003-08-15 | Don't ask, it's too embarrassing :-) | Volker Lendecke | 1 | -1/+1 |
2003-08-06 | When doing 'net groupmap add', default to algorithmic mapping for the rid. | Volker Lendecke | 1 | -6/+11 |
2003-07-15 | Fix memleak | Volker Lendecke | 1 | -0/+2 |
2003-06-21 | (fixing bug in my last commit) | Andrew Bartlett | 1 | -6/+6 |
2003-06-21 | This removes the StrCaseCmp() stuff from 'net idmap' and 'net | Andrew Bartlett | 1 | -4/+46 |
2003-06-18 | Ok, this patch removes the privilege stuff we had in, unused, for some time. | Simo Sorce | 1 | -32/+7 |
2003-05-15 | Patch from "Alex Deiter" <tiamat@komi.mts.ru> to fix incorrect error check. | Jeremy Allison | 1 | -1/+1 |
2003-04-25 | fix and if () that should be an 'else if()' | Gerald Carter | 1 | -1/+1 |
2003-04-24 | groupmap delet should take a name or a SID | Gerald Carter | 1 | -2/+13 |
2003-04-23 | allow the unix group in a mapping to be changed; doesn't work with LDAP right... | Gerald Carter | 1 | -1/+21 |
2003-04-22 | don't reset the group type unless specified | Gerald Carter | 1 | -14/+8 |
2003-04-22 | default new groups to domain groups | Gerald Carter | 1 | -3/+3 |
2003-04-22 | support referencing group by sid in all operations; allow group name to be ch... | Gerald Carter | 1 | -13/+60 |
2003-04-22 | removing some ifdef'd out code | Gerald Carter | 1 | -8/+0 |
2003-04-21 | Fixup a few typos for Jerry. | Jeremy Allison | 1 | -4/+4 |
2003-04-21 | * fix segfault when no vfs objects defined | Gerald Carter | 1 | -5/+15 |
2003-04-19 | Merging smbgroupedit into 'net groupmap'. Not entirely done. | Gerald Carter | 1 | -0/+419 |