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
/
winbindd
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-03
Revert "Split lookup_name() and create a new functiong called"
Simo Sorce
1
-13
/
+15
2008-09-03
Merge branch 'v3-devel' of ssh://git.samba.org/data/git/samba into v3-devel
Simo Sorce
4
-6
/
+34
2008-09-02
winbindd: the ad trusted_domains call should return talloced strings.
Günther Deschner
1
-2
/
+5
2008-08-31
Fix Coverity ID 592
Volker Lendecke
1
-0
/
+4
2008-08-28
winbindd: fix invalid sid copy (hit when enumerating sibling domains).
Günther Deschner
1
-1
/
+1
2008-08-27
Fix the wcache_invalidate_samlogon calls.
Jeremy Allison
2
-3
/
+24
2008-08-26
Merge branch 'v3-devel' of ssh://git.samba.org/data/git/samba into v3-devel
Simo Sorce
9
-543
/
+409
2008-08-26
Move idmap_cache.c from winbindd/ to lib/
Volker Lendecke
1
-261
/
+0
2008-08-25
winbindd: use set_auth_errors() in winbindd_dual_check_machine_acct as well.
Günther Deschner
1
-4
/
+1
2008-08-25
winbindd: move set_auth_errors to util functions.
Günther Deschner
3
-12
/
+13
2008-08-25
winbindd: only create machine pwd change event when in primary domain child.
Günther Deschner
1
-1
/
+1
2008-08-23
Fix some nonempty blank lines
Volker Lendecke
1
-26
/
+26
2008-08-23
Use talloc_stackframe() in machine_password_change_handler
Volker Lendecke
1
-9
/
+5
2008-08-23
Fix a memleak in calculate_next_machine_pwd_change
Volker Lendecke
1
-2
/
+7
2008-08-23
winbindd: add event based machine password change.
Günther Deschner
2
-0
/
+120
2008-08-22
Don't re-initialize a token when we already have one. This fixes the build fa...
Jeremy Allison
1
-0
/
+3
2008-08-22
idmap_gid_to_sid: Fix a cut-a-npaste error.
Gerald (Jerry) Carter
1
-1
/
+1
2008-08-22
winbindd: Fix crash in cm_connect_sam()
Gerald (Jerry) Carter
1
-2
/
+7
2008-08-20
Here is a re-working of the winbindd
Jeremy Allison
3
-9
/
+33
2008-08-19
winbindd: consistently use false/true.
Günther Deschner
1
-27
/
+27
2008-08-19
winbindd: use set_auth_errors (avoid code duplication).
Günther Deschner
1
-28
/
+6
2008-08-19
winbindd: fill_in_password_policy (to avoid redundant code).
Günther Deschner
1
-20
/
+18
2008-08-19
winbindd: kill some trailing/leading whitespace.
Günther Deschner
1
-159
/
+159
2008-08-17
Split lookup_name() and create a new functiong called
Simo Sorce
1
-15
/
+13
2008-08-16
Fix bug 5696. The problem was when smbd
Jeremy Allison
1
-2
/
+18
2008-08-16
Attempt to fix Coverity ID 596
Volker Lendecke
1
-1
/
+1
2008-08-15
I think the problem with these functions is that lookup_usergroups
Herb Lewis
1
-1
/
+1
2008-08-14
Revert "Add winbind:online check timeout parameter"
Volker Lendecke
1
-16
/
+0
2008-08-13
use transactions in idmap_tdb2
Andrew Tridgell
1
-18
/
+42
2008-08-13
first cut at adding full transactions for ctdb to samba3
Andrew Tridgell
1
-4
/
+0
2008-08-13
got rid of the redundent cache database
Andrew Tridgell
1
-134
/
+28
2008-08-13
idmap tdb2: fix inconsistent mappings by checking for race and retrying to fe...
Michael Adam
2
-57
/
+22
2008-08-13
idmap tdb2: fix broken logic in tdb2_delete_bystring().
Michael Adam
1
-5
/
+8
2008-08-13
idmap tdb2: fix broken logic in tdb2_store_bystring().
Michael Adam
1
-5
/
+8
2008-08-13
Add winbind:online check timeout parameter
Volker Lendecke
1
-0
/
+16
2008-08-13
Attempt to fix the build on Irix CC
Volker Lendecke
1
-1
/
+3
2008-08-12
Remove two unused variables
Volker Lendecke
1
-2
/
+1
2008-08-12
Do not create a new mapping if a domain with an explicit config fails
Volker Lendecke
1
-0
/
+18
2008-08-12
Some doxygen comments for idmap
Volker Lendecke
2
-15
/
+157
2008-08-12
Fix prototypes
Volker Lendecke
1
-2
/
+2
2008-08-12
Remove "idmap alloc config : range" parameter
Volker Lendecke
3
-135
/
+76
2008-08-12
idmap rewrite
Volker Lendecke
18
-1031
/
+650
2008-08-12
Remove the multi-ID lookup code and the 3.2.0 version of idmap_cache
Volker Lendecke
5
-1069
/
+0
2008-08-12
Directly call backends from idmap_[ugs]_to_[ugs]id
Volker Lendecke
2
-22
/
+45
2008-08-12
Move the gid2sid cache to the parent winbind process
Volker Lendecke
2
-19
/
+158
2008-08-12
Move the uid2sid cache to the parent winbind process
Volker Lendecke
3
-19
/
+160
2008-08-06
fixed a fd leak when trying to regain contact to a domain controller
Andrew Tridgell
1
-0
/
+1
2008-07-30
winbindd: handle trusted domains without sid.
Günther Deschner
2
-4
/
+17
2008-07-25
Fix an incompatible pointer warning
Volker Lendecke
1
-2
/
+2
2008-07-25
Fix a race condition in winbind leading to a crash
Volker Lendecke
1
-4
/
+3
[prev]
[next]