Fix compile and linking errors since last this code was tested
[ira/wip.git] / examples /
2008-01-13 Derrell LipmanFix compile and linking errors since last this code...
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
2007-10-10 Andrew Tridgellr23785: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23780: Find and fix more GPL2 -> GPL3.
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Günther Deschnerr23767: Add GTYPE_SECURITY_UNIVERSAL_GROUP to adsearch...
2007-10-10 Michael Adamr23714: but now:
2007-10-10 Michael Adamr23713: Oops accidentially checked in the wrong file...
2007-10-10 Michael Adamr23712: This script allows for adding lists of users...
2007-10-10 Michael Adamr23711: Refactor the actual creation of object into...
2007-10-10 Michael Adamr23706: Add a script to create domainusers,-groups...
2007-10-10 Lars Müllerr23704: Add pam_pwd_expire feature as discussed on...
2007-10-10 Jeremy Allisonr23620: Convert set_nt_acl to return NTSTATUS. Also...
2007-10-10 Günther Deschnerr23484: When chasing AD referrals make sure to honor...
2007-10-10 Jeremy Allisonr23105: Add lchown to the vfs layer. We need this in...
2007-10-10 Derrell Lipmanr22914: - Fixes bug 4599. A missing <code>if</code...
2007-10-10 Lars Müllerr22805: Inform in examples/pdb about the location of...
2007-10-10 Günther Deschnerr22794: Add "debug_state" and "silent" to pam_winbind...
2007-10-10 Jeremy Allisonr22591: Fix up the examples also.
2007-10-10 Michael Adamr22341: Fix build of examples/VFS: adapt include for...
2007-10-10 Derrell Lipmanr22130: - Ensure that the libsmbclient example programs...
2007-10-10 James Peachr21762: Fix the build by enabling shared modules and...
2007-10-10 Jeremy Allisonr21714: Change the VFS interface to use struct timespec
2007-10-10 Günther Deschnerr21345: Smaller fixes for adssearch:
2007-10-10 Günther Deschnerr21105: Quick fix for CLDAP reply without NetLogon...
2007-10-10 Volker Lendecker20979: Fix description, thanks to Michael Adam <ma...
2007-10-10 Gerald Carterr20884: patch from Michael Adam <ma@sernet.de> to add...
2007-10-10 Stefan Metzmacherr20585: - allocate an OID range for LDB/LDAP extended...
2007-10-10 Stefan Metzmacherr20578: - allocate an OID range for samba4 LDB/LDAP...
2007-10-10 Volker Lendecker19857: Make the perfcounter compile after tdb changes
2007-10-10 James Peachr19852: Fix the build for the VFS examples. Fixes bugzi...
2007-10-10 Günther Deschnerr19745: For the fun of it, add an CLDAP client written...
2007-10-10 Günther Deschnerr19345: Allow better rootdse searches.
2007-10-10 Günther Deschnerr18697: Make sure that adssearch.pl does not
2007-10-10 Derrell Lipmanr18012: Should fix bug 4018.
2007-10-10 Derrell Lipmanr18011: Should fix bug 3835.
2007-10-10 Derrell Lipmanr18009: Fixes bug 4026.
2007-10-10 Andrew Bartlettr17487: Allocate some OID space for Samba4, so we don...
2007-10-10 Jeremy Allisonr17367: Reverting the ab code. Note I'm not saying...
2007-10-10 Alexander Bokovoyr17358: Re-add JFS2 NFS4 ACLs support, move readme...
2007-10-10 Alexander Bokovoyr17353: Add support for JFS2 NFS4/AIXC and GPFS acls...
2007-10-10 Gerald Carterr16998: patch from Paul Griffith <paulg@cs.yorku.ca...
2007-10-10 Jeremy Allisonr16948: Sync the exmaples code from trunk.
2007-10-10 Jeremy Allisonr16943: Add Jim's code.
2007-10-10 Gerald Carterr16752: remove the 'socket options' setting from the...
2007-10-10 Günther Deschnerr16719: Automatically chase referrals, support LDAP...
2007-10-10 Derrell Lipmanr16550: Fix bug 3866. Thanks for the report!
2007-10-10 Günther Deschnerr16521: Fix different extended_dn handling for win2k...
2007-10-10 Günther Deschnerr15250: dump some more sids.
2007-10-10 Lars Müllerr15094: Replace ; by # where we have a comment and...
2007-10-10 Günther Deschnerr15058: Add sample pam_winbind.conf file.
2007-10-10 Jeremy Allisonr15018: Merge Volker's ipc/trans2/nttrans changes over
2007-10-10 Gerald Carterr14825: add support for max connections parameter
2007-10-10 Jelmer Vernooijr14684: Remove obsolete file (belonged to pdb_xml)
2007-10-10 Derrell Lipmanr14664: r13868@cabra: derrell | 2006-03-22 17:04...
2007-10-10 Gerald Carterr14451: In order to get pdb_ldap searching for SID_NAME...
next