summaryrefslogtreecommitdiffstats
path: root/source3/utils/pdbedit.c
Commit message (Expand)AuthorAgeFilesLines
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r23407: While verifying a bug I found out that for some reasonSimo Sorce2007-10-101-17/+14
* r23005: If we're running on a system where time_t is 8 bytesJeremy Allison2007-10-101-2/+2
* r22828: Fix typo. Bugzilla #4589.James Peach2007-10-101-1/+1
* r21962: Make pdbedit use the configfile specified by -sVolker Lendecke2007-10-101-1/+6
* r21784: Replace smb_register_idle_event() with event_add_timed(). This fixes ...Volker Lendecke2007-10-101-1/+1
* r21755: Memory leak fixes from Zack Kirsch <zack.kirsch@isilon.com>.Jeremy Allison2007-10-101-0/+1
* r19978: More "net sam policy" improvements. Thanks to Karolin Seeger <ks@sern...Volker Lendecke2007-10-101-5/+11
* r19127: Fix bug 4152Volker Lendecke2007-10-101-0/+6
* r18748: Eliminate set of computed time valuesJim McDonough2007-10-101-76/+3
* r18313: Nobody said "no" (yet.... gd?), so commit it:Volker Lendecke2007-10-101-12/+0
* r16252: Fix Klocwork ID 1119, 1121.Volker Lendecke2007-10-101-0/+10
* r14577: BUG Fixes:Gerald Carter2007-10-101-13/+199
* r14062: Forgot those in the uint16/32 acb_info switch.Günther Deschner2007-10-101-2/+2
* r13679: Commiting the rm_primary_group.patch posted on samba-technicalGerald Carter2007-10-101-59/+24
* r13607: Fix compile - don't ref auto variable in a structure initialization.Jeremy Allison2007-10-101-1/+1
* r13590: * replace all pdb_init_sam[_talloc]() calls with samu_new()Gerald Carter2007-10-101-12/+33
* r13576: This is the beginnings of moving the SAM_ACCOUNT data structureGerald Carter2007-10-101-25/+25
* r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()Gerald Carter2007-10-101-2/+2
* r13525: This is only a cleanup to have the memset() and SAFE_FREE() only oneLars Müller2007-10-101-8/+9
* r13524: Add -t|--password-from-stdin option to pdbedit as we had with Samba 2.2.Lars Müller2007-10-101-10/+10
* r13517: Fix typo -- thanks to Karolin Seeger <ks@sernet.de>Volker Lendecke2007-10-101-1/+1
* r13460: by popular demand....Gerald Carter2007-10-101-159/+26
* r13316: Let the carnage begin....Gerald Carter2007-10-101-5/+5
* r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500Derrell Lipman2007-10-101-1/+1
* r13136: Fix handling user sid and user gidSimo Sorce2007-10-101-2/+4
* r12555: Fix more load_case_table swegfaults. Arggg.Jeremy Allison2007-10-101-0/+2
* r12398: adding Guenther's account policy migration fixGerald Carter2007-10-101-1/+50
* r11327: Make user domain settable by pdbeditVolker Lendecke2007-10-101-2/+9
* r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4Jeremy Allison2007-10-101-1/+1
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-9/+37
* r9272: Patch for fixing unused variables warning from Jason Mader. FixesTim Potter2007-10-101-6/+6
* r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison2007-10-101-2/+2
* r5909: Remove some unecessary casts. Patch from Jason Mader for bugzill #2468.Tim Potter2007-10-101-1/+1
* r5862: And some more constVolker Lendecke2007-10-101-1/+1
* r5790: Added ability to set account description.John Terpstra2007-10-101-2/+8
* r5349: After talking with Jerry, reverted the addition of account policies toGünther Deschner2007-10-101-35/+7
* r4925: Migrate Account Policies to passdb (esp. replicating ldapsam).Günther Deschner2007-10-101-7/+35
* r4921: Typo.Jeremy Allison2007-10-101-2/+2
* r4917: Merge some of Derrell.Lipman@UnwiredUniverse.com obvious fixes.Jeremy Allison2007-10-101-2/+2
* r4847: Hand over a acb_mask to pdb_setsampwent in load_sampwd_entries().Günther Deschner2007-10-101-3/+3
* r4153: port from trunk of pdbedit changesSimo Sorce2007-10-101-7/+82
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-101-2/+2
* r1812: Fix from Richard Renard <rrenard@idealx.com> to be able to resetJeremy Allison2007-10-101-3/+30
* r1537: Fix to stop printing accounts from resetting the bas passwordJeremy Allison2007-10-101-15/+10
* r1478: Useful patch from Tom Alsberg <alsbergt@cs.huji.ac.il>, to export a si...Simo Sorce2007-10-101-8/+24
* r1412: Fix password history list in tdbsam. Fix some memory leaks. AddJeremy Allison2007-10-101-0/+5
* Fix "unable to initialize" bug when smbd hasn't been run withJeremy Allison2004-02-231-0/+4
* Enable checking/resetting of account lockout and bad password based on policyJim McDonough2004-02-191-3/+17