summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* r21227: Quick fix for Stevef - ensure the returned data on openJeremy Allison2007-10-102-6/+12
* r21226: Fix bug #4377 (rename of "foo" -> "Foo" fails).Jeremy Allison2007-10-101-11/+29
* r21225: Couple of fixes from Martin Zielinski mz@seh.de,Jeremy Allison2007-10-102-4/+3
* r21224: Initial checkin of cifs_host_name resolver helper scriptSteve French2007-10-101-0/+51
* r21223: Try and fix bug #4361 - Vista backup fails.Jeremy Allison2007-10-101-2/+24
* r21219: Speed up the initial startup time of smbd on systems with loaded diskVolker Lendecke2007-10-101-3/+32
* r21218: Fix typoVolker Lendecke2007-10-101-1/+1
* r21217: Just found a system that does not define in_addr_t but only structVolker Lendecke2007-10-102-9/+12
* r21210: Fix POSIX open to return an info level.Jeremy Allison2007-10-101-54/+96
* r21207: Make the code match the spec :-).Jeremy Allison2007-10-101-8/+25
* r21204: Add define for new QFS Info for "who am i"Steve French2007-10-101-0/+15
* r21203: Regenerate C files after pidl updates.Jelmer Vernooij2007-10-106-0/+157
* r21202: On some build hosts, the first tests fail with CONNECTION_REFUSED. On myVolker Lendecke2007-10-101-1/+1
* r21191: Add in the POSIX open/mkdir/unlink calls.Jeremy Allison2007-10-1015-160/+545
* r21188: bumping passdb version number to make sure this is different than the...Gerald Carter2007-10-101-2/+1
* r21184: Dummy checkin to let the build farm pick up r21183 of Samba4Volker Lendecke2007-10-101-2/+2
* r21182: * Refactor the code to obtain the LDAP connection credentialsGerald Carter2007-10-102-123/+125
* r21181: Add some debug, fix the NT_STATUS_IO_TIMEOUT problems in the RAW-NOTI...Volker Lendecke2007-10-101-1/+8
* r21180: fix backwards compatible idmap backends parameter parsingGerald Carter2007-10-101-6/+17
* r21176: merged va_end() changes from Samba4Andrew Tridgell2007-10-102-8/+15
* r21166: Ensure we return the correct "EROFS" error on a non-writableJeremy Allison2007-10-101-1/+1
* r21165: Lets try the build farm without inotify, we're seeing someVolker Lendecke2007-10-101-0/+1
* r21164: Fix from Martin Zielinski <mz@seh.de> for EnumprinterdataEXJeremy Allison2007-10-101-9/+9
* r21161: Another fix for pam_winbind: Move the entire pwd expiry handling intoGünther Deschner2007-10-101-14/+14
* r21160: Some more pam_winbind fixes:Günther Deschner2007-10-101-32/+79
* r21159: Cleanup pam_sm_chauthtok() in pam_winbind:Günther Deschner2007-10-102-31/+44
* r21158: Add _pam_setup_krb5_env() and _pam_warn_logon_type() functions forGünther Deschner2007-10-101-31/+70
* r21157: this is 3.0.26 trunkStefan Metzmacher2007-10-101-1/+1
* r21155: Forgot one _PAM_LOG_STATE_DATA_STRING call (only in 3_0).Günther Deschner2007-10-101-0/+1
* r21154: Add PAM_WINBIND_LOGONSERVER, also merge the various pam_set_data calls.Günther Deschner2007-10-102-36/+69
* r21152: Correctly omit pam conversations when PAM_SILENT has been set by theGünther Deschner2007-10-102-57/+61
* r21151: applying patches for CVE-2007-045[34]Gerald Carter2007-10-102-3/+5
* r21150: Activate RAW-NOTIFYVolker Lendecke2007-10-101-1/+1
* r21149: Only say we are a groupmember for the optimized (rid 513) membershipGünther Deschner2007-10-101-1/+4
* r21146: Fix debug typos.Günther Deschner2007-10-102-2/+2
* r21145: Convert some int to BOOL in pam_winbind (only in 3_0).Günther Deschner2007-10-101-13/+13
* r21144: Create more accurate warning message when the pam_winbind chauthtok hasGünther Deschner2007-10-101-12/+76
* r21143: Fix wrong check for pam error codes for getpwnam and lookup winbindGünther Deschner2007-10-101-13/+26
* r21133: - Apply patch from ages ago, which should allow following \\server\sh...Derrell Lipman2007-10-101-10/+27