summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | setting version to 3.0.2rc2Gerald Carter2004-01-151-2/+2
* | adding changelog for 3.0.2rc1Gerald Carter2004-01-151-10/+56
* | 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-152-0/+3
* | * Fix XFS quotas: XFS_USER_QUOTA -> USRQUOTAStefan Metzmacher2004-01-159-42/+199
* | 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-153-9/+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-142-3/+5
* | 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-142-3/+3
* | 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
* | fixing compile problems due to my recent ads.h changesGerald Carter2004-01-122-2/+2
* | First stab at cracklib support (password quality checking) in Samba 3.0Andrew Bartlett2004-01-124-26/+79
* | fix formattingGerald Carter2004-01-111-6/+5
* | update copyright to -2004Stefan Metzmacher2004-01-114-4/+4
* | Fix swatdir location for --with-fhsJelmer Vernooij2004-01-102-3/+7
* | starting new version of release notes -- post 3.0.2pre1Gerald Carter2004-01-091-35/+73
* | fix some warnings from the Sun compilerGerald Carter2004-01-096-34/+34
* | Romve debugging assertions (oops...)Andrew Bartlett2004-01-091-6/+0
* | Add a new type of name lookup 'ads'. This seperates this from normalAndrew Bartlett2004-01-091-33/+59
* | Use StrCaseCmp, not strcasecmp. Should fix winbind build on IRIXJelmer Vernooij2004-01-081-2/+2
* | fix segfault when sid_ptr == 0 in DsEnumDomainTrusts() replyGerald Carter2004-01-082-6/+5
* | fix a seg fault caused by abartlet's last checkin; there's no way this could ...Gerald Carter2004-01-081-1/+1
* | We might not have the 'samba' directory in the samba_3_0 build.Andrew Bartlett2004-01-081-1/+1
* | use SAFE_FREE(), not free().Andrew Bartlett2004-01-081-1/+1
* | This merges in my 'always use ADS' patch. Tested on a mix of NT and ADSAndrew Bartlett2004-01-0820-158/+298
* | In tdb_allocate(), we would create a new record by writing a local variableAndrew Bartlett2004-01-081-0/+2
* | Make it clearer that the domain here is the domain of the user forAndrew Bartlett2004-01-081-5/+5
* | Move more of winbind to use 'find_our_domain()' rather than the dangerousAndrew Bartlett2004-01-085-48/+38
* | The correct test for 'is our primary domain' is domain->primaryAndrew Bartlett2004-01-081-1/+1
* | Machines are people too!Andrew Bartlett2004-01-075-36/+25
* | Fix for bug #922. Fast path not called for strlower_m() and strupper_m().Jeremy Allison2004-01-071-2/+2
* | Typo fix.Rafal Szczesniak2004-01-071-1/+1
* | Doxygen comment fix.Rafal Szczesniak2004-01-071-2/+5