summaryrefslogtreecommitdiff
path: root/source3/passdb/passdb.c
AgeCommit message (Expand)AuthorFilesLines
2025-08-27CID 1509059 winbind: Fixing print statement for time_tRabinarayan Panigrahi1-2/+2
2024-12-02passdb: Fix Coverity ID 1509016 Use of 32-bit time_tVolker Lendecke1-2/+5
2024-09-20passdb: Simplify pdb_gethexhours() with hex_byte()Volker Lendecke1-16/+3
2024-08-27libsmb: Simplify pdb_sethexpwd with hex_byte()Volker Lendecke1-15/+3
2023-07-19s3:passdb: Fix code spellingAndreas Schneider1-4/+4
2022-08-26s3:passdb: s/BURN_PTR_SIZE/BURN_STR/ in samu_destroy()Pavel Filipenský1-1/+1
2022-08-26s3:passdb: Zero memory using BURN_FREE_STR() in get_trust_pw_hash2()Pavel Filipenský1-2/+2
2022-07-28s3:passdb: Correctly burn the plaintext_pw with samu_destroy()Andreas Schneider1-1/+1
2022-07-28s3:passdb: Remove trailing whitespacesAndreas Schneider1-68/+68
2021-11-11source3: move lib/substitute.c functions out of proto.hRalph Boehme1-0/+1
2021-06-29s3:passdb: Check return code of cli_credentials_set_conf()Andreas Schneider1-2/+10
2021-04-28auth:creds: Add obtained arg to cli_credentials_set_kerberos_state()Andreas Schneider1-3/+9
2021-04-27passdb: Add error checks in samu_set_unix_internal()Volker Lendecke1-13/+65
2021-01-08passdb: Fix a typoVolker Lendecke1-1/+1
2020-11-03auth:creds: Rename CRED_USE_KERBEROS valuesAndreas Schneider1-3/+3
2020-08-28s3: safe_string: do not include string_wrappers.hMatthew DeVore1-0/+1
2019-09-26s3/passed: clang: Fix 'Value stored during its initialization is never read'Noel Power1-1/+1
2018-12-20passdb: Use dom_sid_str_bufVolker Lendecke1-3/+8
2017-02-24s3:passdb: use cli_credentials_set_kerberos_state() for trusts in pdb_get_tru...Stefan Metzmacher1-0/+17
2017-02-22Correct "somthing" typos.Chris Lamb1-1/+1
2016-03-01passdb: add linefeed to debug messageUri Simchoni1-1/+2
2016-01-22s3:passdb: move my_sam_name() from passdb to util_name.cMichael Adam1-18/+0
2014-12-18s3:passdb: let pdb_get_trust_credentials() try pdb_get_trusteddom_creds() firstStefan Metzmacher1-21/+44
2014-10-17passdb: Use common code in cli_credentials_set_machine_account_db_ctx()Andrew Bartlett1-16/+50
2014-09-27s3:passdb: add pdb_get_trust_credentials()Stefan Metzmacher1-16/+236
2014-02-07param: rename lp function and variable from 'guestaccount' to 'guest_account'Garming Sam1-1/+1
2013-11-21s3-lib: Add grpname to talloc_sub_specified().Andreas Schneider1-4/+4
2012-07-12s3: rename sid_check_is_in_our_domain() to sid_check_is_in_our_sam()Michael Adam1-2/+2
2012-05-04s3: Use hex_encode_bufVolker Lendecke1-4/+1
2012-05-04s3: Use hex_encode_bufVolker Lendecke1-3/+1
2012-04-19s3-passdb: Remove unused sampass->pass_must_change_timeAndrew Bartlett1-5/+0
2011-10-12s3-group-mapping: Remove fstrings from GROUP_MAP.Simo Sorce1-6/+14
2011-08-13passdb: Call with correct backend methods instead of default methodsAmitay Isaacs1-6/+8
2011-07-19First part of fix for bug 8310 - toupper_ascii() is broken on big-endian systemsJeremy Allison1-4/+4
2011-06-09s3-param Remove special case for global_myname(), rename to lp_netbios_name()Andrew Bartlett1-4/+4
2011-06-09s3-talloc Change TALLOC_ZERO_P() to talloc_zero()Andrew Bartlett1-1/+1
2011-05-06s3: only include tdb headers where needed.Günther Deschner1-0/+1
2011-05-04Simple +1 changes in hardcoded lengths when changing from safe_strcpy to strl...Jeremy Allison1-3/+3
2011-03-30s3-passdb: add passdb.h where needed.Günther Deschner1-0/+1
2011-03-30s3-includes: only include system/passwd.h when needed.Günther Deschner1-0/+1
2011-03-30lib/util/util_pw: share more code between lib/util/util_pw.c and source3/lib/...Günther Deschner1-0/+1
2011-02-19s3: Add "len" to pdb_set_hoursVolker Lendecke1-4/+4
2010-10-12libcli/security Provide a common, top level libcli/security/security.hAndrew Bartlett1-0/+1
2010-08-05s3-secrets: only include secrets.h when needed.Günther Deschner1-0/+1
2010-05-21s3:dom_sid Global replace of DOM_SID with struct dom_sidAndrew Bartlett1-2/+2
2010-05-21s3:passdb Remove use of uint8 uint16 and uint32 in favour of C99 typesAndrew Bartlett1-103/+103
2010-05-18s3-passdb: move get_logon_hours_from_pdb() into samr server.Günther Deschner1-23/+0
2010-05-18s3-rpc_misc: clean out include/rpc_misc.h.Günther Deschner1-5/+5
2010-02-13s3: Fix bug 5198 -- parse chfn(1)-change gecos fieldVolker Lendecke1-1/+34
2010-02-08s3: Make pdb_copy_sam_account also copy the group sidVolker Lendecke1-0/+4