summaryrefslogtreecommitdiffstats
path: root/source
Commit message (Expand)AuthorAgeFilesLines
* r21454: Fix debug typo.Günther Deschner2007-02-191-1/+1
* r21452: Revert to tdb group_mapping implementation for 3.0.25 release.Gerald Carter2007-02-19134-39625/+16
* r21450: No need to TALLOC_FREE twice here.Günther Deschner2007-02-191-2/+0
* r21449: Talked to Jerry on irc, he does not see what might break with this: C...Volker Lendecke2007-02-191-1/+1
* r21446: Karolins "printjob username"Volker Lendecke2007-02-192-1/+10
* r21445: Apply tdb_parse_record Tridges error return, merge to 3_0_25 and 4_0Volker Lendecke2007-02-194-13/+94
* r21420: Looks big, but isn't really. Move internal namesJeremy Allison2007-02-1820-249/+221
* r21412: The last patch also incremented the seqnum when tdb_store failed. Not...Volker Lendecke2007-02-171-8/+10
* r21410: We have to increment the sequence number also when tdb_update_hash()Volker Lendecke2007-02-171-1/+1
* r21399: need to zero the request and response structuresHerb Lewis2007-02-161-0/+3
* r21398: update sharesec to allow add modify and remove commandsHerb Lewis2007-02-161-124/+316
* r21397: revert accidential commitHerb Lewis2007-02-161-1/+1
* r21396: fix wbinfo --lookup-rids commandHerb Lewis2007-02-163-4/+36
* r21394: Prevent nscd crash due to potential NULL pointer dereference inGünther Deschner2007-02-161-0/+4
* r21393: Fix typo.Günther Deschner2007-02-161-1/+1
* r21387: Another important fix for non-AD domains:Günther Deschner2007-02-162-7/+3
* r21383: More possible "security=share" fixes. If a clientJeremy Allison2007-02-161-0/+3
* r21382: Important fix for winbind when using non-AD domains.Günther Deschner2007-02-162-2/+14
* r21379: Attempt to fix the build on "gwen"Volker Lendecke2007-02-161-1/+1
* r21370: check into 3.0.25 as wellSimo Sorce2007-02-151-1/+1
* r21358: Some more debugging for _nss_winbind_initgroups_dyn() on Linux.Günther Deschner2007-02-151-0/+12
* r21357: Fix typo.Günther Deschner2007-02-151-1/+1
* r21353: In the turn of tracking down nss_winbind related bugs on Linux:Günther Deschner2007-02-151-19/+100
* r21352: Let ads_upn_suffixes() return a pointer to an array of suffixes.Günther Deschner2007-02-151-4/+4
* r21349: Fix memleak in ads_upn_suffixes().Günther Deschner2007-02-141-0/+3
* r21346: FIXME ! Our parsing here is wrong I think,Jeremy Allison2007-02-141-1/+10
* r21339: Fix the non-linux build. This is more evidence that this needs to beJim McDonough2007-02-141-0/+2
* r21336: Fix indent (as pointed out by Volker).Günther Deschner2007-02-141-6/+6
* r21327: Jim, thanks for the review! :-)Volker Lendecke2007-02-141-0/+29
* r21324: Add linux setlease to the vfs layer. Next round, as Volker points out,Jim McDonough2007-02-148-11/+118
* r21322: No feedback means consent :-)Volker Lendecke2007-02-1356-1544/+2941
* r21320: Display query_user info level 16 in rpcclient.Günther Deschner2007-02-131-3/+14
* r21318: Fix Bug #4225. Günther Deschner2007-02-132-11/+69
* r21313: Janitor for metze :-)Volker Lendecke2007-02-131-1/+1
* r21310: Fix invalid printfs in pam_winbind.Günther Deschner2007-02-131-12/+20
* r21309: Add PRINTF_ATTRIBUTE checks for log statements.Günther Deschner2007-02-131-0/+3
* r21308: Fix some typos and ensure to null terminate the correct strings.Günther Deschner2007-02-133-6/+6
* r21303: As discussed on samba-technical: Change the static array for the in-m...Volker Lendecke2007-02-124-36/+96
* r21288: Merge from Volker :Jeremy Allison2007-02-111-1/+1
* r21284: Fix some unitilized variable warnings pointed out by Volker.Gerald Carter2007-02-111-4/+6
* r21280: Fix an uninitialized variable warning. Jeremy, please check.Volker Lendecke2007-02-111-3/+3
* r21274: As we now have POSIX opens which can unlinkJeremy Allison2007-02-111-0/+9
* r21273: * Protect the sasl bind against a NULL principal string Gerald Carter2007-02-101-1/+29
* r21271: Janitor for Volker. Keep branches as muchJeremy Allison2007-02-101-89/+151
* r21268: Merge the finnish swat translationVolker Lendecke2007-02-101-0/+611
* r21264: LDAP_OPT_ERROR_NUMBER seems more portable than LDAP_OPT_RESULT_CODEVolker Lendecke2007-02-091-5/+5
* r21263: getpeername() returning -1 is not a reliable indication if a TCP conn...Volker Lendecke2007-02-091-15/+70
* r21262: Final part of BUG 4093: fix %a with Windows XP 64bitGerald Carter2007-02-091-1/+4
* r21259: Fix coverity bug id #340. No way to processJeremy Allison2007-02-091-1/+1
* r21258: Fix for connecting printers from Vista by storing Gerald Carter2007-02-091-9/+78