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-03-27
Removed NFS quotas code for Solaris as Alan wants to re-write it.
Jeremy Allison
1
-279
/
+112
2001-03-27
Patch from itegem <J.P.M.v.Itegem@ele.tue.nl> to handle LPRng v3.16 and above.
Jeremy Allison
1
-11
/
+30
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
standards.h only exists on IRIX 6.x and above (Herb please check !).
Jeremy Allison
2
-2
/
+2
2001-03-27
Patch from David Gibson <dgibson@linuxcare.com> to reduce "silent abort"
Jeremy Allison
2
-52
/
+84
2001-03-27
Fix for ENOSPC from DCB.
Jeremy Allison
1
-4
/
+10
2001-03-27
Bail out early if null passwords and lp_null_passwords not set.
Jeremy Allison
1
-0
/
+5
2001-03-27
merge from 2.2
Gerald Carter
1
-8
/
+71
2001-03-26
Patch from Massimo Sivilotti <mass@tanner.com> to log remote machine/ip on
Jeremy Allison
1
-1
/
+2
2001-03-26
Fix from Ryo Kawahara <rkawa@lbe.co.jp> to make SWAT correctly write and smb....
Jeremy Allison
6
-26
/
+75
2001-03-26
Fix for smbtar race condition from Glenn Burkhardt <glenn@aoi.ultranet.com>.
Jeremy Allison
1
-1
/
+11
2001-03-26
Missed a cli_set_port on message code connect.
Jeremy Allison
1
-1
/
+1
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
Fix from Dave Collier Brown to log a debug at level zero on common misconfigure.
Jeremy Allison
1
-1
/
+13
2001-03-26
Patch to make automount lookup fallback to get home directory from getpwnam.
Jeremy Allison
2
-28
/
+40
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-25
merge from 2.2
Gerald Carter
1
-0
/
+96
2001-03-23
Added Gerald's fixes.
Jeremy Allison
2
-3
/
+0
2001-03-23
a much simpler talloc() implementation. This version has the following
Andrew Tridgell
2
-31
/
+37
2001-03-23
More unused variables.
Jeremy Allison
3
-28
/
+6
2001-03-23
Fix insure-found parameter size missmatch.
Jeremy Allison
2
-3
/
+3
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
5
-17
/
+210
2001-03-23
groupdb/mapping.c:
Jeremy Allison
5
-464
/
+482
2001-03-23
can delete mapping from command line now.
Jean-François Micouleau
1
-12
/
+15
2001-03-23
Sync up with 2.2 ACL code.
Jeremy Allison
2
-52
/
+84
2001-03-23
first pass of the new group mapping code
Jean-François Micouleau
10
-519
/
+2208
2001-03-22
Updated broken links.
Tim Potter
2
-8
/
+8
2001-03-22
New POSIX ACL mapping code. Works with UNIX permissions, now for testing
Jeremy Allison
3
-338
/
+710
2001-03-21
Fix memory leak when doing DLIST_REMOVE(head,head).
Jeremy Allison
1
-1
/
+1
2001-03-21
added -E option (for exit on errors)
Andrew Tridgell
1
-2
/
+8
2001-03-21
latest attempt at lanman1 wildcard matching
Andrew Tridgell
1
-4
/
+20
2001-03-21
added "enhanced browsing" option docs
Andrew Tridgell
1
-0
/
+24
2001-03-21
added option "enhanced browsing"
Andrew Tridgell
3
-2
/
+11
2001-03-20
When calling DLIST_REMOVE(x,x) (from lib/interface.c) ensure that the pointer
Jeremy Allison
1
-1
/
+1
2001-03-20
Fix for crash when doing name lookup with a quoted string. Part of
Jeremy Allison
5
-13
/
+28
2001-03-19
reverted the rename of new_spoolss_io_r_enumprinterdrivers()
Gerald Carter
4
-4
/
+4
2001-03-19
merge from 2.2 (reorder commands in array)
Gerald Carter
1
-1
/
+1
2001-03-19
Added sys_dlopen/sys_dlsym/sys_dlclose.
Jeremy Allison
5
-5
/
+52
2001-03-19
fixed rpcclient readline code
Andrew Tridgell
2
-17
/
+4
2001-03-19
added basic command completion support
Andrew Tridgell
3
-3
/
+43
2001-03-18
fixed unused variable
Andrew Tridgell
1
-1
/
+1
2001-03-18
much simpler readline code
Andrew Tridgell
5
-176
/
+89
2001-03-18
fixed some compilation errors with IRIX cc
Andrew Tridgell
2
-4
/
+4
2001-03-18
much better readline support from Simo Sorce, with some mods from me
Andrew Tridgell
9
-545
/
+715
2001-03-17
fix this in rpc calls as well
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
removed useless debug msg
Andrew Tridgell
1
-3
/
+0
[next]