index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
winbindd
/
idmap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3:idmap: remove unused idmap_set_gid_hwm()
Michael Adam
2010-08-14
1
-13
/
+0
*
s3:idmap: remove unused idmap_set_uid_hwm()
Michael Adam
2010-08-14
1
-13
/
+0
*
s3:winbindd: make sure we only call static_init_idmap once
Stefan Metzmacher
2010-06-01
1
-7
/
+18
*
s3:winbind Ensure we always init idmap_passdb before we use it
Andrew Bartlett
2010-06-01
1
-0
/
+4
*
s3:idmap: fix a comment typo
Michael Adam
2009-05-27
1
-1
/
+1
*
s3-idmap: Fix bug #6286: Call init function for builtin idmap modules before ...
Günther Deschner
2009-04-24
1
-0
/
+2
*
Alternative fix for 45db33e73 and 0d443ae7931
Volker Lendecke
2009-01-02
1
-1
/
+2
*
Revert "s:Fix uid_to_sid mapping when the idmap cache is empty."
Volker Lendecke
2009-01-02
1
-7
/
+8
*
Revert "s3:idmap: Remove passd check from idmap_backends_unixid_to_sid()."
Volker Lendecke
2009-01-02
1
-0
/
+9
*
s3:idmap: Remove passd check from idmap_backends_unixid_to_sid().
Michael Adam
2008-12-25
1
-9
/
+0
*
s:Fix uid_to_sid mapping when the idmap cache is empty.
Michael Adam
2008-12-25
1
-8
/
+7
*
s3:winbindd/idmap: add diagnostic entry debug msg to idmap_backends_sid_to_un...
Michael Adam
2008-12-01
1
-0
/
+3
*
s3:winbindd/idmap: add diagnostic entry debug msg to idmap_backends_unixid_to...
Michael Adam
2008-12-01
1
-0
/
+4
*
s3:winbindd/idmap: add diagnostic entry debug msg to idmap_find_domain().
Michael Adam
2008-12-01
1
-0
/
+3
*
Added ability to remove id mappings in wbinfo and libwbclient.
Steven Danneman
2008-11-18
1
-0
/
+17
*
get rid of unneeded argument in get_methods and get_alloc_methods
Herb Lewis
2008-09-04
1
-14
/
+9
*
idmap tdb2: fix inconsistent mappings by checking for race and retrying to fe...
Michael Adam
2008-08-13
1
-0
/
+9
*
Some doxygen comments for idmap
Volker Lendecke
2008-08-12
1
-10
/
+91
*
idmap rewrite
Volker Lendecke
2008-08-12
1
-815
/
+336
*
Remove the multi-ID lookup code and the 3.2.0 version of idmap_cache
Volker Lendecke
2008-08-12
1
-434
/
+0
*
Directly call backends from idmap_[ugs]_to_[ugs]id
Volker Lendecke
2008-08-12
1
-0
/
+39
*
Fix regression introduced with 4086ef15b395f1a536fb669af2103a33ecc14de4
Simo Sorce
2008-07-12
1
-15
/
+15
*
Remove one nested level by reversing if condition
Simo Sorce
2008-07-12
1
-58
/
+54
*
Add back mem leak fixes
Simo Sorce
2008-07-12
1
-0
/
+2
*
Make again idmap_init static
Simo Sorce
2008-07-12
1
-1
/
+1
*
Revert "Fix two memory leaks in an error path in idmap.c"
Volker Lendecke
2008-07-11
1
-2
/
+0
*
Revert "Make idmap_init() static"
Volker Lendecke
2008-07-11
1
-1
/
+1
*
Revert "Convert idmap_cache to gencache"
Volker Lendecke
2008-07-11
1
-35
/
+19
*
Revert "Make use of ADD_TO_ARRAY"
Volker Lendecke
2008-07-11
1
-21
/
+73
*
Make use of ADD_TO_ARRAY
Volker Lendecke
2008-07-05
1
-73
/
+21
*
Convert idmap_cache to gencache
Volker Lendecke
2008-07-05
1
-19
/
+35
*
Make idmap_init() static
Volker Lendecke
2008-07-02
1
-1
/
+1
*
Fix two memory leaks in an error path in idmap.c
Volker Lendecke
2008-07-02
1
-0
/
+2
*
idmap: Fix typos in comments.
Karolin Seeger
2008-06-17
1
-3
/
+3
*
Fix typo.
Karolin Seeger
2008-06-17
1
-1
/
+1
*
Fix trusted users on a DC that uses the old idmap syntax. There was no defaul...
Simo Sorce
2008-04-03
1
-0
/
+70
*
Replace sid_string_static by sid_string_dbg in DEBUGs
Volker Lendecke
2007-12-15
1
-6
/
+6
*
winbindd: remove unused WINBINDD_DUMP_MAPS support
Stefan Metzmacher
2007-12-12
1
-67
/
+0
*
idmap: add a const to idmap_dump_maps()
Stefan Metzmacher
2007-12-11
1
-1
/
+1
*
Remove the char[1024] strings from dynconfig. Replace
Jeremy Allison
2007-12-10
1
-1
/
+1
*
Fix a debug message (missing newline).
Michael Adam
2007-12-05
1
-1
/
+1
*
Prevent segv in winbindd running on a DC using the "idmap backend" syntax.
Gerald (Jerry) Carter
2007-11-20
1
-7
/
+8
*
Fix an incompatible pointer type warning
Volker Lendecke
2007-10-19
1
-2
/
+2
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-4
/
+4
*
Fix default domains support using compat syntax.
Simo Sorce
2007-10-16
1
-14
/
+29
*
r25154: move winbindd code into winbindd/
Stefan Metzmacher
2007-10-10
1
-0
/
+1562