summaryrefslogtreecommitdiff
path: root/source3/utils/net_groupmap.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-30s3 net: Remove uid==0 check from net groupmapKai Blin1-7/+0
2009-07-30s3 net: i18n support for net group and net groupmapKai Blin1-124/+153
2009-06-28Turn the pdb_rid_algorithm into a capabilities call that returns flagsVolker Lendecke1-6/+6
2009-06-08Pass a talloc_ctx to pdb_enum_aliasmemVolker Lendecke1-1/+2
2009-05-11Fix a bunch of compiler warnings about wrong format types.Jeremy Allison1-1/+1
2009-05-07Fix bug 6336: "net groupmap set" segfaultsVolker Lendecke1-2/+4
2008-06-10net: Rename functable3 to functable, get rid of old functablesKai Blin1-2/+2
2008-06-10net: Make "net groupmap" use functable3Kai Blin1-51/+138
2008-05-20net: The top level help function for net cmd is always net_cmd_usageKai Blin1-4/+4
2008-05-20net: Use true/false instead of True/False.Kai Blin1-9/+9
2008-05-10net: more whitespace cleanupKai Blin1-41/+41
2008-05-10net: Remove globalsKai Blin1-28/+27
2007-12-15s/sid_to_string/sid_to_fstring/Volker Lendecke1-1/+1
2007-12-15Replace sid_string_static with sid_string_tosVolker Lendecke1-7/+7
2007-11-30Move param helper routines to one place.Günther Deschner1-31/+0
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-5/+5
2007-10-10r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r23323: merged ldb changes from 3.0.26Andrew Tridgell1-1/+1
2007-10-10r18271: Big change:Gerald Carter1-2/+2
2007-10-10r17669: Remove RID algorithm support from unmapped users and groupsGerald Carter1-2/+9
2007-10-10r17554: CleanupVolker Lendecke1-42/+43
2007-10-10r17496: net groupmap add could add uninitialized sid_name_typeJeremy Allison1-10/+27
2007-10-10r17468: To minimize the diff later on, pre-commit some changes independently:...Volker Lendecke1-3/+3
2007-10-10r17465: Get rid of add_initial_entry. In the two places it was called in it s...Volker Lendecke1-33/+33
2007-10-10r17463: A bit of cleanup work:Volker Lendecke1-6/+6
2007-10-10r17451: Change pdb_getgrsid not to take a DOM_SID but a const DOM_SID * as anVolker Lendecke1-3/+3
2007-10-10r14403: * modifies create_local_nt_token() to create a BUILTIN\AdministratorsGerald Carter1-5/+2
2007-10-10r13648: Duh.Tim Potter1-1/+1
2007-10-10r13494: Merge the stuff I've done in head the last days.Volker Lendecke1-2/+2
2007-10-10r13316: Let the carnage begin....Gerald Carter1-10/+28
2007-10-10r12986: Use d_fprintf(stderr, ...) for any error message in net.Lars Müller1-39/+39
2007-10-10r12185: Cosmetic cleanupVolker Lendecke1-1/+1
2007-10-10r12182: Cosmetic cleanupVolker Lendecke1-9/+5
2007-10-10r12129: Fix uninitialized variables.Volker Lendecke1-0/+3
2007-10-10r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4Jeremy Allison1-5/+5
2007-10-10r7139: trying to reduce the number of diffs between trunk and 3.0; changing v...Gerald Carter1-1/+2
2007-10-10r6706: * fix bug that prevented smbclient from creating directoriesGerald Carter1-3/+1
2007-10-10r6080: Port some of the non-critical changes from HEAD to 3_0. The main one i...Volker Lendecke1-10/+42
2007-10-10r5918: Fix typo.John Terpstra1-1/+1
2007-10-10r5234: Do not use the "Local Unix Group"-default description for all kinds ofGünther Deschner1-2/+16
2007-10-10r4285: Allow -v or -l for displaying verbose groupmap-listing as well asGünther Deschner1-0/+3
2007-10-10r3566: Completely replace the queryuseraliases call. The previous implementat...Volker Lendecke1-1/+1
2007-10-10r2835: Since we always have -I. and -I$(srcdir) in CFLAGS, we can get rid ofTim Potter1-1/+1
2007-10-10r1720: Show correct help for net groupmap commands.Günther Deschner1-3/+3
2007-10-10r116: volker's patch for local group and group nestingGerald Carter1-0/+108
2004-02-26Implement 'net groupmap set' and 'net groupmap cleanup'.Volker Lendecke1-0/+141
2004-02-16Fix success message for net groupmap modifyVolker Lendecke1-1/+1
2003-09-22fix some warnings found by the Sun C compilerGerald Carter1-3/+2
2003-09-15Fix from gregory@networksentry.co.za, don't clobber the comment if itJeremy Allison1-2/+2