r17571: Change the return code of cli_session_setup from BOOL to NTSTATUS
[tprouty/samba.git] / source / nsswitch / winbindd_cm.c
2007-10-10 Volker Lendecker17571: Change the return code of cli_session_setup...
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Günther Deschnerr16479: When dcip_to_name failed to get the name of...
2007-10-10 Volker Lendecker16361: Fix Klocwork ID 1731 1770 1771 1775 1796
2007-10-10 Volker Lendecker15904: This does two things:
2007-10-10 Volker Lendecker15845: Ok. This was a tough one. If for some reason...
2007-10-10 Gerald Carterr15543: New implementation of 'net ads join' to be...
2007-10-10 Volker Lendecker14895: Merge the 3.0.22 change
2007-10-10 Gerald Carterr14748: store the name/ip address combination when...
2007-10-10 Gerald Carterr13679: Commiting the rm_primary_group.patch posted...
2007-10-10 Gerald Carterr13515: Make sure to store the correct domain name...
2007-10-10 Günther Deschnerr13409: No functional changes, just some DEBUG cleanup.
2007-10-10 Gerald Carterr13316: Let the carnage begin....
2007-10-10 Gerald Carterr13310: first round of server affinity patches for...
2007-10-10 Gerald Carterr13232: defensive programming in an attempt to prevent...
2007-10-10 Günther Deschnerr12193: Fix some typos.
2007-10-10 Jeremy Allisonr11492: Fix bug #3224 (I hope). Correctly use machine_a...
2007-10-10 Volker Lendecker11381: Correctly connect to 445 and 139 after a succes...
2007-10-10 Jeremy Allisonr11338: Move knowledge of \\ needed into rpc_client...
2007-10-10 Volker Lendecker11328: Actually verify that the bind on a pipe succeed...
2007-10-10 Volker Lendecker11324: Re-formatting before I can get a very *narrow...
2007-10-10 Volker Lendecker11323: Fix usage of rpccli_netlogon_getdcname. Add...
2007-10-10 Volker Lendecker11253: Fix an annoying timeout when no nmbd is around
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Gerald Carterr10556: BUG 3083: patch from Alex Deiter <tiamat@komi...
2007-10-10 Gerald Carterr8800: grr...get logic right when checking #define
2007-10-10 Gerald Carterr8799: disabling schannel on samr and lsa until I figur...
2007-10-10 Gerald Carterr8796: disable schannel on the lsa client pipe for...
2007-10-10 Gerald Carterr7454: couple of winbindd fixes
2007-10-10 Gerald Carterr7415: * big change -- volker's new async winbindd...
2007-10-10 Gerald Carterr6296: add message about known interoperability issue...
2007-10-10 Gerald Carterr6158: fix some misleading error messages
2007-10-10 Gerald Carterr6154: fix winbindd <-> Windows 2003 sp1 issue.
2007-10-10 Gerald Carterr5336: BUG 2329: fix to re-enable winbindd to locate...
2007-10-10 Gerald Carterr4905: patch from abartlet to remove storing the auth...
2007-10-10 Volker Lendecker4749: Fix memleak
2007-10-10 Gerald Carterr4746: add server support for lsa_enum_acct_rights...
2007-10-10 Volker Lendecker4732: Even if we have 'password server' set, we need...
2007-10-10 Gerald Carterr4575: adding extra debug to cm_prepare_connection()
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.
next