s3:dom_sid Global replace of DOM_SID with struct dom_sid
[bbaumbach/samba-autobuild/.git] / source3 / utils / net_sam.c
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-03-28 Volker Lendeckes3: Slightly simplify unmap_unix_group
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
2009-10-28 Günther Deschners3-net: acct_flags are uint32_t in net_sam_set_userflag().
2009-08-11 Kai Blins3 net: i18n support for net sam
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-15 Bo Yangs3: fix build of pdbedit and net_sam. Guenther, please...
2009-06-28 Volker LendeckeTurn the pdb_rid_algorithm into a capabilities call...
2009-06-17 David Markeys3-net: Fix Bug #6328: support "net sam rights grant...
2009-06-17 Günther Deschners3-net: Fix Bug #6328: allow multiple rights in "net...
2009-06-09 Volker LendeckeMake "net sam [add|del]mem" work for domain groups
2009-06-09 Volker LendeckeImplement "net sam deletedomaingroup"
2009-06-08 Volker LendeckeMake "net ads listmem" also work for domain groups
2009-06-08 Volker LendeckePass a talloc_ctx to pdb_enum_aliasmem
2009-06-07 Volker LendeckeAdd "net sam createdomaingroup"
2009-05-12 Jeremy AllisonFix a bunch of compiler warnings about wrong format...
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-09 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-08 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-07 Volker LendeckeShape up pdb_search a bit by making it a talloc ctx...
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-07 Jeremy AllisonMake us clean under valgrind --leak-check=full by using...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-06-17 Michael Adamnet sam: fix typo in comment
2008-06-17 Michael Adamnet sam: fix typo in debug message.
2008-06-10 Kai Blinnet: Rename functable3 to functable, get rid of old...
2008-06-10 Kai Blinnet: Make "net sam" use functable3
2008-05-21 Jelmer VernooijMerge branch 'v3-3-test' of ssh://git.samba.org/data...
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
2008-04-10 Karolin Seegerobjectclass -> objectClass
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2007-12-26 Volker LendeckeProperly destroy the pdb search object
2007-12-17 Michael AdamMake usage message for net sam rights list a little...
2007-12-17 Michael AdamFix flags in all callers of lookup_name() in net_sam.c.
2007-12-15 Volker LendeckeReplace sid_string_static with sid_string_tos
2007-12-15 Volker LendeckeUse sid_string_talloc where we have a tmp talloc ctx
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Volker Lendecker25040: Add "net sam rights"
2007-10-10 Jeremy Allisonr25019: Fix coverity bug #105, run #332. Use of uniniti...
2007-10-10 Volker Lendecker24809: Consolidate the use of temporary talloc contexts.
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 Volker Lendecker22787: More from Karolin: Make map_unix_group() static...
2007-10-10 Volker Lendecker22786: Some cleanup by Karolin Seeger: Remove unused...
2007-10-10 Volker Lendecker22767: Argl. Typed in 'svn ci' in the wrong branch...
2007-10-10 Volker Lendecker22766: Merge from 3_0:
2007-10-10 Michael Adamr22412: Add a "deletelocalgroup" subcommand to net...
2007-10-10 Volker Lendecker21784: Replace smb_register_idle_event() with event_ad...
2007-10-10 Simo Sorcer21776: fix bugs #4438 #4440
2007-10-10 Volker Lendecker20654: Fix from Karolin Seeger <ks@sernet.de>: Accept...
2007-10-10 Volker Lendecker19978: More "net sam policy" improvements. Thanks...
2007-10-10 Volker Lendecker19840: Fix an uninitialized variable
2007-10-10 Volker Lendecker19835: Some net sam policy improvements.
2007-10-10 Jim McDonoughr18758: Update net sam to use calculated times and...
2007-10-10 Volker Lendecker18556: Implement "net sam policy", thanks to Karolin...
2007-10-10 Gerald Carterr18271: Big change:
2007-10-10 Volker Lendecker17554: Cleanup
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 Volker Lendecker16360: Fix Klocwork ID 136 520 521 522 523 542 574...
2007-10-10 Jeremy Allisonr16284: Start fixing up gcc4 -O6 warnings on an x86_64...
2007-10-10 Volker Lendecker15173: Fix a non-critical memleak
2007-10-10 Jeremy Allisonr15018: Merge Volker's ipc/trans2/nttrans changes over
2007-10-10 Gerald Carterr14699: allow 'net sam addmem' to accept a SID for...
2007-10-10 Gerald Carterr14580: add 'net sam createbuiltingroup' to map BUILTIN...
2007-10-10 Simo Sorcer13846: Take care of system that do not have LDAP libraries
2007-10-10 Simo Sorcer13843: Merge in net sam provision and some pdb_ldap...
2007-10-10 Gerald Carterr13590: * replace all pdb_init_sam[_talloc]() calls...
2007-10-10 Gerald Carterr13576: This is the beginnings of moving the SAM_ACCOUN...
2007-10-10 Gerald Carterr13316: Let the carnage begin....