summaryrefslogtreecommitdiffstats
path: root/source3/nsswitch/winbindd_util.c
Commit message (Expand)AuthorAgeFilesLines
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-101-2/+2
* r3140: * try to ensure consistent usage of the username map.Gerald Carter2007-10-101-3/+4
* r2584: After talking to jerry, commit the strlower patch to getent username andVolker Lendecke2007-10-101-0/+1
* r2265: Volkers change to HEAD looks very good. Commit messageJeremy Allison2007-10-101-0/+8
* r1127: Finding trusted domains is not so important as to require a DEBUG(1).Andrew Bartlett2007-10-101-1/+1
* r294: checking in volker's winbindd patches; tested on domain members (Samba ...Gerald Carter2007-10-101-35/+69
* r139: Apply some constVolker Lendecke2007-10-101-1/+1
* r116: volker's patch for local group and group nestingGerald Carter2007-10-101-2/+41
* fix more compiler warning after the latest static rampageGerald Carter2004-02-101-28/+28
* nsswitch/winbindd_util.c:Andrew Bartlett2004-02-081-1/+1
* fix segfault when sid_ptr == 0 in DsEnumDomainTrusts() replyGerald Carter2004-01-081-3/+2
* This merges in my 'always use ADS' patch. Tested on a mix of NT and ADSAndrew Bartlett2004-01-081-10/+29
* Machines are people too!Andrew Bartlett2004-01-071-5/+1
* Fix warningVolker Lendecke2004-01-051-1/+1
* Change our Domain controller lookup routines to more carefully seperateAndrew Bartlett2004-01-051-6/+4
* Changes to our PAM code to cope with the fact that we can't handle someAndrew Bartlett2003-12-311-3/+1
* Jerry rightly complained that we can't assume that the first domain isAndrew Bartlett2003-12-311-3/+21
* auth/auth_util.c:Andrew Bartlett2003-12-311-14/+46
* a small include file rearrangement that doesn't affect normalAndrew Tridgell2003-11-121-0/+1
* Put strcasecmp/strncasecmp on the banned list (except for needed callsJeremy Allison2003-10-221-4/+4
* fix some warnings found by the Sun C compilerGerald Carter2003-09-221-1/+0
* fixes for ads domain membership when only the realm is defined inGerald Carter2003-09-051-11/+24
* Typo fix.Rafal Szczesniak2003-08-271-1/+1
* Update last scan time in rescan_trusted_domains().Tim Potter2003-08-271-0/+2
* make sure we keep the trusted domain cache up to dateGerald Carter2003-08-251-2/+31
* get rid of more compiler warningsHerb Lewis2003-08-151-1/+1
* fix 2 bugs:Gerald Carter2003-08-081-32/+29
* fix cut-n-paste error found by abartletGerald Carter2003-08-011-8/+10
* make sure the domain sid is set when enumerating trusted domainsGerald Carter2003-07-311-1/+24
* working on transtive trusts issue:Gerald Carter2003-07-311-4/+54
* Just a few formatting fixed caught while testing.Rafal Szczesniak2003-07-101-4/+0
* Large set of changes to add UNIX account/group managementGerald Carter2003-07-091-6/+10
* Removed strupper/strlower macros that automatically map to strupper_m/strlowe...Jeremy Allison2003-07-031-1/+1
* Explain why winbindd is exiting.Jeremy Allison2003-06-241-2/+4
* add tdb backup function separation and winbind idmap upgrade code formSimo Sorce2003-06-241-0/+206
* - fixed the bug that forced us not to use the winbindd cache when weAndrew Tridgell2003-06-101-2/+3
* * set winbind cache time to 5 minutesGerald Carter2003-06-031-6/+4
* And finally IDMAP in 3_0Simo Sorce2003-05-121-5/+4
* remove convert_smbpasswd and addtosmbpass from tree; people can get them from...Gerald Carter2003-04-291-2/+3
* Merge HEAD's winbind into 3.0.Andrew Bartlett2003-04-231-7/+33
* (merge from HEAD)Andrew Bartlett2003-03-241-0/+24
* Mop and bucket for trusted domain enumeration fix.Tim Potter2003-02-141-6/+7
* Merge of holding pattern stuff from HEAD.Tim Potter2003-01-151-21/+5
* Forward port the change to talloc_init() to make all talloc contextsJeremy Allison2002-12-201-2/+2
* Formatting syncup.Tim Potter2002-12-201-2/+4
* Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison2002-11-121-5/+4
* Perform my janitorial duties.Tim Potter2002-11-071-6/+0
* Keep branches in sync.....Jeremy Allison2002-11-071-1/+7
* Merge things that bloody tpot should be doing :-).Jeremy Allison2002-11-061-2/+14
* Some winbindd cleanups I made trying to fix cr1020:Tim Potter2002-11-021-0/+86