summaryrefslogtreecommitdiffstats
path: root/source/nsswitch/winbindd.h
Commit message (Collapse)AuthorAgeFilesLines
* r21889: * Pull from SAMBA-3_0_25 svn r21888Gerald Carter2007-03-201-0/+2
| | | | * Set version to 3.0.25pre2
* r21585: Start syncing the monster that will become 3.0.25pre1Gerald Carter2007-02-281-14/+22
| | | | | | | | Still todo: * release notes * few minor outstanding patches * additional idmap man pages
* r15837: starting sync up for 3.0.23rc1 (in sync with SAMBA_3_0 r15822)Gerald Carter2006-05-231-0/+4
|
* r14505: Rename the timed_event to lockout_policy_event.Günther Deschner2006-03-171-1/+1
| | | | Guenther
* r14321: When we have libnscd and winbindd comes (back) online, try to flush theGünther Deschner2006-03-131-0/+4
| | | | | | nscd caches so that NSS-calls can deliver accurate information. Guenther
* r13316: Let the carnage begin....Gerald Carter2006-02-031-2/+15
| | | | Sync with trunk as off r13315
* r11704: methods->alternate_name is not used anymore -- remove itVolker Lendecke2005-11-121-3/+0
|
* r11319: read_buf_len and write_buf_len are no longer used, remove them.Volker Lendecke2005-10-271-1/+0
| | | | Volker
* r10656: BIG merge from trunk. Features not copied overGerald Carter2005-09-301-8/+8
| | | | | | | * \PIPE\unixinfo * winbindd's {group,alias}membership new functions * winbindd's lookupsids() functionality * swat (trunk changes to be reverted as per discussion with Deryck)
* r7994: This adds support in Winbindd's "security = ads"-mode to retrieve the ↵Günther Deschner2005-06-291-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | POSIX homedirectory and the loginshell from Active Directory's "Services for Unix". Enable it with: winbind sfu support = yes User-Accounts without SFU-Unix-Attributes will be assigned template-based Shells and Homedirs as before. Note that it doesn't matter which version of Services for Unix you use (2.0, 2.2, 3.0 or 3.5). Samba should detect the correct attributes (msSFULoginShell, msSFU30LoginShell, etc.) automatically. If you also want to share the same uid/gid-space as SFU then also use PADL's ad-idmap-Plugin: idmap backend = ad When using the idmap-plugin only those accounts will appear in Name Service Switch that have those UNIX-attributes which avoids potential uid/gid-space clashes between SFU-ids and automatically assigned idmap-ids. Guenther
* r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison2005-06-241-3/+3
| | | | | | safe for using our headers and linking with C++ modules. Stops us from using C++ reserved keywords in our code. Jeremy
* r7785: This looks much larger than it is. It changes the top-level functions ↵Volker Lendecke2005-06-201-6/+0
| | | | | | | | | | | | | | | of the parent winbind not to return winbindd_result. This is to hopefully fix all the problems where a result has been scheduled for write twice. The problematic ones have been the functions that might have been delayed as well as under other circumstances immediately gets answered from the cache. Now a request needs to be explicitly replied to with a request_error() or request_ok(). Volker
* r7415: * big change -- volker's new async winbindd from trunkGerald Carter2005-06-081-8/+75
|
* r6755: removing domain_sid() since it is not referenced anymoreGerald Carter2005-05-121-4/+0
|
* r6040: finish out 'net rpc service list'Gerald Carter2005-03-241-1/+0
|
* r4760: Make wbinfo --user-sids expand domain local groups. Andrew B., my testingVolker Lendecke2005-01-151-0/+8
| | | | | | | shows that this info is correctly returned to us in to info3 struct, so check_info3_in_group does not need to be adapted. Volker
* r3843: If a connection to a DC is requested, open connections ↵Volker Lendecke2004-11-181-0/+4
| | | | | | | | simultaeneously to all DCs found. The first one to reply wins. Volker
* r2835: Since we always have -I. and -I$(srcdir) in CFLAGS, we can get rid of Tim Potter2004-10-071-1/+1
| | | | | '..' from all #include preprocessor commands. This fixes bugzilla #1880 where OpenVMS gets confused about the '.' characters.
* r395: BUG 1232: patch from landonf@opendarwin.org (Landon Fuller) to fix Gerald Carter2004-04-281-0/+2
| | | | | user/group enumeration on systems whose libc does not call setgrent() before trying to enumerate users (i.e. FreeBSD 5.2)
* r294: checking in volker's winbindd patches; tested on domain members (Samba ↵Gerald Carter2004-04-201-0/+3
| | | | and AD) as well as on a Samba DC
* r116: volker's patch for local group and group nestingGerald Carter2004-04-071-0/+1
|
* r4: merge in the SAMBA_3_0 branch from cvsCVS Import User2004-04-041-1/+0
| | | | | | | | to checkout try this: svn co svn+ssh://svn.samba.org/home/svn/samba/branches/SAMBA_3_0 samba-3_0-work metze
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-041-0/+238
metze