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
/
rpctorture.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-04
Remove tok pstring from util_str.c
Jeremy Allison
1
-42
/
+32
2007-11-09
Remove the silly "user_socket_options" global variable
Volker Lendecke
1
-4
/
+1
2007-11-08
Remove more pstring/fstrings.
Jeremy Allison
1
-2
/
+3
2007-11-03
Remove more static data from lib/util_sock.c and
Jeremy Allison
1
-1
/
+1
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-2
/
+2
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
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
1
-1
/
+1
2007-10-10
r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500
Derrell Lipman
1
-1
/
+1
2007-10-10
r7415: * big change -- volker's new async winbindd from trunk
Gerald Carter
1
-1
/
+1
2007-10-10
r4570: Replace cli->nt_pipe_fnum with an array of NT file numbers, one for each
Volker Lendecke
1
-1
/
+5
2003-08-20
metze's autogenerate patch for version.h
Gerald Carter
1
-2
/
+2
2003-07-04
More conversions I missed. Thanks metze.
Jeremy Allison
1
-4
/
+4
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-02-07
Samba janitors: applying mbp's redundant umask fix.
Jeremy Allison
1
-4
/
+0
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2001-12-20
Removed global debugf. Replaced with lp_set_logfile(name).
Jeremy Allison
1
-3
/
+3
2001-11-26
Got medieval on another pointless extern. Removed extern struct ipzero
Tim Potter
1
-1
/
+1
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
-4
/
+3
2001-10-14
the next step in the intl changeover. This should get us compiling agian,
Andrew Tridgell
1
-4
/
+0
2001-10-02
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
1
-2
/
+0
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-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
-3
/
+0
2001-06-19
moved all our torture code to a separate directory
Andrew Tridgell
1
-0
/
+559