summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-01-29Remove an unused parameter from reload_services_file.Richard Sharpe1-4/+3
2004-01-28Merge of Chris's fix.Jeremy Allison1-11/+31
2004-01-27forgotten commit -- version == 3.0.3pre1Gerald Carter1-1/+1
2004-01-27fix typo in init scriptGerald Carter1-1/+1
2004-01-27prepping the SAMBA_3_0 branch for 3.0.3 workGerald Carter2-41/+41
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-27Clarify comment on set_effective_uid()Andrew Bartlett1-2/+10
2004-01-26Revise our server-side password change code to cope with the variousAndrew Bartlett1-109/+158
2004-01-26This adds client-side support for the unicode/SAMR password change scheme.Andrew Bartlett10-91/+220
2004-01-26Add a few more NTSTATUS <=> PAM error mappings.Andrew Bartlett1-1/+3
2004-01-26Patch by Luca Bolcioni <Luca.Bolcioni@yacme.com>. Ensure we alwaysAndrew Bartlett1-0/+2
2004-01-25Fix memleak just introduced. Thanks to abartlet :-)Volker Lendecke1-0/+1
2004-01-25On my SuSE 8.2 (glibc 2.3.2) the getpwnam inside pdb_getsampwnam resetVolker Lendecke1-30/+43
2004-01-25Fix the initialisation vectors for NTLM2, so that they at least make sense,Andrew Bartlett1-2/+2
2004-01-25If we are providing strndup(), ensure we provide a prototype too.Andrew Bartlett1-0/+4
2004-01-25Fix removal of attributes in LDAP - we would not actually remove the oldAndrew Bartlett1-16/+16
2004-01-24A Samba DC is nothing special these days - so every domain controllerAndrew 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 for debian Bug#225328 by LaMont Jones <lamont@debian.org>, whereAndrew Bartlett1-0/+2
2004-01-22* Add SIGABRT to fault handlingStefan Metzmacher2-4/+9
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-17include tdbdump man page in file listGerald Carter1-0/+1
2004-01-17Fix for a signing bug when the mid wraps.Jeremy Allison1-3/+11
2004-01-16starting WHATSNEW for thepost 3.0.2rc1 releaseGerald Carter1-11/+58
2004-01-16fix another bug caused by cli_lsa_query_info_policy() changesGerald Carter1-2/+4
2004-01-16remove unneeded man pages from packagesGerald Carter2-596/+13
2004-01-16BUG 891 & 949: Fedora Packaging FixesGerald Carter3-5/+16
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 Lendecke2-14/+38
2004-01-16Commit sid<->[ug]id extensions to libnss_winbind.so on Linux, as well as aVolker Lendecke4-266/+659
2004-01-15Bug 381: check builtin (not local) group SID. Patch from Jianliang Lu <j.lu@...Gerald Carter1-1/+1
2004-01-15setting version to 3.0.2rc2Gerald Carter1-2/+2
2004-01-15adding changelog for 3.0.2rc1Gerald Carter1-10/+56
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-15Don't substitute stuff in lp_afs_username_map, this is explicitlyVolker Lendecke1-1/+1
2004-01-15And another memory corruption in winbind. Arg 3 of safe_strcpy does notVolker Lendecke1-1/+1
2004-01-15Fix a segfault in winbindd. Calling getusersids with a SID that results in 0Volker Lendecke1-1/+1
2004-01-15* Fix sys_chown() when no chown() is presendStefan Metzmacher2-0/+3
2004-01-15* Fix XFS quotas: XFS_USER_QUOTA -> USRQUOTAStefan Metzmacher9-42/+199
2004-01-15BUG 936: fix bind credentials for schannel binds in smbd (and add a comment t...Gerald Carter2-7/+12
2004-01-15Fix for bug 905. Remove POBAD_CC as it doesn't seem to be applicableTim Potter3-9/+0
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-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