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
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-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-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
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
passdb
/
passdb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-27
CID 1509059 winbind: Fixing print statement for time_t
Rabinarayan Panigrahi
1
-2
/
+2
2024-12-02
passdb: Fix Coverity ID 1509016 Use of 32-bit time_t
Volker Lendecke
1
-2
/
+5
2024-09-20
passdb: Simplify pdb_gethexhours() with hex_byte()
Volker Lendecke
1
-16
/
+3
2024-08-27
libsmb: Simplify pdb_sethexpwd with hex_byte()
Volker Lendecke
1
-15
/
+3
2023-07-19
s3:passdb: Fix code spelling
Andreas Schneider
1
-4
/
+4
2022-08-26
s3:passdb: s/BURN_PTR_SIZE/BURN_STR/ in samu_destroy()
Pavel Filipenský
1
-1
/
+1
2022-08-26
s3:passdb: Zero memory using BURN_FREE_STR() in get_trust_pw_hash2()
Pavel Filipenský
1
-2
/
+2
2022-07-28
s3:passdb: Correctly burn the plaintext_pw with samu_destroy()
Andreas Schneider
1
-1
/
+1
2022-07-28
s3:passdb: Remove trailing whitespaces
Andreas Schneider
1
-68
/
+68
2021-11-11
source3: move lib/substitute.c functions out of proto.h
Ralph Boehme
1
-0
/
+1
2021-06-29
s3:passdb: Check return code of cli_credentials_set_conf()
Andreas Schneider
1
-2
/
+10
2021-04-28
auth:creds: Add obtained arg to cli_credentials_set_kerberos_state()
Andreas Schneider
1
-3
/
+9
2021-04-27
passdb: Add error checks in samu_set_unix_internal()
Volker Lendecke
1
-13
/
+65
2021-01-08
passdb: Fix a typo
Volker Lendecke
1
-1
/
+1
2020-11-03
auth:creds: Rename CRED_USE_KERBEROS values
Andreas Schneider
1
-3
/
+3
2020-08-28
s3: safe_string: do not include string_wrappers.h
Matthew DeVore
1
-0
/
+1
2019-09-26
s3/passed: clang: Fix 'Value stored during its initialization is never read'
Noel Power
1
-1
/
+1
2018-12-20
passdb: Use dom_sid_str_buf
Volker Lendecke
1
-3
/
+8
2017-02-24
s3:passdb: use cli_credentials_set_kerberos_state() for trusts in pdb_get_tru...
Stefan Metzmacher
1
-0
/
+17
2017-02-22
Correct "somthing" typos.
Chris Lamb
1
-1
/
+1
2016-03-01
passdb: add linefeed to debug message
Uri Simchoni
1
-1
/
+2
2016-01-22
s3:passdb: move my_sam_name() from passdb to util_name.c
Michael Adam
1
-18
/
+0
2014-12-18
s3:passdb: let pdb_get_trust_credentials() try pdb_get_trusteddom_creds() first
Stefan Metzmacher
1
-21
/
+44
2014-10-17
passdb: Use common code in cli_credentials_set_machine_account_db_ctx()
Andrew Bartlett
1
-16
/
+50
2014-09-27
s3:passdb: add pdb_get_trust_credentials()
Stefan Metzmacher
1
-16
/
+236
2014-02-07
param: rename lp function and variable from 'guestaccount' to 'guest_account'
Garming Sam
1
-1
/
+1
2013-11-21
s3-lib: Add grpname to talloc_sub_specified().
Andreas Schneider
1
-4
/
+4
2012-07-12
s3: rename sid_check_is_in_our_domain() to sid_check_is_in_our_sam()
Michael Adam
1
-2
/
+2
2012-05-04
s3: Use hex_encode_buf
Volker Lendecke
1
-4
/
+1
2012-05-04
s3: Use hex_encode_buf
Volker Lendecke
1
-3
/
+1
2012-04-19
s3-passdb: Remove unused sampass->pass_must_change_time
Andrew Bartlett
1
-5
/
+0
2011-10-12
s3-group-mapping: Remove fstrings from GROUP_MAP.
Simo Sorce
1
-6
/
+14
2011-08-13
passdb: Call with correct backend methods instead of default methods
Amitay Isaacs
1
-6
/
+8
2011-07-19
First part of fix for bug 8310 - toupper_ascii() is broken on big-endian systems
Jeremy Allison
1
-4
/
+4
2011-06-09
s3-param Remove special case for global_myname(), rename to lp_netbios_name()
Andrew Bartlett
1
-4
/
+4
2011-06-09
s3-talloc Change TALLOC_ZERO_P() to talloc_zero()
Andrew Bartlett
1
-1
/
+1
2011-05-06
s3: only include tdb headers where needed.
Günther Deschner
1
-0
/
+1
2011-05-04
Simple +1 changes in hardcoded lengths when changing from safe_strcpy to strl...
Jeremy Allison
1
-3
/
+3
2011-03-30
s3-passdb: add passdb.h where needed.
Günther Deschner
1
-0
/
+1
2011-03-30
s3-includes: only include system/passwd.h when needed.
Günther Deschner
1
-0
/
+1
2011-03-30
lib/util/util_pw: share more code between lib/util/util_pw.c and source3/lib/...
Günther Deschner
1
-0
/
+1
2011-02-19
s3: Add "len" to pdb_set_hours
Volker Lendecke
1
-4
/
+4
2010-10-12
libcli/security Provide a common, top level libcli/security/security.h
Andrew Bartlett
1
-0
/
+1
2010-08-05
s3-secrets: only include secrets.h when needed.
Günther Deschner
1
-0
/
+1
2010-05-21
s3:dom_sid Global replace of DOM_SID with struct dom_sid
Andrew Bartlett
1
-2
/
+2
2010-05-21
s3:passdb Remove use of uint8 uint16 and uint32 in favour of C99 types
Andrew Bartlett
1
-103
/
+103
2010-05-18
s3-passdb: move get_logon_hours_from_pdb() into samr server.
Günther Deschner
1
-23
/
+0
2010-05-18
s3-rpc_misc: clean out include/rpc_misc.h.
Günther Deschner
1
-5
/
+5
2010-02-13
s3: Fix bug 5198 -- parse chfn(1)-change gecos field
Volker Lendecke
1
-1
/
+34
2010-02-08
s3: Make pdb_copy_sam_account also copy the group sid
Volker Lendecke
1
-0
/
+4
[next]