index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
torture
/
locktest2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make cli_unlock and cli_unlock64 async. Fix POSIX lock test.
Jeremy Allison
2009-07-15
1
-1
/
+1
*
Cause cli_close to return an NTSTATUS.
Jeremy Allison
2009-04-30
1
-1
/
+1
*
Get medieval on our ass about SMB1 file descriptors being 16 bits, not an int.
Jeremy Allison
2009-04-30
1
-1
/
+7
*
Make cli_unlink async.
Jeremy Allison
2009-04-29
1
-1
/
+1
*
Remove the char[1024] strings from dynconfig. Replace
Jeremy Allison
2007-12-10
1
-1
/
+1
*
Tiny simplifications
Volker Lendecke
2007-12-10
1
-1
/
+1
*
The usual !pstring...
Jeremy Allison
2007-12-04
1
-4
/
+9
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-9
/
+9
*
r25055: Add file_id_string_tos
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r23195: Add void *private_data to brl_forall
Volker Lendecke
2007-10-10
1
-4
/
+5
*
r23183: Check in a change made by Tridge:
Volker Lendecke
2007-10-10
1
-3
/
+3
*
r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r20245: merge 20244 from samba_3_0_24
Herb Lewis
2007-10-10
1
-2
/
+3
*
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
2007-10-10
1
-0
/
+1
*
r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500
Derrell Lipman
2007-10-10
1
-1
/
+1
*
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
2007-10-10
1
-2
/
+2
*
r8572: Remove crufty #define NO_SYSLOG as it's not used at all anymore.
Tim Potter
2007-10-10
1
-2
/
+0
*
r6640: Attempt to fix 'make everything' with the paranoid malloc checker.
Volker Lendecke
2007-10-10
1
-1
/
+1
*
Add a command line option (-S on|off|required) to enable signing on client
Jeremy Allison
2003-07-30
1
-1
/
+1
*
Fixup a bunch of printf-style functions and debugs to use unsigned long when
Tim Potter
2003-07-22
1
-1
/
+1
*
Reverse previous patch from Stefan and me after comments by Andrew Bartlett
Jelmer Vernooij
2003-05-10
1
-2
/
+0
*
Patch from metze and me that adds dummy smb_register_*() functions so
Jelmer Vernooij
2003-05-10
1
-0
/
+2
*
Merge from HEAD:
Andrew Bartlett
2003-01-14
1
-4
/
+4
*
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
Andrew Bartlett
2003-01-03
1
-1
/
+1
*
Fix build. An extra parm was added to cli_full_connection but not locktest2.c.
Jim McDonough
2002-10-18
1
-1
/
+2
*
Sync 3.0 branch with HEAD
Jelmer Vernooij
2002-08-17
1
-63
/
+7
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
fix a bunch of places where we can double-free a cli structure
Andrew Tridgell
2001-11-28
1
-1
/
+0
*
Got medieval on another pointless extern. Removed extern struct ipzero
Tim Potter
2001-11-26
1
-3
/
+2
*
Removed TimeInit() call from every client program (except for one place
Tim Potter
2001-11-23
1
-2
/
+0
*
Store some path names in global variables initialized to configure
Martin Pool
2001-11-19
1
-2
/
+1
*
move to SAFE_FREE()
Simo Sorce
2001-09-17
1
-2
/
+1
*
Fix (I hope) for a number of little compile warnings found by the IRIX
Andrew Bartlett
2001-09-16
1
-2
/
+2
*
declare dbf in one spot
Andrew Tridgell
2001-09-10
1
-1
/
+0
*
replaced stdio in many parts of samba with a XFILE. XFILE is a cut-down
Andrew Tridgell
2001-09-10
1
-2
/
+2
*
fixed handling of 139/445 in clients
Andrew Tridgell
2001-08-24
1
-2
/
+1
*
strchr and strrchr are macros when compiling with optimisation in gcc, so we ...
Andrew Tridgell
2001-07-04
1
-2
/
+2
*
The big character set handling changeover!
Andrew Tridgell
2001-07-04
1
-2
/
+0
*
moved all our torture code to a separate directory
Andrew Tridgell
2001-06-19
1
-0
/
+626