summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r21478: Add 65k length limit for split SPNEGO blobs.Jeremy Allison1-9/+19
2007-10-10r21474: Ensure trustdom_cache_shutdown() gets calledJeremy Allison1-4/+4
2007-10-10r21467: Add GPFS-provided DMAPI support based on their GPL libraryAlexander Bokovoy2-1/+11
2007-10-10r21462: Fix EnumValue (?)Jelmer Vernooij9-126/+65
2007-10-10r21461: Not strictly necessary, as data_blob() panics if it can't allocate. B...Volker Lendecke1-0/+4
2007-10-10r21460: Fix for server-side processing of SPNEGO authJeremy Allison4-11/+234
2007-10-10r21454: Fix debug typo.Günther Deschner1-1/+1
2007-10-10r21453: use the tdb mapping file for groups by default for compatibility with...Gerald Carter1-1/+1
2007-10-10r21450: No need to TALLOC_FREE twice here.Günther Deschner1-2/+0
2007-10-10r21449: Talked to Jerry on irc, he does not see what might break with this: C...Volker Lendecke1-1/+1
2007-10-10r21446: Karolins "printjob username"Volker Lendecke2-1/+10
2007-10-10r21445: Apply tdb_parse_record Tridges error return, merge to 3_0_25 and 4_0Volker Lendecke1-9/+2
2007-10-10r21444: Check in tdb_parse_record. Not merging to the other branches yet, we ...Volker Lendecke4-13/+101
2007-10-10r21417: Janitor for Herb. Make sure sharesec.c is functionallyJeremy Allison1-127/+319
2007-10-10r21412: The last patch also incremented the seqnum when tdb_store failed. Not...Volker Lendecke1-8/+10
2007-10-10r21410: We have to increment the sequence number also when tdb_update_hash()Volker Lendecke1-1/+1
2007-10-10r21409: saved_status1 is not used anymore after aio write behind was removedVolker Lendecke1-5/+2
2007-10-10r21399: need to zero the request and response structuresHerb Lewis1-0/+3
2007-10-10r21397: revert accidential commitHerb Lewis1-1/+1
2007-10-10r21396: fix wbinfo --lookup-rids commandHerb Lewis3-4/+36
2007-10-10r21394: Prevent nscd crash due to potential NULL pointer dereference inGünther Deschner1-0/+4
2007-10-10r21393: Fix typo.Günther Deschner1-2/+2
2007-10-10r21388: Merge support for providing replacement system headers.Jelmer Vernooij3-1/+17
2007-10-10r21387: Another important fix for non-AD domains:Günther Deschner2-7/+3
2007-10-10r21385: Regenerate IDL after pidl changes, sync winreg.idl from samba4.Jelmer Vernooij28-618/+694
2007-10-10r21383: More possible "security=share" fixes. If a clientJeremy Allison1-0/+3
2007-10-10r21382: Important fix for winbind when using non-AD domains.Günther Deschner2-2/+14
2007-10-10r21379: Attempt to fix the build on "gwen"Volker Lendecke1-1/+1
2007-10-10r21369: sys_disk_free return type is SMB_BIG_UINT.Simo Sorce1-1/+1
2007-10-10r21365: Lets see which build farm machines have makecontext & friendsVolker Lendecke1-0/+1
2007-10-10r21358: Some more debugging for _nss_winbind_initgroups_dyn() on Linux.Günther Deschner1-0/+12
2007-10-10r21357: Fix typo.Günther Deschner1-1/+1
2007-10-10r21353: In the turn of tracking down nss_winbind related bugs on Linux:Günther Deschner1-19/+100
2007-10-10r21352: Let ads_upn_suffixes() return a pointer to an array of suffixes.Günther Deschner1-4/+4
2007-10-10r21349: Fix memleak in ads_upn_suffixes().Günther Deschner1-0/+3
2007-10-10r21346: FIXME ! Our parsing here is wrong I think,Jeremy Allison1-1/+10
2007-10-10r21339: Fix the non-linux build. This is more evidence that this needs to beJim McDonough1-0/+2
2007-10-10r21336: Fix indent (as pointed out by Volker).Günther Deschner1-6/+6
2007-10-10r21324: Add linux setlease to the vfs layer. Next round, as Volker points out,Jim McDonough8-10/+97
2007-10-10r21320: Display query_user info level 16 in rpcclient.Günther Deschner1-3/+14
2007-10-10r21319: Remove functions not needed anymoreVolker Lendecke1-44/+0
2007-10-10r21318: Fix Bug #4225.Günther Deschner2-11/+69
2007-10-10r21312: merge from SAMBA_4_0:Stefan Metzmacher1-1/+1
2007-10-10r21310: Fix invalid printfs in pam_winbind.Günther Deschner1-12/+20
2007-10-10r21309: Add PRINTF_ATTRIBUTE checks for log statements.Günther Deschner1-0/+3
2007-10-10r21308: Fix some typos and ensure to null terminate the correct strings.Günther Deschner3-6/+6
2007-10-10r21303: As discussed on samba-technical: Change the static array for the in-m...Volker Lendecke4-36/+96
2007-10-10r21284: Fix some unitilized variable warnings pointed out by Volker.Gerald Carter1-4/+6
2007-10-10r21283: Do not display away debug output of cifs dfs resolver by defaultSteve French1-3/+3
2007-10-10r21280: Fix an uninitialized variable warning. Jeremy, please check.Volker Lendecke1-3/+3