index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3-waf: make sure we build example vfs modules with --enable-developer.
Günther Deschner
2011-10-11
1
-0
/
+25
*
Fix the VFS for fsctl.
Jeremy Allison
2011-10-11
2
-0
/
+39
*
examples/VFS: add skel_get_dfs_referrals()
Stefan Metzmacher
2011-10-08
2
-0
/
+14
*
examples/VFS: fix names in skel_opaque.c
Stefan Metzmacher
2011-10-08
1
-3
/
+3
*
examples/VFS: fix a typo in the README
Michael Adam
2011-10-08
1
-1
/
+1
*
s3-ldap: Add Posix offset and encryption types to LDAP schema
Sumit Bose
2011-08-31
7
-6
/
+43
*
s3-ldap: Add sambaTrustForestTrustInfo to NDS LDAP schema (again)
Sumit Bose
2011-08-31
1
-1
/
+50
*
examples/VFS: try to fix the build on openbsd, adding alternative spellings o...
Michael Adam
2011-07-06
1
-2
/
+3
*
examples/VFS: add include path for s3's autoconf config.h
Michael Adam
2011-06-30
1
-0
/
+1
*
examples/VFS: fix skel_transparent.c in reference to shadow_copy changes
Björn Baumbach
2011-06-30
1
-1
/
+2
*
examples/VFS: fix skel_opaque.c in reference to shadow_copy changes
Björn Baumbach
2011-06-30
1
-1
/
+2
*
examples/VFS: fix shadow_copy_test.c in reference to shadow_copy changes
Björn Baumbach
2011-06-30
1
-3
/
+10
*
Update eDirectory schema
Jim McDonough
2011-06-22
1
-49
/
+20
*
s3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array()
Andrew Bartlett
2011-06-09
1
-1
/
+1
*
Remove the char * argument from the SMB_VFS_GETWD() call. Now always
Jeremy Allison
2011-06-01
2
-3
/
+3
*
Fix typos in LDAP schema files
Sumit Bose
2011-05-17
5
-6
/
+6
*
s3-vfs: rename open function to open_fn.
Günther Deschner
2011-04-21
2
-2
/
+2
*
Fix the examples/VFS build.
Jeremy Allison
2011-03-07
2
-7
/
+7
*
Fix examples/VFS to use correct prototypes for is_offline() and set_offline().
Jeremy Allison
2011-03-07
2
-6
/
+6
*
Revert "examples/LDAP: remove overoutdated samba-schema.IBMSecureWay"
Björn Jacke
2011-03-01
1
-0
/
+43
*
examples/LDAP: remove overoutdated samba-schema.IBMSecureWay
Björn Jacke
2011-03-01
1
-43
/
+0
*
examples/LDAP: delete unmaintained samba-schema-netscapeds4.x
Björn Jacke
2011-03-01
1
-112
/
+0
*
s3-ldap: Add sambaTrustForestTrustInfo to LDAP schemata
Sumit Bose
2011-02-16
7
-6
/
+25
*
s3-ldap: Update LDAP schemata to include sambaTrustedDomain.
Sumit Bose
2011-02-16
7
-1
/
+169
*
Add fdopendir to the VFS. We will use this to reuse a directory fd already op...
Jeremy Allison
2011-02-09
2
-0
/
+12
*
examples:createdombj: default prefix to target-type, not "group"
Michael Adam
2010-12-30
1
-1
/
+3
*
Rename vfs operation posix_fallocate to just fallocate and add the vfs_falloc...
Jeremy Allison
2010-12-18
2
-5
/
+7
*
Move posix_fallocate into the VFS where it belongs.
Jeremy Allison
2010-12-02
2
-0
/
+16
*
smbprinting: fix wrong == in shell tests
Björn Jacke
2010-12-02
1
-2
/
+2
*
Move the uglyness of #ifdef REALPATH_TAKES_NULL into the vfs_default
Jeremy Allison
2010-11-20
2
-3
/
+3
*
s3-libsmbclient-examples Add tests for debug behaviour.
Andrew Bartlett
2010-11-02
1
-1
/
+16
*
doc: patched bind9 is no longer needed
Andrew Tridgell
2010-09-02
1
-0
/
+6
*
s3-ldapsam: add samba.ldif LDAP schema.
Günther Deschner
2010-08-19
1
-0
/
+185
*
s3-auth: Remove obsolete 'update encrypted' option.
Andreas Schneider
2010-08-16
1
-1
/
+0
*
s3-perfcount: make it possible to compile the example perfcount daemon.
Günther Deschner
2010-07-16
1
-0
/
+15
*
s3:dom_sid Global replace of DOM_SID with struct dom_sid
Andrew Bartlett
2010-05-21
1
-1
/
+1
*
examples: Fix typo in comment.
Karolin Seeger
2010-04-13
1
-1
/
+1
*
Fix for bug #7189 - Open txt files with notepad on samba shares creates problem.
Jeremy Allison
2010-03-05
2
-0
/
+3
*
examples: add bind9 patches for TSIG-GSS support
Andrew Tridgell
2010-02-17
6
-0
/
+250
*
update samba schema for IBM Directory Server
Christian Ambach
2010-02-03
1
-2
/
+2
*
examples: Fix the build of the example VFS modules.
Karolin Seeger
2009-12-07
2
-10
/
+13
*
adssearch: dump some more nttime timestamps.
Günther Deschner
2009-10-28
1
-0
/
+2
*
AD-Bench: A first go at an Active Directory benchmark.
Kai Blin
2009-10-07
10
-0
/
+803
*
s3: add perfcount idl and generated files.
Günther Deschner
2009-10-01
2
-5
/
+5
*
Fix the opaque sample module for the new VFS interface.
Jeremy Allison
2009-09-25
1
-216
/
+389
*
Update the advice for the new VFS system.
Jeremy Allison
2009-09-25
1
-4
/
+3
*
Remove unused static fn.
Jeremy Allison
2009-09-25
1
-5
/
+0
*
Rewrite vfs_transparent example for the new VFS changes.
Jeremy Allison
2009-09-25
1
-131
/
+291
*
Fix vfs module sample for new interface.
Jeremy Allison
2009-09-25
1
-6
/
+5
*
examples/LDAP: remove sambaAccountPolicy from the IBM-DS schema.
Michael Adam
2009-09-14
2
-6
/
+0
[next]