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
/
idmap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-02
Alternative fix for 45db33e73 and 0d443ae7931
Volker Lendecke
1
-1
/
+2
2009-01-02
Revert "s:Fix uid_to_sid mapping when the idmap cache is empty."
Volker Lendecke
1
-7
/
+8
2009-01-02
Revert "s3:idmap: Remove passd check from idmap_backends_unixid_to_sid()."
Volker Lendecke
1
-0
/
+9
2008-12-25
s3:idmap: Remove passd check from idmap_backends_unixid_to_sid().
Michael Adam
1
-9
/
+0
2008-12-25
s:Fix uid_to_sid mapping when the idmap cache is empty.
Michael Adam
1
-8
/
+7
2008-12-01
s3:winbindd/idmap: add diagnostic entry debug msg to idmap_backends_sid_to_un...
Michael Adam
1
-0
/
+3
2008-12-01
s3:winbindd/idmap: add diagnostic entry debug msg to idmap_backends_unixid_to...
Michael Adam
1
-0
/
+4
2008-12-01
s3:winbindd/idmap: add diagnostic entry debug msg to idmap_find_domain().
Michael Adam
1
-0
/
+3
2008-11-18
Added ability to remove id mappings in wbinfo and libwbclient.
Steven Danneman
1
-0
/
+17
2008-09-04
get rid of unneeded argument in get_methods and get_alloc_methods
Herb Lewis
1
-14
/
+9
2008-08-13
idmap tdb2: fix inconsistent mappings by checking for race and retrying to fe...
Michael Adam
1
-0
/
+9
2008-08-12
Some doxygen comments for idmap
Volker Lendecke
1
-10
/
+91
2008-08-12
idmap rewrite
Volker Lendecke
1
-815
/
+336
2008-08-12
Remove the multi-ID lookup code and the 3.2.0 version of idmap_cache
Volker Lendecke
1
-434
/
+0
2008-08-12
Directly call backends from idmap_[ugs]_to_[ugs]id
Volker Lendecke
1
-0
/
+39
2008-07-12
Fix regression introduced with 4086ef15b395f1a536fb669af2103a33ecc14de4
Simo Sorce
1
-15
/
+15
2008-07-12
Remove one nested level by reversing if condition
Simo Sorce
1
-58
/
+54
2008-07-12
Add back mem leak fixes
Simo Sorce
1
-0
/
+2
2008-07-12
Make again idmap_init static
Simo Sorce
1
-1
/
+1
2008-07-11
Revert "Fix two memory leaks in an error path in idmap.c"
Volker Lendecke
1
-2
/
+0
2008-07-11
Revert "Make idmap_init() static"
Volker Lendecke
1
-1
/
+1
2008-07-11
Revert "Convert idmap_cache to gencache"
Volker Lendecke
1
-35
/
+19
2008-07-11
Revert "Make use of ADD_TO_ARRAY"
Volker Lendecke
1
-21
/
+73
2008-07-05
Make use of ADD_TO_ARRAY
Volker Lendecke
1
-73
/
+21
2008-07-05
Convert idmap_cache to gencache
Volker Lendecke
1
-19
/
+35
2008-07-02
Make idmap_init() static
Volker Lendecke
1
-1
/
+1
2008-07-02
Fix two memory leaks in an error path in idmap.c
Volker Lendecke
1
-0
/
+2
2008-06-17
idmap: Fix typos in comments.
Karolin Seeger
1
-3
/
+3
2008-06-17
Fix typo.
Karolin Seeger
1
-1
/
+1
2008-04-03
Fix trusted users on a DC that uses the old idmap syntax. There was no defaul...
Simo Sorce
1
-0
/
+70
2007-12-15
Replace sid_string_static by sid_string_dbg in DEBUGs
Volker Lendecke
1
-6
/
+6
2007-12-12
winbindd: remove unused WINBINDD_DUMP_MAPS support
Stefan Metzmacher
1
-67
/
+0
2007-12-11
idmap: add a const to idmap_dump_maps()
Stefan Metzmacher
1
-1
/
+1
2007-12-10
Remove the char[1024] strings from dynconfig. Replace
Jeremy Allison
1
-1
/
+1
2007-12-05
Fix a debug message (missing newline).
Michael Adam
1
-1
/
+1
2007-11-20
Prevent segv in winbindd running on a DC using the "idmap backend" syntax.
Gerald (Jerry) Carter
1
-7
/
+8
2007-10-19
Fix an incompatible pointer type warning
Volker Lendecke
1
-2
/
+2
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-4
/
+4
2007-10-16
Fix default domains support using compat syntax.
Simo Sorce
1
-14
/
+29
2007-10-10
r25154: move winbindd code into winbindd/
Stefan Metzmacher
1
-0
/
+1562