Age | Commit message (Expand) | Author | Files | Lines |
2009-08-06 | s3-ldap: Fix Bug #5879. Update LDAP schema for Netscape DS 5. | Günther Deschner | 1 | -1/+6 |
2009-07-18 | VFS examples: Update copy of config.{guess,sub}. | Jelmer Vernooij | 2 | -75/+282 |
2009-07-16 | s3-ldapsam: bring Fedora DS LDAP schema in line with OpenLDAP schema. | Günther Deschner | 1 | -0/+8 |
2009-07-06 | s3: Plumb smb_filename through SMB_VFS_NTIMES | Tim Prouty | 2 | -4/+8 |
2009-07-06 | s3: Plumb smb_filename through SMB_VFS_UNLINK | Tim Prouty | 2 | -4/+6 |
2009-07-06 | s3: Plumb smb_filename through SMB_VFS_RENAME | Tim Prouty | 2 | -4/+8 |
2009-06-25 | s3-examples: make get_next_oid exectuable. | Günther Deschner | 1 | -0/+0 |
2009-06-24 | s3: Plumb smb_filename through SMB_VFS_STAT and SMB_VFS_LSTAT | Tim Prouty | 2 | -8/+8 |
2009-06-19 | added some basic documentation for the idmap script option | Andrew Tridgell | 1 | -0/+168 |
2009-06-19 | added a sample script for the "idmap script" option | Andrew Tridgell | 1 | -0/+119 |
2009-06-18 | s4: Call va_end() after all va_start()/va_copy() calls. | Andrew Kroeger | 1 | -5/+9 |
2009-06-17 | s3: Change SMB_VFS_OPEN to take an smb_filename struct | Tim Prouty | 2 | -4/+6 |
2009-06-12 | examples:s2→s3-ldif-convert-script: fix objectclass recognition | Björn Jacke | 1 | -2/+2 |
2009-06-08 | s3-examples: fix usage for eventlog example script. | Günther Deschner | 1 | -1/+1 |
2009-04-15 | s3-examples: make sure to match correct key name in adssearch. | Günther Deschner | 1 | -1/+1 |
2009-04-06 | s3-examples: Fix Bug #6205. Correct sample smb.conf share configuration. | Günther Deschner | 1 | -1/+1 |
2009-03-27 | Ensure parameter types match format string | Derrell Lipman | 4 | -18/+38 |
2009-02-24 | s3:example/VFS: fix the build | Stefan Metzmacher | 2 | -4/+8 |
2009-02-19 | s3: Modify SMB_VFS_FILE_ID_CREATE to take a stat struct | Tim Prouty | 2 | -3/+3 |
2009-02-14 | [Bug 6069] Add a fstatvfs function for libsmbclient | Derrell Lipman | 2 | -2/+4 |
2009-02-13 | s3 libsmbclient: Fix fstatvfs to be more portable | Tim Prouty | 2 | -4/+2 |
2009-02-12 | [Bug 6069] Add a fstatvfs function for libsmbclient | Derrell Lipman | 3 | -0/+228 |
2009-02-05 | examples/VFS: fix the configure and make with the new directory layout | Stefan Metzmacher | 4 | -15/+17 |
2009-01-23 | Extend NTIMES to allow setting create_time | todd stecher | 2 | -4/+4 |
2009-01-05 | examples: Avoid bashism in perfcount.init. | Karolin Seeger | 1 | -3/+3 |
2009-01-05 | Revert "examples: Avoid bashism in perfcount.init." | Karolin Seeger | 1 | -1/+1 |
2009-01-05 | examples: Avoid bashism in perfcount.init. | Karolin Seeger | 1 | -3/+3 |
2008-10-10 | pam_winbind: re-add mkhomedir option. | Günther Deschner | 1 | -0/+3 |
2008-10-07 | Update vfs version as I've added a const to the security_descriptor paramter ... | Jeremy Allison | 2 | -2/+2 |
2008-09-17 | examples/libsmbclient: fix Makefile after merged build patch changes. | Michael Adam | 1 | -18/+18 |
2008-09-17 | examples/libsmbclient: adapt to new samba3 source dir "source3/ | Michael Adam | 2 | -3/+3 |
2008-08-21 | libsmbclient examples: source/bin to the library search path for smbwrapper b... | Michael Adam | 1 | -1/+1 |
2008-08-21 | libsmbclient examples: add Makefile.internal.in for building from a samba source | Michael Adam | 1 | -0/+138 |
2008-08-21 | libsmbclient examples: fix prototype for readlink | Michael Adam | 1 | -1/+1 |
2008-08-14 | Fix bug #5692 - Core dump in full_audit.so. | Jeremy Allison | 1 | -1/+1 |
2008-08-12 | Fix bug 5686 - libsmbclient segfaults with more than one SMBCCTX. | Jeremy Allison | 2 | -0/+21 |
2008-06-23 | Add krb5 support for the testbrowse example. | Andreas Schneider | 2 | -1/+15 |
2008-06-17 | man pages: Move 'smbsh' man page to the examples directory. | Karolin Seeger | 3 | -0/+475 |
2008-06-02 | Fix location of smbldap-tools | Volker Lendecke | 1 | -1/+1 |
2008-05-30 | Working on bug #5475 | Derrell Lipman | 1 | -14/+34 |
2008-05-30 | Update libsmbclient examples to match new libraries | Derrell Lipman | 2 | -2/+2 |
2008-05-08 | Yay ! Remove a VFS entry. Removed the set_nt_acl() call, | Jeremy Allison | 2 | -15/+0 |
2008-04-21 | Remove redundant parameter fd from SMB_VFS_CLOSE(). | Michael Adam | 2 | -4/+4 |
2008-03-03 | Missed a few 'deprecated' markers | Derrell Lipman | 1 | -1/+1 |
2008-03-03 | Continued revamping of libsmbclient. | Derrell Lipman | 2 | -3/+3 |
2008-03-02 | Remove use of deprecated function | Derrell Lipman | 5 | -8/+8 |
2008-03-01 | Additional revamped libsmbclient documentation | Derrell Lipman | 1 | -13/+4 |
2008-03-01 | Initial revamp of the libsmbclient interface. | Derrell Lipman | 3 | -14/+21 |
2008-02-28 | Add mount.cifs as a wrapper for mount.cifs. | Karolin Seeger | 1 | -0/+115 |
2008-02-26 | add a test program for the new ftruncate functionality | Derrell Lipman | 2 | -0/+87 |