index
:
delta/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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
passdb
/
pdb_smbpasswd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
smbdotconf: mark "rename user script" with substitution="1"
Ralph Boehme
2019-11-27
1
-2
/
+4
*
s3/passdb: clang: Value stored to 'c' is never read
Noel Power
2019-09-26
1
-4
/
+2
*
pdb_smbpasswd: Use dom_sid_str_buf
Volker Lendecke
2018-12-20
1
-3
/
+6
*
s3:passdb: Fix size of ascii_p16
Andreas Schneider
2018-05-17
1
-1
/
+1
*
Fix spelling s/specfied/specified/
Mathieu Parent
2018-05-12
1
-1
/
+1
*
Fix spelling s/retrive/retrieve/
Mathieu Parent
2018-05-12
1
-1
/
+1
*
lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...
Jeremy Allison
2017-04-22
1
-1
/
+1
*
Update smbrun to allow for settings environment variables.
Trever L. Adams
2016-10-13
1
-1
/
+1
*
Convert all uses of uint32/16/8 to _t in source3/passdb.
Richard Sharpe
2015-05-12
1
-2
/
+2
*
param: rename lp function and variable from "renameuser_script" to "rename_us...
Garming Sam
2014-02-07
1
-2
/
+2
*
param: rename lp function and variable from 'guestaccount' to 'guest_account'
Garming Sam
2014-02-07
1
-3
/
+3
*
pdb: Fix array overrun by one.
Andreas Schneider
2013-02-22
1
-3
/
+4
*
loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *.
Rusty Russell
2012-07-18
1
-3
/
+2
*
build: Remove SMB_OFF_T, replace with off_t
Andrew Bartlett
2012-04-06
1
-2
/
+2
*
build: Remove SMB_F* locking defines
Andrew Bartlett
2012-04-05
1
-1
/
+1
*
build: Remove SMB_STRUCT_FLOCK define
Andrew Bartlett
2012-04-05
1
-1
/
+1
*
build: Remove sys_fopen wrapper
Andrew Bartlett
2012-04-05
1
-3
/
+3
*
build: Remove sys_open wrapper
Andrew Bartlett
2012-04-05
1
-1
/
+1
*
build: Remove sys_ftell wrapper
Andrew Bartlett
2012-04-05
1
-1
/
+1
*
build: Remove sys_lseek wrapper
Andrew Bartlett
2012-04-05
1
-4
/
+4
*
build: Remove sys_ftruncate wrapper
Andrew Bartlett
2012-04-05
1
-1
/
+1
*
use usleep rather than sys_usleep in various places, in anticipation of uslee...
Jelmer Vernooij
2012-03-24
1
-1
/
+1
*
lib/util: Remove obsolete sys_getpid() and sys_fork().
Jelmer Vernooij
2012-03-24
1
-1
/
+1
*
s3-passdb: split out passdb/pdb_smbpasswd.h.
Günther Deschner
2011-10-10
1
-0
/
+1
*
s3-talloc Change TALLOC_ZERO_P() to talloc_zero()
Andrew Bartlett
2011-06-09
1
-1
/
+1
*
s3-lib Replace StrnCaseCmp() with strncasecmp_m()
Andrew Bartlett
2011-05-18
1
-3
/
+3
*
s3-passdb: add passdb.h where needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-includes: only include system/filesys.h when 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
*
s3: Fix Coverity ID 2328: FORWARD_NULL
Volker Lendecke
2011-03-27
1
-0
/
+3
*
Make getpwnam_alloc() static to lib/username.c, and ensure all username looku...
Jeremy Allison
2010-10-20
1
-2
/
+2
*
libcli/security Provide a common, top level libcli/security/security.h
Andrew Bartlett
2010-10-12
1
-1
/
+1
*
s3-util_sid: use shared dom_sid_compare_auth and dom_sid_equal_X functions.
Günther Deschner
2010-09-20
1
-1
/
+2
*
s3-passdb: include samr.h where needed.
Günther Deschner
2010-08-06
1
-0
/
+1
*
s3:dom_sid Global replace of DOM_SID with struct dom_sid
Andrew Bartlett
2010-05-21
1
-1
/
+1
*
s3:passdb Remove use of uint8 uint16 and uint32 in favour of C99 types
Andrew Bartlett
2010-05-21
1
-5
/
+5
*
s3-rpc_misc: clean out include/rpc_misc.h.
Günther Deschner
2010-05-18
1
-2
/
+2
*
s3-passdb: Remove obsolete signal type cast.
Andreas Schneider
2010-02-23
1
-3
/
+3
*
s3: Fix some nonempty blank lines
Volker Lendecke
2010-02-05
1
-27
/
+27
*
s3: "startsmbfilepwent" only looks at the inode -- is that enough?
Volker Lendecke
2009-11-29
1
-4
/
+2
*
s3: Pass the "fake dir create times" parameter to sys_*stat
Volker Lendecke
2009-11-29
1
-2
/
+4
*
Turn the pdb_rid_algorithm into a capabilities call that returns flags
Volker Lendecke
2009-06-28
1
-3
/
+3
*
Introduce "struct stat_ex" as a replacement for SMB_STRUCT_STAT
Volker Lendecke
2009-05-26
1
-1
/
+1
*
Shape up pdb_search a bit by making it a talloc ctx with a destructor
Volker Lendecke
2009-03-07
1
-5
/
+4
*
Fix bug #6035 - Possible race between fcntl F_SETLKW and alarm delivery.
Jeremy Allison
2009-01-14
1
-1
/
+1
*
Coverity fixes
Marc VanHeyningen
2008-03-17
1
-2
/
+4
*
Fix valgrind errors
Volker Lendecke
2008-02-04
1
-1
/
+17
*
Remove the sampwent interface
Volker Lendecke
2007-12-26
1
-76
/
+0
*
smbpasswd_search_users
Volker Lendecke
2007-12-26
1
-0
/
+114
*
Replace sid_string_static by sid_string_dbg in DEBUGs
Volker Lendecke
2007-12-15
1
-5
/
+6
[next]