net: Use true/false instead of True/False.
[kai/samba.git] / source3 / utils / net_sam.c
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....