s3-secrets: only include secrets.h when needed.
[samba.git] / source3 / utils / smbpasswd.c
2010-08-05 Günther Deschners3-secrets: only include secrets.h when needed.
2009-06-19 Jeremy AllisonFix coverity #900. Resource leak.
2009-06-01 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-29 Simo SorceConsolidate user create/delete paths in smbpasswd
2009-04-20 Andrew BartlettMerge commit 'origin/master' into libcli-auth-merge...
2009-04-17 Jim McDonoughMerge branch 'master' of /home/jmcd/samba/git.samba...
2009-04-16 Jim McDonoughDon't look up local user for remote changes, even when...
2009-01-10 Jeremy AllisonMinor tidyup of unix account missing code.
2009-01-09 Karolin Seegers3/smbpasswd: Check if Unix account exists before askin...
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-07 Jeremy AllisonMake us clean under valgrind --leak-check=full by using...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-09-03 Simo SorceMerge branch 'v3-devel' of ssh://git.samba.org/data...
2008-09-01 Volker LendeckeFix some nonempty blank lines
2007-12-13 Jeremy AllisonDeveloper doesn't cut it - need #define test for NSS_WR...
2007-12-13 Jeremy AllisonOnly add the non-root escape on !developer.
2007-12-13 Jeremy AllisonFix the buildfarm until I figure out how to allow
2007-12-13 Jeremy AllisonFix bug #3727 with patch from Steve Langasek <vorlon...
2007-12-10 Jeremy AllisonRemove the char[1024] strings from dynconfig. Replace
2007-12-04 Jeremy AllisonGetting to the home stretch for elimination of pstrings...
2007-11-23 Volker LendeckeMake remote_password_change return malloced error strings
2007-11-22 James PeachMerge ssh://git.samba.org/data/git/samba into v3-2...
2007-11-22 Jeremy AllisonRemove pstrings from pam_smbpass - make local_password_...
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Volker Lendecker24943: Some stackframes
2007-10-10 Andrew Tridgellr23801: The FSF has moved around a lot. This fixes...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Andrew Bartlettr22071: Make the error message for incorrect use of...
2007-10-10 Volker Lendecker21784: Replace smb_register_idle_event() with event_ad...
2007-10-10 Volker Lendecker16247: Fix Coverity ID 296
2007-10-10 Jeremy Allisonr16241: Fix Klocwork #106 and others like it.
2007-10-10 Gerald Carterr15906: smbpasswd help text for -W option (patch from...
2007-10-10 Gerald Carterr15311: look at the NT password (not lanman one) when...
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üllerr13524: Add -t|--password-from-stdin option to pdbedit...
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 Sorcer13148: Fix bug: #3413
2007-10-10 Volker Lendecker12840: Add -W to smbpasswd. Thanks to William Jojo...
2007-10-10 Volker Lendecker12544: Fix segfaults in winbind, smbpasswd and net
2007-10-10 Jeremy Allisonr6261: Tidyup message str printf. Ensure tvs struct...
2007-10-10 Jeremy Allisonr6256: Fix fprintf errors in smbpasswd. Fix for bug...
2007-10-10 Volker Lendecker3882: Fix bug 2069 -- thanks to jason@ncac.gwu.edu
2007-10-10 Jeremy Allisonr1504: Remove insane use of "user password" on the...
2004-02-29 Volker LendeckeTrivial commit to make 'smbdiff 3_0/source head/source...
2004-02-25 Andrew Bartlett(merge from 3.0)
2004-02-25 Andrew BartlettI *hate* global variables...
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-04 Andrew BartlettThis should be the correct fix for the lack of a protot...
2004-02-02 Gerald Carterfix problems with proto.h
2004-02-02 Gerald Carterremerge andrew's cracklib patch from HEAD and fix a...
2003-09-15 Simo Sorcefix online help
2003-09-15 Simo Sorcefix online help
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
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-15 Volker LendeckeJim, could you please look at this? smbpasswd -a <usern...
2003-07-11 Jim McDonoughDoesn't re-prompt for password when it is specified...
2003-07-09 Gerald Cartermore compile fixes for become/unbecome_root()
2003-07-03 Jeremy AllisonRemoved strupper/strlower macros that automatically...
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-01-03 Andrew BartlettMerge from HEAD - make Samba compile with -Wwrite-strin...
2003-01-02 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-02 Andrew BartlettBIG patch...
2002-12-12 Gerald Cartermerge of smbpasswd segfault from SAMBA_2_2
2002-12-12 Gerald Cartermerge of smbpasswd segfault from SAMBA_2_2
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-08 Andrew BartlettMerge from HEAD:
2002-11-08 Andrew BartlettMake smbpasswd tell people to use 'net join', not ...
2002-09-25 Gerald Cartersync'ing up for 3.0alpha20 release
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-09-10 Gerald Carterremoving compiler warnings about shadowed globals
2002-08-17 Jelmer Vernooijsync 3.0 branch with HEAD
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-07-26 Andrew BartlettMimir has been busy with patches again, and sent in...
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-05-22 Andrew BartlettAdd a bit more const, and kill of (finally!) sys_getpwn...
2002-05-18 Andrew BartlettMake smbpasswd at least slightly sane. This kills...
2002-05-17 Andrew BartlettMake --with-ldapsam 'go away'. This is now a standard...
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-04-03 Herb Lewisreorder useage message a little. -L is not a root-only...
2002-04-02 Herb Lewisreadd -c config file change from 2.2 - works with ...
2002-04-01 Andrew Tridgellreverted Herbs smbpasswd commit as it completely broke...
2002-03-30 Herb Lewismerge from 2.2 - allow -c option to specify smb.conf...
2002-03-27 Herb Lewismerge from 2.2 - don't check local passdb if -r option...
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-20 Andrew BartlettThis is another *BIG* change...
2002-01-07 Herb Lewismerge changes from 2.2 branch to prevent smb.conf from...
2002-01-07 Gerald Cartersync getopt() args with 2.2
2001-12-14 Jean-François Mico... Rafal (mimir) patch for trusts r.
2001-12-13 Jean-François Mico... update the ldap support code. it compiles.
next