summaryrefslogtreecommitdiff
path: root/source3/winbindd/idmap_script.c
AgeCommit message (Expand)AuthorFilesLines
2018-11-02idmap: Use dom_sid_str_bufVolker Lendecke1-5/+6
2017-04-22lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Jeremy Allison1-1/+1
2017-03-20winbind: Use idmap_config_const_string in idmap_script_db_initVolker Lendecke1-9/+1
2016-09-06idmap_script: add missing "IDTOSID" argument to the script command line.Björn Baumbach1-1/+1
2016-02-24idmap_script: Parallelize script callsVolker Lendecke1-188/+434
2016-02-23lib: Remove "includes.h" from util_file.cVolker Lendecke1-0/+1
2016-02-23lib: Add "mem_ctx" to file_lines_ploadVolker Lendecke1-1/+1
2015-08-20s3:winbindd/idmap_*: make function prototypes available via static_decl_idmap;Stefan Metzmacher1-0/+1
2015-01-08Add a script-only idmap module.Richard Sharpe1-0/+394