Add a command line option (-S on|off|required) to enable signing on client
[bbaumbach/samba-autobuild/.git] / source3 / nsswitch / winbindd_cm.c
2003-07-30 Jeremy AllisonAdd a command line option (-S on|off|required) to enabl...
2003-07-25 Gerald Carterdomain in schannel bind credentials must be the dest...
2003-07-23 Gerald Carterconvert snprintf() calls using pstrings & fstrings
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-25 Gerald Carter* fix typos in a few debug statements
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-10 Jeremy AllisonAdd in rety loop for query_user_list (from APP_HEAD...
2003-06-06 Gerald Cartercompile error
2003-06-06 Gerald Cartermerge from APP_HEAD. Push negative connection cache
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-15 Jeremy AllisonFix for winbindd segfault (finally I think this is...
2003-05-14 Jeremy AllisonOk, try and fix this correctly... Simplify the nasty...
2003-05-14 Jeremy AllisonFix winbindd coredump. Remember to set a ** pointer...
2003-05-14 Jeremy AllisonFix winbindd coredump. Remember to set a ** pointer...
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-23 Andrew BartlettMerge HEAD's winbind into 3.0.
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 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 Tim PotterWhitespace syncup.
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-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 BartlettMerge from HEAD - make winbindd locking sane again:
2003-03-11 Andrew BartlettThis patch attemptes to clean up winbindd's mutex locking.
2003-01-16 Jeremy AllisonFixed up mutex protection around winbindd logon code...
2003-01-16 Jeremy AllisonFixed up mutex protection around winbindd logon code...
2003-01-16 Jeremy AllisonAdd mutex protection around auth calls.
2003-01-16 Jeremy AllisonAdd mutex protection around auth calls.
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-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-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-11-02 Tim PotterHandle the case where the password used in RPC connecti...
2002-11-02 Tim PotterHandle the case where the password used in RPC connecti...
2002-10-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-10-23 Andrew Tridgellmuch simpler code to choose a DC to contact in winbindd...
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-08 Gerald Cartermerge from APP_HEAD of winbindd's domain local group fix
2002-10-08 Gerald Cartermerge from APP_HEAD
2002-10-04 Gerald Carterfix typo
2002-10-04 Gerald Carterfix typo
2002-10-04 Gerald Carter* merge native_mode flag in winbindd_domain struct...
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-04 Gerald CarterMerge ... new client side support the Win2k LSARPC...
2002-10-01 Jeremy AllisonDoh ! Lookup name before checking negative cache (the...
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-30 Jeremy AllisonFix memory leak in getting DC list. Remember to exclude...
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-24 Jeremy AllisonMoved -ve cache check to correct place.
2002-09-17 Andrew TridgellAdd clock skew handling to our kerberos code. This...
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-23 Tim PotterMoved calculation of secure channel type into a new...
2002-08-17 Jelmer Vernooijsync 3.0 branch with head
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-08-05 Andrew Tridgellfixed wbinfo -t for netbiosless domains
2002-08-05 Andrew TridgellThis fixes a number of ADS problems, particularly with...
2002-07-31 Andrew Tridgellsupport netbiosless search for the DC using ADS in...
2002-07-30 Tim PotterFixed for memory leak in connection caching code when...
2002-07-21 Tim PotterRenamed all the new_cli_netlogon_* functions to cli_net...
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-07-13 Andrew BartlettI just noticed that I never added my copyright when...
2002-06-25 Andrew BartlettUpdate cli_full_connection() to take a 'flags' paramate...
2002-06-18 Simo Sorcemore debug classess activated
2002-05-24 Andrew BartlettRemove the password length paramater from cli_full_conn...
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-04-04 Jeremy AllisonFixed the handle leak in the connection management...
2002-03-23 Andrew BartlettVarious winbind updates:
2002-03-19 Andrew BartlettFix a double-free bug in wbinfo -t's call in winbindd.
2002-03-18 Andrew BartlettAllow us to see the difference between these two errors...
2002-03-17 Tim PotterRenamed get_nt_error_msg() to nt_errstr().
2002-03-11 Andrew Tridgellalways make winbindd try for the PDC first before tryin...
2002-03-02 Andrew BartlettAllow Samba to trust NT4 Domains.
2002-02-28 Jeremy AllisonEnsure that winbindd and smbd both use identical logic...
next