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
/
smb.h
Age
Commit message (
Expand
)
Author
Files
Lines
2002-09-25
This patch from "Stefan (metze) Metzmacher" <metze@metzemix.de> cleans up
Andrew Bartlett
1
-1
/
+4
2002-09-16
Changed Major/Minor version info reported to Server Manager to 4.9.
John Terpstra
1
-8
/
+12
2002-09-07
Winbind client-side cleanups.
Andrew Bartlett
1
-2
/
+0
2002-09-05
Move the fancy NT_STATUS macros to a new file, so we can include them earlier
Andrew Bartlett
1
-38
/
+0
2002-09-04
Add bcast_msg_flags to connection struct. Allows sender to filter when
Jeremy Allison
1
-0
/
+1
2002-08-28
Return correct FILE_SUPERSEDED response - IFSTEST strikes again...
Jeremy Allison
1
-0
/
+1
2002-08-23
Merged initial allocation code for IFSTEST fix.
Jeremy Allison
1
-0
/
+1
2002-08-21
Handle wrap-around on this number by making it unsigned.
Andrew Bartlett
1
-1
/
+1
2002-08-20
IFSTEST fixes for open fid, nametoolong.
Jeremy Allison
1
-11
/
+12
2002-08-20
Based orginally by work by Kai, this patch moves our NT_TOKEN generation into
Andrew Bartlett
1
-3
/
+4
2002-07-31
added support for smbd listening on port 445 and 139. It now listens
Andrew Tridgell
1
-1
/
+3
2002-07-30
OK!
Simo Sorce
1
-3
/
+10
2002-07-29
Added extern for popt_common_debug.
Tim Potter
1
-0
/
+4
2002-07-28
Another item off my long-term todo list:
Andrew Bartlett
1
-2
/
+2
2002-07-16
print_jobid in the fsp struct should be uint32.
Jeremy Allison
1
-1
/
+1
2002-07-08
(this should have been part of the previous commit)
Andrew Bartlett
1
-0
/
+14
2002-07-03
Kill off codepage related stuff, now we don't use codepages any more.
Andrew Bartlett
1
-24
/
+0
2002-06-15
Rework much of the service.c code:
Andrew Bartlett
1
-0
/
+3
2002-06-14
Fix spelling typo.
Jeremy Allison
1
-11
/
+11
2002-06-14
More of SMB signing for client - not yet finished (should be harmless).
Jeremy Allison
1
-1
/
+2
2002-06-13
Latest patch from metze <metze@metzemix.de> to move most of samba across
Andrew Bartlett
1
-2
/
+2
2002-06-07
Add flags2 for security signitures
Andrew Bartlett
1
-0
/
+1
2002-05-31
Removed some unused variables - tidy up some formating, add struct to
Jeremy Allison
1
-1
/
+7
2002-05-18
Include the extra #define for the last set of smbpasswd mods.
Andrew Bartlett
1
-0
/
+1
2002-05-18
A few things in this commit:
Andrew Bartlett
1
-2
/
+7
2002-05-17
This removes --with-ssl from Samba.
Andrew Bartlett
1
-5
/
+0
2002-04-15
Added hex values as comments for the standard access rights.
Tim Potter
1
-5
/
+5
2002-04-13
This is the 'multiple pdb backends' patch from ctrlsoft, aka Jelmer Vernooij
Andrew Bartlett
1
-0
/
+2
2002-03-23
Fix the mp3 rename bug - also tidy up our open code and remove the special
Jeremy Allison
1
-6
/
+3
2002-03-20
BUFFER_SIZE Should be 128k if large read write tests are to work.
Jeremy Allison
1
-0
/
+5
2002-03-20
Remove the "stat open" code - make it inline. This should fix the
Jeremy Allison
1
-1
/
+0
2002-03-19
Merge in JohnR's page count fixes.
Jeremy Allison
1
-0
/
+1
2002-03-19
Sync up vfs changes from 2.2.x.
Jeremy Allison
1
-0
/
+1
2002-03-15
syncing up printing code with SAMBA_2_2 (already done some merges
Gerald Carter
1
-2
/
+2
2002-03-12
Added POSIX ACL layer into the vfs.
Jeremy Allison
1
-1
/
+1
2002-03-10
yipee! Finally put in the patch from Alexey Kotovich
Andrew Tridgell
1
-6
/
+0
2002-03-07
Change xcopy test to use defined constants rather than magic hex
Jeremy Allison
1
-6
/
+6
2002-03-02
This patch merges my private LDAP tree into HEAD.
Andrew Bartlett
1
-2
/
+8
2002-03-02
Remove util_list.h, as its matching .c file has already gone, and nobody is
Andrew Bartlett
1
-2
/
+0
2002-02-27
Added "nt status support" parameter. Fix offline synchronisation.
Jeremy Allison
1
-0
/
+1
2002-02-16
Added some splint annotations from andreas.
Tim Potter
1
-0
/
+7
2002-02-16
Removed some random crap that isn't used anymore.
Tim Potter
1
-47
/
+0
2002-01-30
Removed version number from file header.
Tim Potter
1
-1
/
+1
2002-01-25
minor fixes
Simo Sorce
1
-4
/
+3
2002-01-20
Kill off another ugly wart from the side of the passdb subsystem.
Andrew Bartlett
1
-0
/
+2
2002-01-17
A nice *big* change to the fundemental way we do things.
Andrew Bartlett
1
-0
/
+2
2002-01-16
Fixup error mapping so we have only one table containing errno -> dos error -...
Jeremy Allison
1
-0
/
+7
2002-01-15
Split pstring definitions into their own header.
Martin Pool
1
-53
/
+1
2002-01-15
Change the passdb interface to use allocated strings.
Andrew Bartlett
1
-13
/
+17
2002-01-14
PSTRING_SANCTIFY:
Martin Pool
1
-3
/
+50
[next]