Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-03-30 | s3-includes: only include system/passwd.h when needed. | Günther Deschner | 1 | -0/+1 | |
Guenther | |||||
2011-03-30 | s3-winbind: remove global inclusion of libwbclient. | Günther Deschner | 1 | -0/+1 | |
Guenther | |||||
2011-03-22 | s3:idmap: remove the params argument from the init function | Michael Adam | 1 | -2/+1 | |
2011-03-08 | s3: Use talloc_tos() in idmap_nss_sids_to_unixids | Volker Lendecke | 1 | -11/+4 | |
Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Tue Mar 8 21:51:58 CET 2011 on sn-devel-104 | |||||
2011-03-08 | s3: "dom_name" is not needed in idmap_nss_sids_to_unixids | Volker Lendecke | 1 | -2/+1 | |
2011-03-08 | s3: "ctx" is not needed in idmap_nss_unixids_to_sids | Volker Lendecke | 1 | -10/+0 | |
2011-03-06 | s3: Remove close_fn from idmap_methods | Volker Lendecke | 1 | -6/+0 | |
Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Sun Mar 6 13:37:13 CET 2011 on sn-devel-104 | |||||
2011-02-27 | s3: Fix a comment | Volker Lendecke | 1 | -1/+1 | |
2011-02-27 | s3: Fix some nonempty blank lines | Volker Lendecke | 1 | -6/+6 | |
2010-08-26 | s3-idmap: only include idmap headers where needed. | Günther Deschner | 1 | -0/+1 | |
Guenther | |||||
2010-08-26 | s3-build: only include nsswitch header where needed. | Günther Deschner | 1 | -0/+1 | |
Guenther | |||||
2009-03-02 | More fix to initialize idmap statuses | Bo Yang | 1 | -0/+10 | |
2008-08-12 | idmap rewrite | Volker Lendecke | 1 | -10/+2 | |
(This used to be commit 30a180f2fce8cf6a3e5548f6bba453272ba70b33) | |||||
2008-07-11 | Revert "Fix nonempty whitespace only lines" | Volker Lendecke | 1 | -4/+4 | |
This reverts commit cc77db2acbc35cea58576f1e28c7a760a5e31609. (This used to be commit ed5b516c2027d78011cdaa7cbbc01bb01e766381) | |||||
2008-07-02 | Fix nonempty whitespace only lines | Volker Lendecke | 1 | -4/+4 | |
(This used to be commit cc77db2acbc35cea58576f1e28c7a760a5e31609) | |||||
2008-02-13 | nsswitch: convert winbind_env_set(), winbind_on() and winbind_off() into macros | Stefan Metzmacher | 1 | -4/+4 | |
metze (This used to be commit 5f623f54a919cc687d0ff16c16038c05a501008d) | |||||
2007-12-19 | Remove Get_Pwnam and its associated static variable | Volker Lendecke | 1 | -4/+6 | |
All callers are replaced by Get_Pwnam_alloc (This used to be commit 735f59315497113aebadcf9ad387e3dbfffa284a) | |||||
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -2/+2 | |
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 f35a266b3cbb3e5fa6a86be60f34fe340a3ca71f) | |||||
2007-10-10 | r25154: move winbindd code into winbindd/ | Stefan Metzmacher | 1 | -0/+223 | |
metze (This used to be commit 3ac7566ae14c48ff9b0f6b232e0ec4b2f73df558) |