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
/
source4
/
smb_server
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r962: convert 'unsigned' and 'unsigned int' to uint_t
Stefan Metzmacher
2
-12
/
+12
2007-10-10
r960: convert 'unsigned int' to uint_t in the most places
Stefan Metzmacher
3
-5
/
+5
2007-10-10
r943: change samba4 to use 'uint8_t' instead of 'unsigned char'
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r898: - remove some unused macros
Andrew Tridgell
1
-4
/
+0
2007-10-10
r890: convert samba4 to use [u]int8_t instead of [u]int8
Stefan Metzmacher
9
-19
/
+19
2007-10-10
r889: convert samba4 to use [u]int16_t instead of [u]int16
Stefan Metzmacher
11
-70
/
+70
2007-10-10
r884: convert samba4 to use [u]int32_t instead of [u]int32
Stefan Metzmacher
6
-15
/
+15
2007-10-10
r873: converted samba4 to use real 64 bit integers instead of
Andrew Tridgell
3
-71
/
+44
2007-10-10
r861: remove the next round of unused stuff
Stefan Metzmacher
2
-92
/
+0
2007-10-10
r847: convert SMB SERVER SUBSYSTEM to a config.mk file
Stefan Metzmacher
2
-15
/
+27
2007-10-10
r818: added server side SMB signing to Samba4
Andrew Tridgell
7
-8
/
+196
2007-10-10
r815: include our netbios name in the negprot response (this matches win2003)
Andrew Tridgell
1
-0
/
+1
2007-10-10
r685: The SAM is dead! Long live the new SAM! ;-)
Andrew Bartlett
1
-8
/
+1
2007-10-10
r665: merge over the new build system from my tmp branch
Stefan Metzmacher
1
-14
/
+13
2007-10-10
r622: removed some unused functions to make smbd compile again after
Andrew Tridgell
1
-169
/
+0
2007-10-10
r614: Clean out the POSIX assumptions from the Samba4 auth subsystem.
Andrew Bartlett
1
-73
/
+1
2007-10-10
r612: fixed a timezone call typo noticed by abartlet
Andrew Tridgell
1
-3
/
+3
2007-10-10
r549: added support for DOS error codes in NTSTATUS returns. This uses a
Andrew Tridgell
2
-2
/
+17
2007-10-10
r508: fixed a place where we used free() on memory from a talloc(). The new
Andrew Tridgell
1
-2
/
+1
2007-10-10
r443: Update Samba4 to the auth and NTLMSSP code from Samba3.
Andrew Bartlett
2
-5
/
+26
2007-10-10
r152: a quick airport commit ....
Andrew Tridgell
7
-71
/
+137
2004-03-26
copy with a null volume name in a trans2 QFSINFO call
Andrew Tridgell
1
-1
/
+1
2004-03-25
fixed the handling of level II oplocks in samba4, especially when
Andrew Tridgell
1
-1
/
+2
2004-03-23
put the "max xmit" option back into Samba4
Andrew Tridgell
1
-1
/
+1
2004-03-23
readx reply packets can be over-sized
Andrew Tridgell
1
-3
/
+2
2004-02-18
don't inlcude rpc/rpc.h and rpcsvc/*.h anymore
Stefan Metzmacher
1
-18
/
+1
2004-02-03
- move all SMB server stuff to smb_server/*
Stefan Metzmacher
14
-0
/
+7609