summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* r21383: More possible "security=share" fixes. If a clientJeremy Allison2007-10-101-0/+3
* r21382: Important fix for winbind when using non-AD domains.Günther Deschner2007-10-102-2/+14
* r21379: Attempt to fix the build on "gwen"Volker Lendecke2007-10-101-1/+1
* r21369: sys_disk_free return type is SMB_BIG_UINT.Simo Sorce2007-10-101-1/+1
* r21365: Lets see which build farm machines have makecontext & friendsVolker Lendecke2007-10-101-0/+1
* r21358: Some more debugging for _nss_winbind_initgroups_dyn() on Linux.Günther Deschner2007-10-101-0/+12
* r21357: Fix typo.Günther Deschner2007-10-101-1/+1
* r21353: In the turn of tracking down nss_winbind related bugs on Linux:Günther Deschner2007-10-101-19/+100
* r21352: Let ads_upn_suffixes() return a pointer to an array of suffixes.Günther Deschner2007-10-101-4/+4
* r21349: Fix memleak in ads_upn_suffixes().Günther Deschner2007-10-101-0/+3
* r21346: FIXME ! Our parsing here is wrong I think,Jeremy Allison2007-10-101-1/+10
* r21345: Smaller fixes for adssearch:Günther Deschner2007-10-101-49/+74
* r21339: Fix the non-linux build. This is more evidence that this needs to beJim McDonough2007-10-101-0/+2
* r21336: Fix indent (as pointed out by Volker).Günther Deschner2007-10-101-6/+6
* r21324: Add linux setlease to the vfs layer. Next round, as Volker points out,Jim McDonough2007-10-108-10/+97
* r21320: Display query_user info level 16 in rpcclient.Günther Deschner2007-10-101-3/+14
* r21319: Remove functions not needed anymoreVolker Lendecke2007-10-101-44/+0
* r21318: Fix Bug #4225.Günther Deschner2007-10-102-11/+69
* r21312: merge from SAMBA_4_0:Stefan Metzmacher2007-10-101-1/+1
* r21310: Fix invalid printfs in pam_winbind.Günther Deschner2007-10-101-12/+20
* r21309: Add PRINTF_ATTRIBUTE checks for log statements.Günther Deschner2007-10-101-0/+3
* r21308: Fix some typos and ensure to null terminate the correct strings.Günther Deschner2007-10-103-6/+6
* r21303: As discussed on samba-technical: Change the static array for the in-m...Volker Lendecke2007-10-104-36/+96
* r21284: Fix some unitilized variable warnings pointed out by Volker.Gerald Carter2007-10-101-4/+6
* r21283: Do not display away debug output of cifs dfs resolver by defaultSteve French2007-10-101-3/+3
* r21280: Fix an uninitialized variable warning. Jeremy, please check.Volker Lendecke2007-10-101-3/+3
* r21279: Get rid of 'aio write behind', this is broken.Volker Lendecke2007-10-108-181/+2
* r21278: The main goal of this was to get rid of the NetInBuffer / set_InBuffe...Volker Lendecke2007-10-102-79/+15
* r21277: Fix an off by one error in the signal handler for aio: We can actuall...Volker Lendecke2007-10-101-1/+1
* r21274: As we now have POSIX opens which can unlinkJeremy Allison2007-10-101-0/+9
* r21273: * Protect the sasl bind against a NULL principal stringGerald Carter2007-10-101-1/+29
* r21269: ReformattingVolker Lendecke2007-10-101-89/+151
* r21265: Fix some valgrind errors -- not in 3_0Volker Lendecke2007-10-101-6/+28
* r21264: LDAP_OPT_ERROR_NUMBER seems more portable than LDAP_OPT_RESULT_CODEVolker Lendecke2007-10-101-5/+5
* r21263: getpeername() returning -1 is not a reliable indication if a TCP conn...Volker Lendecke2007-10-101-15/+70
* r21262: Final part of BUG 4093: fix %a with Windows XP 64bitGerald Carter2007-10-101-1/+4
* r21259: Fix coverity bug id #340. No way to processJeremy Allison2007-10-101-1/+1
* r21258: Fix for connecting printers from Vista by storingGerald Carter2007-10-101-9/+78
* r21257: Better fix for bug #4188 :Jeremy Allison2007-10-103-49/+44
* r21251: Okay, after Jeremy has kindly tested this, check it in :-)Volker Lendecke2007-10-101-1/+5
* r21250: Partial fix for BUG 4093: Make %a expand to "Vista"Gerald Carter2007-10-103-9/+43
* r21247: In the refactoring I dropped a RESOLVE_DFSPATH callJeremy Allison2007-10-101-2/+9
* r21246: Remove incorrect control on unix set info.Jeremy Allison2007-10-101-6/+2
* r21240: Fix longstanding Bug #4009.Günther Deschner2007-10-1013-33/+72
* r21239: if the workgroup name is longer than 16 chars we get garbage in the s...Simo Sorce2007-10-101-6/+7
* r21238: Fix tab indent in self-written krb5.confs.Günther Deschner2007-10-101-1/+1
* r21237: Forgot configure checks in 3_0 (3_0_25 is fine) for heimdal kinit fix.Günther Deschner2007-10-101-0/+2
* r21231: get rid of unused defines that cause a redefined warningHerb Lewis2007-10-101-2/+0
* r21229: Don't indirect through a potentially null pointer :-).Jeremy Allison2007-10-101-5/+6
* r21228: Fix for fd leak on error path. Thanks toJeremy Allison2007-10-101-1/+3