Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r21717: Support the SMB_QUERY_POSIX_WHOAMI info level on QueryFsInfo. | James Peach | 2 | -1/+141 |
2007-10-10 | r21715: Fix torture utime code. | Jeremy Allison | 1 | -4/+4 |
2007-10-10 | r21714: Change the VFS interface to use struct timespec | Jeremy Allison | 25 | -171/+288 |
2007-10-10 | r21706: get_delete_on_close_flag() is the perfect candidate for tdb_parse_rec... | Volker Lendecke | 1 | -7/+21 |
2007-10-10 | r21705: add modify rights defines | Herb Lewis | 1 | -1/+15 |
2007-10-10 | r21704: open sockets immediately in process_loop | Herb Lewis | 1 | -8/+9 |
2007-10-10 | r21703: fix build when O_SYNC not defined | Herb Lewis | 1 | -0/+2 |
2007-10-10 | r21672: The cannonical file access pattern should look like this : | Jeremy Allison | 4 | -207/+303 |
2007-10-10 | r21667: posix_unlink should break existing oplocks. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r21666: (only in 3.0, not 3.0.25). Fix bad parameter to call. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r21665: Fix bug #4428 reported by Jason Mader <jason@ncac.gwu.edu>. | Jeremy Allison | 1 | -2/+1 |
2007-10-10 | r21664: Fix #4425 - patch from Jason Mader <jason@ncac.gwu.edu>. | Jeremy Allison | 1 | -2/+3 |
2007-10-10 | r21663: Fix from the Wine guys: Robert Shearman <rob@codeweavers.com> | Jeremy Allison | 1 | -1/+2 |
2007-10-10 | r21657: get rid of warning - not everyone understands %F | Herb Lewis | 1 | -3/+3 |
2007-10-10 | r21655: Regenerate after pidl bugfix. | Jelmer Vernooij | 4 | -15/+15 |
2007-10-10 | r21652: Fix samba3-specific initialization | Jelmer Vernooij | 1 | -0/+9 |
2007-10-10 | r21651: Add ndrdump to samba 3. This only works from external source at the | Jelmer Vernooij | 2 | -6/+32 |
2007-10-10 | r21647: Allow unit on for size parameters. | James Peach | 1 | -2/+4 |
2007-10-10 | r21646: Patch from SATOH Fumiyasu <fumiyas@osstech.co.jp> | Jeremy Allison | 1 | -5/+22 |
2007-10-10 | r21645: Make posix_unlink work - on open files too ! | Jeremy Allison | 1 | -1/+24 |
2007-10-10 | r21644: Allow mkdir on platforms with no O_DIRECTORY. | Jeremy Allison | 2 | -9/+48 |
2007-10-10 | r21643: Put the correct bits on the wire for posix_mkdir. | Jeremy Allison | 1 | -1/+2 |
2007-10-10 | r21642: Fix bug 4365. Please note that this was only tested with Vista so far... | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r21641: Add test code for POSIX pathname calls into smbclient. | Jeremy Allison | 1 | -0/+147 |
2007-10-10 | r21640: Fix the build for broken platoforms without O_DIRECT or O_DIRECTORY. | Jeremy Allison | 1 | -0/+9 |
2007-10-10 | r21639: Add in implementations of POSIX open/mkdir/unlink/rmdir. | Jeremy Allison | 1 | -0/+176 |
2007-10-10 | r21638: Change POSIX_UNLINK to allow clients to differentiate | Jeremy Allison | 2 | -2/+22 |
2007-10-10 | r21637: Get "password never expires" account policy working. | Jim McDonough | 1 | -3/+9 |
2007-10-10 | r21636: Was almost right before. We have to specify the short domain name to... | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r21635: Don't free talloc()'d memory. I wish people would check the callers | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r21633: First real fix from me found during the bug hunt. | Gerald Carter | 1 | -0/+8 |
2007-10-10 | r21632: Remove ununsed variable | Gerald Carter | 1 | -1/+0 |
2007-10-10 | r21626: Fix memory leak on error path noticed by | Gerald Carter | 1 | -0/+1 |
2007-10-10 | r21623: Fix copy/paste error | Simo Sorce | 1 | -2/+2 |
2007-10-10 | r21622: Fix bad merge caught by James. | Gerald Carter | 1 | -7/+0 |
2007-10-10 | r21616: Delay initialization of idmap and nss_info backends until necessary | Gerald Carter | 6 | -33/+193 |
2007-10-10 | r21615: don't wait until the last second to try to renew a Krb5 ticket as it ... | Gerald Carter | 1 | -2/+4 |
2007-10-10 | r21614: The memset() called on aligned memory was causing crashes | Gerald Carter | 1 | -0/+11 |
2007-10-10 | r21613: perform variable subsitution on home directories and shells provided ... | Gerald Carter | 1 | -12/+13 |
2007-10-10 | r21612: Make pam_winbind do the same username fixup on AIX as the WINBINDD | Gerald Carter | 1 | -2/+32 |
2007-10-10 | r21611: I'm not entirely sure about this patch but it is working. | Gerald Carter | 1 | -13/+66 |
2007-10-10 | r21610: put libraries preceeding the @SONAMEFLAG@ variable as on AIX this end... | Gerald Carter | 1 | -2/+2 |
2007-10-10 | r21609: Fix memory leaks in error code paths (and one in winbindd_group.c). | Jeremy Allison | 11 | -7/+56 |
2007-10-10 | r21608: Fix a couple of memleaks in error code paths before | Jeremy Allison | 3 | -2/+13 |
2007-10-10 | r21607: While committing I saw I had not newline terminated this string ... | Simo Sorce | 1 | -1/+1 |
2007-10-10 | r21606: Implement escaping function for ldap RDN values | Simo Sorce | 9 | -30/+198 |
2007-10-10 | r21605: Fix small typo noticed by Raúl Sánchez Siles <rss@barracuda.es>. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r21604: I got this wrong also in libsmb :-(. | Jeremy Allison | 1 | -0/+2 |
2007-10-10 | r21603: Horrible backwards compatibility hack as an old server bug | Jeremy Allison | 1 | -1/+11 |
2007-10-10 | r21581: Add an error code I just got | Volker Lendecke | 2 | -0/+2 |