index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
utils
/
smbpasswd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3-utils: Do not disable the root check in smbpasswd.
Andreas Schneider
2014-04-17
1
-2
/
+0
*
s3: smbpasswd - fix crashes on invalid input.
Jeremy Allison
2013-12-16
1
-0
/
+14
*
smbpasswd: Don't leak memory.
Andreas Schneider
2013-02-22
1
-0
/
+1
*
s3-utils: Check return value of secrets_init().
Andreas Schneider
2012-12-21
1
-1
/
+6
*
Correctly check for errors in strlower_m() returns.
Jeremy Allison
2012-08-09
1
-1
/
+5
*
s3-param: Make lp_name_resolve_order() return a list
Andrew Bartlett
2012-07-19
1
-1
/
+1
*
loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *.
Rusty Russell
2012-07-18
1
-2
/
+2
*
smbpasswd: always free frame.
Rusty Russell
2012-07-18
1
-4
/
+4
*
s3:smbpasswd: use lp_load_global()
Michael Adam
2011-07-28
1
-1
/
+1
*
s3-utils Set dyn_CONFIGFILE from -c on smbpasswd command line
Andrew Bartlett
2011-05-08
1
-0
/
+1
*
Fix warning messages caused by addition of null check in fstrcpy macro.
Jeremy Allison
2011-05-04
1
-2
/
+2
*
s3-passdb: add passdb.h where needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-includes: only include system/passwd.h when needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
lib/util/util_pw: share more code between lib/util/util_pw.c and source3/lib/...
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-debug Remove last direct assignements to DEBUGLEVEL
Andrew Bartlett
2010-11-02
1
-1
/
+1
*
s3-debug Remove 'AllowDebugChange' and use lp_set_cmdline() instead
Andrew Bartlett
2010-11-02
1
-4
/
+0
*
s3-debug Impove setup_logging() to specify logging to stderr
Andrew Bartlett
2010-11-02
1
-1
/
+1
*
s3: Remove talloc_autofree_context() from smbpasswd
Volker Lendecke
2010-09-26
1
-2
/
+2
*
s3-passdb: include samr.h where needed.
Günther Deschner
2010-08-06
1
-0
/
+1
*
s3-secrets: only include secrets.h when needed.
Günther Deschner
2010-08-05
1
-0
/
+1
*
Fix coverity #900. Resource leak.
Jeremy Allison
2009-06-19
1
-0
/
+5
*
Consolidate user create/delete paths in smbpasswd
Simo Sorce
2009-05-29
1
-27
/
+15
*
Don't look up local user for remote changes, even when root.
Jim McDonough
2009-04-16
1
-6
/
+10
*
Minor tidyup of unix account missing code.
Jeremy Allison
2009-01-09
1
-5
/
+5
*
s3/smbpasswd: Check if Unix account exists before asking for the password.
Karolin Seeger
2009-01-09
1
-0
/
+9
*
Make us clean under valgrind --leak-check=full by using talloc_autofree_conte...
Jeremy Allison
2008-11-06
1
-2
/
+2
*
Fix some nonempty blank lines
Volker Lendecke
2008-09-01
1
-21
/
+21
*
Developer doesn't cut it - need #define test for NSS_WRAPPER.
Jeremy Allison
2007-12-12
1
-1
/
+1
*
Only add the non-root escape on !developer.
Jeremy Allison
2007-12-12
1
-1
/
+1
*
Fix the buildfarm until I figure out how to allow
Jeremy Allison
2007-12-12
1
-0
/
+2
*
Fix bug #3727 with patch from Steve Langasek <vorlon@debian.org>
Jeremy Allison
2007-12-12
1
-0
/
+4
*
Remove the char[1024] strings from dynconfig. Replace
Jeremy Allison
2007-12-10
1
-1
/
+1
*
Getting to the home stretch for elimination of pstrings...
Jeremy Allison
2007-12-03
1
-4
/
+3
*
Make remote_password_change return malloced error strings
Volker Lendecke
2007-11-23
1
-2
/
+3
*
Remove pstrings from pam_smbpass - make local_password_change
Jeremy Allison
2007-11-21
1
-5
/
+7
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-5
/
+5
*
r24943: Some stackframes
Volker Lendecke
2007-10-10
1
-1
/
+5
*
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r22071: Make the error message for incorrect use of '-c' show the parameter a...
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r21784: Replace smb_register_idle_event() with event_add_timed(). This fixes ...
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r16247: Fix Coverity ID 296
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r16241: Fix Klocwork #106 and others like it.
Jeremy Allison
2007-10-10
1
-8
/
+25
*
r15906: smbpasswd help text for -W option (patch from Aruna Prabakar <aruna.p...
Gerald Carter
2007-10-10
1
-0
/
+1
*
r15311: look at the NT password (not lanman one) when determining if smbpassw...
Gerald Carter
2007-10-10
1
-1
/
+1
*
r13590: * replace all pdb_init_sam[_talloc]() calls with samu_new()
Gerald Carter
2007-10-10
1
-2
/
+2
*
r13576: This is the beginnings of moving the SAM_ACCOUNT data structure
Gerald Carter
2007-10-10
1
-4
/
+4
*
r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()
Gerald Carter
2007-10-10
1
-2
/
+2
*
r13524: Add -t|--password-from-stdin option to pdbedit as we had with Samba 2.2.
Lars Müller
2007-10-10
1
-42
/
+0
*
r13316: Let the carnage begin....
Gerald Carter
2007-10-10
1
-10
/
+14
[next]