summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
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 Potter2-6/+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 Lewis1-1/+0
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
2004-01-14Fix initgroups() call nss_winbind on solaris; patch from John Klinger <john.k...Gerald Carter1-0/+16
2004-01-14bug 770; correct fix this time; Make sure that we send the SMBjobid for unix...Gerald Carter2-10/+19
2004-01-14bug 660; using byte order safe macros (or tdb_unpack) when reading 2 or 4 byt...Gerald Carter1-16/+18
2004-01-14syncing abartlet's cracklib tests from 3.0Gerald Carter2-0/+65
2004-01-14* Revert to using rpc for mixed mode AD domains.Gerald Carter1-3/+9
2004-01-14Remove duplicate extern.Jeremy Allison1-1/+0
2004-01-14Remove references to 'jn' which gcc-3.4 with precompiled headersJeremy Allison1-36/+36
2004-01-14merge:Stefan Metzmacher1-2/+2
2004-01-13* allow dns lookups to be disabled for DOMAIN#1c (and #1b)Gerald Carter1-7/+26
2004-01-13sync HEAD with recent changes in 3.0Gerald Carter61-1364/+3485
2004-01-11Fix --with-fhs for swatdirJelmer Vernooij1-0/+1
2004-01-11update copyright to -2004Stefan Metzmacher4-4/+4
2004-01-09fix some warnings from the Sun compiler; also merge some of abartlet's error ...Gerald Carter8-36/+45
2004-01-08fix segfault when sid_ptr == 0 in DsEnumDomainTrusts() replyGerald Carter2-6/+5
2004-01-07Fix for bug #922. Fast path not called for strlower_m() and strupper_m().Jeremy Allison1-2/+2
2004-01-07This was cut-n-paste mistake, I guess... :)Rafal Szczesniak1-1/+1
2004-01-07Typo fix.Rafal Szczesniak1-1/+1
2004-01-07Fixes to doxygen comment.Rafal Szczesniak1-2/+5
2004-01-07Prototype version of trust passwords moved to SAM/pdb. This isRafal Szczesniak2-1/+195
2004-01-07commiting jra's fix for Exchange clear test authGerald Carter1-1/+2
2004-01-07Fix from Luke Howard <lukeh@PADL.COM> for incorrect early free().Jeremy Allison1-5/+7
2004-01-07Merge Translation fixesVolker Lendecke1-5/+5