Fix the popt / bool issues. Some places we used BOOL
[nivanova/samba-autobuild/.git] / source3 / utils / pdbedit.c
2007-10-19 Jeremy AllisonFix the popt / bool issues. Some places we used BOOL
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Gerald (Jerry) Carter[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create...
2007-10-10 Volker Lendecker24943: Some stackframes
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Simo Sorcer23407: While verifying a bug I found out that for...
2007-10-10 Jeremy Allisonr23005: If we're running on a system where time_t is...
2007-10-10 James Peachr22828: Fix typo. Bugzilla #4589.
2007-10-10 Volker Lendecker21962: Make pdbedit use the configfile specified by -s
2007-10-10 Volker Lendecker21784: Replace smb_register_idle_event() with event_ad...
2007-10-10 Jeremy Allisonr21755: Memory leak fixes from Zack Kirsch <zack.kirsch...
2007-10-10 Volker Lendecker19978: More "net sam policy" improvements. Thanks...
2007-10-10 Volker Lendecker19127: Fix bug 4152
2007-10-10 Jim McDonoughr18748: Eliminate set of computed time values
2007-10-10 Volker Lendecker18313: Nobody said "no" (yet.... gd?), so commit it:
2007-10-10 Volker Lendecker16252: Fix Klocwork ID 1119, 1121.
2007-10-10 Gerald Carterr14577: BUG Fixes:
2007-10-10 Günther Deschnerr14062: Forgot those in the uint16/32 acb_info switch.
2007-10-10 Gerald Carterr13679: Commiting the rm_primary_group.patch posted...
2007-10-10 Jeremy Allisonr13607: Fix compile - don't ref auto variable in a...
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 Carterr13571: Replace all calls to talloc_free() with thye...
2007-10-10 Lars Müllerr13525: This is only a cleanup to have the memset(...
2007-10-10 Lars Müllerr13524: Add -t|--password-from-stdin option to pdbedit...
2007-10-10 Volker Lendecker13517: Fix typo -- thanks to Karolin Seeger <ks@sernet.de>
2007-10-10 Gerald Carterr13460: by popular demand....
2007-10-10 Gerald Carterr13316: Let the carnage begin....
2007-10-10 Derrell Lipmanr13212: r12414@cabra: derrell | 2006-01-28 17:52...
2007-10-10 Simo Sorcer13136: Fix handling user sid and user gid
2007-10-10 Jeremy Allisonr12555: Fix more load_case_table swegfaults. Arggg.
2007-10-10 Gerald Carterr12398: adding Guenther's account policy migration fix
2007-10-10 Volker Lendecker11327: Make user domain settable by pdbedit
2007-10-10 Jeremy Allisonr11137: Compile with only 2 warnings (I'm still working...
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Tim Potterr9272: Patch for fixing unused variables warning from...
2007-10-10 Jeremy Allisonr7882: Looks like a large patch - but what it actually...
2007-10-10 Tim Potterr5909: Remove some unecessary casts. Patch from Jason...
2007-10-10 Volker Lendecker5862: And some more const
2007-10-10 John Terpstrar5790: Added ability to set account description.
2007-10-10 Günther Deschnerr5349: After talking with Jerry, reverted the addition...
2007-10-10 Günther Deschnerr4925: Migrate Account Policies to passdb (esp. replica...
2007-10-10 Jeremy Allisonr4921: Typo.
2007-10-10 Jeremy Allisonr4917: Merge some of Derrell.Lipman@UnwiredUniverse...
2007-10-10 Günther Deschnerr4847: Hand over a acb_mask to pdb_setsampwent in load_...
2007-10-10 Simo Sorcer4153: port from trunk of pdbedit changes
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Jeremy Allisonr1812: Fix from Richard Renard <rrenard@idealx.com...
2007-10-10 Jeremy Allisonr1537: Fix to stop printing accounts from resetting...
2007-10-10 Simo Sorcer1478: Useful patch from Tom Alsberg <alsbergt@cs.huji...
2007-10-10 Jeremy Allisonr1412: Fix password history list in tdbsam. Fix some...
2004-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2004-03-09 Rafal SzczesniakForgot to put some more comments.
2004-03-09 Rafal Szczesniak1) Two new functions to trust passwords interface in...
2004-02-27 Rafal SzczesniakAdding ability to operate on trust passwords to pdbedit...
2004-02-23 Jeremy AllisonFix "unable to initialize" bug when smbd hasn't been...
2004-02-23 Jeremy AllisonFix "unable to initialize" bug when smbd hasn't been...
2004-02-19 Jim McDonoughEnable checking/resetting of account lockout and bad...
2004-02-19 Jim McDonoughEnable checking/resetting of account lockout and bad...
2004-02-19 Jim McDonoughAdd bad password reset and display of bad password...
2004-02-19 Jim McDonoughAdd bad password reset and display of bad password...
2004-02-12 Gerald Cartermerges from 3.0
2004-02-11 Gerald Carterfix set/getsampwent iterator in tdbsam to use an alloca...
2004-01-29 Gerald Cartermore initialization fixes
2004-01-29 Gerald Cartermore initialization fixes
2003-11-27 Jeremy AllisonFix for pdbedit error code returns (sorry, forgot who...
2003-11-27 Jeremy AllisonFix for pdbedit error code returns (sorry, forgot who...
2003-09-21 Jelmer VernooijFix typo
2003-09-21 Jelmer VernooijFix typo
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-22 Tim PotterFixup a bunch of printf-style functions and debugs...
2003-07-22 Tim PotterReplace the eight (!) copies of dummy become/unbecome...
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-11 Gerald Cartermoving more code around.
2003-07-10 Volker Lendeckepdbedit should not call idmap anymore. Otherwise pdbedi...
2003-07-09 Gerald Cartermore compile fixes for become/unbecome_root()
2003-07-07 Gerald Carterand so it begins....
2003-07-04 Andrew BartlettThis patch cleans up some of our ldap code, for better...
2003-06-27 Jeremy AllisonSome const correctness. Stop tdb being used as a remote...
2003-06-22 Simo SorceFound out a good number of NT_STATUS_IS_ERR used the...
2003-06-18 Simo SorceOk, this patch removes the privilege stuff we had in...
2003-05-29 Jelmer VernooijSetting account policy values is done using -C, not...
2003-05-29 Jelmer VernooijSetting account policy values is done using -C, not...
2003-05-12 Jeremy AllisonFix compiler warnings.
2003-05-12 Jeremy AllisonFix obvious compiler warnings.
2003-05-12 Simo SorceAnd finally IDMAP in 3_0
2003-05-12 Andrew BartlettMake it possible to actually use --user-SID and --group...
2003-05-10 Jelmer VernooijReverse previous patch from Stefan and me after comment...
2003-05-10 Jelmer VernooijReverse previous patch from Stefan and me after comment...
2003-05-10 Jelmer VernooijPatch from metze and me that adds dummy smb_register_...
2003-05-10 Jelmer VernooijPatch from metze and me that adds dummy smb_register_...
2003-05-06 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-01 Simo Sorceinit wellknown in pdbedit too
2003-05-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-01 Simo Sorce*id_to_*id call reshape to return NTSTATUS errors
2003-04-30 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-29 Simo SorceThis is a nice rewrite:
2003-04-29 Andrew BartlettMerge 3.0's change to how we add users onto HEAD, inclu...
next