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
/
utils
Age
Commit message (
Expand
)
Author
Files
Lines
2001-07-06
A program to display a tree of domains, servers and shares similar to the
Tim Potter
1
-0
/
+419
2001-07-04
strchr and strrchr are macros when compiling with optimisation in gcc, so we ...
Andrew Tridgell
8
-24
/
+24
2001-07-04
The big character set handling changeover!
Andrew Tridgell
13
-817
/
+2
2001-07-04
Removed bogus server_n local variable in connect_one() function.
Tim Potter
1
-5
/
+2
2001-07-03
Small warning removal tidyup.
Jeremy Allison
1
-1
/
+1
2001-06-29
Experimental support for joining a domain without creating an account in
Tim Potter
1
-23
/
+344
2001-06-27
Added some missing entries to usage().
Tim Potter
1
-1
/
+7
2001-06-25
fixed usage of socklen_t and also tidied up SIG_ATOMIC_T, using a typedef ins...
Andrew Tridgell
1
-1
/
+1
2001-06-25
added a -L option to smbpasswd to force it to run locally so we can test smbp...
Andrew Tridgell
1
-3
/
+17
2001-06-21
next_token() was supposed to be a reentrant replacement for strtok(),
Andrew Tridgell
1
-2
/
+2
2001-06-20
Warning fix from Andrew Bartlett.
Jeremy Allison
1
-1
/
+1
2001-06-20
initial support for paramter type P_LIST
Simo Sorce
1
-12
/
+17
2001-06-20
added a close-share smbcontrol message that forcibly closes a share in smbd (...
Andrew Tridgell
1
-3
/
+17
2001-06-19
moved all our torture code to a separate directory
Andrew Tridgell
6
-2609
/
+0
2001-06-19
torture code is moving to its own directory
Andrew Tridgell
1
-3053
/
+0
2001-06-19
rpc_server/srv_srvsvc_nt.c: Don't test an uint32 for < 0.
Jeremy Allison
1
-1
/
+1
2001-06-18
New info level tester.
Jeremy Allison
1
-0
/
+47
2001-06-18
added a oplock break handler hook to the client code, this allows for more co...
Andrew Tridgell
1
-2
/
+46
2001-06-13
Renamed -d option (make verbose) on smbstatus to -v.
Tim Potter
1
-3
/
+11
2001-06-05
Set correct reply word in large writeX (greater than 64k) replies.
Jeremy Allison
1
-0
/
+51
2001-06-04
use LDSHFLAGS not -shared in several places
Andrew Tridgell
2
-2
/
+2
2001-06-01
If a debug class was explicitly set to zero the debug system would not
Tim Potter
1
-5
/
+7
2001-05-15
Check sizes of data entries in connections.tdb before deciding they're crecs...
Jeremy Allison
1
-1
/
+5
2001-05-15
remember to close tdb after use
Andrew Tridgell
2
-9
/
+14
2001-05-14
Fix crash in smbcontrol Gerald pointed out when no parameter given to debug.
Jeremy Allison
1
-2
/
+2
2001-05-10
Don't check for passwd program if using pam change password.
Jeremy Allison
1
-17
/
+25
2001-05-09
need to do codepage_initialise() for smbtorture to work.
Anton Blanchard
1
-0
/
+2
2001-05-07
Patch from Simo:
Gerald Carter
2
-9
/
+10
2001-05-07
Removed unused variable.
Tim Potter
1
-1
/
+0
2001-05-07
merge some fixes from 2.2
Andrew Tridgell
2
-74
/
+14
2001-05-04
Big cleanup of passdb and backends.
Jean-François Micouleau
3
-42
/
+81
2001-05-03
Fixed SHM_R/SHM_W warnings by moving sys/ipc.h and sys/shm.h into includes.h
Jeremy Allison
1
-2
/
+0
2001-05-01
Fixup smbcacls. Don't return memory already freed, don't free memory allocated
Jeremy Allison
1
-10
/
+3
2001-05-01
fixed some uninitialised variables
Andrew Tridgell
1
-1
/
+1
2001-04-28
rpcclient merge from 2.2 (including Jeremy's non-void return fix)
Gerald Carter
1
-3
/
+3
2001-04-28
rpcclient/rpcclient.c: Non-void return in void function.
Jeremy Allison
1
-1
/
+1
2001-04-27
More gcc compile on solaris tidyups.
Jeremy Allison
1
-4
/
+4
2001-04-24
fix typo
Herb Lewis
1
-1
/
+1
2001-04-24
don't allow both add and delete user to be set at the same time
Herb Lewis
1
-1
/
+4
2001-04-14
This little piece of insanity is inspired by the
Jeremy Allison
1
-1
/
+68
2001-04-13
Fixed potential file descriptor leak with MS-Access fix.
Jeremy Allison
1
-2
/
+25
2001-04-13
Merge of Andrew's changes in 2.2.
Jeremy Allison
2
-9
/
+6
2001-04-11
Added SMB_ prefix to enums that clash with Solaris ACL definitions.
Jeremy Allison
1
-9
/
+9
2001-03-30
utils/torture.c: Added one more delete on close test.
Jeremy Allison
1
-0
/
+55
2001-03-30
Added one more test - just to make sure flag can be unset.
Jeremy Allison
1
-1
/
+43
2001-03-30
Expanded delete on close test to 6 cases. I now understand the semantics of
Jeremy Allison
1
-2
/
+53
2001-03-30
Changed to using GENERIC_XX constants instead of hex values to make
Jeremy Allison
1
-9
/
+57
2001-03-30
Added delete on close test that has allowed me to determine how w2k
Jeremy Allison
1
-0
/
+147
2001-03-27
Fix for ENOSPC from DCB.
Jeremy Allison
1
-4
/
+10
2001-03-26
Fix from Ryo Kawahara <rkawa@lbe.co.jp> to make SWAT correctly write and smb....
Jeremy Allison
1
-2
/
+12
[next]