summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix compiler warningVolker Lendecke2004-01-211-0/+2
| * Display some nicer error messages for login via 'net'. I don'tVolker Lendecke2004-01-211-0/+8
| * 1. The most part of this patch changed the unknown_3 flag to the now knownSimo Sorce2004-01-1920-894/+673
| * Fix for a signing bug when the mid wraps.Jeremy Allison2004-01-171-3/+11
| * fix another bug caused by cli_lsa_query_info_policy() changesGerald Carter2004-01-161-2/+4
| * Fix another join problem. Don't use a TALLOC_CTX before it has beenJim McDonough2004-01-161-4/+25
| * Patch from "Stoian Ivanov" <sdr@bultra.com>: Add -g (greppable..) toVolker Lendecke2004-01-161-14/+34
| * Bug 381: check builtin (not local) group SID. Patch from Jianliang Lu <j.lu@...Gerald Carter2004-01-151-1/+1
| * Fix net rpc join (at least newstyle) after it was broken by changingJim McDonough2004-01-151-5/+5
| * * BUG 446Gerald Carter2004-01-153-2/+7
| * BUG 958; don't use the -N option when invoking smbclient from the smbtar scriptGerald Carter2004-01-151-1/+1
| * reply_spnego_kerberos did not set the domain of the user handed toVolker Lendecke2004-01-151-0/+7
| * Remove unused variables.Rafal Szczesniak2004-01-151-3/+0
| * Remove unused function.Rafal Szczesniak2004-01-151-13/+0
| * merge:Stefan Metzmacher2004-01-151-0/+2
| * merge:Stefan Metzmacher2004-01-158-42/+194
| * Merge of POBAD_CC removal from 3.0Tim Potter2004-01-153-9/+0
| * BUG 936: fix bind credentials for schannel binds in smbd (and add a comment t...Gerald Carter2004-01-152-7/+12
| * BUG 972; check pointer in cli_ds_getprimarydominfo() before trying to copy a ...Gerald Carter2004-01-151-1/+1
| * source/rpc_parse/parse_prs.c ZERO_STRUCTP(ps) not needed as it is doneHerb Lewis2004-01-142-3/+5
| * Initial design of some of the functions to operate on trust passwordsRafal Szczesniak2004-01-141-0/+202
| * Comment and formatting fix.Rafal Szczesniak2004-01-141-2/+3
| * Trust passwords types for use with SAM_TRUST_PASSWD structure.Rafal Szczesniak2004-01-141-0/+7
| * Fix initgroups() call nss_winbind on solaris; patch from John Klinger <john.k...Gerald Carter2004-01-141-0/+16
| * bug 770; correct fix this time; Make sure that we send the SMBjobid for unix...Gerald Carter2004-01-142-10/+19
| * bug 660; using byte order safe macros (or tdb_unpack) when reading 2 or 4 byt...Gerald Carter2004-01-141-16/+18
| * syncing abartlet's cracklib tests from 3.0Gerald Carter2004-01-142-0/+65
| * * Revert to using rpc for mixed mode AD domains.Gerald Carter2004-01-141-3/+9
| * Remove duplicate extern.Jeremy Allison2004-01-141-1/+0
| * Remove references to 'jn' which gcc-3.4 with precompiled headersJeremy Allison2004-01-141-36/+36
| * merge:Stefan Metzmacher2004-01-141-2/+2
| * * allow dns lookups to be disabled for DOMAIN#1c (and #1b)Gerald Carter2004-01-131-7/+26
| * sync HEAD with recent changes in 3.0Gerald Carter2004-01-1361-1364/+3485
| * Fix --with-fhs for swatdirJelmer Vernooij2004-01-111-0/+1
| * update copyright to -2004Stefan Metzmacher2004-01-114-4/+4
| * fix some warnings from the Sun compiler; also merge some of abartlet's error ...Gerald Carter2004-01-098-36/+45
| * fix segfault when sid_ptr == 0 in DsEnumDomainTrusts() replyGerald Carter2004-01-082-6/+5
| * Fix for bug #922. Fast path not called for strlower_m() and strupper_m().Jeremy Allison2004-01-071-2/+2
| * This was cut-n-paste mistake, I guess... :)Rafal Szczesniak2004-01-071-1/+1
| * Typo fix.Rafal Szczesniak2004-01-071-1/+1
| * Fixes to doxygen comment.Rafal Szczesniak2004-01-071-2/+5
| * Prototype version of trust passwords moved to SAM/pdb. This isRafal Szczesniak2004-01-072-1/+195
| * commiting jra's fix for Exchange clear test authGerald Carter2004-01-071-1/+2
| * Fix from Luke Howard <lukeh@PADL.COM> for incorrect early free().Jeremy Allison2004-01-071-5/+7
| * Merge Translation fixesVolker Lendecke2004-01-071-5/+5
| * (merge from 3.0)Andrew Bartlett2004-01-071-5/+9
| * Patch penguin. Cleaning out old mbp patch.Jeremy Allison2004-01-061-22/+24
| * remove unused seek_file(); don't hardcode '\' when printing the auth-userGerald Carter2004-01-062-26/+1
| * isolate ldap debug messages to the common smbldap_XXX() functionsGerald Carter2004-01-063-12/+9
| * Correctly detect AFS headers on SuSE in /usr/include/afs/afs/Volker Lendecke2004-01-061-6/+46