summaryrefslogtreecommitdiff
path: root/source3/utils/smbpasswd.c
Commit message (Expand)AuthorAgeFilesLines
* s3: remove now unneeded call to cmdline_messaging_context()Ralph Boehme2019-10-241-2/+0
* s3:smbpasswd: Use cmdline_messaging_contextChristof Schmitt2018-09-071-14/+3
* s3-utils: fix format-truncation in smbpasswdGünther Deschner2018-05-171-23/+26
* s3:utils: Remove pointless if-clause for remote_machineAndreas Schneider2017-08-231-6/+4
* s3:utils: Make sure we authenticate against our SAM name in smbpasswdAndreas Schneider2017-08-231-5/+27
* s3:utils: Pass domain to password_change() in smbpasswdAndreas Schneider2017-08-231-5/+7
* s3:utils: Make strings const passed to password_change() in smbpasswdAndreas Schneider2017-08-231-2/+3
* s3:libsmb: Move prototye of remote_password_change()Andreas Schneider2017-08-231-0/+1
* s3:libsmb: Pass domain to remote_password_change()Andreas Schneider2017-08-231-1/+2
* s3:utils: Allow to run smbpasswd as userAndreas Schneider2017-08-181-2/+12
* smbpasswd: Initialize messaging for messaging_ctdb_connVolker Lendecke2017-07-251-0/+4
* lib: load_case_tables() -> smb_init_locale()Volker Lendecke2015-03-241-1/+1
* s3-utils: Do not disable the root check in smbpasswd.Andreas Schneider2014-04-171-2/+0
* s3: smbpasswd - fix crashes on invalid input.Jeremy Allison2013-12-161-0/+14
* smbpasswd: Don't leak memory.Andreas Schneider2013-02-221-0/+1
* s3-utils: Check return value of secrets_init().Andreas Schneider2012-12-211-1/+6
* Correctly check for errors in strlower_m() returns.Jeremy Allison2012-08-091-1/+5
* s3-param: Make lp_name_resolve_order() return a listAndrew Bartlett2012-07-191-1/+1
* loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *.Rusty Russell2012-07-181-2/+2
* smbpasswd: always free frame.Rusty Russell2012-07-181-4/+4
* s3:smbpasswd: use lp_load_global()Michael Adam2011-07-281-1/+1
* s3-utils Set dyn_CONFIGFILE from -c on smbpasswd command lineAndrew Bartlett2011-05-081-0/+1
* Fix warning messages caused by addition of null check in fstrcpy macro.Jeremy Allison2011-05-041-2/+2
* s3-passdb: add passdb.h where needed.Günther Deschner2011-03-301-0/+1
* s3-includes: only include system/passwd.h when needed.Günther Deschner2011-03-301-0/+1
* lib/util/util_pw: share more code between lib/util/util_pw.c and source3/lib/...Günther Deschner2011-03-301-0/+1
* s3-debug Remove last direct assignements to DEBUGLEVELAndrew Bartlett2010-11-021-1/+1
* s3-debug Remove 'AllowDebugChange' and use lp_set_cmdline() insteadAndrew Bartlett2010-11-021-4/+0
* s3-debug Impove setup_logging() to specify logging to stderrAndrew Bartlett2010-11-021-1/+1
* s3: Remove talloc_autofree_context() from smbpasswdVolker Lendecke2010-09-261-2/+2
* s3-passdb: include samr.h where needed.Günther Deschner2010-08-061-0/+1
* s3-secrets: only include secrets.h when needed.Günther Deschner2010-08-051-0/+1
* Fix coverity #900. Resource leak.Jeremy Allison2009-06-191-0/+5
* Consolidate user create/delete paths in smbpasswdSimo Sorce2009-05-291-27/+15
* Don't look up local user for remote changes, even when root.Jim McDonough2009-04-161-6/+10
* Minor tidyup of unix account missing code.Jeremy Allison2009-01-091-5/+5
* s3/smbpasswd: Check if Unix account exists before asking for the password.Karolin Seeger2009-01-091-0/+9
* Make us clean under valgrind --leak-check=full by using talloc_autofree_conte...Jeremy Allison2008-11-061-2/+2
* Fix some nonempty blank linesVolker Lendecke2008-09-011-21/+21
* Developer doesn't cut it - need #define test for NSS_WRAPPER.Jeremy Allison2007-12-121-1/+1
* Only add the non-root escape on !developer.Jeremy Allison2007-12-121-1/+1
* Fix the buildfarm until I figure out how to allowJeremy Allison2007-12-121-0/+2
* Fix bug #3727 with patch from Steve Langasek <vorlon@debian.org>Jeremy Allison2007-12-121-0/+4
* Remove the char[1024] strings from dynconfig. ReplaceJeremy Allison2007-12-101-1/+1
* Getting to the home stretch for elimination of pstrings...Jeremy Allison2007-12-031-4/+3
* Make remote_password_change return malloced error stringsVolker Lendecke2007-11-231-2/+3
* Remove pstrings from pam_smbpass - make local_password_changeJeremy Allison2007-11-211-5/+7
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-5/+5
* r24943: Some stackframesVolker Lendecke2007-10-101-1/+5
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-10-101-2/+1