Volker Lendecke
91aea36bbf
Fix a typo
2009-05-16 19:22:03 +02:00
Jeremy Allison
b4c9cfb2af
Fix a bunch of compiler warnings about wrong format types.
...
Should make Solaris 10 builds look cleaner.
Jeremy.
2009-05-11 21:56:57 -07:00
Volker Lendecke
a0a9c5d170
Fix #6167 : winbindd -n should disable the winbind idmap cache
2009-03-12 10:20:08 +01:00
Michael Adam
67cc93c4a2
s3:winbindd/idmap_util: unify entering debug messages and add ouput of domain
...
Michael
2008-12-01 04:37:20 +01:00
Gerald W. Carter
6f46002ff6
idmap: Fix typo is gid2sid() that was caching using idmap_cache_set_sid2uid()
2008-09-25 10:46:31 -07:00
Gerald (Jerry) Carter
5571bd2913
idmap_gid_to_sid: Fix a cut-a-npaste error.
...
The call was looking up a uid and not gid in the cache.
(This used to be commit 25293ba150
)
2008-08-22 14:54:50 -05:00
Volker Lendecke
a93d0f6f4e
Do not create a new mapping if a domain with an explicit config fails
...
(This used to be commit 2c27de4426
)
2008-08-12 11:28:29 +02:00
Volker Lendecke
340ab6a256
idmap rewrite
...
(This used to be commit 30a180f2fc
)
2008-08-12 11:28:29 +02:00
Volker Lendecke
0c1e27abf6
Directly call backends from idmap_[ugs]_to_[ugs]id
...
(This used to be commit f955407042
)
2008-08-12 11:28:28 +02:00
Volker Lendecke
0439d4ba61
Revert "Fix nonempty whitespace only lines"
...
This reverts commit cc77db2acb
.
(This used to be commit ed5b516c20
)
2008-07-11 17:53:25 +02:00
Volker Lendecke
ebb2d70a60
Revert "Make use of ADD_TO_ARRAY"
...
This reverts commit 81f334bd6d
.
(This used to be commit d4d106776a
)
2008-07-11 17:53:24 +02:00
Volker Lendecke
ca34287063
Make use of ADD_TO_ARRAY
...
(This used to be commit 81f334bd6d
)
2008-07-05 12:19:13 +02:00
Volker Lendecke
e467fae948
Fix nonempty whitespace only lines
...
(This used to be commit cc77db2acb
)
2008-07-02 15:04:46 +02:00
Jeremy Allison
4408fdaf29
Fix valgrind bug in debug statement. Don't reference uninitialized memory.
...
Jeremy.
(This used to be commit 25e76a19f2
)
2008-05-30 17:53:16 -07:00
Volker Lendecke
900288a2b8
Replace sid_string_static by sid_string_dbg in DEBUGs
...
(This used to be commit bb35e794ec
)
2007-12-15 22:09:36 +01:00
Stefan Metzmacher
28aa4bff8d
r25154: move winbindd code into winbindd/
...
metze
(This used to be commit 3ac7566ae1
)
2007-10-10 12:30:46 -05:00