summaryrefslogtreecommitdiffstats
path: root/source
Commit message (Expand)AuthorAgeFilesLines
...
* bug 977 - don't create a homes share for a user if a static share already exi...Gerald Carter2004-01-271-1/+7
* Clarify comment on set_effective_uid()Andrew Bartlett2004-01-271-2/+10
* Revise our server-side password change code to cope with the variousAndrew Bartlett2004-01-261-109/+158
* This adds client-side support for the unicode/SAMR password change scheme.Andrew Bartlett2004-01-2610-91/+220
* Add a few more NTSTATUS <=> PAM error mappings.Andrew Bartlett2004-01-261-1/+3
* Patch by Luca Bolcioni <Luca.Bolcioni@yacme.com>. Ensure we alwaysAndrew Bartlett2004-01-261-0/+2
* Fix memleak just introduced. Thanks to abartlet :-)Volker Lendecke2004-01-251-0/+1
* On my SuSE 8.2 (glibc 2.3.2) the getpwnam inside pdb_getsampwnam resetVolker Lendecke2004-01-251-30/+43
* Fix the initialisation vectors for NTLM2, so that they at least make sense,Andrew Bartlett2004-01-251-2/+2
* If we are providing strndup(), ensure we provide a prototype too.Andrew Bartlett2004-01-251-0/+4
* Fix removal of attributes in LDAP - we would not actually remove the oldAndrew Bartlett2004-01-251-16/+16
* A Samba DC is nothing special these days - so every domain controllerAndrew Bartlett2004-01-241-8/+8
* Fix typoVolker Lendecke2004-01-231-2/+1
* Fix decoding of base64. We got the length wrong when the result was notVolker Lendecke2004-01-231-0/+2
* Fix for debian Bug#225328 by LaMont Jones <lamont@debian.org>, whereAndrew Bartlett2004-01-221-0/+2
* * Add SIGABRT to fault handlingStefan Metzmacher2004-01-221-3/+6
* 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
* 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
* Commit sid<->[ug]id extensions to libnss_winbind.so on Linux, as well as aVolker Lendecke2004-01-161-0/+138
* Bug 381: check builtin (not local) group SID. Patch from Jianliang Lu <j.lu@...Gerald Carter2004-01-151-1/+1
* setting version to 3.0.2rc2Gerald Carter2004-01-151-2/+2
* 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
* Don't substitute stuff in lp_afs_username_map, this is explicitlyVolker Lendecke2004-01-151-1/+1
* And another memory corruption in winbind. Arg 3 of safe_strcpy does notVolker Lendecke2004-01-151-1/+1
* Fix a segfault in winbindd. Calling getusersids with a SID that results in 0Volker Lendecke2004-01-151-1/+1
* * Fix sys_chown() when no chown() is presendStefan Metzmacher2004-01-151-0/+2
* * Fix XFS quotas: XFS_USER_QUOTA -> USRQUOTAStefan Metzmacher2004-01-158-42/+194
* BUG 936: fix bind credentials for schannel binds in smbd (and add a comment t...Gerald Carter2004-01-152-7/+12
* Fix for bug 905. Remove POBAD_CC as it doesn't seem to be applicableTim Potter2004-01-152-6/+0
* 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-141-1/+0
* 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
* revert the cracklib changes until post 3.0.2Gerald Carter2004-01-144-134/+26
* * 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
* fix XFS quotas the macro changed from HAVE_XFS_QUOTA -> HAVE_XFS_QUOTASStefan Metzmacher2004-01-141-2/+2
* Remove duplicate comment.Andrew Bartlett2004-01-141-2/+0
* Finish adding cracklib support - this adds the configure test to enableAndrew Bartlett2004-01-142-0/+65
* * allow dns lookups to be disabled for DOMAIN#1c (and #1b)Gerald Carter2004-01-131-7/+26
* On systems without a working cracklib, ensure we don't include the headerAndrew Bartlett2004-01-121-0/+2