r23779: Change from v2 or later to v3 or later.
[sfrench/samba-autobuild/.git] / source / auth / auth_domain.c
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Volker Lendecker21642: Fix bug 4365. Please note that this was only...
2007-10-10 Volker Lendecker20824: Send access to the trusted domain passwords...
2007-10-10 Simo Sorcer19980: Implement pam account stack checks when obey...
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Jeremy Allisonr16076: Fix for machine password timeout overflow from...
2007-10-10 Volker Lendecker15476: Transfer the was_mapped flag from user_info...
2007-10-10 Volker Lendecker15472: Remove an unused function parameter
2007-10-10 Gerald Carterr13382: added server affinity cache stores for 'net...
2007-10-10 Gerald Carterr13316: Let the carnage begin....
2007-10-10 Gerald Carterr11661: Store the INFO3 in the PAC data into the netsam...
2007-10-10 Gerald Carterr11652: Reinstate the netsamlogon_cache in order to...
2007-10-10 Jeremy Allisonr11573: Adding Andrew Bartlett's patch to make machine...
2007-10-10 Jeremy Allisonr11492: Fix bug #3224 (I hope). Correctly use machine_a...
2007-10-10 Jeremy Allisonr11137: Compile with only 2 warnings (I'm still working...
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Gerald Carterr9588: remove netsamlogon_cache interface...everything...
2007-10-10 Gerald Carterr2086: fix bug with winbindd_getpwnam() caused by Micro...
2004-02-02 Volker LendeckeRemove bogus check. Cosmetics.
2004-02-02 Volker LendeckeRemove bogus check. No functional change, just cosmetics.
2004-01-15 Gerald CarterBUG 936: fix bind credentials for schannel binds in...
2004-01-15 Gerald CarterBUG 936: fix bind credentials for schannel binds in...
2004-01-13 Gerald Cartersync HEAD with recent changes in 3.0
2004-01-07 Rafal SzczesniakDoxygen comment fix.
2004-01-07 Rafal SzczesniakFixes to doxygen comment.
2004-01-06 Andrew Bartlett(merge from 3.0)
2004-01-05 Andrew BartlettChange our Domain controller lookup routines to more...
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-08-28 Jeremy AllisonFix bug found by tridge in 2.2.x. Ensure that %U substi...
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-30 Jeremy AllisonAdd a command line option (-S on|off|required) to enabl...
2003-07-23 Gerald Carterconvert snprintf() calls using pstrings & fstrings
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-03 Andrew BartlettThis patch takes the work the jerry did for beta2,...
2003-06-30 Gerald Carter* cleanup more DC name resolution issues in check_...
2003-06-29 Gerald CarterHere's the code to make winbindd work on a Samba DC
2003-06-28 Gerald Carteradd check for NT_STATUS_NOT_IMPLEMENTED in auth check...
2003-06-25 Gerald Carterlarge change:
2003-06-23 Gerald Carter* s/get_dc_name/rpc_dc_name/g (revert a previous change)
2003-06-21 Gerald Cartermerge of the netsamlogon caching code from APPLIANCE_HEAD
2003-06-13 Jeremy AllisonForward port the app-head changes for dc name cache...
2003-06-04 Jelmer VernooijAdd some static. Patch by Stefan Metzmacher <metze...
2003-06-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-08 Volker LendeckeThis puts real netlogon connection caching to winbind...
2003-04-28 Jelmer VernooijUse NTSTATUS as return value for smb_register_*() funct...
2003-04-28 Jelmer VernooijUse NTSTATUS as return value for smb_register_*() funct...
2003-04-24 Andrew BartlettMerge auth changes from HEAD:
2003-04-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-21 Andrew BartlettMerge from HEAD - save the type of channel used to...
2003-04-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-16 Jelmer VernooijAdd support for the new modules system to auth/ (merge...
2003-04-16 Andrew BartlettStore the type of 'sec channel' that we establish to...
2003-04-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-13 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-02 Andrew BartlettMap a useless error code to a useful one...
2003-03-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-29 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-27 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-25 Jelmer Vernooij- Support building all auth modules as .so's
2003-03-24 Jelmer Vernooij- Add support to auth/ for the new modules system
2003-03-24 Andrew Bartlett(merge from HEAD)
2003-03-23 Andrew BartlettNTLM Authentication:
2003-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-17 Andrew BartlettMege from HEAD - doxygen.
2003-03-14 Rafal SzczesniakExtending code to work both in case of domain membership
2003-02-28 Martin PoolDoxygen janitor: rpc_resolve_dc parameter is spelled...
2003-01-14 Andrew BartlettMerge indirection, signed/unsigned and uninitialiased...
2003-01-13 Andrew BartlettAlways initialise this variable - and don't set the...
2003-01-04 Andrew BartlettMake it clear that the credentials are being setup...
2003-01-02 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-12-16 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-12-13 Gerald CarterMerge ... get_dc_name()-like code from APP_HEAD; better...
2002-12-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-12-12 Gerald CarterMerge ... get_dc_name()-like code from APP_HEAD; better...
2002-12-01 Andrew BartlettMake it clear that we might not be talking to a PDC...
2002-11-23 Gerald Carter[merge from APP_HEAD]
2002-11-23 Gerald Carter[merge from APP_HEAD]
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-09 Jeremy AllisonFix bug found by tpot with given password server.
2002-11-09 Jeremy AllisonFix bug found by tpot with given password server.
2002-11-08 Tim PotterDon't set global_machine_password_needs_changing if
2002-11-08 Tim PotterDon't set global_machine_password_needs_changing if
2002-11-06 Tim PotterMerge of get_dc_list() api change from HEAD.
2002-11-06 Tim PotterMerge ... get_dc_list() api change. This was slightly...
2002-10-17 Jeremy AllisonAdded new error codes. Fix up connection code to retry...
2002-10-17 Jeremy AllisonAdded new error codes. Fix up connection code to retry...
2002-10-04 Gerald CarterMerge ... new client side support the Win2k LSARPC...
2002-10-04 Gerald CarterMerge ... new client side support the Win2k LSARPC...
2002-09-25 Gerald Cartersync'ing up for 3.0alpha20 release
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-09-17 Andrew TridgellAdd clock skew handling to our kerberos code. This...
2002-09-06 Andrew BartlettThis is the 'easy' parts of the trusted domains patch...
2002-08-30 Jean-François Mico... added cli_net_auth_3 client code.
next