summaryrefslogtreecommitdiff
path: root/source3/utils/net_sam.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r18271: Big change:Gerald Carter1-9/+9
2007-10-10r17554: CleanupVolker Lendecke1-4/+4
2007-10-10r17463: A bit of cleanup work:Volker Lendecke1-4/+4
2007-10-10r17451: Change pdb_getgrsid not to take a DOM_SID but a const DOM_SID * as anVolker Lendecke1-3/+3
2007-10-10r16360: Fix Klocwork ID 136 520 521 522 523 542 574 575 576 607Volker Lendecke1-2/+9
2007-10-10r16284: Start fixing up gcc4 -O6 warnings on an x86_64 box. size_t != unsignedJeremy Allison1-2/+2
2007-10-10r15173: Fix a non-critical memleakVolker Lendecke1-7/+2
2007-10-10r15018: Merge Volker's ipc/trans2/nttrans changes overJeremy Allison1-0/+1
2007-10-10r14699: allow 'net sam addmem' to accept a SID for the memberGerald Carter1-5/+19
2007-10-10r14580: add 'net sam createbuiltingroup' to map BUILTIN local groups to a gidGerald Carter1-0/+59
2007-10-10r13846: Take care of system that do not have LDAP librariesSimo Sorce1-0/+5
2007-10-10r13843: Merge in net sam provision and some pdb_ldap fixesSimo Sorce1-0/+386
2007-10-10r13590: * replace all pdb_init_sam[_talloc]() calls with samu_new()Gerald Carter1-3/+3
2007-10-10r13576: This is the beginnings of moving the SAM_ACCOUNT data structureGerald Carter1-8/+8
2007-10-10r13316: Let the carnage begin....Gerald Carter1-0/+784