summaryrefslogtreecommitdiffstats
path: root/source3/nsswitch
Commit message (Expand)AuthorAgeFilesLines
...
* r538: Mem leak fix from kawasa_r@itg.hitachi.co.jpJeremy Allison2007-10-101-0/+2
* r535: Another memleak fix from kawasa_r@itg.hitachi.co.jpJeremy Allison2007-10-101-0/+2
* r395: BUG 1232: patch from landonf@opendarwin.org (Landon Fuller) to fixGerald Carter2007-10-103-0/+14
* r376: BUG 1288: resolve any machine netbios name (0x00) and not just servers ...Gerald Carter2007-10-101-2/+2
* r333: other half of fix for winbindd crask from gd@suse.deGerald Carter2007-10-101-3/+7
* r319: Fix a segfault in winbind. Thanks to Guenther Deschner for his valgrind...Volker Lendecke2007-10-101-2/+6
* r294: checking in volker's winbindd patches; tested on domain members (Samba ...Gerald Carter2007-10-1011-129/+239
* r288: combination of BUG 1081 and patch from J. Klinger -- added remove_dupli...Gerald Carter2007-10-101-0/+2
* r248: Add support for printing out the MAC address on nmblookup.Richard Sharpe2007-10-102-2/+2
* r197: mistaken merge from trunkGerald Carter2007-10-101-0/+4
* r195: adding files to ignore listGerald Carter2007-10-101-4/+0
* r175: Move this comment to the right place...Andrew Bartlett2007-10-101-1/+1
* r153: Fix memleakVolker Lendecke2007-10-101-0/+1
* r139: Apply some constVolker Lendecke2007-10-101-1/+1
* r116: volker's patch for local group and group nestingGerald Carter2007-10-109-56/+543
* r115: finally checking in tridge's winbindd_schannel patch for connectionsGerald Carter2007-10-101-0/+34
* r85: Update the winbind interface version, as I just extended the struct.Andrew Bartlett2007-10-101-1/+1
* r84: Implement --required-membership-of=, an ntlm_auth option that restrictsAndrew Bartlett2007-10-102-5/+117
* r69: Global rename of 'nt_session_key' -> 'user_session_key'. The session ke...Andrew Bartlett2007-10-102-4/+4
* r39: * importing .cvsignore filesGerald Carter2007-10-101-4/+0
* r38: Fix caching of name->sid lookupsVolker Lendecke2007-10-101-1/+2
* This restructures lib/afs.c so that the token data can be but into aVolker Lendecke2004-04-013-0/+103
* Cosmetic: Fix a const warning.Volker Lendecke2004-04-011-5/+6
* Merge a fix from HEAD to 3_0Volker Lendecke2004-03-301-1/+4
* Apply some constVolker Lendecke2004-03-304-12/+12
* Fix bugzilla # 1208Jim McDonough2004-03-241-1/+5
* missed one on BUG 1195; make sure to set the private * to NULLGerald Carter2004-03-221-5/+2
* BUG 1185: use 'winbind cache time' as the reconnect period when seq_num == -1...Gerald Carter2004-03-221-0/+2
* bug 1195: add flag to ADS_STRUCT so we know who owns the main structure's mem...Gerald Carter2004-03-221-1/+22
* BUG 1182: patch from john.klinger@lmco.com (John Klinger) to reanable the -...Gerald Carter2004-03-162-2/+4
* When trying to remove a user from a group, winbind should be informedVolker Lendecke2004-03-141-0/+3
* This might not be used a lot and might not survive for long, but at least itVolker Lendecke2004-03-072-7/+11
* BUG 848: don't create winbind local users/groups that already exist in the tdbGerald Carter2004-03-041-3/+16
* fix more compiler warning after the latest static rampageGerald Carter2004-02-101-28/+28
* Add more static...Andrew Bartlett2004-02-081-2/+2
* nsswitch/winbindd_util.c:Andrew Bartlett2004-02-081-1/+1
* Make more functions static, and remove duplication in the use of functionsAndrew Bartlett2004-02-081-1/+1
* return NSS_SUCCESS if we have found the max number of gids possible on Solari...Gerald Carter2004-02-041-4/+7
* A few fixes from "L. Lucius" <ib@digicron.com>. Don't use int when it'sJeremy Allison2004-02-021-3/+3
* completely rewrote the AIX UESS backend (UESS is the AIX equivalent ofAndrew Tridgell2004-01-291-148/+778
* Remove an unused parameter from reload_services_file.Richard Sharpe2004-01-291-4/+3
* This adds client-side support for the unicode/SAMR password change scheme.Andrew Bartlett2004-01-261-8/+2
* Fix typoVolker Lendecke2004-01-231-2/+1
* Commit sid<->[ug]id extensions to libnss_winbind.so on Linux, as well as aVolker Lendecke2004-01-161-0/+138
* And another memory corruption in winbind. Arg 3 of safe_strcpy does notVolker Lendecke2004-01-151-1/+1
* Fix a segfault in winbindd. Calling getusersids with a SID that results in 0Volker Lendecke2004-01-151-1/+1
* BUG 936: fix bind credentials for schannel binds in smbd (and add a comment t...Gerald Carter2004-01-151-3/+3
* Fix initgroups() call nss_winbind on solaris; patch from John Klinger <john.k...Gerald Carter2004-01-141-0/+16
* * Revert to using rpc for mixed mode AD domains.Gerald Carter2004-01-141-3/+9
* Remove duplicate comment.Andrew Bartlett2004-01-141-2/+0