index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
*
Missing conn parameter missed in vfs rewrite.
Jeremy Allison
2000-10-09
1
-1
/
+1
*
sys_popen got damaged when converted from FILE * to int fd I think.
Jeremy Allison
2000-10-08
1
-14
/
+3
*
more cleanup of samr
Jean-François Micouleau
2000-10-07
1
-62
/
+65
*
added samr_set_user_info and info_2.
Jean-François Micouleau
2000-10-07
9
-261
/
+1697
*
Ensure browse.dat is written and read in UNIX character set format.
Jeremy Allison
2000-10-07
2
-3
/
+14
*
Integrated support for NT and OS/2 lpq parsing. Code from
Jeremy Allison
2000-10-07
3
-1
/
+168
*
Fix for yp_get_default_domain from Neil Hoggarth <neil.hoggarth@physiol.ox.ac...
Jeremy Allison
2000-10-07
4
-380
/
+494
*
Fix for printf attribute from Mattias Gronlund <Mattias.Gronlund@sa.erisoft.se>
Jeremy Allison
2000-10-06
5
-8
/
+13
*
Added Herb's fixes to HEAD.
Jeremy Allison
2000-10-06
5
-9
/
+99
*
Fix from RFritz@lbl.gov for Linux ECONREFUSED async errors on Linux.
Jeremy Allison
2000-10-06
1
-2
/
+10
*
Print socket options - patch from Dave Collier-Brown @ Sun.
Jeremy Allison
2000-10-06
1
-2
/
+23
*
Fixed error return messages needed for NTTrans CreateDirectory.
Jeremy Allison
2000-10-06
1
-0
/
+16
*
Proto update. Also fix from John Reilly @ HP for not showing APW with W2K.
Jeremy Allison
2000-10-06
2
-7
/
+15
*
Herb's warning fixes. Also the POSIX locking fix.
Jeremy Allison
2000-10-06
19
-173
/
+250
*
global_myname is actually a pstring.
Tim Potter
2000-10-06
1
-1
/
+1
*
Inlined many of the vfs_XXX calls as macros for speed.
Jeremy Allison
2000-10-06
3
-70
/
+41
*
Restructuring of vfs layer to include a "this" pointer - can be an fsp or
Jeremy Allison
2000-10-06
22
-517
/
+839
*
Fix for null passwords being allowed bug.
Jeremy Allison
2000-10-05
1
-4
/
+8
*
Fixes from Damian at Cisco to tidy up some tdbtool issues.
Jeremy Allison
2000-10-05
1
-4
/
+15
*
Vector get_nt_acl/set_nt_acl via vfs. POSIX ACL support should be added
Jeremy Allison
2000-10-05
6
-38
/
+160
*
Herb's fixes for profiling & compiler warnings.
Jeremy Allison
2000-10-05
4
-52
/
+72
*
someone forgot to update proto.h :-)
Jean-François Micouleau
2000-10-05
1
-1
/
+2
*
fixing prs_unistr2(). For the special case of an empty (but existing)
Jean-François Micouleau
2000-10-05
1
-6
/
+8
*
Spelling flames. (-:
Tim Potter
2000-10-05
1
-6
/
+6
*
Added uid and gid to push_sec_ctx() debug.
Tim Potter
2000-10-05
1
-2
/
+3
*
Fixed compiler warnings.
Tim Potter
2000-10-05
1
-4
/
+6
*
Made re-init of stat cache explicit rather than being hidden.
Jeremy Allison
2000-10-04
2
-5
/
+2
*
Adding Herb's compile warning fixes to HEAD.
Jeremy Allison
2000-10-04
13
-73
/
+32
*
Fixes for the fact that UNICODE sizes are no always 2*no of chars when
Jeremy Allison
2000-10-03
1
-8
/
+9
*
Fixes from Herb - compiler warnings.
Jeremy Allison
2000-10-03
2
-13
/
+13
*
utf-8 and EUC3 patch from Hiroshi Miura Samba User Group Japan staff.
Jeremy Allison
2000-10-03
11
-22
/
+1080
*
Memleak fix for cache code.
Jeremy Allison
2000-10-02
3
-6
/
+27
*
Added debug so if zero length messages get sent we successfully remove
Jeremy Allison
2000-10-02
2
-3
/
+16
*
Missing null termination on printer changenotify message caused insure
Jeremy Allison
2000-09-29
1
-3
/
+4
*
utils/smbcontrol.c: Fixes from Herb for interactive use.
Jeremy Allison
2000-09-29
2
-30
/
+83
*
new prototypes
Andrew Tridgell
2000-09-29
1
-0
/
+3
*
added a hack to get 64 bit locking working with the broken fcntl()
Andrew Tridgell
2000-09-29
2
-0
/
+27
*
use the 64 bit locking interface in locktest
Andrew Tridgell
2000-09-29
1
-19
/
+19
*
fixed a harmess mixup of bitops and a boolean
Andrew Tridgell
2000-09-29
1
-1
/
+1
*
added cli_lock64() and cli_unlock64()
Andrew Tridgell
2000-09-29
1
-0
/
+96
*
Fix from John Reilly for forms ordering problems.
Jeremy Allison
2000-09-28
1
-12
/
+19
*
Removed a line by mistake...
Jeremy Allison
2000-09-28
1
-0
/
+1
*
Added comment on JF's new code. Removed ifdef in passdb/smbpass.c as this
Jeremy Allison
2000-09-28
2
-8
/
+11
*
fixed samr_create_user(). we now correctly parse the query and the reply.
Jean-François Micouleau
2000-09-28
5
-28
/
+74
*
Removed annoying unecessary debug message.
Tim Potter
2000-09-28
1
-1
/
+0
*
Fixed stupid introduced bug found by "Jim McDonough/Boulder/IBM" <jmcd@us.ibm...
Jeremy Allison
2000-09-27
1
-2
/
+2
*
Restructuring of the code to remove dos_ChDir/dos_GetWd and re-vector them
Jeremy Allison
2000-09-27
14
-346
/
+485
*
samr unknown 0x32 is in fact samr create user.
Jean-François Micouleau
2000-09-27
4
-63
/
+42
*
ignore smbcontrol in bin directory
Jean-François Micouleau
2000-09-27
1
-1
/
+2
*
fix for IRIX 6.2 compiler error
Herb Lewis
2000-09-26
1
-1
/
+1
[next]