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
/
nsswitch
Commit message (
Expand
)
Author
Age
Files
Lines
*
r23297: This introduces the winbind:ads parameter which defaults to True. Set...
Volker Lendecke
2007-10-10
1
-1
/
+3
*
r23291: Undo the somewhat naive change of r23279:
Michael Adam
2007-10-10
1
-2
/
+10
*
r23290: Fix another small and stupid but severe typo.
Michael Adam
2007-10-10
1
-1
/
+1
*
r23287: Use talloc_move instead of talloc_steal as this is what I really
Michael Adam
2007-10-10
1
-1
/
+1
*
r23284: Oh what a nasty typo! This gave me some headache,
Michael Adam
2007-10-10
1
-1
/
+1
*
r23283: Use a temporary talloc context in ads:lookup_groupmem.
Michael Adam
2007-10-10
1
-13
/
+17
*
r23279: Replace occurrence of sid_binstring inside lookup_groupmem
Michael Adam
2007-10-10
1
-11
/
+4
*
r23263: Remove an unused variable -- Fix Coverity ID 358
Volker Lendecke
2007-10-10
1
-4
/
+0
*
r23253: Add some debugging output.
Michael Adam
2007-10-10
1
-1
/
+6
*
r23252: Complete the reworking of the ads lookup_groupmem function
Michael Adam
2007-10-10
1
-58
/
+109
*
r23244: Fix loop with nscd and NSS recusive calls.
Gerald Carter
2007-10-10
11
-18
/
+43
*
r23225: Attached find a patch that makes use of NetSamLogonEx in
Volker Lendecke
2007-10-10
3
-2
/
+71
*
r23210: Very funny, we thought to use netr_GetDcName (e.g. in winbind) but we...
Günther Deschner
2007-10-10
2
-8
/
+8
*
r23117: Factor out local messaging.
Volker Lendecke
2007-10-10
2
-14
/
+0
*
r23116: Fix typo, found by Karolin Seeger
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r23095: Support systems that have their PAM headers in /usr/include/pam.
James Peach
2007-10-10
1
-2
/
+10
*
r23078: Don't handle return code NT_STATUS_NONE_MAPPED from lookup sids
Michael Adam
2007-10-10
1
-1
/
+1
*
r23075: more duplicate code blocks from bad merge
Gerald Carter
2007-10-10
1
-4
/
+0
*
r23074: Remove duplicate code blocks from bad merge
Gerald Carter
2007-10-10
1
-10
/
+0
*
r23072: In winbindd_ads.c:lookup_groupmem, replace the bottleneck
Michael Adam
2007-10-10
1
-107
/
+77
*
r23055: Rewrite messages.c to use auto-generated marshalling in the tdb. I'm
Volker Lendecke
2007-10-10
2
-2
/
+2
*
r23054: Move the check for the lookup_domain of S-1-22-{1,2} before the
Gerald Carter
2007-10-10
1
-18
/
+17
*
r23048: Simo is correct in that winbind_lookup{sid,name}_async() needs
Gerald Carter
2007-10-10
3
-2
/
+29
*
r23046: Few missing merges from cleaning out the Centeris winbindd tree.
Gerald Carter
2007-10-10
3
-0
/
+20
*
r23040: Activate the winbindd cache validation code in the
Michael Adam
2007-10-10
1
-2
/
+0
*
r23039: merge from SAMBA_3_0_26:
Stefan Metzmacher
2007-10-10
1
-2
/
+1
*
r23015: Make message_(de)register static to messages.c
Volker Lendecke
2007-10-10
1
-2
/
+4
*
r22943: More message_register -> messaging_register
Volker Lendecke
2007-10-10
3
-60
/
+102
*
r22908: All callers of message_init now also call messaging_init. Unify those.
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r22905: cli_send_mailslot had a message_send_pid inside
Volker Lendecke
2007-10-10
1
-1
/
+2
*
r22904: Fix indent.
Günther Deschner
2007-10-10
1
-1
/
+1
*
r22903: Now that we have the on-disc trustdomaincache with type flags we can ...
Günther Deschner
2007-10-10
1
-3
/
+6
*
r22901: When an AD account has UF_DONT_REQUIRE_PREAUTH set we need to fallbac...
Günther Deschner
2007-10-10
1
-0
/
+8
*
r22895: Convert some more calls from message_send_buf to messaging_send_buf
Volker Lendecke
2007-10-10
3
-29
/
+53
*
r22855: fix the build
Michael Adam
2007-10-10
1
-7
/
+5
*
r22848: Fix brace alignment.
Michael Adam
2007-10-10
1
-1
/
+1
*
r22847: The new validate_panic function calls exit (instead of setting
Michael Adam
2007-10-10
1
-19
/
+0
*
r22845: Modified and extended the winbindd cache validation code:
Michael Adam
2007-10-10
1
-137
/
+283
*
r22844: Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL }; and
Volker Lendecke
2007-10-10
2
-3
/
+3
*
r22812: Fix bug #3024 (and also the group varient). Patch from
Jeremy Allison
2007-10-10
2
-6
/
+17
*
r22794: Add "debug_state" and "silent" to pam_winbind.conf template. Honor th...
Günther Deschner
2007-10-10
1
-0
/
+2
*
r22771: One liner fix for idmap_ldap
Simo Sorce
2007-10-10
1
-0
/
+1
*
r22747: Fix some C++ warnings
Volker Lendecke
2007-10-10
1
-2
/
+2
*
r22745: Add local groups to the --required-membership-sid test. This needs
Volker Lendecke
2007-10-10
1
-90
/
+62
*
r22744: Fix a valgrind error. parse_domain_username does not necessarily fill in
Volker Lendecke
2007-10-10
1
-0
/
+3
*
r22738: Fix a debug message.
Volker Lendecke
2007-10-10
1
-1
/
+2
*
r22737: Fix crash bug (info3 is now talloced).
Günther Deschner
2007-10-10
1
-1
/
+1
*
r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...
Volker Lendecke
2007-10-10
3
-12
/
+12
*
r22730: Fix password changes via pam_winbindd when using "winbind normalize n...
Gerald Carter
2007-10-10
1
-0
/
+2
*
r22727: remove outdated comment about templatre shell and homedir
Gerald Carter
2007-10-10
1
-3
/
+1
[next]