Proper fix for #6898 - Samba duplicates file content on appending. Pointed out by...
[ira/wip.git] / source3 / smbd / chgpasswd.c
2009-11-10 Günther Deschners3-chgpasswd: split out a check_password_complexity...
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-08 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-08 Matthias Dieter... s3/s4 - Adapt the IDL changes on various locations
2009-09-07 Jeremy AllisonFix bug 6673 - smbpasswd does not work with "unix passw...
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-14 Günther Deschners3-account_policy: add pdb_policy_type enum.
2009-05-09 Simo SorcePass also sername to check password script
2009-05-07 Günther Deschners3-samr: disable check for ACB_DISABLED in check_oem_pa...
2009-05-07 Günther Deschners3-samr: rework check_oem_password() to take a struct...
2009-04-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-20 Andrew BartlettMerge commit 'origin/master' into libcli-auth-merge...
2009-04-15 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-14 Andrew BartlettRework Samba3 to use new libcli/auth code (partial)
2009-02-10 Volker LendeckeRemove an unused extern reference
2009-01-08 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-08 Stefan Metzmachers3:smbd: remove pointless static variables in chgpasswd.c
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-01 Jelmer VernooijMerge branch 'master' of /home/jelmer/samba3
2008-11-01 Jelmer VernooijUse dup2() replacement from libreplace.
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-11 Jelmer VernooijCope with changed signature of http_timestring().
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-04-21 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-04-19 Volker LendeckeFix bug 5398
2008-04-11 Volker LendeckeFix bug 5366
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-06 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-02 Volker Lendeckeread_socket_with_timeout_ntstatus->read_socket_with_timeout
2008-02-02 Volker LendeckeGet rid of read_socket_with_timeout
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-17 Derrell LipmanMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-17 Günther DeschnerFinally enable pidl generated SAMR & NETLOGON headers...
2007-12-19 Volker LendeckeRemove Get_Pwnam and its associated static variable
2007-12-17 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2007-12-17 Jeremy AllisonFix bug #5121 (unix passwd sync not working on a stream...
2007-12-17 Jeremy AllisonRemove a static fstring.
2007-12-16 Jeremy AllisonMore work on bug #5082, use LC_ALL as this takes
2007-12-15 Jeremy AllisonFix for bug #5082 from Mathias Gug <mathiaz@ubuntu...
2007-12-08 Jeremy AllisonRemove next_token - all uses must now be next_token_talloc.
2007-11-12 Jeremy AllisonRemove all pstrings from smbd/chgpasswd.c.
2007-11-12 Jeremy AllisonThree more pstring removals.
2007-11-05 Jeremy AllisonRemove the horror that was the global smb_rw_error.
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
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 Sorcer23682: Old patch I forgot in one of my 3.0.25 trees.
2007-10-10 Stefan Metzmacherr22001: change prototype of dump_data(), so that it...
2007-10-10 Günther Deschnerr19094: Fix debug statement.
2007-10-10 Jim McDonoughr19058: Implement "user cannot change password", and...
2007-10-10 Volker Lendecker16248: Fix Coverity ID 297
2007-10-10 Jeremy Allisonr15887: Ensure we use sys_write so we're not interrupted.
2007-10-10 James Peachr14668: Set the FILE_STATUS_OFFLINE bit by observing...
2007-10-10 James Peachr14600: Refactor capability interface from being IRIX...
2007-10-10 Günther Deschnerr13711: * Correctly handle acb_info/acct_flags as uint3...
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 Volker Lendecker13494: Merge the stuff I've done in head the last...
2007-10-10 Günther Deschnerr13444: Add REJECT_REASON_OTHER for samr_chgpasswd_user3
2007-10-10 Günther Deschnerr13442: Implement samr_chgpasswd_user3 server-side.
2007-10-10 Gerald Carterr13316: Let the carnage begin....
2007-10-10 Volker Lendecker13291: NT checks the minimum password age dynamically...
2007-10-10 Jeremy Allisonr12938: Fix for #3408 (change password fails) from...
2007-10-10 Jeremy Allisonr12279: unix_mask_match has been broken for *ever*...
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Jeremy Allisonr9545: (Hopefully the last) fixes for DIR -> SMB_STRUCT...
2007-10-10 Günther Deschnerr8454: Fix Bug #2502
2007-10-10 Jeremy Allisonr7882: Looks like a large patch - but what it actually...
2007-10-10 Gerald Carterr5961: final round of compiler warning fixes based...
2007-10-10 Volker Lendecker5905: Fix two warnings found by AIX. They might actual...
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 Andrew Bartlettr4337: Produce a slightly different error message is...
2007-10-10 Andrew Tridgellr3954: bring Samba3 into line with the Samba4 password...
2007-10-10 Tim Potterr2899: Change some #if DEBUG_PASSWORD's to #ifdef DEBUG...
2007-10-10 Günther Deschnerr2772: Check correct string length when verifying passw...
2007-10-10 Simo Sorcer2333: check the script is not a 0 lenght string
2007-10-10 Simo Sorcer2331: check password script code and example from...
2007-10-10 Gerald Carterr2013: BUG 1658: little bit of const (patch from :...
2007-10-10 Jeremy Allisonr1661: Changed the password history format so that...
2007-10-10 Jeremy Allisonr1388: Adding password history code for ldap backend...
2007-10-10 Gerald Carterr283: removing --with-cracklib after discussion with...
2004-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2004-03-09 Jeremy AllisonAdded strstr_m() function. Use in all places where...
2004-03-09 Jeremy AllisonAdded strstr_m() function. Use in all places where...
2004-03-01 Simo SorceOk here it is my latest work on privileges
2004-02-02 Gerald Carterremerge andrew's cracklib patch from HEAD and fix a...
2004-01-26 Andrew Bartlett(merge from 3.0)
2004-01-26 Andrew BartlettRevise our server-side password change code to cope...
2004-01-14 Gerald Carterrevert the cracklib changes until post 3.0.2
2004-01-13 Gerald Cartersync HEAD with recent changes in 3.0
2004-01-12 Andrew BartlettOn systems without a working cracklib, ensure we don...
2004-01-12 Andrew BartlettFirst stab at cracklib support (password quality checki...
2004-01-06 Jeremy AllisonPatch penguin. Cleaning out old mbp patch.
2004-01-06 Jeremy AllisonPatch penguin. Cleaning out old mbp patch.
2003-11-24 Jeremy AllisonAdded "passwd chat timeout" parameter. Docs to follow.
2003-11-24 Jeremy AllisonAdded "passwd chat timeout" parameter. Docs to follow.
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-09-05 Jeremy AllisonMore tuning from cachegrind. Change most trim_string...
next