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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-30
winbindd: Remove unused prototypes for winbindd_group.c
Christof Schmitt
1
-11
/
+0
2016-04-28
winbindd/idmap_rfc2307: Fix CID 1273424 - Read from pointer after free
Robin Hack
1
-0
/
+5
2016-04-28
winbindd: check if dcinfo from genache is expired
Ralph Boehme
1
-0
/
+4
2016-04-15
winbind: Base idmap_ad on tldap
Volker Lendecke
2
-406
/
+655
2016-04-15
winbind: handle DC_NOT_FOUND in wb_xids2sids
Volker Lendecke
1
-0
/
+52
2016-04-15
winbind: handle DC_NOT_FOUND in wb_sids2xids
Volker Lendecke
1
-1
/
+63
2016-04-15
winbind: Add wb_dsgetdcname_gencache_[gs]et
Volker Lendecke
2
-0
/
+112
2016-04-15
idmap_ad: Separate out the nss functions
Volker Lendecke
4
-421
/
+539
2016-04-12
CVE-2016-2115: s3:winbindd: use lp_client_ipc_signing()
Stefan Metzmacher
1
-1
/
+1
2016-04-12
CVE-2016-2115: s3:winbindd: use lp_client_ipc_{min,max}_protocol()
Stefan Metzmacher
1
-2
/
+2
2016-04-12
CVE-2016-2110: winbindd: add new_spnego to the WINBINDD_CCACHE_NTLMAUTH response
Stefan Metzmacher
1
-2
/
+6
2016-03-30
winbind: Fix a typo in a wrong comment...
Volker Lendecke
1
-1
/
+1
2016-03-30
winbind: Remove unused idmap_backends_unixid_to_sid
Volker Lendecke
2
-47
/
+0
2016-03-30
winbind: Remove unused idmap_[ug]id_to_sid
Volker Lendecke
2
-128
/
+0
2016-03-30
winbind: Use plural xids2sids in _wbint_UnixIDs2Sids
Volker Lendecke
1
-18
/
+20
2016-03-30
winbind: Pass down the domain name to xids2sids
Volker Lendecke
1
-1
/
+1
2016-03-30
winbind: Add idmap_backend_unixids_to_sids
Volker Lendecke
2
-0
/
+33
2016-03-30
winbind: Do per-domain xids2sids calls
Volker Lendecke
1
-10
/
+270
2016-03-30
winbind: Introduce id_map_ptrs_init
Volker Lendecke
3
-25
/
+41
2016-03-30
idmap: Factor out lp_scan_idmap_domains()
Volker Lendecke
2
-41
/
+87
2016-03-22
winbind: Fix CID 1357100 Unchecked return value
Volker Lendecke
1
-1
/
+5
2016-03-17
idmap_hash: only allow the hash module for default idmap config.
Michael Adam
1
-0
/
+7
2016-03-17
idmap_hash: rename be_init() --> idmap_hash_initialize()
Michael Adam
1
-6
/
+6
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_hash: skip domains that already have their own idmap config...
Günther Deschner
1
-0
/
+13
2016-03-17
s3:winbindd:idmap: add domain_has_idmap_config() helper function.
Michael Adam
2
-0
/
+16
2016-03-13
s3:winbindd: don't unclude two '\0' at the end of the domain list
Stefan Metzmacher
1
-1
/
+1
2016-03-10
winbindd: make use of ntlmssp_resume_ccache backend for WINBINDD_CCACHE_NTLMAUTH
Stefan Metzmacher
1
-16
/
+13
2016-03-10
winbindd: pass an memory context to do_ntlm_auth_with_stored_pw()
Stefan Metzmacher
1
-3
/
+4
2016-03-07
idmap_autorid: Protect against corrupt databases
Volker Lendecke
1
-0
/
+7
2016-03-07
idmap_autorid: Fix a use-after-free
Volker Lendecke
1
-1
/
+4
2016-02-24
idmap_script: Parallelize script calls
Volker Lendecke
1
-188
/
+434
2016-02-23
lib: Remove "includes.h" from util_file.c
Volker Lendecke
1
-0
/
+1
2016-02-23
lib: Add "mem_ctx" to file_lines_pload
Volker Lendecke
1
-1
/
+1
2016-02-23
lib: Remove sys_waitpid
Volker Lendecke
1
-1
/
+1
2016-02-23
winbindd: return trust parameters when listing trusts
Uri Simchoni
2
-24
/
+61
2016-02-23
winbindd: initialize foreign domain as AD based on trust
Uri Simchoni
1
-0
/
+7
2016-02-23
winbindd: introduce add_trusted_domain_from_tdc()
Uri Simchoni
1
-26
/
+46
2016-02-23
s3/winbindd: Add missing space in debug message.
Karolin Seeger
1
-1
/
+1
2016-02-23
winbindd: move a variable into scope
Michael Adam
1
-1
/
+1
2016-02-22
winbind: Remove unused WINBINDD_UID_TO_SID
Volker Lendecke
2
-96
/
+0
2016-02-22
winbind: Remove unused WINBINDD_GID_TO_SID
Volker Lendecke
2
-96
/
+0
2016-02-22
winbind: Remove unused WINBINDD_SID_TO_GID
Volker Lendecke
2
-111
/
+0
2016-02-22
winbind: Remove unused WINBINDD_SID_TO_UID
Volker Lendecke
2
-111
/
+0
2016-02-22
winbind: Remove unused wbint_Gid2Sid
Volker Lendecke
3
-115
/
+0
2016-02-22
winbind: Use xids2sids in getgrgid
Volker Lendecke
1
-5
/
+10
2016-02-22
winbind: Use xids2sids in gid2sid
Volker Lendecke
1
-6
/
+13
2016-02-22
winbind: Remove unused wbint_Uid2Sid
Volker Lendecke
3
-115
/
+0
2016-02-22
winbind: Use xids2sids in getpwuid
Volker Lendecke
1
-5
/
+14
2016-02-22
winbind: Use xids2sids in uid2sid
Volker Lendecke
1
-6
/
+13
[next]