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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
- fixed proto.h build on systems using a parallel make
Andrew Tridgell
2001-09-06
4
-197
/
+1590
*
Converted to NTSTATUS return codes.
Tim Potter
2001-09-06
1
-17
/
+92
*
Started a cleanup of smbpasswd related stuff. I've created a new file
Tim Potter
2001-09-06
8
-156
/
+232
*
Removed 18 duplicate #undef entries.
Tim Potter
2001-09-06
1
-21
/
+0
*
Annotated definition of NEW_PW_FORMAT_SPACE_PADDED_LEN constant.
Tim Potter
2001-09-06
1
-1
/
+3
*
flush stdout in test logging fns
Andrew Tridgell
2001-09-06
2
-0
/
+2
*
use a different test tdb name for tdbtest and tdbtorture
Andrew Tridgell
2001-09-06
1
-1
/
+1
*
actually obey the "use mmap" smb.conf option
Andrew Tridgell
2001-09-06
2
-2
/
+6
*
Logon workstation checks from Toomas Soome <tsoome@ut.ee>
Tim Potter
2001-09-06
1
-9
/
+42
*
enable strict locking by default. This will be slow, so now we just
Andrew Tridgell
2001-09-06
1
-1
/
+1
*
it turns out that XP agrees with the samba head branch over the right
Andrew Tridgell
2001-09-06
1
-12
/
+13
*
use NTSTATUS not BOOL in do_lock()
Andrew Tridgell
2001-09-06
2
-21
/
+24
*
Removed unneeded set of delete on close in fsp->share_mode.
Jeremy Allison
2001-09-05
1
-7
/
+0
*
Fix I think for the fcntl spinning problem. Re-prioritize so
Jeremy Allison
2001-09-05
2
-1
/
+21
*
2nd DELETE_ON_CLOSE_FLAG fix ...
Andrew Tridgell
2001-09-05
1
-3
/
+3
*
when you update the share mode in the db you must also update
Andrew Tridgell
2001-09-05
1
-0
/
+7
*
fixed formatting to make the code vaguely readable. It's still a dogs
Andrew Tridgell
2001-09-05
1
-142
/
+143
*
add PROFILE_OBJ to nmbd now
Herb Lewis
2001-09-05
1
-1
/
+1
*
merge profile data changes from 2.2
Herb Lewis
2001-09-05
4
-32
/
+101
*
always include profile support so you do not need a different binary of
Herb Lewis
2001-09-05
1
-5
/
+0
*
add profiling stats from 2.2
Herb Lewis
2001-09-05
2
-3
/
+383
*
variable name changed to --with-profiling-data
Herb Lewis
2001-09-05
2
-620
/
+617
*
When sending a message via a tdb, it must be open read/write.
Jeremy Allison
2001-09-05
1
-1
/
+1
*
use cli_is_error() instead of looking in smb_rcls, otherwise NT status
Andrew Tridgell
2001-09-05
7
-64
/
+55
*
added filename to error_packet()
Andrew Tridgell
2001-09-05
2
-11
/
+12
*
fixed some compilation errors in cli_netlogon.c - tim, you need to rerun conf...
Andrew Tridgell
2001-09-05
2
-12
/
+12
*
more warning fixes on solaris
Andrew Tridgell
2001-09-05
8
-11
/
+17
*
fixed a bunch of compilation errors on Solaris, mostly people getting NSS_STA...
Andrew Tridgell
2001-09-05
7
-103
/
+100
*
Merged cli_net_req_chal() and cli_net_auth2() from rpc_client/cli_login.c
Tim Potter
2001-09-05
1
-0
/
+177
*
oh foo
Tim Potter
2001-09-05
1
-1
/
+1
*
Don't crash if run with no command line arguments. (-:
Tim Potter
2001-09-05
1
-1
/
+1
*
NFS v2 can return ENOLCK when greater than 31 bit offsets are used.
Jeremy Allison
2001-09-05
1
-2
/
+2
*
don't do pointer arithmetic on void* (some compilers can't do it)
Andrew Tridgell
2001-09-04
1
-1
/
+1
*
Fixes to ensure invalid vuids cannot stop oplock breaks.
Jeremy Allison
2001-09-04
1
-5
/
+7
*
Merge of transfer file code from 2.2, fix for readbraw.
Jeremy Allison
2001-09-04
6
-418
/
+327
*
fixed compilation of torture
Andrew Tridgell
2001-09-04
2
-48
/
+44
*
cope with pam being off
Andrew Tridgell
2001-09-04
2
-2
/
+2
*
a fix for fussy compilers
Andrew Tridgell
2001-09-04
1
-1
/
+1
*
it now all compiles - so try enabling it by default and see what explodes on ...
Andrew Tridgell
2001-09-04
11
-354
/
+330
*
Welcome to tpot's exploit world!
Tim Potter
2001-09-04
1
-253
/
+413
*
the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...
Andrew Tridgell
2001-09-04
67
-952
/
+1031
*
Fixed some compiler warnings.
Tim Potter
2001-09-04
1
-2
/
+0
*
more NTSTATUS/WERROR conversion
Andrew Tridgell
2001-09-03
8
-182
/
+779
*
tidied up some unused vars in JFs new fns
Andrew Tridgell
2001-09-03
1
-12
/
+0
*
the next step in our error code handling change
Andrew Tridgell
2001-09-03
12
-1027
/
+1091
*
updated copyright for Michael Sweet
Andrew Tridgell
2001-09-02
1
-1
/
+1
*
use a name not a number for ERRinsufficientbuffer
Andrew Tridgell
2001-09-01
1
-1
/
+1
*
more NTSTATUS changes
Andrew Tridgell
2001-09-01
1
-17
/
+4
*
Set acb_info to ACB_SVRTRUST if we are joining the domain as a BDC without
Tim Potter
2001-08-31
1
-2
/
+6
*
Fix up some compile issues. We can't have C99 comments and add a smattering
Andrew Bartlett
2001-08-31
2
-3
/
+3
[prev]
[next]