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
/
smbd
Age
Commit message (
Expand
)
Author
Files
Lines
2001-04-18
a missing string conversion.
Jean-François Micouleau
1
-1
/
+1
2001-04-18
new files for head
Andrew Tridgell
2
-0
/
+750
2001-04-18
merge from 2.2
Andrew Tridgell
4
-788
/
+46
2001-04-18
Removed mktemp from HEAD - same as done in 2.2.
Jeremy Allison
2
-8
/
+17
2001-04-18
Rememver to use VFS at all times... even in new user_can_read_file code :-).
Jeremy Allison
1
-3
/
+3
2001-04-16
hide unreadable patch from idra
Andrew Tridgell
1
-0
/
+49
2001-04-16
Finally got the semantics right (hurrah!).
Jeremy Allison
1
-6
/
+14
2001-04-16
Correct fix for open readonly with truncate.
Jeremy Allison
1
-17
/
+18
2001-04-15
Fixed potential bug in "become_guest" pointed out by elrond. Get_Pwnam()
Jeremy Allison
1
-6
/
+13
2001-04-14
This little piece of insanity is inspired by the
Jeremy Allison
1
-3
/
+18
2001-04-14
configure:
Jeremy Allison
6
-22
/
+116
2001-04-13
Michael Davidson <md@sco.COM> pointed out that acl_get_qualifier can potentially
Jeremy Allison
1
-0
/
+2
2001-04-13
Fixed potential file descriptor leak with MS-Access fix.
Jeremy Allison
1
-1
/
+9
2001-04-13
Added fix from "Eric Boehm" <boehm@nortelnetworks.com> to try and set hard
Jeremy Allison
1
-3
/
+3
2001-04-13
Merge of Andrew's changes in 2.2.
Jeremy Allison
4
-8
/
+8
2001-04-13
As Andrew suggested, make smbrun return a fd for a deleted file which can then
Jeremy Allison
4
-9
/
+31
2001-04-11
To stop people complaining about the mktemp call, move it into lib/util.c. Th...
Jeremy Allison
1
-6
/
+5
2001-04-11
Fix for core dump in security = share code with new share security db.
Jeremy Allison
1
-22
/
+22
2001-04-09
Added set/get SD's on shares. Check before tcon.
Jeremy Allison
2
-0
/
+27
2001-04-08
Got "medieval on our ass" about adding the -1 to slprintf.
Jeremy Allison
5
-5
/
+5
2001-04-06
Fix from Ed Boraas for not core dumping when out of connection structs.
Jeremy Allison
1
-1
/
+0
2001-04-05
Fix from "Romeril, Alan" <a.romeril@ic.ac.uk> to get his NFS quota code
Jeremy Allison
1
-6
/
+6
2001-04-01
Integrated solaris nfs quota code from Alan Romeril <a.romeril@ic.ac.uk>
Jeremy Allison
1
-112
/
+275
2001-03-31
started converting some of the only-ascii code to use srvstr_*
Andrew Tridgell
2
-11
/
+28
2001-03-30
utils/torture.c: Added one more delete on close test.
Jeremy Allison
1
-3
/
+3
2001-03-30
Fixed extern ref typo for file generic perms. 2am coding strikes again :-).
Jeremy Allison
1
-1
/
+1
2001-03-30
This is a big, rather ugly patch. Whilst investigating the files not truncated
Jeremy Allison
5
-155
/
+194
2001-03-28
Insure fix. Don't read 4 bytes from data area unless there are 4 bytes to read.
Jeremy Allison
1
-1
/
+1
2001-03-28
Fixed the problem Gerald reported. Unfortunately we need to go back to
Jeremy Allison
1
-194
/
+110
2001-03-27
Removed NFS quotas code for Solaris as Alan wants to re-write it.
Jeremy Allison
1
-279
/
+112
2001-03-27
Added NFS quota support for Solaris 5.x from Alan Romeril <a.romeril@ic.ac.uk>.
Jeremy Allison
1
-112
/
+279
2001-03-27
Bail out early if null passwords and lp_null_passwords not set.
Jeremy Allison
1
-0
/
+5
2001-03-26
Patch from Massimo Sivilotti <mass@tanner.com> to log remote machine/ip on
Jeremy Allison
1
-1
/
+2
2001-03-26
Patch from Sean.Batt@anu.edu.au to ensure error reporting is done before
Jeremy Allison
1
-3
/
+3
2001-03-26
smbd/posix_acls.c: Saving and restoring errno here is the wrong place. Moved it
Jeremy Allison
3
-15
/
+15
2001-03-26
Ensure get/set NT ACL code is redirected through vfs.
Jeremy Allison
1
-2
/
+2
2001-03-26
smbd/posix_acls.c: Sync up with 2.2 changes - don't return deny ACE's.
Jeremy Allison
2
-67
/
+19
2001-03-23
More unused variables.
Jeremy Allison
1
-14
/
+0
2001-03-23
Made the fixes Andrew suggested to asci string code to use srvstr_push.
Jeremy Allison
1
-2
/
+2
2001-03-23
Two OS/2 printer fixes from Jim McDonough @ IBM.
Jeremy Allison
2
-17
/
+121
2001-03-23
groupdb/mapping.c:
Jeremy Allison
1
-1
/
+7
2001-03-23
Sync up with 2.2 ACL code.
Jeremy Allison
1
-48
/
+84
2001-03-23
first pass of the new group mapping code
Jean-François Micouleau
1
-0
/
+5
2001-03-22
New POSIX ACL mapping code. Works with UNIX permissions, now for testing
Jeremy Allison
1
-338
/
+684
2001-03-20
Fix for crash when doing name lookup with a quoted string. Part of
Jeremy Allison
1
-2
/
+1
2001-03-19
Added sys_dlopen/sys_dlsym/sys_dlclose.
Jeremy Allison
1
-2
/
+2
2001-03-18
fixed some compilation errors with IRIX cc
Andrew Tridgell
1
-2
/
+2
2001-03-17
ADMIN$ is an IPC share, not a disk share
Andrew Tridgell
1
-1
/
+1
2001-03-17
lib/system.c (Finally) fixed all insure errors in password caching code. We c...
Jeremy Allison
1
-3
/
+20
2001-03-17
I'm happy with the mapping for NT getACL, now for NT setACL.
Jeremy Allison
1
-67
/
+175
[next]