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
/
pdb_interface.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-22
s3:passdb: Fix memory leak in pdb_default_del_groupmem()
Andreas Schneider
1
-3
/
+10
2025-10-22
s3:passdb: Fix memory leak in pdb_default_add_groupmem()
Andreas Schneider
1
-3
/
+10
2025-02-22
s3:passdb: add pdb_filter_hints()
Stefan Metzmacher
1
-0
/
+65
2023-10-27
s3:passdb: Do not leak memory if memcache add fails
Andreas Schneider
1
-3
/
+7
2023-08-14
passdb: Fix whitespace
Volker Lendecke
1
-36
/
+36
2023-07-19
s3:passdb: Fix code spelling
Andreas Schneider
1
-1
/
+1
2022-04-26
passdb: Introduce helper variables in make_pdb_method_name()
Volker Lendecke
1
-6
/
+8
2022-04-26
passdb: Split lines in make_pdb_method_name()
Volker Lendecke
1
-1
/
+2
2022-02-11
smbd: Safeguards for getpwuid
Volker Lendecke
1
-2
/
+12
2021-01-08
lib: give global_contexts.c its own header file
Volker Lendecke
1
-0
/
+1
2020-08-28
s3: safe_string: do not include string_wrappers.h
Matthew DeVore
1
-0
/
+1
2019-11-27
smbdotconf: mark "delete user script" with substitution="1"
Ralph Boehme
1
-1
/
+3
2019-11-27
smbdotconf: mark "add user script" with substitution="1"
Ralph Boehme
1
-1
/
+1
2019-11-27
smbdotconf: mark "add machine script" with substitution="1"
Ralph Boehme
1
-1
/
+3
2019-09-26
s3/passdb: clang: Fix 'Value stored during initialization is never read'
Noel Power
1
-2
/
+2
2018-12-20
passdb: Use dom_sid_str_buf
Volker Lendecke
1
-5
/
+9
2018-11-09
passdb: Use dom_sid_str_buf
Volker Lendecke
1
-3
/
+7
2018-10-08
pdb: Fix some "(ret == true)" to just "(ret)"
Volker Lendecke
1
-2
/
+2
2018-09-07
s3: Rename server_messaging_context() to global_messaging_context()
Christof Schmitt
1
-1
/
+1
2017-12-05
lib: Use messaging_send_all instead of message_send_all
Volker Lendecke
1
-4
/
+4
2017-12-05
messaging: Remove the "n_sent" arg from message_send_all
Volker Lendecke
1
-2
/
+1
2017-04-22
lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...
Jeremy Allison
1
-1
/
+1
2016-10-13
Update smbrun to allow for settings environment variables.
Trever L. Adams
1
-2
/
+2
2016-07-28
lib: Move "message_send_all" to serverid.c
Volker Lendecke
1
-0
/
+1
2016-03-02
passdb: Avoid a "ret == true"
Volker Lendecke
1
-1
/
+1
2015-05-12
Convert all uses of uint32/16/8 to _t in source3/passdb.
Richard Sharpe
1
-1
/
+1
2015-04-17
s3-passdb: fix memleak in pdb_default_get_trusted_domain().
Günther Deschner
1
-1
/
+9
2015-03-17
passdb: Fix the O3 developer build
Volker Lendecke
1
-2
/
+2
2014-12-18
s3:passdb: add optional get_trusteddom_creds() hooks
Stefan Metzmacher
1
-0
/
+17
2014-12-03
idmap: unify passdb *id_to_sid methods
Garming Sam
1
-25
/
+26
2014-07-18
lib/util: move memcache.[ch] to the toplevel 'samba-util' library
Stefan Metzmacher
1
-1
/
+1
2014-06-16
passdb: Allow a passdb module to do idmap for everything
Andrew Bartlett
1
-0
/
+14
2014-05-03
s3:passdb: improve a debug message in pdb_default_sid_to_id()
Michael Adam
1
-1
/
+4
2014-05-03
s3:passdb: fix and improve debug message in pdb_default_sid_to_id().
Michael Adam
1
-1
/
+2
2014-05-03
s3: Always cache idmapping results of pdb backend.
Alexander Werth
1
-3
/
+33
2014-02-07
param: rename lp function and variable from "deluser_script" to "delete_user_...
Garming Sam
1
-1
/
+1
2014-02-07
param: rename lp function and variable from "adduser_script" to "add_user_scr...
Garming Sam
1
-1
/
+1
2014-02-07
param: rename lp function and variable from "addmachine_script" to "add_machi...
Garming Sam
1
-1
/
+1
2014-02-07
param: rename lp function and variable from 'guestaccount' to 'guest_account'
Garming Sam
1
-1
/
+1
2013-06-21
s3:passdb make pdb_sid_to_id honor backend responsibilities
Christian Ambach
1
-0
/
+7
2013-06-21
s3:passdb add pdb_*_is_responsible_for* functions
Christian Ambach
1
-0
/
+74
2013-04-09
PASSDB: add support to set and enumerate UPN suffixes associated with our forest
Alexander Bokovoy
1
-0
/
+36
2012-12-03
s3:passdb: fix building pdb_ldap as shared module
Michael Adam
1
-2
/
+2
2012-12-03
s3:passdb: factor pdb_sid_to_id_unix_users_and_groups() out of pdb_default_si...
Michael Adam
1
-16
/
+32
2012-12-03
s3:passdb: don't bail out in pdb_default_sid_to_id() if sid is not in our sam
Michael Adam
1
-5
/
+0
2012-08-28
s3-passdb: Allow reload of the static passdb from python
Andrew Bartlett
1
-2
/
+3
2012-08-21
s3-passdb: Allow pdb_sid_to_id to work on any SID
Andrew Bartlett
1
-0
/
+5
2012-08-09
Correctly check for errors in strlower_m() returns.
Jeremy Allison
1
-2
/
+6
2012-07-18
loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *.
Rusty Russell
1
-5
/
+3
2012-07-12
s3: rename sid_check_is_in_our_domain() to sid_check_is_in_our_sam()
Michael Adam
1
-1
/
+1
[next]