index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-29
packaging: Move smbprint to a comman location.
Andreas Schneider
1
-176
/
+0
2012-10-11
examples: Re-indent and reformat skel VFS modules
Andrew Bartlett
2
-348
/
+436
2012-10-11
vfs: Remove type parameter from sys_acl_blob_get_{fd,file}
Andrew Bartlett
2
-3
/
+3
2012-10-11
smbd: Add mem_ctx to {f,}get_nt_acl VFS call
Andrew Bartlett
2
-6
/
+14
2012-10-11
smbd: Add mem_ctx to sys_acl_init() and all callers
Andrew Bartlett
2
-6
/
+16
2012-10-04
Remove the parameters:
Jeremy Allison
1
-4
/
+0
2012-09-12
smbd: Add extra VFS hooks to get the posix ACL as a blob
Andrew Bartlett
2
-0
/
+33
2012-08-28
examples: Remove security=share and security=server from example smb.conf
Andrew Bartlett
1
-1
/
+1
2012-08-15
s3-smbd: Remove sys_acl_*() VFS wrapper functions
Andrew Bartlett
2
-221
/
+0
2012-08-07
media_harmony VFS module: Add and build by default.
Andrew Klaassen
1
-0
/
+103
2012-07-31
Make it possible to build under Solaris make as well as FreeBSD and Linux. Al...
Richard Sharpe
1
-4
/
+17
2012-07-18
s3-vfs: async fsync
Volker Lendecke
2
-0
/
+69
2012-07-18
s3-aio: Remove unused VFS functions and more
Volker Lendecke
2
-91
/
+0
2012-07-18
s3-vfs: Add pwrite_send/recv to vfs modules
Volker Lendecke
2
-0
/
+74
2012-07-18
s3-vfs: Add pread_send/recv to vfs modules
Volker Lendecke
2
-0
/
+73
2012-07-03
doc: Remove all references to 'printer admin' option.
Andreas Schneider
1
-5
/
+5
2012-07-03
s3-printing: Remove deprecated lp_printer_admin().
Andreas Schneider
1
-1
/
+0
2012-07-03
s4-bind: Remove patches now incorporated into bind9
Andrew Bartlett
6
-256
/
+0
2012-06-06
examples/VFS: don't use smbd/proto.h
Stefan Metzmacher
3
-3
/
+0
2012-05-18
build: Move generated files out of the normal build tree
Andrew Bartlett
1
-0
/
+1
2012-04-19
s3/ldap: remove outdated netscape ds 5 schema file
Björn Jacke
2
-79
/
+2
2012-04-16
Improve the VFS Makefile so that it is easier for use out of tree but still w...
Richard Sharpe
1
-13
/
+9
2012-04-06
docs: remove whitespace in example samba.ldif (fix bug #8789)
Björn Baumbach
1
-1
/
+1
2012-04-06
build: Remove SMB_OFF_T, replace with off_t
Andrew Bartlett
2
-20
/
+20
2012-04-05
s3-vfs: Remove unused lremovexattr call from VFS modules, system.c and configure
Andrew Bartlett
2
-13
/
+0
2012-04-05
s3-vfs: Remove unused lsetxattr call from VFS modules, system.c and configure
Andrew Bartlett
2
-13
/
+0
2012-04-05
s3-vfs: Remove unused llistxattr call from VFS modules, system.c and configure
Andrew Bartlett
2
-13
/
+0
2012-04-05
s3-vfs: Remove unused lgetxattr call from VFS modules, system.c and configure
Andrew Bartlett
2
-15
/
+0
2012-04-05
build: Remove SMB_STRUCT_DIR define
Andrew Bartlett
2
-16
/
+16
2012-04-05
build: Remove SMB_STRUCT_DIRENT define
Andrew Bartlett
2
-2
/
+2
2012-04-05
vfs: Remove -D_LARGEFILE64_SOURCE from vfs examples Makefile
Andrew Bartlett
1
-1
/
+1
2012-03-26
s3: Pass filters explicitly through vfs notify watch
Volker Lendecke
2
-3
/
+8
2012-03-24
Improve the Makefile. Use a standard make macro, not a shell command.
Richard Sharpe
1
-1
/
+1
2012-03-24
Make it possible for developers of out-of-tree modules to use the same names ...
Richard Sharpe
1
-1
/
+1
2012-03-21
s3: Pass "path" through vfs_notify_watch
Volker Lendecke
1
-6
/
+10
2012-03-03
examples: Make examples/VFS/Makefile.in FreeBSD-friendly
Volker Lendecke
1
-6
/
+14
2012-02-22
examples/testsmbc.c - substitute deprecated function "bzero" with "memset"
Matthias Dieter Wallnöfer
1
-1
/
+1
2012-02-22
examples/testsmbc.c - quiet implicit cast warnings on OpenSolaris
Matthias Dieter Wallnöfer
1
-2
/
+2
2012-02-22
examples/testsmbc.c - remove unused function "print_list_fn"
Matthias Dieter Wallnöfer
1
-16
/
+0
2012-02-22
examples/testsmbc.c - remove unused variables
Matthias Dieter Wallnöfer
1
-2
/
+2
2012-02-09
smbwrapper: Remove smbwrapper
Andrew Bartlett
17
-4522
/
+0
2012-02-09
s3-build: remove EXEEXT from Makefiles
Andrew Bartlett
1
-3
/
+0
2012-01-27
build: Add missing dependencies on popt
Amitay Isaacs
1
-1
/
+1
2012-01-04
s3-perfcount: fix build for example perfcount daemon
David Disseldorp
1
-1
/
+1
2012-01-01
examples: malloc is declared in <stdlib.h>
Volker Lendecke
1
-1
/
+0
2011-12-13
s3: Fix examples/VFS build
Volker Lendecke
3
-3
/
+3
2011-12-12
vfs: Make function pointer names consistent. They all end in _fn
Richard Sharpe
3
-229
/
+229
2011-11-17
Improve configure.in so it can be used outside the Samba source tree.
Richard Sharpe
1
-2
/
+3
2011-11-14
s3-modules: remove the last "init_module" traces.
Günther Deschner
2
-4
/
+7
2011-10-28
examples: rework wscript to use a loop
Andrew Bartlett
1
-84
/
+23
[next]