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
/
source3
/
torture
/
vfstest.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-09
s3-talloc Change TALLOC_ZERO_P() to talloc_zero()
Andrew Bartlett
1
-1
/
+1
2011-06-09
s3-talloc Change TALLOC_P() to talloc()
Andrew Bartlett
1
-1
/
+1
2011-05-31
s3-globals Remove smbd_event_context() (use server_event_context())
Andrew Bartlett
1
-10
/
+0
2011-03-30
s3-vfs: include smbd/smbd.h in vfs modules.
Günther Deschner
1
-0
/
+1
2010-12-10
s3-vfstest: fixed paths in vfstest
Andrew Tridgell
1
-0
/
+2
2010-11-02
s3-debug Remove last direct assignements to DEBUGLEVEL
Andrew Bartlett
1
-1
/
+1
2010-11-02
s3-debug Impove setup_logging() to specify logging to stderr
Andrew Bartlett
1
-1
/
+1
2010-10-01
samba: share readline wrappers among all buildsystems.
Günther Deschner
1
-0
/
+1
2010-08-29
s3: Remove smbd_server_fd()
Volker Lendecke
1
-7
/
+1
2010-08-18
s3: Lift smbd_server_fd from reload_services()
Volker Lendecke
1
-1
/
+1
2010-08-16
s3: Remove get_client_fd()
Volker Lendecke
1
-5
/
+0
2010-08-08
s3: Lift the smbd_messaging_context from reload_services
Volker Lendecke
1
-1
/
+1
2010-08-05
s3-popt: Only include popt-common.h when needed.
Andreas Schneider
1
-0
/
+1
2010-05-28
s3:smbd move messaging_context and memcache into globals.c
Andrew Bartlett
1
-24
/
+0
2010-05-28
s3:smbd split reload services/printers functions from server.c
Andrew Bartlett
1
-56
/
+0
2010-02-23
s3: Consolidate server_id_self into the equivalent procid_self()
Volker Lendecke
1
-1
/
+1
2009-06-05
source3/torture/vfstest.c(process_file): fixed file descriptor leak.
Slava Semushin
1
-0
/
+4
2009-06-03
s3:smbd: move tcon specific globals to struct smbd_server_connection
Stefan Metzmacher
1
-3
/
+3
2008-10-18
Use separate make variables for libutil and libcrypto.
Jelmer Vernooij
1
-1
/
+1
2008-05-10
Remove "user" from connection_struct
Volker Lendecke
1
-1
/
+0
2007-12-18
Add a in-memory cache
Volker Lendecke
1
-0
/
+13
2007-12-10
Remove the char[1024] strings from dynconfig. Replace
Jeremy Allison
1
-3
/
+3
2007-12-06
Remove pstrings from client/client.c by doing a large rewrite.
Jeremy Allison
1
-3
/
+6
2007-12-04
The usual !pstring...
Jeremy Allison
1
-44
/
+36
2007-11-09
Remove the silly "user_socket_options" global variable
Volker Lendecke
1
-3
/
+2
2007-11-03
Remove most of the remaining globals out of lib/util_sock.c.
Jeremy Allison
1
-0
/
+5
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-3
/
+3
2007-10-10
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r21090: Add some helper routines
Volker Lendecke
1
-0
/
+11
2007-10-10
r20846: Before this gets out of control...
Volker Lendecke
1
-0
/
+10
2007-10-10
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
1
-1
/
+1
2007-10-10
r15034: Attempt to make the build farm happy
Volker Lendecke
1
-1
/
+1
2007-10-10
r14898: This change is an attempt to improve the quality of the information that
James Peach
1
-0
/
+5
2007-10-10
r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500
Derrell Lipman
1
-2
/
+2
2007-10-10
r13072: Fix segfault in vfstest and smbtorture.
Deryck Hodge
1
-0
/
+1
2007-10-10
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
1
-1
/
+1
2007-10-10
r6640: Attempt to fix 'make everything' with the paranoid malloc checker.
Volker Lendecke
1
-7
/
+7
2007-10-10
r4645: patch from Rob to fix the build breakage in vfstest after the reload_p...
Gerald Carter
1
-2
/
+5
2007-10-10
r1154: Change default setting for case sensitivity to "auto". If set to auto
Jeremy Allison
1
-1
/
+1
2003-06-04
Fix compiler warnings for vfstest. Patch from Stefan Metzmacher <mezte@metzem...
Alexander Bokovoy
1
-2
/
+3
2003-05-11
Fix VFS layer:
Alexander Bokovoy
1
-7
/
+8
2003-05-10
Reverse previous patch from Stefan and me after comments by Andrew Bartlett
Jelmer Vernooij
1
-6
/
+0
2003-05-10
Patch from metze and me that adds dummy smb_register_*() functions so
Jelmer Vernooij
1
-0
/
+6
2003-04-14
Fix popt usage (backport from HEAD)
Jelmer Vernooij
1
-35
/
+9
2003-02-25
Merge: const fixes.
Tim Potter
1
-1
/
+2
2003-02-19
correct init, tx Stefan
Simo Sorce
1
-1
/
+2
2003-01-03
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
Andrew Bartlett
1
-2
/
+2
2002-12-20
Forward port the change to talloc_init() to make all talloc contexts
Jeremy Allison
1
-1
/
+1
2002-09-05
initial mem_ctx to NULL
Andrew Tridgell
1
-1
/
+1
[next]