packaging(RHEL-CTDB): fix direction of symlink for libnss_winbind.so.2
[jra/samba/.git] / examples /
2008-08-21 Michael Adamlibsmbclient examples: source/bin to the library search...
2008-08-21 Michael Adamlibsmbclient examples: add Makefile.internal.in for...
2008-08-21 Michael Adamlibsmbclient examples: fix prototype for readlink
2008-08-14 Jeremy AllisonFix bug #5692 - Core dump in full_audit.so.
2008-08-12 Jeremy AllisonFix bug 5686 - libsmbclient segfaults with more than...
2008-06-23 Andreas SchneiderAdd krb5 support for the testbrowse example.
2008-06-17 Karolin Seegerman pages: Move 'smbsh' man page to the examples directory.
2008-06-02 Volker LendeckeFix location of smbldap-tools
2008-05-30 Jeremy AllisonMerge branch 'v3-3-test' of ssh://jra@git.samba.org...
2008-05-30 Derrell LipmanWorking on bug #5475
2008-05-30 Derrell LipmanUpdate libsmbclient examples to match new libraries
2008-05-09 Jeremy AllisonYay ! Remove a VFS entry. Removed the set_nt_acl()...
2008-04-21 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-04-20 Michael AdamRemove redundant parameter fd from SMB_VFS_CLOSE().
2008-03-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-03-04 Derrell LipmanMissed a few 'deprecated' markers
2008-03-04 Derrell LipmanContinued revamping of libsmbclient.
2008-03-04 Derrell LipmanRemove use of deprecated function
2008-03-04 Derrell LipmanAdditional revamped libsmbclient documentation
2008-03-04 Derrell LipmanInitial revamp of the libsmbclient interface.
2008-03-03 Derrell LipmanMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-03-03 Derrell LipmanMissed a few 'deprecated' markers
2008-03-03 Derrell LipmanContinued revamping of libsmbclient.
2008-03-02 Derrell LipmanRemove use of deprecated function
2008-03-02 Derrell LipmanAdditional revamped libsmbclient documentation
2008-03-02 Derrell LipmanInitial revamp of the libsmbclient interface.
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-28 Karolin SeegerAdd mount.cifs as a wrapper for mount.cifs.
2008-02-27 Derrell Lipmanadd a test program for the new ftruncate functionality
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-29 Alexander BokovoyMerge branch 'ctdb-merge' into dmapi-integration
2008-01-28 Günther DeschnerDump msDS-SupportedEncryptionTypes in adssearch.
2008-01-17 Derrell LipmanMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-17 Derrell LipmanAdd a program to test repeated calls to smbc_getxattr().
2008-01-17 Derrell LipmanMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-17 Derrell LipmanAdd some additional libsmbclient test programs.
2008-01-17 Alexander BokovoyRemove is_remotestorage() call from VFS. We already...
2008-01-17 Alexander BokovoyRework of VFS is_offline() function to only return...
2008-01-17 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-17 Jeremy AllisonFix the mess that ab just made of the new VFS code.
2008-01-16 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Gerald W. CarterMerge branch 'v3-2-test-merge' into v3-2-stable
2008-01-16 Alexander BokovoyMerge branch 'ctdb-merge' into v3-2-test
2008-01-16 Derrell LipmanMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-16 Derrell LipmanModify testread example to loop using same context.
2008-01-16 Derrell LipmanReplace GetTimeOfDay() with gettimeofday() in example...
2008-01-16 Derrell LipmanAdd a (very!) trivial cache to the example authenticati...
2008-01-16 Derrell LipmanMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-16 Derrell LipmanMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-15 Derrell LipmanMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-14 Gerald (Jerry) CarterMerge commit 'samba/v3-2-test' into v3-2-stable
2008-01-14 Michael AdamFix bug #5171 (perl syntax error) found by Jason Filley...
2008-01-13 Derrell LipmanFix smbc_listxattr() and friends (bug #5189)
2008-01-13 Derrell LipmanFix compile and linking errors since last this code...
2008-01-12 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-11 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-11 Michael AdamCombine fsp and tofd to tofsp in SMB_VFS_RECVFILE().
2008-01-11 Michael AdamCombine fsp and fromfd to fromfsp in SMB_VFS_SENDFILE().
2008-01-10 Michael AdamRemove redundant parameter fd from SMB_VFS_WRITE().
2008-01-10 Michael AdamRemove redundant parameter fd from SMB_VFS_READ().
2008-01-10 Günther DeschnerRemove unused string.
2008-01-09 Günther DeschnerFix build warning for libsmbclient example.
2008-01-08 Michael AdamFix returns in void functions.
2008-01-08 Michael AdamFix examples/VFS after VFS API changes.
2008-01-08 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_LOCK().
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_FTRUNCATE().
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_FCHOWN().
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_FCHMOD().
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_FSTAT().
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_FSYNC().
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_LSEEK().
2008-01-07 Michael AdamRemove redundant parameter fd from SMB_VFS_PWRITE().
2008-01-07 Michael AdamAdapt fset_nt_acl() and fget_nt_acl() in examples/VFS...
2008-01-06 Michael AdamRemove unneeded parameter fd from SMB_VFS_PREAD().
2007-11-09 Karolin SeegerFix typo
2007-11-09 Michael AdamThe FSF has moved around a lot. This fixes their Mass...
2007-11-09 Michael AdamFind and fix more GPL2 -> GPL3.
2007-11-09 Michael Adamr23714: This script allows for adding lists of users...
2007-11-09 Michael Adamr23711: Refactor the actual creation of object into...
2007-11-09 Michael Adamr23706: Add a script to create domainusers,-groups...
2007-10-30 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-10-30 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-10-30 Jeremy AllisonAdd in the recvfile entry to the VFS layer with a default
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Gerald (Jerry) Carter[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create...
2007-10-10 Simo Sorcer25127: Add ol-schema-migrate.pl to the repo.
2007-10-10 Michael Adamr25090: Fix a syntax error just introduced into the...
2007-10-10 Michael Adamr25088: Change the objectclass sambaTrustedDomainPasswo...
2007-10-10 Simo Sorcer25057: Add a schema file ready to be used in Fedora...
2007-10-10 Derrell Lipmanr24388: - ACL retrieval provided incomplete information...
2007-10-10 Stefan Metzmacherr24123: add file_id_create() to some vfs modules
2007-10-10 Günther Deschnerr23827: Fix schema dump.
2007-10-10 Günther Deschnerr23818: support LDAP_SERVER_SEARCH_OPTIONS_OID in adsse...
2007-10-10 Günther Deschnerr23817: Dump some more guids in adssearch.pl.
2007-10-10 Andrew Tridgellr23801: The FSF has moved around a lot. This fixes...
2007-10-10 Andrew Tridgellr23799: updated old Franklin Street FSF addresses to...
2007-10-10 Andrew Tridgellr23798: updated old Temple Place FSF addresses to new URL
2007-10-10 Andrew Tridgellr23797: started fixing old FSF addresses. Fixed pcap2nb...
2007-10-10 Andrew Tridgellr23795: more v2->v3 conversion
next