r4088: Get medieval on our ass about malloc.... :-). Take control of all our allocation
[samba.git] / source3 / nsswitch / winbindd_cm.c
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Volker Lendecker3843: If a connection to a DC is requested, open conne...
2007-10-10 Volker Lendecker1532: Remove unused structure element
2007-10-10 Gerald Carterr991: Allow winbindd to use the domain trust account...
2007-10-10 Gerald Carterr294: checking in volker's winbindd patches; tested...
2007-10-10 Volker Lendecker153: Fix memleak
2007-10-10 Gerald Carterr115: finally checking in tridge's winbindd_schannel...
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-08 Gerald Carterfix a seg fault caused by abartlet's last checkin;...
2004-01-08 Andrew BartlettThis merges in my 'always use ADS' patch. Tested on...
2004-01-06 Andrew BartlettMerge winbind from Samba 3.0 onto HEAD.
2004-01-06 Andrew Bartlett(merge from 3.0)
2004-01-06 Andrew BartlettEnsure that for wbinfo --set-auth-user, we actually...
2004-01-06 Andrew Bartlett(merge from 3.0)
2004-01-05 Andrew BartlettChange our Domain controller lookup routines to more...
2004-01-05 Andrew BartlettWe can't possilby get 'ok' here, as the if statement...
2003-11-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-11-22 Andrew Bartlett(merge from 3.0)
2003-11-22 Andrew BartlettChanges all over the shop, but all towards:
2003-11-12 Andrew Tridgella small include file rearrangement that doesn't affect...
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-09-05 Gerald Carterfixes for ads domain membership when only the realm...
2003-08-20 Gerald Carterfix small logic error in cm_open_connection() to work...
2003-08-19 Andrew Bartlett - Make 'net' use a single funciton for setting the...
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-31 Gerald Carterworking on transtive trusts issue:
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-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
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
next