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
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
winbindd
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Allow an admin to define the "uid" attribute for a RFC2307
Gerald (Jerry) Carter
2008-09-16
1
-9
/
+168
*
idmap_hash: Add the idmap/nss-info provider from Likewise Open.
Gerald (Jerry) Carter
2008-09-16
3
-0
/
+628
*
winbindd: Update the calls to ws_name_XX() to reflect API changes.
Gerald (Jerry) Carter
2008-09-16
4
-46
/
+314
*
winbindd: Add support for name aliasing.
Gerald (Jerry) Carter
2008-09-16
5
-22
/
+425
*
idmap_ad: Fix a segfault when calling nss_get_info() with a NULL ads structure.
Gerald W. Carter
2008-09-15
1
-12
/
+69
*
Fix for bug 5571
Simo Sorce
2008-09-11
3
-1
/
+27
*
Revert "winbindd: the ad trusted_domains call should return talloced strings."
Günther Deschner
2008-09-05
1
-5
/
+2
*
Fix a memleak
Qiao Yang
2008-09-05
1
-1
/
+2
*
Fix winbindd crash bug with trusted domains. Bug #5736
James Ding
2008-09-04
1
-0
/
+2
*
get rid of unneeded argument in get_methods and get_alloc_methods
Herb Lewis
2008-09-04
1
-14
/
+9
*
Cleanup of DC enumeration in get_dcs()
Steven Danneman
2008-09-04
1
-24
/
+74
*
Revert "Split lookup_name() and create a new functiong called"
Simo Sorce
2008-09-03
1
-13
/
+15
*
Merge branch 'v3-devel' of ssh://git.samba.org/data/git/samba into v3-devel
Simo Sorce
2008-09-03
4
-6
/
+34
|
\
|
*
winbindd: the ad trusted_domains call should return talloced strings.
Günther Deschner
2008-09-02
1
-2
/
+5
|
*
Fix Coverity ID 592
Volker Lendecke
2008-08-31
1
-0
/
+4
|
*
winbindd: fix invalid sid copy (hit when enumerating sibling domains).
Günther Deschner
2008-08-28
1
-1
/
+1
|
*
Fix the wcache_invalidate_samlogon calls.
Jeremy Allison
2008-08-27
2
-3
/
+24
*
|
Merge branch 'v3-devel' of ssh://git.samba.org/data/git/samba into v3-devel
Simo Sorce
2008-08-26
9
-543
/
+409
|
\
|
|
*
Move idmap_cache.c from winbindd/ to lib/
Volker Lendecke
2008-08-26
1
-261
/
+0
|
*
winbindd: use set_auth_errors() in winbindd_dual_check_machine_acct as well.
Günther Deschner
2008-08-25
1
-4
/
+1
|
*
winbindd: move set_auth_errors to util functions.
Günther Deschner
2008-08-25
3
-12
/
+13
|
*
winbindd: only create machine pwd change event when in primary domain child.
Günther Deschner
2008-08-25
1
-1
/
+1
|
*
Fix some nonempty blank lines
Volker Lendecke
2008-08-23
1
-26
/
+26
|
*
Use talloc_stackframe() in machine_password_change_handler
Volker Lendecke
2008-08-23
1
-9
/
+5
|
*
Fix a memleak in calculate_next_machine_pwd_change
Volker Lendecke
2008-08-23
1
-2
/
+7
|
*
winbindd: add event based machine password change.
Günther Deschner
2008-08-23
2
-0
/
+120
|
*
Don't re-initialize a token when we already have one. This fixes the build fa...
Jeremy Allison
2008-08-22
1
-0
/
+3
|
*
idmap_gid_to_sid: Fix a cut-a-npaste error.
Gerald (Jerry) Carter
2008-08-22
1
-1
/
+1
|
*
winbindd: Fix crash in cm_connect_sam()
Gerald (Jerry) Carter
2008-08-22
1
-2
/
+7
|
*
Here is a re-working of the winbindd
Jeremy Allison
2008-08-20
3
-9
/
+33
|
*
winbindd: consistently use false/true.
Günther Deschner
2008-08-19
1
-27
/
+27
|
*
winbindd: use set_auth_errors (avoid code duplication).
Günther Deschner
2008-08-19
1
-28
/
+6
|
*
winbindd: fill_in_password_policy (to avoid redundant code).
Günther Deschner
2008-08-19
1
-20
/
+18
|
*
winbindd: kill some trailing/leading whitespace.
Günther Deschner
2008-08-19
1
-159
/
+159
*
|
Split lookup_name() and create a new functiong called
Simo Sorce
2008-08-17
1
-15
/
+13
|
/
*
Fix bug 5696. The problem was when smbd
Jeremy Allison
2008-08-16
1
-2
/
+18
*
Attempt to fix Coverity ID 596
Volker Lendecke
2008-08-16
1
-1
/
+1
*
I think the problem with these functions is that lookup_usergroups
Herb Lewis
2008-08-15
1
-1
/
+1
*
Revert "Add winbind:online check timeout parameter"
Volker Lendecke
2008-08-14
1
-16
/
+0
*
use transactions in idmap_tdb2
Andrew Tridgell
2008-08-13
1
-18
/
+42
*
first cut at adding full transactions for ctdb to samba3
Andrew Tridgell
2008-08-13
1
-4
/
+0
*
got rid of the redundent cache database
Andrew Tridgell
2008-08-13
1
-134
/
+28
*
idmap tdb2: fix inconsistent mappings by checking for race and retrying to fe...
Michael Adam
2008-08-13
2
-57
/
+22
*
idmap tdb2: fix broken logic in tdb2_delete_bystring().
Michael Adam
2008-08-13
1
-5
/
+8
*
idmap tdb2: fix broken logic in tdb2_store_bystring().
Michael Adam
2008-08-13
1
-5
/
+8
*
Add winbind:online check timeout parameter
Volker Lendecke
2008-08-13
1
-0
/
+16
*
Attempt to fix the build on Irix CC
Volker Lendecke
2008-08-13
1
-1
/
+3
*
Remove two unused variables
Volker Lendecke
2008-08-12
1
-2
/
+1
*
Do not create a new mapping if a domain with an explicit config fails
Volker Lendecke
2008-08-12
1
-0
/
+18
*
Some doxygen comments for idmap
Volker Lendecke
2008-08-12
2
-15
/
+157
[next]