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
/
winbindd
/
idmap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-29
winbind: Add idmap_config_string_list()
Volker Lendecke
1
-0
/
+11
2023-03-29
winbind: Factor out idmap_config_name()
Volker Lendecke
1
-30
/
+19
2020-10-23
winbindd/idmap: apply const to struct idmap_methods pointers
Stefan Metzmacher
1
-3
/
+3
2017-10-10
winbindd: pass domain SID to wbint_UnixIDs2Sids
Ralph Boehme
1
-1
/
+3
2017-08-04
idmap: remove unused function idmap_is_online()
Ralph Wuerthner
1
-5
/
+0
2017-04-22
lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...
Jeremy Allison
1
-1
/
+1
2017-03-20
winbind: Add idmap_config_int
Volker Lendecke
1
-0
/
+15
2017-03-20
idmap: Use idmap_config_bool in idmap_init_domain
Volker Lendecke
1
-11
/
+1
2017-03-20
winbind: Add idmap_config_bool()
Volker Lendecke
1
-0
/
+15
2017-03-20
winbind: Use idmap_config_const_string in idmap_init_domain
Volker Lendecke
1
-1
/
+1
2017-03-20
winbind: Use idmap_config_const_string in idmap_init_named_domain
Volker Lendecke
1
-11
/
+1
2017-03-20
winbind: Use idmap_config_const_string in domain_has_idmap_config
Volker Lendecke
1
-12
/
+2
2017-03-20
winbind: Add idmap_config_const_string
Volker Lendecke
1
-0
/
+16
2017-01-02
winbind: Make "idmap_find_domain" public
Volker Lendecke
1
-1
/
+1
2016-03-30
winbind: Remove unused idmap_backends_unixid_to_sid
Volker Lendecke
1
-46
/
+0
2016-03-30
winbind: Add idmap_backend_unixids_to_sids
Volker Lendecke
1
-0
/
+31
2016-03-30
idmap: Factor out lp_scan_idmap_domains()
Volker Lendecke
1
-41
/
+84
2016-03-22
winbind: Fix CID 1357100 Unchecked return value
Volker Lendecke
1
-1
/
+5
2016-03-17
s3:winbindd:idmap: check loadparm in domain_has_idmap_config() helper as well.
Günther Deschner
1
-0
/
+22
2016-03-17
s3:winbindd:idmap: add domain_has_idmap_config() helper function.
Michael Adam
1
-0
/
+15
2015-11-19
winbind: Don't crash on invalid idmap configs
Volker Lendecke
1
-0
/
+1
2015-08-24
idmap: Remove "domname" from idmap_backends_unixid_to_sid
Volker Lendecke
1
-4
/
+3
2015-08-24
idmap: Use a range search in idmap_backends_unixid_to_sid
Volker Lendecke
1
-1
/
+11
2015-08-24
idmap: Initialize all idmap domains at startup
Volker Lendecke
1
-90
/
+109
2015-08-24
idmap: Move idmap_init() under the static vars
Volker Lendecke
1
-15
/
+15
2015-03-04
winbind: Fix CID 1273294 Uninitialized scalar variable
Volker Lendecke
1
-1
/
+1
2015-03-04
winbind: Fix CID 1273295 Uninitialized scalar variable
Volker Lendecke
1
-1
/
+2
2015-01-22
winbind: Fix idmap initialization
Volker Lendecke
1
-6
/
+8
2014-07-25
s3:idmap: fix talloc hierarchy in idmap_passdb_domain()
Michael Adam
1
-1
/
+1
2014-07-25
s3:idmap: only check the range values if a range setting has been found.
Michael Adam
1
-3
/
+1
2014-07-25
s3:idmap: move loading of idmap options together before range checking in idm...
Michael Adam
1
-4
/
+4
2014-07-25
s3:idmap: in idmap_init_domain() load methods before loading further config
Michael Adam
1
-18
/
+23
2014-07-25
s3:idmap: don't log missing range config if range checking not requested
Michael Adam
1
-2
/
+2
2014-06-16
s3-winbindd: Honour pdb_is_responsible_for_everything_else()
Andrew Bartlett
1
-8
/
+11
2013-03-08
s3:idmap: fix a debug message and lower its level
Michael Adam
1
-1
/
+2
2012-12-03
s3:winbindd: use the new sid_check_is_for_passdb() in idmap_find_domain_with_...
Michael Adam
1
-6
/
+2
2012-12-03
s3:winbindd: remove unused function idmap_backends_sid_to_unixid()
Michael Adam
1
-41
/
+0
2012-12-03
s3:winbindd: make idmap_find_domain() static.
Michael Adam
1
-1
/
+1
2012-12-03
s3:winbindd: add idmap_find_domain_with_sid()
Michael Adam
1
-0
/
+16
2012-12-03
s3:winbindd: rename idmap_init_passdb_domain() -> idmap_passdb_domain()
Michael Adam
1
-3
/
+3
2012-07-23
s3-winbind: Fix idmap initialization debug message.
Guenther Deschner
1
-1
/
+1
2012-07-12
s3: rename sid_check_is_in_our_domain() to sid_check_is_in_our_sam()
Michael Adam
1
-1
/
+1
2011-06-09
s3-talloc Change TALLOC_ARRAY() to talloc_array()
Andrew Bartlett
1
-1
/
+1
2011-04-13
s3: Make idmap_find_domain public
Volker Lendecke
1
-1
/
+1
2011-03-30
s3-passdb: use passdb headers where needed.
Günther Deschner
1
-0
/
+1
2011-03-22
s3:idmap: make sure that the id mapping system is initialized for first access
Michael Adam
1
-0
/
+4
2011-03-22
s3:idmap: remove (now) unneeded function parse_idmap_module()
Michael Adam
1
-38
/
+0
2011-03-22
s3:idmap: simply call idmap_init_named_domain for "*" in idmap_init_default_d...
Michael Adam
1
-41
/
+14
2011-03-22
s3:idmap: remove passdb argument from idmap_init_domain()
Michael Adam
1
-5
/
+3
2011-03-22
s3:idmap: remove the params argument from the init function
Michael Adam
1
-1
/
+1
[next]