Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r21278: The main goal of this was to get rid of the NetInBuffer / set_InBuffe... | Volker Lendecke | 2 | -79/+15 |
2007-10-10 | r21277: Fix an off by one error in the signal handler for aio: We can actuall... | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r21274: As we now have POSIX opens which can unlink | Jeremy Allison | 1 | -0/+9 |
2007-10-10 | r21273: * Protect the sasl bind against a NULL principal string | Gerald Carter | 1 | -1/+29 |
2007-10-10 | r21269: Reformatting | Volker Lendecke | 1 | -89/+151 |
2007-10-10 | r21265: Fix some valgrind errors -- not in 3_0 | Volker Lendecke | 1 | -6/+28 |
2007-10-10 | r21264: LDAP_OPT_ERROR_NUMBER seems more portable than LDAP_OPT_RESULT_CODE | Volker Lendecke | 1 | -5/+5 |
2007-10-10 | r21263: getpeername() returning -1 is not a reliable indication if a TCP conn... | Volker Lendecke | 1 | -15/+70 |
2007-10-10 | r21262: Final part of BUG 4093: fix %a with Windows XP 64bit | Gerald Carter | 1 | -1/+4 |
2007-10-10 | r21259: Fix coverity bug id #340. No way to process | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r21258: Fix for connecting printers from Vista by storing | Gerald Carter | 1 | -9/+78 |
2007-10-10 | r21257: Better fix for bug #4188 : | Jeremy Allison | 3 | -49/+44 |
2007-10-10 | r21251: Okay, after Jeremy has kindly tested this, check it in :-) | Volker Lendecke | 1 | -1/+5 |
2007-10-10 | r21250: Partial fix for BUG 4093: Make %a expand to "Vista" | Gerald Carter | 3 | -9/+43 |
2007-10-10 | r21247: In the refactoring I dropped a RESOLVE_DFSPATH call | Jeremy Allison | 1 | -2/+9 |
2007-10-10 | r21246: Remove incorrect control on unix set info. | Jeremy Allison | 1 | -6/+2 |
2007-10-10 | r21240: Fix longstanding Bug #4009. | Günther Deschner | 13 | -33/+72 |
2007-10-10 | r21239: if the workgroup name is longer than 16 chars we get garbage in the s... | Simo Sorce | 1 | -6/+7 |
2007-10-10 | r21238: Fix tab indent in self-written krb5.confs. | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r21237: Forgot configure checks in 3_0 (3_0_25 is fine) for heimdal kinit fix. | Günther Deschner | 1 | -0/+2 |
2007-10-10 | r21231: get rid of unused defines that cause a redefined warning | Herb Lewis | 1 | -2/+0 |
2007-10-10 | r21229: Don't indirect through a potentially null pointer :-). | Jeremy Allison | 1 | -5/+6 |
2007-10-10 | r21228: Fix for fd leak on error path. Thanks to | Jeremy Allison | 1 | -1/+3 |
2007-10-10 | r21227: Quick fix for Stevef - ensure the returned data on open | Jeremy Allison | 2 | -6/+12 |
2007-10-10 | r21226: Fix bug #4377 (rename of "foo" -> "Foo" fails). | Jeremy Allison | 1 | -11/+29 |
2007-10-10 | r21225: Couple of fixes from Martin Zielinski mz@seh.de, | Jeremy Allison | 2 | -4/+3 |
2007-10-10 | r21224: Initial checkin of cifs_host_name resolver helper script | Steve French | 1 | -0/+51 |
2007-10-10 | r21223: Try and fix bug #4361 - Vista backup fails. | Jeremy Allison | 1 | -2/+24 |
2007-10-10 | r21219: Speed up the initial startup time of smbd on systems with loaded disk | Volker Lendecke | 1 | -3/+32 |
2007-10-10 | r21218: Fix typo | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r21217: Just found a system that does not define in_addr_t but only struct | Volker Lendecke | 2 | -9/+12 |
2007-10-10 | r21210: Fix POSIX open to return an info level. | Jeremy Allison | 1 | -54/+96 |
2007-10-10 | r21207: Make the code match the spec :-). | Jeremy Allison | 1 | -8/+25 |
2007-10-10 | r21204: Add define for new QFS Info for "who am i" | Steve French | 1 | -0/+15 |
2007-10-10 | r21203: Regenerate C files after pidl updates. | Jelmer Vernooij | 6 | -0/+157 |
2007-10-10 | r21202: On some build hosts, the first tests fail with CONNECTION_REFUSED. On my | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r21191: Add in the POSIX open/mkdir/unlink calls. | Jeremy Allison | 15 | -160/+545 |
2007-10-10 | r21188: bumping passdb version number to make sure this is different than the... | Gerald Carter | 1 | -2/+1 |
2007-10-10 | r21184: Dummy checkin to let the build farm pick up r21183 of Samba4 | Volker Lendecke | 1 | -2/+2 |
2007-10-10 | r21182: * Refactor the code to obtain the LDAP connection credentials | Gerald Carter | 2 | -123/+125 |
2007-10-10 | r21181: Add some debug, fix the NT_STATUS_IO_TIMEOUT problems in the RAW-NOTI... | Volker Lendecke | 1 | -1/+8 |
2007-10-10 | r21180: fix backwards compatible idmap backends parameter parsing | Gerald Carter | 1 | -6/+17 |
2007-10-10 | r21176: merged va_end() changes from Samba4 | Andrew Tridgell | 2 | -8/+15 |
2007-10-10 | r21166: Ensure we return the correct "EROFS" error on a non-writable | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r21165: Lets try the build farm without inotify, we're seeing some | Volker Lendecke | 1 | -0/+1 |
2007-10-10 | r21164: Fix from Martin Zielinski <mz@seh.de> for EnumprinterdataEX | Jeremy Allison | 1 | -9/+9 |
2007-10-10 | r21161: Another fix for pam_winbind: Move the entire pwd expiry handling into | Günther Deschner | 1 | -14/+14 |
2007-10-10 | r21160: Some more pam_winbind fixes: | Günther Deschner | 1 | -32/+79 |
2007-10-10 | r21159: Cleanup pam_sm_chauthtok() in pam_winbind: | Günther Deschner | 2 | -31/+44 |
2007-10-10 | r21158: Add _pam_setup_krb5_env() and _pam_warn_logon_type() functions for | Günther Deschner | 1 | -31/+70 |