W00t! Client smb signing is now working correctly with krb5 and w2k server.
[jra/samba/.git] / source3 / libads / ldap.c
2003-07-25 Gerald Carterfix case where no realm or workgroup means to use our own
2003-07-23 Gerald Carterconnect to the right realm or domain for trusted AD...
2003-07-07 Tim PotterCall the synchronous version of the ldap delete functio...
2003-07-03 Jeremy AllisonRemoved strupper/strlower macros that automatically...
2003-07-03 Tim PotterFix bug in doxygen comments for ads search functions.
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-16 Andrew Tridgellwe need to call ads_first_entry() before using a ldap...
2003-06-13 Tim PotterRename some uuid functions so as not to conflict with...
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 Jelmer VernooijChange variable name to get this working on gcc 3.2...
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-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-17 Andrew Bartlettmerge from HEAD - dump tokenGroups as sids.
2003-02-25 Andrew BartletttokenGroups are SIDs, so dump them as such.
2003-02-24 Andrew BartlettAlways initialise
2003-02-24 Andrew BartlettMake sure these values are never uninitialsised.
2003-02-24 Andrew BartlettMerge from HEAD client-side authentication changes:
2003-02-22 Andrew BartlettFix a DEBUG() formatting, add some more debug to our...
2003-02-19 Jim McDonoughFix segv in net ads join...an extra & was the culprit
2003-02-19 Jim McDonoughFix segv in net ads join...an extra & was the culprit
2003-02-19 Andrew BartlettMerge minor library fixes from HEAD to 3.0.
2003-02-19 Andrew BartlettCheck return values of various join-related functions...
2003-02-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-15 Andrew BartlettAntti Andreimann <Antti.Andreimann@mail.ee> has done...
2003-02-14 Jeremy AllisonEnsure that only parse_prs.c access internal members...
2003-02-14 Jeremy AllisonEnsure that only parse_prs.c access internal members...
2003-02-12 Jeremy AllisonMerging from HEAD - add a note about a better method...
2003-02-12 Andrew Tridgelladd a note about a better method for finding netbios...
2003-02-04 Jeremy AllisonMem alloc checks.
2003-02-04 Jeremy AllisonMem alloc failure checks.
2003-02-01 Andrew BartlettMerge LDAP filter parinoia from HEAD, a few other pdb_l...
2003-02-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-01 Andrew BartlettAlways escape ldap filter strings. Escaping code was...
2003-01-21 Gerald Cartersanity checks from Ken Cross
2003-01-21 Gerald Cartersanity checks from Ken Cross
2003-01-03 Andrew BartlettMerge from HEAD - make Samba compile with -Wwrite-strin...
2003-01-02 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-02 Andrew BartlettBIG patch...
2002-12-30 Jeremy AllisonCatching up with old patches. Add define for VERITAS...
2002-12-30 Jeremy AllisonCatching up with old patches. Add define for VERITAS...
2002-12-20 Jeremy AllisonForward port the change to talloc_init() to make all...
2002-12-20 Jeremy AllisonForward port the change to talloc_init() to make all...
2002-12-13 Jim McDonoughMore printer publishing code.
2002-12-13 Jim McDonoughMore printer publishing code.
2002-11-23 Gerald Carter[merge from APP_HEAD]
2002-11-23 Gerald Carter[merge from APP_HEAD]
2002-11-15 Andrew BartlettUpdates from HEAD:
2002-11-15 Andrew BartlettInclude the hostname we are trying to match with $...
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-10-29 Jim McDonoughMerge from HEAD:
2002-10-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-10-18 Jim McDonoughFormat objectGUIDs on ads dumps.
2002-10-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-10-04 Andrew Tridgellonly set UF_USE_DES_KEY_ONLY if we are using krb5 libra...
2002-10-03 Andrew Tridgell.NET likes both forms of servicePrincipalName in the...
2002-10-01 Gerald Cartersyncing up with HEAD. Seems to be a lot of differences...
2002-10-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-09-28 Andrew BartlettTry to compile as much as possible with only ldap,...
2002-09-28 Andrew BartlettAdd the beginings of sam_ads to the tree.
2002-09-27 Andrew BartlettMove a number of ADS related functions out into utility...
2002-09-27 Andrew BartlettSome small cleanups to the libads code (mainly error...
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-25 Andrew BartlettAnother patch from metze, towards his work on sam_ads.
2002-09-17 Andrew TridgellAdd clock skew handling to our kerberos code. This...
2002-09-06 Andrew BartlettPatch from "Stefan (metze) Metzmacher" <metze@metzemix.de>
2002-09-06 Andrew BartlettAdd some DEBUG()s to some libads failure modes.
2002-08-30 Andrew Tridgellconvert the LDAP/SASL code to use GSS-SPNEGO if possible
2002-08-20 Herb Lewisfix irix compile errors - cannot initialize array in...
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-06 Andrew Tridgellwhen using netbios lookup methods make sure we try...
2002-08-06 Andrew Tridgellfixed a memory corruption bug in ads_try_dns()
2002-08-05 Andrew TridgellThis fixes a number of ADS problems, particularly with...
2002-08-04 Andrew BartlettNow that I got the function arguments sane, remove...
2002-07-20 Andrew BartlettMore fixes towards warnings on the IRIX compiler
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-12 Andrew Tridgellfix setting machine passwords in the case where a user...
2002-07-11 Andrew Tridgellthis implements a completely new strategy for fetching...
2002-07-11 Andrew Tridgellthis fixes the ads dump code
2002-07-09 Andrew Tridgellmake sure we disable referrals in all ldap searches...
2002-07-01 Andrew Tridgellads_mod_ber should be static, not public
2002-06-28 Jim McDonoughConst cleanup...should only be 2 warnings left from...
2002-06-26 Jim McDonoughReduce compiler warnings.
2002-06-24 Jim McDonoughSupport utf8 on the wire for ads ldap. DN's are conver...
next