summaryrefslogtreecommitdiff
path: root/source3/utils/pdbedit.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r4921: Typo.Jeremy Allison1-2/+2
2007-10-10r4917: Merge some of Derrell.Lipman@UnwiredUniverse.com obvious fixes.Jeremy Allison1-2/+2
2007-10-10r4847: Hand over a acb_mask to pdb_setsampwent in load_sampwd_entries().Günther Deschner1-3/+3
2007-10-10r4153: port from trunk of pdbedit changesSimo Sorce1-7/+82
2007-10-10r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison1-2/+2
2007-10-10r1812: Fix from Richard Renard <rrenard@idealx.com> to be able to resetJeremy Allison1-3/+30
2007-10-10r1537: Fix to stop printing accounts from resetting the bas passwordJeremy Allison1-15/+10
2007-10-10r1478: Useful patch from Tom Alsberg <alsbergt@cs.huji.ac.il>, to export a si...Simo Sorce1-8/+24
2007-10-10r1412: Fix password history list in tdbsam. Fix some memory leaks. AddJeremy Allison1-0/+5
2004-02-23Fix "unable to initialize" bug when smbd hasn't been run withJeremy Allison1-0/+4
2004-02-19Enable checking/resetting of account lockout and bad password based on policyJim McDonough1-3/+17
2004-02-19Add bad password reset and display of bad password count/timeJim McDonough1-3/+25
2004-02-11fix set/getsampwent iterator in tdbsam to use an allocated listGerald Carter1-2/+4
2004-01-29more initialization fixesGerald Carter1-0/+41
2003-11-27Fix for pdbedit error code returns (sorry, forgot who sent in the patch).Jeremy Allison1-2/+11
2003-09-21Fix typoJelmer Vernooij1-1/+1
2003-07-22Fixup a bunch of printf-style functions and debugs to use unsigned long whenTim Potter1-3/+4
2003-07-22Replace the eight (!) copies of dummy become/unbecome root with a single one.Tim Potter1-15/+0
2003-07-11moving more code around.Gerald Carter1-1/+1
2003-07-10pdbedit should not call idmap anymore. Otherwise pdbedit -L wouldVolker Lendecke1-13/+2
2003-07-09more compile fixes for become/unbecome_root()Gerald Carter1-0/+15
2003-07-07and so it begins....Gerald Carter1-2/+2
2003-07-04This patch cleans up some of our ldap code, for better behaviour:Andrew Bartlett1-0/+6
2003-06-27Some const correctness. Stop tdb being used as a remote backend. If anJeremy Allison1-1/+1
2003-06-22Found out a good number of NT_STATUS_IS_ERR used the wrong way.Simo Sorce1-2/+2
2003-06-18Ok, this patch removes the privilege stuff we had in, unused, for some time.Simo Sorce1-1/+1
2003-05-29Setting account policy values is done using -C, not -V. Fixes bug #120Jelmer Vernooij1-1/+1
2003-05-12Fix obvious compiler warnings.Jeremy Allison1-1/+0
2003-05-12And finally IDMAP in 3_0Simo Sorce1-35/+25
2003-05-12Make it possible to actually use --user-SID and --group-SID on a standard com...Andrew Bartlett1-2/+2
2003-05-10Reverse previous patch from Stefan and me after comments by Andrew BartlettJelmer Vernooij1-3/+0
2003-05-10Patch from metze and me that adds dummy smb_register_*() functions soJelmer Vernooij1-0/+3
2003-04-29Use a common function to create the SAM_ACCOUNT being used to add accountsAndrew Bartlett1-12/+4
2003-04-26back port from HEADSimo Sorce1-5/+74
2003-04-14Merge Jelmer's popt updates from HEAD.Tim Potter1-5/+4
2003-03-23Implement abartlet's suggestion to add attribs to ldap if theyVolker Lendecke1-6/+0
2003-03-23This does two things:Volker Lendecke1-1/+37
2003-03-18Jeremy merged across my string parinoia fixes, but forgot to enable them! :-)Andrew Bartlett1-10/+12
2003-02-07Invert flag testingVolker Lendecke1-3/+5
2003-02-06merge from HEADVolker Lendecke1-4/+22
2003-01-07Fix memory leak. Thanks, Herb!Volker Lendecke1-0/+1
2003-01-07Merge from HEAD.Volker Lendecke1-4/+14
2003-01-03Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett1-12/+16
2002-12-28Revert by Simo's request. HEAD and 3.0 should be in sync forJeremy Allison1-10/+2
2002-12-28Patch for coredump with missing arg from "Bradley W. Langhorst" <brad@langhor...Jeremy Allison1-1/+8
2002-11-12Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison1-13/+4
2002-11-02Merge passdb from HEAD -> 3.0Andrew Bartlett1-15/+15
2002-10-28sync with head...Jelmer Vernooij1-19/+13
2002-09-26sync with HEADGerald Carter1-13/+13
2002-09-25sync'ing up for 3.0alpha20 releaseGerald Carter1-1/+12