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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2001-07-02
Not all OSs have setbuffer, so we better check for it.
Andrew Bartlett
1
-0
/
+3
2001-07-02
Fixed the nastiest locking bug to track down.... smb_pids are sent in the
Jeremy Allison
1
-0
/
+1
2001-07-01
Fix for building --with-profile for new vfscalls.
Jeremy Allison
1
-0
/
+4
2001-06-30
Ensure we return correct error on trying to unlock a region not locked.
Jeremy Allison
1
-0
/
+1
2001-06-29
Added LsaGetConnectedCredentials patch from Manoj Naik <manoj@almaden.ibm.com>.
Jeremy Allison
1
-0
/
+28
2001-06-29
Ensured all the system calls in msdfs.c go through the vfs layer.
Jeremy Allison
2
-0
/
+8
2001-06-29
From JF....
Jeremy Allison
1
-8
/
+8
2001-06-29
Removed another silly static array.
Tim Potter
1
-2
/
+2
2001-06-26
Add check for working AF_LOCAL sockets, which are borken
Martin Pool
1
-1
/
+5
2001-06-26
fixed build
Andrew Tridgell
1
-0
/
+1
2001-06-26
fall back to "unsigned" for uint32 on systems that don't have one
Andrew Tridgell
1
-1
/
+3
2001-06-25
fixed usage of socklen_t and also tidied up SIG_ATOMIC_T, using a typedef ins...
Andrew Tridgell
2
-6
/
+9
2001-06-23
Added other_safe_chars to alpha_strcpy(). Needs testing but is a better
Jeremy Allison
1
-0
/
+2
2001-06-22
add an ignore on proto.h
Andrew Tridgell
1
-0
/
+1
2001-06-22
auto-build proto.h if its not there, but don't make it depend
Andrew Tridgell
1
-4702
/
+0
2001-06-22
the BAD_PTR idea in talloc.h is actually a bad idea - it means callers have n...
Andrew Tridgell
1
-6
/
+0
2001-06-21
Merging Gerry's spoolss changes.
Jeremy Allison
2
-614
/
+632
2001-06-21
next_token() was supposed to be a reentrant replacement for strtok(),
Andrew Tridgell
1
-4
/
+2
2001-06-21
Added STR_NOALIGN flags to clistr and srvstr fns. Yes, NT actually does
Andrew Tridgell
2
-614
/
+613
2001-06-20
Fixed W2K SP2 joining a Samba PDC hosted domain.
Jeremy Allison
1
-0
/
+53
2001-06-20
initial support for paramter type P_LIST
Simo Sorce
2
-619
/
+624
2001-06-20
make proto
Tim Potter
1
-0
/
+2
2001-06-20
added a close-share smbcontrol message that forcibly closes a share in smbd (...
Andrew Tridgell
2
-610
/
+612
2001-06-19
INFO_24 sometimes has a 2 byte length, sometimes doesn't. Safer to not
Jeremy Allison
2
-5
/
+5
2001-06-18
Added patches to remove Linux specific XFS ACLs. These are now handled by the
Jeremy Allison
4
-680
/
+609
2001-06-18
added a oplock break handler hook to the client code, this allows for more co...
Andrew Tridgell
2
-0
/
+9
2001-06-18
Removed silly Get_Hostbyname() wrapper as DNS names are case-insensitive
Tim Potter
1
-1
/
+0
2001-06-16
Modified version of Jim's 0x27 and 0x28 Win9x Secdesc patch.
Jeremy Allison
2
-0
/
+27
2001-06-15
Jim McDonough's parse patches for Win9x get SD calls.
Jeremy Allison
2
-0
/
+26
2001-06-15
Prototype update.
Tim Potter
1
-0
/
+3
2001-06-15
Add password length field to SAM_USER_INFO24 structure and fix init
Tim Potter
1
-0
/
+1
2001-06-13
Oops - proto.h contained junk from another workarea.
Tim Potter
1
-13
/
+5
2001-06-13
Added some msdfs client routines.
Tim Potter
1
-595
/
+619
2001-06-13
Make message receive fn static.
Jeremy Allison
1
-2
/
+3
2001-06-08
Added sys_acl_delete_def_file() - needed as part of NT ACL editing fix.
Jeremy Allison
1
-594
/
+596
2001-06-08
Extra stuff for large readwrite support.
Jeremy Allison
2
-5
/
+4
2001-06-06
Added getconf flags for RH7.1 lfs support. Changed while() to a for()
Jeremy Allison
1
-3
/
+3
2001-06-06
Converted SAMR_Q_LOOKUP_NAMES structure to tallocated memory instead of
Tim Potter
1
-2
/
+2
2001-06-06
Prototypes update.
Tim Potter
1
-3
/
+29
2001-06-04
Compile fix for Solaris.
Tim Potter
1
-8
/
+29
2001-06-04
Compile fix for wbinfo on solaris.
Tim Potter
1
-0
/
+3
2001-06-02
Update prototype file.
Tim Potter
1
-13
/
+0
2001-06-01
Oops.
Tim Potter
1
-1
/
+15
2001-06-01
If a debug class was explicitly set to zero the debug system would not
Tim Potter
1
-13
/
+27
2001-06-01
Added a comment.
Tim Potter
1
-0
/
+1
2001-05-30
fixed asprintf declaration
Andrew Tridgell
1
-6
/
+3
2001-05-30
- added AC_HAVE_DECL() macro to aclocal.m4, so we can easily add
Andrew Tridgell
2
-0
/
+10
2001-05-30
new proto.h
Andrew Tridgell
1
-565
/
+567
2001-05-29
4 new functions to retrieve single linked list of group and passwd entries
Simo Sorce
3
-565
/
+621
2001-05-25
Added tdb_change_int_atomic() to allow atomic updates of a tdb int value.
Jeremy Allison
1
-1
/
+3
[next]