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