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
Age
Commit message (
Expand
)
Author
Files
Lines
2001-09-06
enable strict locking by default. This will be slow, so now we just
Andrew Tridgell
1
-1
/
+1
2001-09-06
it turns out that XP agrees with the samba head branch over the right
Andrew Tridgell
1
-12
/
+13
2001-09-06
use NTSTATUS not BOOL in do_lock()
Andrew Tridgell
2
-21
/
+24
2001-09-05
Removed unneeded set of delete on close in fsp->share_mode.
Jeremy Allison
1
-7
/
+0
2001-09-05
Fix I think for the fcntl spinning problem. Re-prioritize so
Jeremy Allison
2
-1
/
+21
2001-09-05
2nd DELETE_ON_CLOSE_FLAG fix ...
Andrew Tridgell
1
-3
/
+3
2001-09-05
when you update the share mode in the db you must also update
Andrew Tridgell
1
-0
/
+7
2001-09-05
fixed formatting to make the code vaguely readable. It's still a dogs
Andrew Tridgell
1
-142
/
+143
2001-09-05
add PROFILE_OBJ to nmbd now
Herb Lewis
1
-1
/
+1
2001-09-05
merge profile data changes from 2.2
Herb Lewis
4
-32
/
+101
2001-09-05
always include profile support so you do not need a different binary of
Herb Lewis
1
-5
/
+0
2001-09-05
add profiling stats from 2.2
Herb Lewis
2
-3
/
+383
2001-09-05
variable name changed to --with-profiling-data
Herb Lewis
2
-620
/
+617
2001-09-05
When sending a message via a tdb, it must be open read/write.
Jeremy Allison
1
-1
/
+1
2001-09-05
use cli_is_error() instead of looking in smb_rcls, otherwise NT status
Andrew Tridgell
7
-64
/
+55
2001-09-05
added filename to error_packet()
Andrew Tridgell
2
-11
/
+12
2001-09-05
fixed some compilation errors in cli_netlogon.c - tim, you need to rerun conf...
Andrew Tridgell
2
-12
/
+12
2001-09-05
more warning fixes on solaris
Andrew Tridgell
8
-11
/
+17
2001-09-05
fixed a bunch of compilation errors on Solaris, mostly people getting NSS_STA...
Andrew Tridgell
7
-103
/
+100
2001-09-05
Merged cli_net_req_chal() and cli_net_auth2() from rpc_client/cli_login.c
Tim Potter
1
-0
/
+177
2001-09-05
oh foo
Tim Potter
1
-1
/
+1
2001-09-05
Don't crash if run with no command line arguments. (-:
Tim Potter
1
-1
/
+1
2001-09-05
NFS v2 can return ENOLCK when greater than 31 bit offsets are used.
Jeremy Allison
1
-2
/
+2
2001-09-04
don't do pointer arithmetic on void* (some compilers can't do it)
Andrew Tridgell
1
-1
/
+1
2001-09-04
Fixes to ensure invalid vuids cannot stop oplock breaks.
Jeremy Allison
1
-5
/
+7
2001-09-04
Merge of transfer file code from 2.2, fix for readbraw.
Jeremy Allison
6
-418
/
+327
2001-09-04
fixed compilation of torture
Andrew Tridgell
2
-48
/
+44
2001-09-04
cope with pam being off
Andrew Tridgell
2
-2
/
+2
2001-09-04
a fix for fussy compilers
Andrew Tridgell
1
-1
/
+1
2001-09-04
it now all compiles - so try enabling it by default and see what explodes on ...
Andrew Tridgell
11
-354
/
+330
2001-09-04
Don't overwrite an existing /etc/xinetd.d/swat on install file since we
Tim Potter
1
-2
/
+2
2001-09-04
Welcome to tpot's exploit world!
Tim Potter
1
-253
/
+413
2001-09-04
the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...
Andrew Tridgell
67
-952
/
+1031
2001-09-04
Fixed some compiler warnings.
Tim Potter
1
-2
/
+0
2001-09-03
more NTSTATUS/WERROR conversion
Andrew Tridgell
8
-182
/
+779
2001-09-03
tidied up some unused vars in JFs new fns
Andrew Tridgell
1
-12
/
+0
2001-09-03
the next step in our error code handling change
Andrew Tridgell
12
-1027
/
+1091
2001-09-02
updated copyright for Michael Sweet
Andrew Tridgell
1
-1
/
+1
2001-09-01
use a name not a number for ERRinsufficientbuffer
Andrew Tridgell
1
-1
/
+1
2001-09-01
more NTSTATUS changes
Andrew Tridgell
1
-17
/
+4
2001-08-31
Set acb_info to ACB_SVRTRUST if we are joining the domain as a BDC without
Tim Potter
1
-2
/
+6
2001-08-31
Fix up some compile issues. We can't have C99 comments and add a smattering
Andrew Bartlett
2
-3
/
+3
2001-08-31
Added samsync binary to list of ignored files.
Tim Potter
1
-0
/
+1
2001-08-31
changed the data format in the tdb, as the time fields were not
Simo Sorce
1
-24
/
+29
2001-08-30
Fix crash bug with indirecting through null pointer on recursive delete.
Jeremy Allison
1
-134
/
+119
2001-08-30
Fixed silly typo.
Jeremy Allison
2
-6
/
+6
2001-08-30
Fix from Paul Green to set correct lengths.
Jeremy Allison
2
-6
/
+6
2001-08-30
if no ACL elements then use chmod - fixes ability to set read-only bit
Herb Lewis
1
-2
/
+2
2001-08-30
this was a stupid typo,
Simo Sorce
1
-1
/
+1
2001-08-30
merge from 2.2
Gerald Carter
1
-0
/
+3
[prev]
[next]