summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-01-30Fix up name canonicalization (needed for krb5 keytab support later).Jeremy Allison8-56/+39
2004-01-30disable any account that doesn't have a password and doesn't had the ACB_PWNO...Gerald Carter1-6/+12
2004-01-29more initialization fixesGerald Carter2-0/+63
2004-01-29merge from 3.0Gerald Carter3-3/+52
2004-01-29removing more unused parametersGerald Carter1-10/+0
2004-01-29BUG 570: don't overwrite LDFLAGS; patch from MORIYAMA Masayuki <moriyama@mira...Gerald Carter1-1/+1
2004-01-29reactivate pdb_gums as static moduleSimo Sorce1-1/+1
2004-01-29This should cure the problem with gums not compiling.Simo Sorce1-120/+188
2004-01-29updated the head branch as wellAndrew Tridgell1-148/+778
2004-01-29Remove an unused parameter in winbindd (reload_services_file)Richard Sharpe1-4/+3
2004-01-28This is Simo's patch for the NetShareEnum() bug which caused us to returnChristopher R. Hertel1-11/+31
2004-01-27Don't built gums by defaultJelmer Vernooij2-5/+4
2004-01-27bug 977 - don't create a homes share for a user if a static share already exi...Gerald Carter1-1/+7
2004-01-27(merge from 3.0)Andrew Bartlett1-2/+10
2004-01-26(merge from 3.0)Andrew Bartlett1-109/+158
2004-01-26(merge from 3.0)Andrew Bartlett10-91/+220
2004-01-26(merge from 3.0)Andrew Bartlett1-0/+2
2004-01-25(merge from 3.0)Andrew Bartlett1-2/+2
2004-01-25(merge from 3.0)Andrew Bartlett1-0/+4
2004-01-25(merge from 3.0)Andrew Bartlett1-16/+16
2004-01-24(merge from 3.0)Andrew Bartlett1-8/+8
2004-01-23Fix typoVolker Lendecke1-2/+1
2004-01-23Fix decoding of base64. We got the length wrong when the result was notVolker Lendecke1-0/+2
2004-01-22fix previously committed old version by mistakeSimo Sorce1-3/+3
2004-01-22sorry for the conflict markers committed in by mistake :-(Simo Sorce1-7/+1
2004-01-22(merge from 3.0)Andrew Bartlett1-0/+2
2004-01-22merge:Stefan Metzmacher1-3/+6
2004-01-21Fix compiler warningVolker Lendecke1-0/+2
2004-01-21Display some nicer error messages for login via 'net'. I don'tVolker Lendecke1-0/+8
2004-01-191. The most part of this patch changed the unknown_3 flag to the now knownSimo Sorce20-894/+673
2004-01-17Fix for a signing bug when the mid wraps.Jeremy Allison1-3/+11
2004-01-16fix another bug caused by cli_lsa_query_info_policy() changesGerald Carter1-2/+4
2004-01-16Fix another join problem. Don't use a TALLOC_CTX before it has beenJim McDonough1-4/+25
2004-01-16Patch from "Stoian Ivanov" <sdr@bultra.com>: Add -g (greppable..) toVolker Lendecke1-14/+34
2004-01-15Bug 381: check builtin (not local) group SID. Patch from Jianliang Lu <j.lu@...Gerald Carter1-1/+1
2004-01-15Fix net rpc join (at least newstyle) after it was broken by changingJim McDonough1-5/+5
2004-01-15* BUG 446Gerald Carter3-2/+7
2004-01-15BUG 958; don't use the -N option when invoking smbclient from the smbtar scriptGerald Carter1-1/+1
2004-01-15reply_spnego_kerberos did not set the domain of the user handed toVolker Lendecke1-0/+7
2004-01-15Remove unused variables.Rafal Szczesniak1-3/+0
2004-01-15Remove unused function.Rafal Szczesniak1-13/+0
2004-01-15merge:Stefan Metzmacher1-0/+2
2004-01-15merge:Stefan Metzmacher8-42/+194
2004-01-15Merge of POBAD_CC removal from 3.0Tim Potter3-9/+0
2004-01-15BUG 936: fix bind credentials for schannel binds in smbd (and add a comment t...Gerald Carter2-7/+12
2004-01-15BUG 972; check pointer in cli_ds_getprimarydominfo() before trying to copy a ...Gerald Carter1-1/+1
2004-01-14source/rpc_parse/parse_prs.c ZERO_STRUCTP(ps) not needed as it is doneHerb Lewis2-3/+5
2004-01-14Initial design of some of the functions to operate on trust passwordsRafal Szczesniak1-0/+202
2004-01-14Comment and formatting fix.Rafal Szczesniak1-2/+3
2004-01-14Trust passwords types for use with SAM_TRUST_PASSWD structure.Rafal Szczesniak1-0/+7