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
/
lookup_sid.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-26
s3/passdb: add lookup_name_smbconf_ex() using lookup_name_internal()
Ralph Boehme
1
-29
/
+75
2024-07-26
s3/passdb: factor out lookup_name_internal()
Ralph Boehme
1
-40
/
+81
2024-07-26
s3/passdb: use winbind_lookup_name_ex() in lookup_name() instead of winbind_l...
Ralph Boehme
1
-26
/
+46
2022-04-26
s3:passdb: Also allow to handle UPNs in lookup_name_smbconf()
Andreas Schneider
1
-1
/
+2
2022-04-26
s3:passdb: Refactor lookup_name_smbconf()
Andreas Schneider
1
-3
/
+4
2022-04-26
s3:passdb: Use already defined pointer in lookup_name_smbconf()
Andreas Schneider
1
-7
/
+5
2022-04-26
s3:passdb: Add support to handle UPNs in lookup_name()
Andreas Schneider
1
-2
/
+12
2022-04-26
s3:passdb: Remove trailing spaces in lookup_sid.c
Andreas Schneider
1
-9
/
+9
2021-11-09
CVE-2020-25717: Add FreeIPA domain controller role
Alexander Bokovoy
1
-1
/
+1
2021-04-29
CVE-2021-20254 passdb: Simplify sids_to_unixids()
Volker Lendecke
1
-22
/
+101
2020-11-11
lookup_name: allow lookup names prefixed with DNS forest root for FreeIPA DC
Alexander Bokovoy
1
-9
/
+28
2020-11-05
Revert "lookup_name: allow lookup for own realm"
Alexander Bokovoy
1
-55
/
+21
2020-11-04
lookup_name: allow lookup for own realm
Alexander Bokovoy
1
-21
/
+55
2020-10-23
winbindd: allow idmap backends to mark entries with ID_[TYPE_WB_]REQUIRE_TYPE
Stefan Metzmacher
1
-0
/
+7
2020-10-23
s3:passdb: use ID_TYPE_* instead of WBC_ID_TYPE_*
Stefan Metzmacher
1
-4
/
+4
2019-09-26
s3/passdb: clang: Fix 'Value stored during its initialization is never read'
Noel Power
1
-1
/
+1
2019-08-14
lookup_name: allow own domain lookup when flags == 0
Alexander Bokovoy
1
-1
/
+1
2019-02-28
passdb: Make [ug]id_to_sid use xid_to_sid
Volker Lendecke
1
-193
/
+12
2019-02-28
passdb: Introduce xid_to_sid
Volker Lendecke
1
-0
/
+74
2019-02-08
smbd: Avoid sending S-1-22- to winbind
Volker Lendecke
1
-0
/
+12
2018-12-20
lookup_sid: Use dom_sid_str_buf
Volker Lendecke
1
-19
/
+40
2017-11-13
passdb: Fix a typo
Volker Lendecke
1
-1
/
+1
2016-12-28
passdb: Move lookup_unix_[user|group]_name to lookup_sid.c
Volker Lendecke
1
-0
/
+35
2016-12-28
lib: Add lib/util_unixsids.h
Volker Lendecke
1
-0
/
+1
2016-08-04
passdb: remove a misleading comment from lookup_name_smbconf()
Michael Adam
1
-1
/
+0
2015-10-15
s3: lsa: lookup_name() logic for unqualified (no DOMAIN\ component) names is ...
Jeremy Allison
1
-1
/
+30
2015-07-28
s3-passdb: Respect LOOKUP_NAME_GROUP flag in sid lookup.
Justin Maggard
1
-2
/
+2
2015-05-12
Convert all uses of uint32/16/8 to _t in source3/passdb.
Richard Sharpe
1
-6
/
+6
2015-03-31
s3-passdb: Fix 'force user' with winbind default domain
Andreas Schneider
1
-0
/
+24
2015-01-07
passdb: Cache output from pdb_[ug]id_to_sid
Volker Lendecke
1
-0
/
+14
2014-12-03
idmap: unify passdb *id_to_sid methods
Garming Sam
1
-3
/
+16
2014-08-09
passdb: add missing newline to debug message in get_primary_group_sid()
Justin Maggard
1
-1
/
+1
2014-07-18
lib/util: move memcache.[ch] to the toplevel 'samba-util' library
Stefan Metzmacher
1
-1
/
+1
2014-02-25
passdb: spare superfluous call to lookup_rids() in lookup_sids()
Michael Adam
1
-7
/
+12
2012-12-03
s3:passdb: don't look into group mappings in legacy_sid_to_unixid()
Michael Adam
1
-28
/
+1
2012-09-04
s3: Fix some nonempty blank lines
Volker Lendecke
1
-3
/
+3
2012-09-01
s3: Remove a shadowing variable declaration
Volker Lendecke
1
-2
/
+0
2012-08-23
s3: fix compile warning on openindiana
Björn Jacke
1
-5
/
+5
2012-08-21
s3-passdb: Allow pdb_sid_to_id to work on any SID
Andrew Bartlett
1
-13
/
+9
2012-08-09
Check error returns from strupper_m() (in all reasonable places).
Jeremy Allison
1
-1
/
+4
2012-07-12
s3: rename sid_check_is_in_our_domain() to sid_check_is_in_our_sam()
Michael Adam
1
-1
/
+1
2012-07-12
s3: rename sid_check_is_domain() to sid_check_is_our_sam()
Michael Adam
1
-3
/
+3
2012-05-24
s3-passdb: Fix negative SID->uid/gid/both cache handling
Ira Cooper
1
-0
/
+14
2012-05-02
s3-idmap: convert most idmap_cache callers to unixid API
Andrew Bartlett
1
-10
/
+3
2012-05-02
s3:passdb: rename sids_to_unix_ids() --> sids_to_unixids() for consistency
Michael Adam
1
-2
/
+2
2012-05-02
s3-passdb: Use struct unixid in sids_to_unix_ids
Andrew Bartlett
1
-17
/
+31
2012-05-02
s3-passdb: Rename legacy_sid_to_id -> legacy_sid_to_unixid for clarity
Andrew Bartlett
1
-3
/
+3
2012-05-02
s3-passdb: Change pdb_sid_to_id() to return struct unixid
Andrew Bartlett
1
-70
/
+41
2012-04-21
s3: Remove two unused variables
Volker Lendecke
1
-2
/
+0
2012-04-20
s3:passdb: do not use the in-memory idmap cache (it will be removed)
Michael Adam
1
-145
/
+0
[next]