Volker Lendecke
5a2c305643
idmap: Fix whitespace
...
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Uri Simchoni <uri@samba.org>
2016-01-13 07:48:30 +01:00
Stefan Metzmacher
a5f35ed5cf
s3:winbindd: avoid invalid pointer type warnings
...
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2014-11-25 07:25:45 +01:00
Günther Deschner
49fcf653b1
s3-includes: only include system/passwd.h when needed.
...
Guenther
2011-03-30 01:13:07 +02:00
Günther Deschner
d85f140826
s3-winbind: remove global inclusion of libwbclient.
...
Guenther
2011-03-30 01:13:06 +02:00
Michael Adam
82853a613b
s3:idmap: remove the params argument from the init function
2011-03-22 22:49:56 +01:00
Volker Lendecke
c4b52fbc46
s3: Use talloc_tos() in idmap_nss_sids_to_unixids
...
Autobuild-User: Volker Lendecke <vlendec@samba.org>
Autobuild-Date: Tue Mar 8 21:51:58 CET 2011 on sn-devel-104
2011-03-08 21:51:58 +01:00
Volker Lendecke
a3ef79b6cf
s3: "dom_name" is not needed in idmap_nss_sids_to_unixids
2011-03-08 21:04:32 +01:00
Volker Lendecke
8cda1d9797
s3: "ctx" is not needed in idmap_nss_unixids_to_sids
2011-03-08 21:04:32 +01:00
Volker Lendecke
233c8bca3b
s3: Remove close_fn from idmap_methods
...
Autobuild-User: Volker Lendecke <vlendec@samba.org>
Autobuild-Date: Sun Mar 6 13:37:13 CET 2011 on sn-devel-104
2011-03-06 13:37:13 +01:00
Volker Lendecke
1f0cd9cb97
s3: Fix a comment
2011-02-27 19:27:44 +01:00
Volker Lendecke
32731db56f
s3: Fix some nonempty blank lines
2011-02-27 19:27:44 +01:00
Günther Deschner
2b41f421fd
s3-idmap: only include idmap headers where needed.
...
Guenther
2010-08-26 00:20:29 +02:00
Günther Deschner
7ff7eb0b52
s3-build: only include nsswitch header where needed.
...
Guenther
2010-08-26 00:20:28 +02:00
Bo Yang
deb73e87b2
More fix to initialize idmap statuses
2009-03-02 15:51:55 -08:00
Volker Lendecke
340ab6a256
idmap rewrite
...
(This used to be commit 30a180f2fc
)
2008-08-12 11:28:29 +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
e467fae948
Fix nonempty whitespace only lines
...
(This used to be commit cc77db2acb
)
2008-07-02 15:04:46 +02:00
Stefan Metzmacher
cedfcaec0c
nsswitch: convert winbind_env_set(), winbind_on() and winbind_off() into macros
...
metze
(This used to be commit 5f623f54a9
)
2008-02-13 10:44:52 +01:00
Volker Lendecke
e518e19bc0
Remove Get_Pwnam and its associated static variable
...
All callers are replaced by Get_Pwnam_alloc
(This used to be commit 735f593154
)
2007-12-19 21:09:10 +01:00
Jeremy Allison
30191d1a57
RIP BOOL. Convert BOOL -> bool. I found a few interesting
...
bugs in various places whilst doing this (places that assumed
BOOL == int). I also need to fix the Samba4 pidl generation
(next checkin).
Jeremy.
(This used to be commit f35a266b3c
)
2007-10-18 17:40:25 -07: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