Start importing the Python testing framework that Tim and I have been
[samba.git] / source3 / nsswitch /
2003-03-11 Andrew BartlettThis patch attemptes to clean up winbindd's mutex locking.
2003-03-11 Tim PotterRemove obsolete file.
2003-03-08 Andrew BartlettMake sure that the 'remote' machine name can only be...
2003-03-03 Jeremy AllisonFix "might be used uninitialised" warnings.
2003-02-28 Andrew Tridgellfixed a crash bug in the new winbindd 'sids rule!'...
2003-02-28 Jeremy Allison*Excellent* patch from Michael Steffens <michael_steffe...
2003-02-27 Andrew BartlettFix possible memory leak on failure.
2003-02-26 Andrew BartlettKill RID-only and domain+RID madness from winbind.
2003-02-26 Tim PotterMerge from appliance:
2003-02-25 Andrew BartlettAfter some comments from tridge, clean the new usergrou...
2003-02-25 Andrew BartlettFix a really nasty bug where some users in AD domains...
2003-02-22 Andrew BartlettFix a DEBUG() formatting, add some more debug to our...
2003-02-21 Jim McDonoughrename 'winbind backend' to 'idmap backend'. Put param...
2003-02-21 Tim PotterFix another compiler warning.
2003-02-20 Jim McDonoughFrom aliguori@us.ibm.com:
2003-02-20 Andrew Bartlettfor some (very weird) reason, the domain I was testing...
2003-02-19 Andrew BartlettMissed one use of SETENV. (Compat macro no longer...
2003-02-19 Andrew BartlettMove to a in-memory ccache for winbind, and replace...
2003-02-18 Jelmer VernooijAdd -V option (to print out version) to utilities where...
2003-02-18 Martin PoolCheck return code from string_to_sid.
2003-02-15 Jeremy AllisonPatch based on work by Michael Steffens <michael_steffe...
2003-02-14 Jeremy AllisonEnsure that only parse_prs.c access internal members...
2003-02-14 Tim PotterFix for trusted domains scan not working inspired by...
2003-02-12 Andrew Tridgellsetup the %U substitution in winbindd for the homedir...
2003-02-01 Andrew BartlettAlways escape ldap filter strings. Escaping code was...
2003-01-31 Jeremy AllisonEnsure Luke Howard's (C) is added.
2003-01-29 Tim PotterUse new interface for cli_samr_query_dispinfo().
2003-01-16 Jeremy AllisonFixed up mutex protection around winbindd logon code...
2003-01-16 Andrew BartlettUpdates to the NTLMSSP code again - moving the base64...
2003-01-16 Jeremy AllisonAdd mutex protection around auth calls.
2003-01-15 Gerald Cartersmall merges from SAMBA_3_0; mostly typos, renames...
2003-01-14 Tim PotterRemove wrapper function _get_trust_account_password...
2003-01-14 Tim PotterAdded a comment in case anyone is thinking of doing...
2003-01-13 Tim PotterMerge ... remove "winbindd holding pattern" from applia...
2003-01-11 Andrew BartlettReturn the 'freindly' NT error message if at all possible.
2003-01-09 Martin PoolCorrect misleading comment: winbindd_lookupname gets...
2003-01-07 Herb Lewiscannot make assignments to const values.
2003-01-06 Jeremy AllisonFix from "Ken Cross" <kcross@nssolutions.com> for enume...
2003-01-03 Gerald Carterpatch to include support for daemontools from Michael...
2003-01-02 Andrew BartlettBecouse these functions return a size_t, they can't...
2003-01-02 Andrew BartlettBIG patch...
2002-12-20 Jeremy AllisonForward port the change to talloc_init() to make all...
2002-12-12 Gerald CarterMerge ... get_dc_name()-like code from APP_HEAD; better...
2002-12-01 Andrew BartlettRemove extra headers, and ensure that we correctly...
2002-11-26 Andrew BartlettAfter consultation with tpot, remove the 'winbind_domai...
2002-11-26 Andrew BartlettHaving waited for *way* too long, this is mimir's namec...
2002-11-23 Gerald Carter[merge from APP_HEAD]
2002-11-18 Tim PotterBug fix from appliance - we must initialise the winbind...
2002-11-15 Gerald Carterenable enumeration of domain local groups using LDAP...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-09 Gerald Carterremove accidental debug code..
2002-11-08 Gerald Carterdefunct winbindd fix from APP_HEAD
2002-11-08 Andrew BartlettCompleatly remove support for logfile truncation. ...
2002-11-07 Tim PotterRemove lp_security() checks for winbindd as this is...
2002-11-07 Tim PotterCall winbindd_param_init() earlier on in the piece...
2002-11-06 Tim PotterMerge ... get_dc_list() api change. This was slightly...
2002-11-05 Tim PotterMerge ... lp_talloc_free() call in init_domain_list...
2002-11-02 Tim PotterFix --set-auth-user command to delete entries from...
2002-11-02 Tim PotterSome winbindd cleanups I made trying to fix cr1020:
2002-11-02 Tim PotterHandle the case where the password used in RPC connecti...
2002-10-26 Andrew BartlettUpdates to winbind's PAM client and server - make the...
2002-10-23 Andrew Tridgellmuch simpler code to choose a DC to contact in winbindd...
2002-10-23 Andrew Tridgellif trusted domains are disabled then we should not...
2002-10-18 Herb Lewismust add one to the extra_data size to transfer the...
2002-10-18 Gerald CarterNULL enum_local_groups for ads winbindd (temporary...
2002-10-17 Jeremy AllisonAdded new error codes. Fix up connection code to retry...
2002-10-15 Andrew Tridgell- we need to rescan the trusted domain list regularly...
2002-10-15 Jeremy AllisonFix spelling of background_process.
2002-10-15 Jeremy AllisonChange to use sys_read/sys_write.
2002-10-08 Gerald Cartermerge from APP_HEAD
2002-10-05 Jelmer VernooijDon't use usage function, but use popt for usage and...
2002-10-04 Gerald Carterfix typo
2002-10-04 Gerald Cartermerge native_mode flag in winbindd_domain struct from...
2002-10-04 Gerald CarterMerge ... new client side support the Win2k LSARPC...
2002-10-01 Jeremy AllisonDoh ! Lookup name before checking negative cache (the...
2002-09-30 Jeremy AllisonFix memory leak in getting DC list. Remember to exclude...
2002-09-27 Andrew BartlettMove a number of ADS related functions out into utility...
2002-09-25 Gerald Carterfix getpass replacement check (i thought I fixed this...
2002-09-24 Jeremy AllisonMoved -ve cache check to correct place.
2002-09-17 Jeremy AllisonReverted my earlier change. It was incorrect. We must...
2002-09-17 Jeremy AllisonOnly create the pidfile once we're ready to receive...
2002-09-17 Andrew TridgellAdd clock skew handling to our kerberos code. This...
2002-09-15 Jelmer VernooijPut unixsocket calls between #ifdef HAVE_UNIXSOCKET...
2002-09-12 Tim PotterMerge undone cleanups.
2002-09-12 Tim PotterMerge of winbind auth cleanups from appliance.
2002-09-12 Tim PotterMerge of cut&paste fix from appliance.
2002-09-12 Tim PotterSpelling fix.
2002-09-11 Tim PotterPut pid number in invalid request size debug.
2002-09-11 Tim PotterBugfix merge:
2002-09-07 Andrew BartlettThis is the 'main' inclue for for winbind clients ...
2002-09-07 Andrew BartlettDon't leak file desciptors in this (impossible?) error...
2002-09-07 Andrew BartlettWinbind client-side cleanups.
2002-09-06 Andrew BartlettPatch from "Stefan (metze) Metzmacher" <metze@metzemix.de>
2002-09-04 Tim PotterQuietened some debugs.
2002-08-30 Jean-François Mico... added cli_net_auth_3 client code.
2002-08-29 Andrew Tridgellfix connecting to a BDC when the PDC is down but in...
2002-08-29 Andrew Tridgellfix connecting to a BDC when the PDC is down but in...
2002-08-29 Jelmer VernooijUse popt for --help
2002-08-27 Tim PotterFix typo in debug.
2002-08-23 Tim PotterMoved calculation of secure channel type into a new...
next