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
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
[prev]