index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
winbindd
Commit message (
Expand
)
Author
Age
Files
Lines
*
winbind: Fix some missing NULL checks
Volker Lendecke
2013-01-11
1
-24
/
+29
*
winbind: Fix error check in unpack_tdc_domains
Volker Lendecke
2013-01-11
1
-2
/
+5
*
s3-idmap: Check return value of string_to_sid().
Andreas Schneider
2013-01-02
1
-1
/
+6
*
s3-winbind: Fix null pointer dereference in store_memory_creds().
Andreas Schneider
2012-12-21
1
-4
/
+4
*
s3-winbind: Check if we created the directories correctly.
Andreas Schneider
2012-12-21
1
-4
/
+11
*
s3: Fix a typo in a debug message
Volker Lendecke
2012-12-12
1
-1
/
+1
*
winbind: Use talloc in resolve_username_to_alias().
Andreas Schneider
2012-12-12
1
-3
/
+5
*
winbind: Use talloc in resolve_alias_to_username().
Andreas Schneider
2012-12-12
1
-3
/
+5
*
winbind: Make the code more readable in trustdom_list_done().
Andreas Schneider
2012-12-07
1
-15
/
+19
*
s3:winbindd: use the new sid_check_is_for_passdb() in idmap_find_domain_with_...
Michael Adam
2012-12-03
1
-6
/
+2
*
s3:winbindd: remove unused function idmap_backends_sid_to_unixid()
Michael Adam
2012-12-03
2
-43
/
+0
*
s3:idmap_autorid: force mapping type to ID_TYPE_BOTH for sid->unixid mapping
Michael Adam
2012-12-03
1
-0
/
+3
*
s3:idmap_rid: force mapping type to ID_TYPE_BOTH for sid->unixid mapping
Michael Adam
2012-12-03
1
-0
/
+2
*
s3:winbindd: remove unused idmap_sid_to_gid()
Michael Adam
2012-12-03
2
-75
/
+0
*
s3:winbindd: remove unused idmap_sid_to_uid()
Michael Adam
2012-12-03
2
-75
/
+0
*
s3:winbindd: remove unused server implementation of wbint_Sid2Gid()
Michael Adam
2012-12-03
1
-14
/
+0
*
s3:winbindd: remove unused server implementation of wbint_Sid2Uid()
Michael Adam
2012-12-03
1
-14
/
+0
*
s3:winbindd: remove now unused wb_sid2uid and wb_sid2gid modules
Michael Adam
2012-12-03
3
-342
/
+0
*
s3:winbindd: change winbindd_getgroups to use wb_sids2xids instead of wb_sid2gid
Michael Adam
2012-12-03
1
-5
/
+14
*
s3:winbindd: change wb_getgrsid to use wb_sids2xids instead of wb_sid2gid
Michael Adam
2012-12-03
1
-2
/
+17
*
s3:winbindd: change wb_fill_pwent to use wb_sids2xids instead of wb_sid2[ug]id
Michael Adam
2012-12-03
1
-4
/
+32
*
s3:winbindd: make idmap_find_domain() static.
Michael Adam
2012-12-03
2
-2
/
+1
*
s3:winbindd: also use idmap_passdb for own sam and builtin in wbint_Sids2Unix...
Michael Adam
2012-12-03
1
-3
/
+3
*
s3:winbindd: add idmap_find_domain_with_sid()
Michael Adam
2012-12-03
2
-0
/
+18
*
s3:winbindd: rename idmap_init_passdb_domain() -> idmap_passdb_domain()
Michael Adam
2012-12-03
1
-3
/
+3
*
s3:winbindd: use struct unixid instead of uint64 in Sids2Xids parent<->child
Michael Adam
2012-12-03
2
-4
/
+7
*
s3:winbindd: add an explanatory comment to _wbint_Sids2UnixIDs()
Michael Adam
2012-12-03
1
-0
/
+3
*
s3:winbindd: add an explanatory comment to _wbint_Sids2UnixIDs()
Michael Adam
2012-12-03
1
-0
/
+5
*
s3:winbindd: use wb_sids2xids instead of wb_sid2gid in winbindd_sid_to_gid
Michael Adam
2012-12-03
1
-2
/
+16
*
s3:winbindd: use wb_sids2xids instead of wb_sid2uid in winbindd_sid_to_uid
Michael Adam
2012-12-03
1
-2
/
+16
*
s3:winbindd: factor winbindd_sids_to_xids into external and internal part
Michael Adam
2012-12-03
3
-165
/
+284
*
s3:winbindd: convert some spaces to tabs in winbindd_sids_to_xids_send()
Michael Adam
2012-12-03
1
-4
/
+4
*
s3:winbindd: add explaining comment winbindd_sids_to_xids_send()
Michael Adam
2012-12-03
1
-0
/
+5
*
s3:winbindd: factor lsa_SidType_to_id_type() out of winbindd_sids_to_xids_loo...
Michael Adam
2012-12-03
1
-14
/
+25
*
s3:winbindd: simplify winbindd_sids_to_xids_recv() a bit.
Michael Adam
2012-12-03
1
-40
/
+25
*
s3:winbindd:util: add a comment explaining the function parse_sidlist()
Michael Adam
2012-12-03
1
-0
/
+9
*
s3-winbind: use new reconnect logic in rpc_lookup_sids() also.
Günther Deschner
2012-11-30
1
-16
/
+7
*
s3-winbindd: rework reconnect logic in winbindd_lookup_names().
Günther Deschner
2012-11-30
1
-12
/
+13
*
s3-winbindd: rework reconnect logic in winbindd_lookup_sids().
Günther Deschner
2012-11-30
1
-12
/
+14
*
s3-winbindd: remove lookup_sids_fn_t.
Günther Deschner
2012-11-30
1
-21
/
+12
*
s3-winbindd: remove lookup_names_fn_t.
Günther Deschner
2012-11-30
1
-23
/
+13
*
s3-winbindd: add cm_connect_lsat().
Günther Deschner
2012-11-30
2
-0
/
+35
*
BUG 9436: Fix leaking sockets of SMB connections to a DC.
Andreas Schneider
2012-11-28
1
-0
/
+4
*
s3: Do not free a string where we should not
Volker Lendecke
2012-11-26
1
-1
/
+1
*
s3: Do not free a string where we should not
Volker Lendecke
2012-11-26
1
-1
/
+1
*
s3:winbind: BUG 9386: Failover if netlogon pipe is not available.
Andreas Schneider
2012-11-12
1
-13
/
+39
*
Revert "s3-winbindd: make sure we obey the -n switch also for samlogon cache ...
David Disseldorp
2012-11-09
4
-13
/
+3
*
s3:winbindd: use PROTOCOL_LATEST instead of PROTOCOL_SMB2_02 (bug #9175)
Stefan Metzmacher
2012-11-01
1
-1
/
+1
*
s3:winbindd: disconnection after getting NETWORK_SESSION_EXPIRED (bug #9175)
Stefan Metzmacher
2012-11-01
1
-0
/
+11
*
s3:winbindd:cache: fix offline logons with cached credentials (bug #9321)
Michael Adam
2012-11-01
1
-0
/
+7
[next]