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
/
locktest2.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500
Derrell Lipman
1
-1
/
+1
2007-10-10
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
1
-2
/
+2
2007-10-10
r8572: Remove crufty #define NO_SYSLOG as it's not used at all anymore.
Tim Potter
1
-2
/
+0
2007-10-10
r6640: Attempt to fix 'make everything' with the paranoid malloc checker.
Volker Lendecke
1
-1
/
+1
2003-07-30
Add a command line option (-S on|off|required) to enable signing on client
Jeremy Allison
1
-1
/
+1
2003-07-22
Fixup a bunch of printf-style functions and debugs to use unsigned long when
Tim Potter
1
-1
/
+1
2003-05-10
Reverse previous patch from Stefan and me after comments by Andrew Bartlett
Jelmer Vernooij
1
-2
/
+0
2003-05-10
Patch from metze and me that adds dummy smb_register_*() functions so
Jelmer Vernooij
1
-0
/
+2
2003-01-14
Merge from HEAD:
Andrew Bartlett
1
-4
/
+4
2003-01-03
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
Andrew Bartlett
1
-1
/
+1
2002-10-18
Fix build. An extra parm was added to cli_full_connection but not locktest2.c.
Jim McDonough
1
-1
/
+2
2002-08-17
Sync 3.0 branch with HEAD
Jelmer Vernooij
1
-63
/
+7
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2001-11-28
fix a bunch of places where we can double-free a cli structure
Andrew Tridgell
1
-1
/
+0
2001-11-26
Got medieval on another pointless extern. Removed extern struct ipzero
Tim Potter
1
-3
/
+2
2001-11-23
Removed TimeInit() call from every client program (except for one place
Tim Potter
1
-2
/
+0
2001-11-19
Store some path names in global variables initialized to configure
Martin Pool
1
-2
/
+1
2001-09-17
move to SAFE_FREE()
Simo Sorce
1
-2
/
+1
2001-09-16
Fix (I hope) for a number of little compile warnings found by the IRIX
Andrew Bartlett
1
-2
/
+2
2001-09-10
declare dbf in one spot
Andrew Tridgell
1
-1
/
+0
2001-09-10
replaced stdio in many parts of samba with a XFILE. XFILE is a cut-down
Andrew Tridgell
1
-2
/
+2
2001-08-24
fixed handling of 139/445 in clients
Andrew Tridgell
1
-2
/
+1
2001-07-04
strchr and strrchr are macros when compiling with optimisation in gcc, so we ...
Andrew Tridgell
1
-2
/
+2
2001-07-04
The big character set handling changeover!
Andrew Tridgell
1
-2
/
+0
2001-06-19
moved all our torture code to a separate directory
Andrew Tridgell
1
-0
/
+626