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_rid.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-19
s3:winbindd: Fix code spelling
Andreas Schneider
1
-2
/
+2
2020-10-23
winbindd/idmap: apply const to struct idmap_methods pointers
Stefan Metzmacher
1
-1
/
+1
2018-12-20
winbindd: Use dom_sid_str_buf
Volker Lendecke
1
-1
/
+2
2017-10-10
winbindd: idmap_rid: error code for failing id-to-sid mapping request
Ralph Boehme
1
-1
/
+1
2017-10-10
winbindd: idmap_rid: don't rely on the static domain list
Ralph Boehme
1
-4
/
+4
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
idmap_rid: Use idmap_config_int
Volker Lendecke
1
-15
/
+1
2016-12-27
idmap_rid: Add the error string in a debug
Volker Lendecke
1
-1
/
+3
2016-01-13
idmap: Fix whitespace
Volker Lendecke
1
-3
/
+3
2015-08-20
s3:winbindd/idmap_*: make function prototypes available via static_decl_idmap;
Stefan Metzmacher
1
-0
/
+1
2014-04-25
idmap_rid: remove a legacy comment from sid_to_id
Michael Adam
1
-4
/
+0
2014-04-02
Rename module init functions from samba_init_module
Christof Schmitt
1
-1
/
+1
2012-12-03
s3:idmap_rid: force mapping type to ID_TYPE_BOTH for sid->unixid mapping
Michael Adam
1
-0
/
+2
2011-12-03
Revert making public of the samba-module library.
Jelmer Vernooij
1
-1
/
+1
2011-10-28
lib/util Rename samba_init_module -> samba_module_init
Andrew Bartlett
1
-1
/
+1
2011-10-21
s3:winbindd/idmap make idmap modules loadable again
Christian Ambach
1
-1
/
+1
2011-06-09
s3-talloc Change TALLOC_ZERO_P() to talloc_zero()
Andrew Bartlett
1
-1
/
+1
2011-03-22
s3:idmap: remove the params argument from the init function
Michael Adam
1
-2
/
+1
2011-03-06
s3: Remove close_fn from idmap_methods
Volker Lendecke
1
-6
/
+0
2011-03-06
s3-idmap-rid: private_data is a talloc child of dom
Volker Lendecke
1
-1
/
+0
2011-03-06
s3: Remove an unnecessary if-statement
Volker Lendecke
1
-3
/
+1
2010-10-15
s3-winbind: Fixed the build of idmap_rid.
Andreas Schneider
1
-0
/
+1
2010-08-26
s3-idmap: only include idmap headers where needed.
Günther Deschner
1
-0
/
+1
2010-08-14
s3:idmap_rid: remove a comment that does not apply in that place.
Michael Adam
1
-4
/
+0
2010-08-14
s3:idmap_rid: remove unused domain_name from the idmap_rid_context.
Michael Adam
1
-3
/
+1
2010-08-14
s3:idmap_rid: remove range from idmap_rid_context()
Michael Adam
1
-39
/
+0
2010-08-14
s3:idmap_rid: use range from idmap_domain in idmap_rid_sid_to_id()
Michael Adam
1
-8
/
+8
2010-08-14
s3:idmap_rid: use ranges from idmap_domain struct in idmap_rid_id_to_sid()
Michael Adam
1
-11
/
+12
2010-08-14
s3:idmap_rid: remove unused talloc context var from idmap_rid_sids_to_unixids()
Michael Adam
1
-8
/
+0
2010-08-14
s3:idmap_rid: remove unused talloc context arg from idmap_rid_sid_to_id()
Michael Adam
1
-2
/
+2
2010-08-14
s3:idmap_rid: remove unused talloc context var from idmap_rid_unixids_to_sids()
Michael Adam
1
-8
/
+0
2010-08-14
s3:idmap_rid: remove unused talloc ctx argument from idmap_rid_id_to_sid()
Michael Adam
1
-2
/
+2
2010-08-14
s3:idmap_rid: untangle assignment from check in idmap_rid_initialize()
Michael Adam
1
-1
/
+2
2009-03-02
More fix to initialize idmap statuses
Bo Yang
1
-0
/
+10
2008-08-12
idmap rewrite
Volker Lendecke
1
-18
/
+2
2008-07-11
Revert "fix typos"
Volker Lendecke
1
-4
/
+2
2008-07-02
fix typos
Volker Lendecke
1
-2
/
+4
2007-12-15
Replace sid_string_static by sid_string_dbg in DEBUGs
Volker Lendecke
1
-1
/
+1
2007-10-10
r25154: move winbindd code into winbindd/
Stefan Metzmacher
1
-0
/
+267