summaryrefslogtreecommitdiffstats
path: root/source3/nsswitch
Commit message (Expand)AuthorAgeFilesLines
...
* Fix to close winbindd_idmap on exit. Pointed out by Alexander Bokovoy.Jeremy Allison2002-01-193-0/+10
* fixes (asprintf) from 2.2Simo Sorce2002-01-191-4/+6
* This is the 'winbind default domain' patch from Alexander BokovoyAndrew Bartlett2002-01-187-46/+138
* Fix from 2.2. It didn't break on HEAD because it isn't being compiled. Herb?Jim McDonough2002-01-151-10/+10
* adding wins commands to winbindd - will check in the rest of the changesHerb Lewis2002-01-151-0/+211
* Initialise cli variables and try not to do a cli_shutdown() of uninitialsedAndrew Bartlett2002-01-141-4/+10
* I'm doing some things towards the NamedPipes game with lckl and he has asked meAndrew Bartlett2002-01-131-86/+2
* Many thanks to Alexander Bokovoy <a.bokovoy@sam-solutions.net>.Andrew Bartlett2002-01-123-0/+12
* force the time difference in cache comparisons to be unsigned to copeAndrew Tridgell2002-01-111-1/+4
* make the winbind sequence number code more robustAndrew Tridgell2002-01-111-1/+1
* Always query the PDC for the list of trusted domains rather than interatingTim Potter2002-01-117-114/+179
* Some memory leak fixes.Tim Potter2002-01-111-17/+23
* Since AB has been changing the winbind interface it's time to add the "mockTim Potter2002-01-103-21/+21
* merge tpots name changes into IRIX part of code. When you change the nameHerb Lewis2002-01-101-8/+8
* Return the winbind separator over the socket, so programs don't have to parseAndrew Bartlett2002-01-105-18/+78
* This changes the winbind protcol a bit:Andrew Bartlett2002-01-106-38/+84
* A big tidyup while thinking about getting trusted domains being re-readTim Potter2002-01-108-132/+142
* Fixed typo.Jeremy Allison2002-01-091-1/+1
* HPUX nss fix.Jeremy Allison2002-01-091-2/+18
* Getting ready to add winbindd support for HPUX 11.Jeremy Allison2002-01-082-0/+154
* Don't log the password in pam_sm_authenticate() unless DEBUG_PASSWORD isTim Potter2002-01-071-2/+10
* Further rpc_client removal, this time from winbindd.Andrew Bartlett2002-01-012-39/+61
* When running interactive we want to set our own process group forJeremy Allison2001-12-301-0/+9
* merge Jeremy's gcc3 warning fix from 2.2Herb Lewis2001-12-221-1/+1
* merge IRIX winbind support from Samba 2.2 branchHerb Lewis2001-12-223-97/+666
* Append to log.winbindd instead of overwriting it so we are consistent withTim Potter2001-12-211-0/+7
* added ads_domain_sid() functionAndrew Tridgell2001-12-201-15/+5
* Removed global debugf. Replaced with lp_set_logfile(name).Jeremy Allison2001-12-201-5/+13
* Setup global_myworkgroup. Needed for secrets fetch code.Jeremy Allison2001-12-201-8/+11
* net ads password and net ads chostpass commands from Remus KoosAndrew Tridgell2001-12-201-0/+1
* use "ads server" option if set for primary domainAndrew Tridgell2001-12-191-4/+10
* add support for mixtures of ADS/NT4 domains, as long as the primaryAndrew Tridgell2001-12-191-0/+9
* much better ADS error handling systemAndrew Tridgell2001-12-192-72/+68
* added trusted realm support to ADS authenticationAndrew Tridgell2001-12-193-1/+8
* - added initial support for trusted domains in winbindd_adsAndrew Tridgell2001-12-194-18/+81
* fixed handling of empty or dead domain in wbinfo -gAndrew Tridgell2001-12-181-60/+9
* Added the group enum code from 2.2Jeremy Allison2001-12-141-0/+1
* make sure we find NSS_STATUS structAndrew Tridgell2001-12-131-0/+1
* allow IRIX to build nsswitch/libnss_wins.soHerb Lewis2001-12-121-12/+82
* add *.po32 to ignore listHerb Lewis2001-12-121-0/+1
* Oops, the -a option disappeared.Tim Potter2001-12-111-0/+1
* sync with 2.2Herb Lewis2001-12-111-0/+29
* Replace backslash with winbind separator before calling parse_domain_user(). ...Jim McDonough2001-12-111-2/+4
* fix for IRIX compilersHerb Lewis2001-12-111-2/+2
* handle systems without setenv()Andrew Tridgell2001-12-111-1/+1
* Modify winbindd to use authenticated user info from secrets.tdb when makingTim Potter2001-12-112-2/+34
* Converted wbinfo to use popt instead of getopt - popt is very nice!Tim Potter2001-12-111-28/+100
* removed the start_ndx parameter from group enumerationAndrew Tridgell2001-12-115-87/+80
* got rid of start_ndx from query_user_list()Andrew Tridgell2001-12-116-128/+120
* robustness fixes and moved ccache location into winbindd_ads codeAndrew Tridgell2001-12-102-0/+20