Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r10976: Fix the build with openssl-0.9.8a. | Günther Deschner | 2 | -0/+4 |
2007-10-10 | r10974: Get closer to trying to fix #1825 (PcoketPC spnego bug). Ensure we | Jeremy Allison | 1 | -4/+11 |
2007-10-10 | r10970: Fix bug #3166 - null pointer dereference if $HOME not | Jeremy Allison | 1 | -10/+16 |
2007-10-10 | r10964: BUG 1051: store the directory path so we can send the full name in th... | Gerald Carter | 2 | -2/+10 |
2007-10-10 | r10962: fix setting of quotas on linux kernel with the | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r10961: remove unused variables (patch from Jason Mader) | Gerald Carter | 1 | -5/+2 |
2007-10-10 | r10947: Fix bugs #3133 and #1828 - SPNEGO not working with PocketPC 2003. | Jeremy Allison | 1 | -9/+10 |
2007-10-10 | r10943: Unused variable. Bug #3160 from jason@ncac.gwu.edu | Jeremy Allison | 1 | -3/+1 |
2007-10-10 | r10930: Fix erroneous debug spotted by Herb. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r10927: bug 1473 & 3090: quota compile fixes on Solaris | Gerald Carter | 1 | -1/+5 |
2007-10-10 | r10921: BUG 3070: fix crash bug in qfsinfo when retrieving quota info | Gerald Carter | 1 | -1/+0 |
2007-10-10 | r10911: part of #2861: add rename support for usrmgr.exe when using tdbsam | Jim McDonough | 5 | -41/+303 |
2007-10-10 | r10909: Give better shutdown messages | Jim McDonough | 3 | -15/+21 |
2007-10-10 | r10908: Fix PIPE mismatch to make wbinfo -m work again | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r10907: Handle the case when we can't verify the PAC signature because the | Günther Deschner | 2 | -5/+13 |
2007-10-10 | r10904: build patches from Marc Balmer <marc@msys.ch> when builddir!=srcdir | Gerald Carter | 2 | -5/+5 |
2007-10-10 | r10901: BUG 3145: Fix build issue regarding quota support on Solaris | Gerald Carter | 1 | -3/+3 |
2007-10-10 | r10888: We've already checked 'CAN_WRITE' so we don't need to do it again. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r10885: Fix bug where read-only share files are always seen as | Jeremy Allison | 2 | -5/+2 |
2007-10-10 | r10822: updating copyright info | Gerald Carter | 4 | -4/+8 |
2007-10-10 | r10819: merging a couple of fixes from trunk | Gerald Carter | 11 | -199/+257 |
2007-10-10 | r10802: Janitor for tpot - remember to keep 3.0 in sync. | Jeremy Allison | 11 | -72/+69 |
2007-10-10 | r10801: Janitor for tpot - remember to keep 3.0 in sync. | Jeremy Allison | 1 | -0/+4 |
2007-10-10 | r10795: Fix code before decl error. | Jeremy Allison | 1 | -1/+2 |
2007-10-10 | r10792: Fix the "schannel not stored across client disconnects" problem. | Jeremy Allison | 4 | -19/+231 |
2007-10-10 | r10782: Only parse the group rid_array in net_user_info3() when num_group is ... | Günther Deschner | 1 | -8/+20 |
2007-10-10 | r10781: merging eventlog and svcctl code from trunk | Gerald Carter | 17 | -1043/+1641 |
2007-10-10 | r10780: Fix typo noticed by Volker. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r10778: Allow schannel setup over NTLMSSP authenticated pipes. | Jeremy Allison | 1 | -0/+106 |
2007-10-10 | r10750: Ensure we match W2K3 in forcing DOS errors in a couple of cases. | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r10749: Remove one more Samba4 smbtorture RAW-OPEN difference from W2K3. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r10747: Remove overparanoid check that broke RPC function calls with no | Jelmer Vernooij | 1 | -5/+0 |
2007-10-10 | r10745: Fix artificial 1k restriction. | Jeremy Allison | 1 | -1/+3 |
2007-10-10 | r10744: Fix for the second incarnation of bug #3088, pushed by Alex Masterov | Jeremy Allison | 1 | -16/+0 |
2007-10-10 | r10730: Janitor for tridge on the "fix to talloc_parent() from Michael O'Brien". | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r10724: Got a little ahead of myself... | Jeremy Allison | 1 | -1/+0 |
2007-10-10 | r10722: Remove unused BOOL in struct dcinfo. | Jeremy Allison | 2 | -1/+4 |
2007-10-10 | r10720: Add helper function that does prs alignment on a specified number of ... | Jelmer Vernooij | 1 | -0/+18 |
2007-10-10 | r10710: Fix uninitialized variable. (Thanks to Chengjie Liu | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r10693: Fix bug #3129, reported by Adam Porter <sambabugzilla@alphapapa.net>. | Jeremy Allison | 1 | -4/+8 |
2007-10-10 | r10688: Fix from Volker for bugid #3068 - winbindd crash with | Jeremy Allison | 1 | -1/+2 |
2007-10-10 | r10676: reverting bad merge for install manpages script | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r10674: We no do define timeval_current | Volker Lendecke | 1 | -7/+0 |
2007-10-10 | r10672: Attempt to fix the IRIX build. James, could you test the Oplock code ... | Volker Lendecke | 1 | -12/+16 |
2007-10-10 | r10671: Attempt to fix the build on machines without kerberos headers. | Volker Lendecke | 3 | -10/+48 |
2007-10-10 | r10658: It's so nice to have CVSIN to blame for this kind of bugs :-) | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r10657: remove missing header file | Gerald Carter | 1 | -1/+0 |
2007-10-10 | r10656: BIG merge from trunk. Features not copied over | Gerald Carter | 260 | -15495/+20244 |
2007-10-10 | r10644: Let the ports parameter be a comma-separated list, as documented in | James Peach | 1 | -2/+2 |
2007-10-10 | r10619: Allow syslog facility and priority to be set via | Deryck Hodge | 3 | -34/+99 |