index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
nsswitch
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r22895: Convert some more calls from message_send_buf to messaging_send_buf
Volker Lendecke
3
-29
/
+53
2007-10-10
r22855: fix the build
Michael Adam
1
-7
/
+5
2007-10-10
r22848: Fix brace alignment.
Michael Adam
1
-1
/
+1
2007-10-10
r22847: The new validate_panic function calls exit (instead of setting
Michael Adam
1
-19
/
+0
2007-10-10
r22845: Modified and extended the winbindd cache validation code:
Michael Adam
1
-137
/
+283
2007-10-10
r22844: Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL }; and
Volker Lendecke
2
-3
/
+3
2007-10-10
r22812: Fix bug #3024 (and also the group varient). Patch from
Jeremy Allison
2
-6
/
+17
2007-10-10
r22794: Add "debug_state" and "silent" to pam_winbind.conf template. Honor th...
Günther Deschner
1
-0
/
+2
2007-10-10
r22771: One liner fix for idmap_ldap
Simo Sorce
1
-0
/
+1
2007-10-10
r22747: Fix some C++ warnings
Volker Lendecke
1
-2
/
+2
2007-10-10
r22745: Add local groups to the --required-membership-sid test. This needs
Volker Lendecke
1
-90
/
+62
2007-10-10
r22744: Fix a valgrind error. parse_domain_username does not necessarily fill in
Volker Lendecke
1
-0
/
+3
2007-10-10
r22738: Fix a debug message.
Volker Lendecke
1
-1
/
+2
2007-10-10
r22737: Fix crash bug (info3 is now talloced).
Günther Deschner
1
-1
/
+1
2007-10-10
r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...
Volker Lendecke
3
-12
/
+12
2007-10-10
r22730: Fix password changes via pam_winbindd when using "winbind normalize n...
Gerald Carter
1
-0
/
+2
2007-10-10
r22727: remove outdated comment about templatre shell and homedir
Gerald Carter
1
-3
/
+1
2007-10-10
r22726: When performing an offline logon for a user in a trusted domain,
Gerald Carter
1
-0
/
+8
2007-10-10
r22725: * Don't try to update the sequence_number when offline
Gerald Carter
1
-3
/
+11
2007-10-10
r22724: Call an nss_info backend's init() function if the
Gerald Carter
1
-3
/
+8
2007-10-10
r22720: Fixes for offline auth when using krb5_auth = yes in pam_winbind.
Gerald Carter
1
-8
/
+26
2007-10-10
r22719: Missed change for one-way trust support. Ignore password policy
Gerald Carter
1
-1
/
+5
2007-10-10
r22717: Add Everyone and AuthenticatedUsers to the user's token
Gerald Carter
1
-1
/
+10
2007-10-10
r22716: Clarify comment in winbindd_domain structure
Gerald Carter
1
-2
/
+2
2007-10-10
r22715: When our primary domain does on or offline, make sure to send a msg
Gerald Carter
2
-23
/
+37
2007-10-10
r22713: Offline logon fixes for idmap manager:
Gerald Carter
3
-60
/
+80
2007-10-10
r22712: Inform the user when logging in via pam_winbind
Gerald Carter
3
-0
/
+37
2007-10-10
r22711: Fix a compile warnign in query_user(). Ensure that user_rid
Gerald Carter
2
-3
/
+2
2007-10-10
r22710: Support one-way trusts.
Gerald Carter
8
-20
/
+290
2007-10-10
r22709: we can only use tschannel when commectcing to our primary (might need...
Gerald Carter
1
-1
/
+8
2007-10-10
r22708: disable saving the trusted domain list as we want to the parent daemo...
Gerald Carter
1
-0
/
+6
2007-10-10
r22707: missed merge from local tree: pass the correct state to the domain wh...
Gerald Carter
1
-1
/
+1
2007-10-10
r22706: missed one reference to domain->native_mode in the previous commit
Gerald Carter
1
-1
/
+1
2007-10-10
r22705: Implement new set_dc_type_and_flags() called based on the
Gerald Carter
3
-9
/
+170
2007-10-10
r22704: Implement three step method for enumerating domain trusts.
Gerald Carter
5
-21
/
+319
2007-10-10
r22703: Convert winbindd_getgrgid() and winbindd_getgetpwnam()
Gerald Carter
1
-113
/
+113
2007-10-10
r22702: Convert both lookup name and lookup sid to follow the
Gerald Carter
2
-31
/
+105
2007-10-10
r22700: Add a simple wcache TRUSTDOM api for maintaing a complete
Gerald Carter
2
-1
/
+478
2007-10-10
r22677: One line fix to make net idmap restore work again
Simo Sorce
1
-0
/
+1
2007-10-10
r22675: Simo's patch for 0 size allocation. Still need
Jeremy Allison
2
-9
/
+13
2007-10-10
r22666: Expand kerberos_kinit_password_ext() to return NTSTATUS codes and make
Günther Deschner
2
-4
/
+6
2007-10-10
r22647: Avoid leaking a full info3 structure on each winbindd cached login by...
Günther Deschner
2
-5
/
+5
2007-10-10
r22646: segfault fix in idmap_ldap.c from 3_0_25
Simo Sorce
1
-2
/
+8
2007-10-10
r22643: Don't clear cached U/SID and UG/SID entries when we want to logon off...
Günther Deschner
1
-1
/
+8
2007-10-10
r22636: Fix logic bug.
Günther Deschner
1
-6
/
+6
2007-10-10
r22633: Fix typo in debug message.
James Peach
1
-1
/
+1
2007-10-10
r22590: Make TALLOC_ARRAY consistent across all uses.
Jeremy Allison
2
-13
/
+24
2007-10-10
r22589: Make TALLOC_ARRAY consistent across all uses.
Jeremy Allison
4
-29
/
+57
2007-10-10
r22553: Fix the build
Volker Lendecke
2
-2
/
+2
2007-10-10
r22542: Move over to using the _strict varients of the talloc
Jeremy Allison
6
-15
/
+15
[next]