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
2003-06-08
Rework our smb signing code again, this factors out some of the common
Andrew Bartlett
1
-54
/
+109
2003-06-07
bumping cvs version number to distinguish between SAMBA_3_0 cvs tree
Gerald Carter
1
-1
/
+1
2003-06-07
add back the winbind uid/gid parameter but mark them as deprecated
Gerald Carter
1
-0
/
+2
2003-06-07
Try to fix memory leaks found by valgrind in pdb_ldap code.
Andrew Bartlett
1
-3
/
+3
2003-06-07
Don't assume that the SAM knows the unix home directory - look it up by
Andrew Bartlett
1
-6
/
+14
2003-06-07
fix up a couple paths
Herb Lewis
1
-5
/
+2
2003-06-07
changed 'winbind uid' to 'idmap uid' in build farm tests
Andrew Tridgell
1
-1
/
+1
2003-06-06
get rid of IRIX o32 builds - some libraries (kerberos and ldap) are only
Herb Lewis
2
-18
/
+2
2003-06-06
remove o32 targets for IRIX. kerberos and ldap libraries are n32 only so
Herb Lewis
1
-13
/
+2
2003-06-06
applying David Lee's climessage patch to make sending messages more extendable
Gerald Carter
1
-6
/
+32
2003-06-06
pMandrake/samba2.spec.tmplackaging updates (Buchan)
Gerald Carter
2
-19
/
+26
2003-06-06
make this work for older version of perl
Herb Lewis
1
-1
/
+1
2003-06-06
support LDAP_EXOP_MODIFY_PASSWORD (not experiemental in OpenLDAP 2.1)
Gerald Carter
2
-15
/
+25
2003-06-06
* add in David Lee's utmp patch (defaults to on if available)
Gerald Carter
4
-27
/
+51
2003-06-06
get rid of warning about malformed if in Makefile
Herb Lewis
1
-2
/
+2
2003-06-06
remove yet aother RCS tag
Gerald Carter
1
-2
/
+0
2003-06-06
fix build on systems w/o LDAP libs
Gerald Carter
2
-1
/
+15
2003-06-06
Fixing Debian-specific patches so they apply cleanly.
Eloy Paris
2
-65
/
+60
2003-06-06
delete extra PASSDBLIB at beginning
Herb Lewis
1
-1
/
+1
2003-06-06
updates for RedHat packaging
Gerald Carter
2
-16
/
+18
2003-06-06
- Regenerate docs
Jelmer Vernooij
79
-72641
/
+71064
2003-06-06
pdbedit needs PASSDBLIBS
Herb Lewis
1
-1
/
+1
2003-06-06
compile error
Gerald Carter
1
-1
/
+1
2003-06-06
syncing RCS tag removal from 3.0 release tree
Gerald Carter
19
-21
/
+1
2003-06-06
removing RCS tags
Gerald Carter
66
-185
/
+3
2003-06-06
merge from APP_HEAD. Push negative connection cache
Gerald Carter
2
-324
/
+152
2003-06-06
* break out more common code used between pdb_ldap and idmap_ldap
Gerald Carter
11
-326
/
+382
2003-06-06
SMBlockingX timeouts are in units of 2 milliseconds, not 1
Andrew Tridgell
1
-1
/
+1
2003-06-06
No matter how special this session key is, it's not worth a level 0.
Andrew Bartlett
1
-2
/
+4
2003-06-06
Fix for valgrind - when doing a srvstr_push we must zero fill
Jeremy Allison
1
-0
/
+13
2003-06-06
Make skeleton VFSs compile with new EA modules.
Jeremy Allison
3
-0
/
+238
2003-06-06
Fixup of typos.
Jeremy Allison
1
-8
/
+8
2003-06-06
Use filedes as first argument to fsetxattr, not the undefined variable 'path'...
Jelmer Vernooij
1
-1
/
+1
2003-06-06
More Edits from Vance Lankhaar.
John Terpstra
1
-53
/
+59
2003-06-06
metze noticed some conn elements remaining in a VFS_NEXT.
Jeremy Allison
1
-4
/
+4
2003-06-06
Fix for VFS_NEXT xattr calls (from metze). I will add these to skel.c to
Jeremy Allison
1
-4
/
+4
2003-06-06
2 more places where win2003 forces UCS2
Andrew Tridgell
1
-2
/
+2
2003-06-06
- the ALL_INFO trans2 QFILEINFO level uses a forced UCS2 name
Andrew Tridgell
1
-3
/
+3
2003-06-06
make the allocation_size consistent between trans2 QFILEINFO and SMBgetattrE
Andrew Tridgell
1
-1
/
+2
2003-06-06
fixed a pstrcpy() that is not on a pstring
Andrew Tridgell
1
-1
/
+1
2003-06-06
- the 8.3 name in BOTH_DIRECTORY_INFO is supposed to be always unicode
Andrew Tridgell
3
-6
/
+7
2003-06-06
Fixup the check for attr libraries, used ',' instead of ' '.
Jeremy Allison
1
-3
/
+3
2003-06-06
fixed the string alignment of the QUERY_EA_SIZE trans2 findfirst level
Andrew Tridgell
1
-2
/
+1
2003-06-06
fixed the layout of the FULL_DIRECTORY_INFO trans2 findfirst level
Andrew Tridgell
1
-5
/
+5
2003-06-06
removed the 'valgrind fix' that (although it may well remove a
Andrew Tridgell
1
-8
/
+0
2003-06-06
Missed (name) arg in fgetxattr.
Jeremy Allison
1
-1
/
+1
2003-06-06
Added EA operations to VFS layer.
Jeremy Allison
4
-4
/
+169
2003-06-05
Fix the building of the docs in all formats:
Jelmer Vernooij
6
-28
/
+155
2003-06-05
Adjusting Debian patches so they apply cleanly.
Eloy Paris
1
-1
/
+1
2003-06-05
Get ready for EA code... Add Linux interface.
Jeremy Allison
4
-2
/
+144
[next]