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
Age
Commit message (
Expand
)
Author
Files
Lines
1997-10-21
loadparm.c :
Luke Leighton
6
-4
/
+100
1997-10-21
damn, I spelt EACCES wrong.
Andrew Tridgell
1
-1
/
+1
1997-10-21
check for EPERM or EACCESS in file_utime()
Andrew Tridgell
1
-1
/
+6
1997-10-21
don't check lp_alternate_permissions() in the new utime workaround
Andrew Tridgell
1
-14
/
+12
1997-10-21
fix the order of become_uid() and become_gid() in become_root(). This
Andrew Tridgell
2
-9
/
+2
1997-10-21
prototype updates
Andrew Tridgell
1
-10
/
+25
1997-10-21
some cleanups in the clientutil.c code.
Andrew Tridgell
2
-32
/
+46
1997-10-21
rewrote the password server code using the new clientgen.c client
Andrew Tridgell
4
-253
/
+217
1997-10-21
This is a set of generic SMB client routines. I needed this in a hurry
Andrew Tridgell
1
-0
/
+673
1997-10-21
get rid of the KEEP_PASSWORD_SERVER_OPEN define
Andrew Tridgell
1
-4
/
+0
1997-10-21
add some debug info
Andrew Tridgell
1
-0
/
+2
1997-10-20
loadparm.c: Changed 'interfaces only' parameter to 'bind interfaces only'. Added
Jeremy Allison
9
-42
/
+95
1997-10-20
added "domain groups" parameter, allowing you to specify the groups that
Luke Leighton
4
-3
/
+41
1997-10-20
removed home_share from user_info structure.
Luke Leighton
1
-4
/
+0
1997-10-20
util.c password.c :
Luke Leighton
6
-78
/
+75
1997-10-20
a major share modes reorganisation.
Andrew Tridgell
8
-1760
/
+1927
1997-10-20
casting cleanups
Andrew Tridgell
5
-18
/
+18
1997-10-20
I am removing these from the source code in preparation for an
Andrew Tridgell
2
-130
/
+0
1997-10-20
move calls to smbhash() inside smbdes.c (for legal reasons)
Andrew Tridgell
3
-12
/
+25
1997-10-19
update the timestamp on config files in our linked list when we notice
Andrew Tridgell
1
-4
/
+4
1997-10-19
debugging the srvsvc Net Share Enum. some padding issues; some string length
Luke Leighton
3
-5
/
+13
1997-10-19
creating NetShareEnum parsing / reply creation. compiles, but untested.
Luke Leighton
3
-25
/
+163
1997-10-19
Makefile :
Luke Leighton
5
-44
/
+285
1997-10-19
added the following structures:
Luke Leighton
1
-0
/
+67
1997-10-19
pipes.c pipesrvsvc.c :
Luke Leighton
2
-80
/
+113
1997-10-18
put the NT_STATUS_ALLOTTED_SPACE_EXCEEDED error in instead of 0x99.
Luke Leighton
1
-1
/
+2
1997-10-18
After talking with Andrew added "interfaces only" parameter that
Jeremy Allison
3
-19
/
+13
1997-10-17
.cvsignore: Added make_smbcodepage
Jeremy Allison
16
-236
/
+454
1997-10-17
Simply moved the #include for ubi_dLinkList.h from within dir.c to
Christopher R. Hertel
2
-2
/
+1
1997-10-17
make_unihdr() was setting the length to 1/2 the required value.
Luke Leighton
1
-2
/
+2
1997-10-17
pipenetlog.c lsaparse.c smb.h :
Luke Leighton
4
-71
/
+90
1997-10-17
smbparse.c smb.h :
Luke Leighton
5
-6
/
+21
1997-10-17
set the wrong info level (0x0C00 0000 instead of 0xC000 0000) so that
Luke Leighton
1
-1
/
+1
1997-10-17
remove a spurious error message from nmbd. The message was:
Andrew Tridgell
1
-6
/
+0
1997-10-17
fix the handling of negative name query responses and the handling of
Andrew Tridgell
1
-20
/
+19
1997-10-17
added -a "append log" option
Andrew Tridgell
1
-1
/
+7
1997-10-16
smb.h :
Luke Leighton
2
-20
/
+32
1997-10-16
dealing with some stack overflow bug somewhere around the use of
Luke Leighton
1
-10
/
+12
1997-10-16
inside the auth 2 response bits, i wasn't storing the received client
Luke Leighton
1
-3
/
+3
1997-10-16
add ERRDOS/67 ERRnosuchshare to the client.c list of error strings
Andrew Tridgell
1
-0
/
+1
1997-10-16
Added Michael Johnsons' PAM modifications <johnsonm@redhat.com>
John Terpstra
1
-12
/
+12
1997-10-16
fixed the problem that browsing breaks if you put quote marks around
Andrew Tridgell
1
-0
/
+2
1997-10-16
Moved the LGPL from the ubiqx directory into the samba root directory
Christopher R. Hertel
2
-501
/
+0
1997-10-16
Don't need it any more.
Christopher R. Hertel
1
-37
/
+0
1997-10-16
Made changes to the dir cache functions:
Christopher R. Hertel
1
-83
/
+121
1997-10-16
This code manages a simple doubly-linked list.
Christopher R. Hertel
2
-0
/
+324
1997-10-16
I got fed up trying to put the tree and list stuff into a subdirectory,
Christopher R. Hertel
11
-4206
/
+0
1997-10-15
ipc.c: Adding Andrews become_root code to the main branch.
Jeremy Allison
8
-52
/
+125
1997-10-15
smb.h smbparse.c pipenetlog.c :
Luke Leighton
7
-21
/
+122
1997-10-15
Added ubi_sLinkList module which manages simple singly-linked lists.
Christopher R. Hertel
3
-1
/
+241
[next]