summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r21262: Final part of BUG 4093: fix %a with Windows XP 64bitGerald Carter1-1/+4
2007-10-10r21259: Fix coverity bug id #340. No way to processJeremy Allison1-1/+1
2007-10-10r21258: Fix for connecting printers from Vista by storingGerald Carter1-9/+78
2007-10-10r21257: Better fix for bug #4188 :Jeremy Allison3-49/+44
2007-10-10r21251: Okay, after Jeremy has kindly tested this, check it in :-)Volker Lendecke1-1/+5
2007-10-10r21250: Partial fix for BUG 4093: Make %a expand to "Vista"Gerald Carter3-9/+43
2007-10-10r21247: In the refactoring I dropped a RESOLVE_DFSPATH callJeremy Allison1-2/+9
2007-10-10r21246: Remove incorrect control on unix set info.Jeremy Allison1-6/+2
2007-10-10r21240: Fix longstanding Bug #4009.Günther Deschner13-33/+72
2007-10-10r21239: if the workgroup name is longer than 16 chars we get garbage in the s...Simo Sorce1-6/+7
2007-10-10r21238: Fix tab indent in self-written krb5.confs.Günther Deschner1-1/+1
2007-10-10r21237: Forgot configure checks in 3_0 (3_0_25 is fine) for heimdal kinit fix.Günther Deschner1-0/+2
2007-10-10r21231: get rid of unused defines that cause a redefined warningHerb Lewis1-2/+0
2007-10-10r21229: Don't indirect through a potentially null pointer :-).Jeremy Allison1-5/+6
2007-10-10r21228: Fix for fd leak on error path. Thanks toJeremy Allison1-1/+3
2007-10-10r21227: Quick fix for Stevef - ensure the returned data on openJeremy Allison2-6/+12
2007-10-10r21226: Fix bug #4377 (rename of "foo" -> "Foo" fails).Jeremy Allison1-11/+29
2007-10-10r21225: Couple of fixes from Martin Zielinski mz@seh.de,Jeremy Allison2-4/+3
2007-10-10r21224: Initial checkin of cifs_host_name resolver helper scriptSteve French1-0/+51
2007-10-10r21223: Try and fix bug #4361 - Vista backup fails.Jeremy Allison1-2/+24
2007-10-10r21219: Speed up the initial startup time of smbd on systems with loaded diskVolker Lendecke1-3/+32
2007-10-10r21218: Fix typoVolker Lendecke1-1/+1
2007-10-10r21217: Just found a system that does not define in_addr_t but only structVolker Lendecke2-9/+12
2007-10-10r21210: Fix POSIX open to return an info level.Jeremy Allison1-54/+96
2007-10-10r21207: Make the code match the spec :-).Jeremy Allison1-8/+25
2007-10-10r21204: Add define for new QFS Info for "who am i"Steve French1-0/+15
2007-10-10r21203: Regenerate C files after pidl updates.Jelmer Vernooij6-0/+157
2007-10-10r21202: On some build hosts, the first tests fail with CONNECTION_REFUSED. On myVolker Lendecke1-1/+1
2007-10-10r21191: Add in the POSIX open/mkdir/unlink calls.Jeremy Allison15-160/+545
2007-10-10r21188: bumping passdb version number to make sure this is different than the...Gerald Carter1-2/+1
2007-10-10r21184: Dummy checkin to let the build farm pick up r21183 of Samba4Volker Lendecke1-2/+2
2007-10-10r21182: * Refactor the code to obtain the LDAP connection credentialsGerald Carter2-123/+125
2007-10-10r21181: Add some debug, fix the NT_STATUS_IO_TIMEOUT problems in the RAW-NOTI...Volker Lendecke1-1/+8
2007-10-10r21180: fix backwards compatible idmap backends parameter parsingGerald Carter1-6/+17
2007-10-10r21176: merged va_end() changes from Samba4Andrew Tridgell2-8/+15
2007-10-10r21166: Ensure we return the correct "EROFS" error on a non-writableJeremy Allison1-1/+1
2007-10-10r21165: Lets try the build farm without inotify, we're seeing someVolker Lendecke1-0/+1
2007-10-10r21164: Fix from Martin Zielinski <mz@seh.de> for EnumprinterdataEXJeremy Allison1-9/+9
2007-10-10r21161: Another fix for pam_winbind: Move the entire pwd expiry handling intoGünther Deschner1-14/+14
2007-10-10r21160: Some more pam_winbind fixes:Günther Deschner1-32/+79
2007-10-10r21159: Cleanup pam_sm_chauthtok() in pam_winbind:Günther Deschner2-31/+44
2007-10-10r21158: Add _pam_setup_krb5_env() and _pam_warn_logon_type() functions forGünther Deschner1-31/+70
2007-10-10r21157: this is 3.0.26 trunkStefan Metzmacher1-1/+1
2007-10-10r21155: Forgot one _PAM_LOG_STATE_DATA_STRING call (only in 3_0).Günther Deschner1-0/+1
2007-10-10r21154: Add PAM_WINBIND_LOGONSERVER, also merge the various pam_set_data calls.Günther Deschner2-36/+69
2007-10-10r21152: Correctly omit pam conversations when PAM_SILENT has been set by theGünther Deschner2-57/+61
2007-10-10r21151: applying patches for CVE-2007-045[34]Gerald Carter2-3/+5
2007-10-10r21150: Activate RAW-NOTIFYVolker Lendecke1-1/+1
2007-10-10r21149: Only say we are a groupmember for the optimized (rid 513) membershipGünther Deschner1-1/+4
2007-10-10r21146: Fix debug typos.Günther Deschner2-2/+2