s3-masktest: Fix cli_errstr() usage (part of bug #7864)
[ira/wip.git] / source3 / utils / net_groupmap.c
2010-10-12 Andrew Bartlettlibcli/security Provide a common, top level libcli...
2010-05-21 Andrew Bartletts3:dom_sid Global replace of DOM_SID with struct dom_sid
2010-05-17 Günther Deschners3-rpc_misc: clean out include/rpc_misc.h.
2010-01-23 Volker Lendeckes3: Use global_sid_Builtin in net_groupmap_memberships
2010-01-19 Kai Blins3 net: Fix compile warnings
2010-01-19 Kai Blins3 net/i18n: Use only one spelling for "Usage:"
2010-01-18 Björn Jackes3/net: split up some printable stings to ease i18n
2010-01-13 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-10 Volker Lendeckes3: Replace most calls to sid_append_rid() by sid_compose()
2009-07-30 Kai Blins3 net: Remove uid==0 check from net groupmap
2009-07-30 Kai Blins3 net: i18n support for net group and net groupmap
2009-06-28 Volker LendeckeTurn the pdb_rid_algorithm into a capabilities call...
2009-06-08 Volker LendeckePass a talloc_ctx to pdb_enum_aliasmem
2009-05-12 Jeremy AllisonFix a bunch of compiler warnings about wrong format...
2009-05-07 Volker LendeckeFix bug 6336: "net groupmap set" segfaults
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-06-10 Kai Blinnet: Rename functable3 to functable, get rid of old...
2008-06-10 Kai Blinnet: Make "net groupmap" use functable3
2008-05-21 Jelmer VernooijMerge branch 'v3-3-test' of ssh://git.samba.org/data...
2008-05-20 Kai Blinnet: The top level help function for net cmd is always...
2008-05-20 Kai Blinnet: Use true/false instead of True/False.
2008-05-10 Kai Blinnet: more whitespace cleanup
2008-05-10 Kai Blinnet: Remove globals
2007-12-15 Volker Lendeckes/sid_to_string/sid_to_fstring/
2007-12-15 Volker LendeckeReplace sid_string_static with sid_string_tos
2007-11-30 Günther DeschnerMove param helper routines to one place.
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Andrew Tridgellr23801: The FSF has moved around a lot. This fixes...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Andrew Tridgellr23323: merged ldb changes from 3.0.26
2007-10-10 Gerald Carterr18271: Big change:
2007-10-10 Gerald Carterr17669: Remove RID algorithm support from unmapped...
2007-10-10 Volker Lendecker17554: Cleanup
2007-10-10 Jeremy Allisonr17496: net groupmap add could add uninitialized sid_na...
2007-10-10 Volker Lendecker17468: To minimize the diff later on, pre-commit some...
2007-10-10 Volker Lendecker17465: Get rid of add_initial_entry. In the two places...
2007-10-10 Volker Lendecker17463: A bit of cleanup work:
2007-10-10 Volker Lendecker17451: Change pdb_getgrsid not to take a DOM_SID but...
2007-10-10 Gerald Carterr14403: * modifies create_local_nt_token() to create...
2007-10-10 Tim Potterr13648: Duh.
2007-10-10 Volker Lendecker13494: Merge the stuff I've done in head the last...
2007-10-10 Gerald Carterr13316: Let the carnage begin....
2007-10-10 Lars Müllerr12986: Use d_fprintf(stderr, ...) for any error messag...
2007-10-10 Volker Lendecker12185: Cosmetic cleanup
2007-10-10 Volker Lendecker12182: Cosmetic cleanup
2007-10-10 Volker Lendecker12129: Fix uninitialized variables.
2007-10-10 Jeremy Allisonr11137: Compile with only 2 warnings (I'm still working...
2007-10-10 Gerald Carterr7139: trying to reduce the number of diffs between...
2007-10-10 Gerald Carterr6706: * fix bug that prevented smbclient from creating...
2007-10-10 Volker Lendecker6080: Port some of the non-critical changes from HEAD...
2007-10-10 John Terpstrar5918: Fix typo.
2007-10-10 Günther Deschnerr5234: Do not use the "Local Unix Group"-default descri...
2007-10-10 Günther Deschnerr4285: Allow -v or -l for displaying verbose groupmap...
2007-10-10 Volker Lendecker3566: Completely replace the queryuseraliases call...
2007-10-10 Tim Potterr2835: Since we always have -I. and -I$(srcdir) in...
2007-10-10 Günther Deschnerr1720: Show correct help for net groupmap commands.
2007-10-10 Gerald Carterr116: volker's patch for local group and group nesting
2004-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2004-02-29 Volker LendeckeApply my experimental aliases support to HEAD. This...
2004-02-26 Volker LendeckeImplement 'net groupmap set' and 'net groupmap cleanup'.
2004-02-26 Volker LendeckeImplement 'net groupmap set' and 'net groupmap cleanup'.
2004-02-16 Volker LendeckeFix success message for net groupmap modify
2004-02-16 Volker LendeckeFix success message for net groupmap modify
2003-09-22 Gerald Carterfix some warnings found by the Sun C compiler
2003-09-22 Gerald Carterfix some warnings found by the Sun C compiler
2003-09-15 Jeremy AllisonFix from gregory@networksentry.co.za, don't clobber...
2003-09-15 Jeremy AllisonFix from gregory@networksentry.co.za, don't clobber...
2003-09-11 Tim PotterMerge from samba-3.0:
2003-09-11 Tim PotterFix error message when calling namedtogid() fails addin...
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-08-15 Volker LendeckeDon't ask, it's too embarrassing :-)
2003-08-06 Volker LendeckeWhen doing 'net groupmap add', default to algorithmic...
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-15 Volker LendeckeFix memleak
2003-06-21 Andrew Bartlett(fixing bug in my last commit)
2003-06-21 Andrew BartlettThis removes the StrCaseCmp() stuff from 'net idmap...
2003-06-18 Simo SorceOk, this patch removes the privilege stuff we had in...
2003-05-15 Jeremy AllisonPatch from "Alex Deiter" <tiamat@komi.mts.ru> to fix...
2003-05-15 Jeremy AllisonPatch from "Alex Deiter" <tiamat@komi.mts.ru> to fix...
2003-04-25 Gerald Carterfix and if () that should be an 'else if()'
2003-04-25 Gerald Carterfix and if () that should be an 'else if()'
2003-04-24 Gerald Cartergroupmap delete should take a name or a SID
2003-04-24 Gerald Cartergroupmap delet should take a name or a SID
2003-04-23 Gerald Carterallow the unix group in a mapping to be changed; doesn...
2003-04-23 Gerald Carterallow the unix group in a mapping to be changed; doesn...
2003-04-22 Gerald Carterdon't reset the group type unless specified
2003-04-22 Gerald Carterdon't reset the group type unless specified
2003-04-22 Gerald Carterdefault new groups to domain groups
2003-04-22 Gerald Carterdefault new groups to domain groups
2003-04-22 Gerald Cartersupport referencing group by sid in all operations...
2003-04-22 Gerald Cartersupport referencing group by sid in all operations...
2003-04-22 Gerald Cartermerging fixes from SAMBA_3_0
2003-04-22 Gerald Carterremoving some ifdef'd out code
2003-04-21 Jeremy AllisonFixup a few typos for Jerry.
2003-04-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-21 Gerald Carter* fix segfault when no vfs objects defined
2003-04-19 Gerald Carter[merge from SAMBA_3_0]
2003-04-19 Gerald CarterMerging smbgroupedit into 'net groupmap'. Not entirely...