Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r15668: DOS or FCB opens share one share mode entry from different | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r15649: Allow to store 24 password history entries in ldapsam (same limit as on | Günther Deschner | 1 | -0/+1 |
2007-10-10 | r15402: Fix for bug #3587. Dead entries can be left in the locking | Jeremy Allison | 1 | -0/+1 |
2007-10-10 | r15251: Adding PreWin2kAccess builtin sid. | Günther Deschner | 1 | -0/+1 |
2007-10-10 | r15088: Remove all time() and gettimeofday() calls out of the mainline | Jeremy Allison | 1 | -0/+1 |
2007-10-10 | r15060: The brlock code gets called a lot. Ensure we keep the | Jeremy Allison | 1 | -0/+8 |
2007-10-10 | r15018: Merge Volker's ipc/trans2/nttrans changes over | Jeremy Allison | 1 | -2/+45 |
2007-10-10 | r14668: Set the FILE_STATUS_OFFLINE bit by observing the events a DMAPI-based | James Peach | 1 | -1/+2 |
2007-10-10 | r14600: Refactor capability interface from being IRIX-specific to using only | James Peach | 1 | -1/+3 |
2007-10-10 | r14255: Revert r14204 which was horribly broken. | James Peach | 1 | -1/+1 |
2007-10-10 | r14207: Convert the lp_acl_compatibility() param into an enum. | James Peach | 1 | -0/+2 |
2007-10-10 | r14204: Remove the basically unused P_GSTRING and P_UGSTRING | James Peach | 1 | -1/+1 |
2007-10-10 | r14050: Add the ACB_PWEXPIRED bit abartlet has found. | Günther Deschner | 1 | -0/+1 |
2007-10-10 | r13733: Reorder so that locking and params declarations are not mingled. | James Peach | 1 | -17/+18 |
2007-10-10 | r13711: * Correctly handle acb_info/acct_flags as uint32 not as uint16. | Günther Deschner | 1 | -0/+1 |
2007-10-10 | r13482: Push the FAM notification file descriptor into the select | James Peach | 1 | -0/+1 |
2007-10-10 | r13329: Fix libsmbsharemodes.so to work with the stored delete token. | Jeremy Allison | 1 | -0/+25 |
2007-10-10 | r13316: Let the carnage begin.... | Gerald Carter | 1 | -13/+57 |
2007-10-10 | r13310: first round of server affinity patches for winbindd & net ads join | Gerald Carter | 1 | -8/+0 |
2007-10-10 | r13293: Rather a big patch I'm afraid, but this should fix bug #3347 | Jeremy Allison | 1 | -76/+62 |
2007-10-10 | r13274: Fix for bug #3467. Not a show stopper. | Jeremy Allison | 1 | -0/+1 |
2007-10-10 | r13260: Fix stupid bug Volker found for big-endian machines. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r13198: Fix issues exposed by Jerry's testing on 64-bit Solaris | Jeremy Allison | 1 | -1/+0 |
2007-10-10 | r13095: Fix warnings assigning int to a size_t. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r12877: Stop passing structs around in smb messages, instead | Jeremy Allison | 1 | -1/+43 |
2007-10-10 | r12660: Happy New Year! | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r12522: Try and fix bug #2926 by removing setlocale(LC_ALL, "C") | Jeremy Allison | 1 | -0/+3 |
2007-10-10 | r12213: Final fix for #3303 - send rename messages to smbd's | Jeremy Allison | 1 | -0/+6 |
2007-10-10 | r12203: Add the share path into the sharemode db. This involves | Jeremy Allison | 1 | -0/+1 |
2007-10-10 | r12107: Move to a tdb-based wins database. At the moment we still | Jeremy Allison | 1 | -5/+2 |
2007-10-10 | r12052: Remove unused typedefs | Volker Lendecke | 1 | -43/+0 |
2007-10-10 | r12051: Merge across the lookup_name and lookup_sid work. Lets see how the bu... | Volker Lendecke | 1 | -0/+4 |
2007-10-10 | r11190: Fix enhancement request #3192. | Jeremy Allison | 1 | -1/+9 |
2007-10-10 | r10979: After discussions on IRC about profile shares, | Jeremy Allison | 1 | -0/+3 |
2007-10-10 | r10822: updating copyright info | Gerald Carter | 1 | -0/+4 |
2007-10-10 | r10656: BIG merge from trunk. Features not copied over | Gerald Carter | 1 | -110/+70 |
2007-10-10 | r10371: Adding iPrint printing backend written by Joel J. Smith @ Novell. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r8762: Attempt to fix the winbindd crashing bug on Solaris (can't remember | Jeremy Allison | 1 | -0/+5 |
2007-10-10 | r8508: Rename EXCLUSIVE_BREAK_SENT to BREAK_TO_NONE_SENT. | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r8472: abartlet's patch for parallel ntlmssp supporttrunk/source/smbd/sessset... | Gerald Carter | 1 | -0/+2 |
2007-10-10 | r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the torture | Jeremy Allison | 1 | -67/+73 |
2007-10-10 | r7963: Add aio support to 3.0. | Jeremy Allison | 1 | -0/+2 |
2007-10-10 | r7882: Looks like a large patch - but what it actually does is make Samba | Jeremy Allison | 1 | -7/+5 |
2007-10-10 | r7395: * new feature 'map to guest = bad uid' (based on patch from | Gerald Carter | 1 | -9/+4 |
2007-10-10 | r7024: reverting mistaken commit | Gerald Carter | 1 | -1/+0 |
2007-10-10 | r7020: fixing printer ace values and getting rid of false compiler warning ab... | Gerald Carter | 1 | -0/+1 |
2007-10-10 | r6946: Allow mapping of POSIX ACLs to NT perms to differentiate between direc... | Jeremy Allison | 1 | -0/+6 |
2007-10-10 | r6673: Fix the write cache based on some VERY good detective work | Jeremy Allison | 1 | -1/+0 |
2007-10-10 | r6346: Add a counter for the number of SMB operations per connection/file. | Jeremy Allison | 1 | -0/+2 |
2007-10-10 | r6263: Get rid of generate_wellknown_sids, they are const static and initiali... | Volker Lendecke | 1 | -0/+22 |