index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
r12844: don't include system headers directly
Stefan Metzmacher
2007-10-10
1
-0
/
+8
*
r12832: make it possible to pass -D_PUBLIC_... to the compiler
Stefan Metzmacher
2007-10-10
1
-0
/
+2
*
r12804: This patch reworks the Samba4 sockets layer to use a socket_address
Andrew Bartlett
2007-10-10
1
-0
/
+1
*
r12801: Some more include/ cleanups (remove unused macros + move files
Jelmer Vernooij
2007-10-10
5
-155
/
+13
*
r12799: print out function and location too
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r12798: print timestamps into the log file, this is not nice code,
Stefan Metzmacher
2007-10-10
1
-3
/
+12
*
r12725: some minor updates
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r12711: Update copyrights
Jelmer Vernooij
2007-10-10
1
-5
/
+2
*
r12698: Declare model_ops (required for NetBSD)
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r12696: Reduce the size of include/structs.h
Jelmer Vernooij
2007-10-10
1
-220
/
+7
*
r12694: Move some headers to the directory of the subsystem they belong to.
Jelmer Vernooij
2007-10-10
12
-328
/
+18
*
r12693: Move core data structures out of smb.h into core.h
Jelmer Vernooij
2007-10-10
3
-32
/
+62
*
r12601: Syncronise both copies of dlinklist.h.
Andrew Bartlett
2007-10-10
1
-4
/
+23
*
r12542: Move some more prototypes out to seperate headers
Jelmer Vernooij
2007-10-10
2
-2
/
+3
*
r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server.
Jelmer Vernooij
2007-10-10
2
-7
/
+4
*
r12523: Convert the registry subsystem to use a seperate prototype header
Jelmer Vernooij
2007-10-10
1
-4
/
+2
*
r12499: Move smb_build.h out of includes.h
Jelmer Vernooij
2007-10-10
1
-4
/
+0
*
r12494: Support loading modules from .so files for most subsystems.
Jelmer Vernooij
2007-10-10
3
-1
/
+6
*
r12489: Forward declare nbtd_iface_name
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r12454: Forward declare struct nbt_iface_name
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r12451: Add 'struct libnet_context;' - apparently the order of the prototypes
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r12446: Merge mkproto.sh's functionality into mkproto.pl
Jelmer Vernooij
2007-10-10
2
-0
/
+4
*
r12411: Add 'net samdump keytab <keytab>'.
Andrew Bartlett
2007-10-10
1
-0
/
+1
*
r12216: Couple of small fixes: reduce include/includes.h a bit, simplify headers
Jelmer Vernooij
2007-10-10
3
-14
/
+4
*
r12200: - move the the winsreplication client and server code to the packet_c...
Stefan Metzmacher
2007-10-10
1
-0
/
+1
*
r12122: add forward declaration for packet_context
Stefan Metzmacher
2007-10-10
1
-0
/
+2
*
r12022: add NBTD IRPC proxy calls for wins challenge and wins release demand,
Stefan Metzmacher
2007-10-10
1
-0
/
+3
*
r11980: ronnie worked out that opcode 0xb in SMB2 is in fact ioctl, and that
Andrew Tridgell
2007-10-10
2
-1
/
+4
*
r11905: added SMB2_FLUSH as opcode 7. Thanks to metze and volker for help
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r11892: forgot to commit these changes
Andrew Tridgell
2007-10-10
1
-1
/
+2
*
r11891: - added pipe_flags field in smb2_trans
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r11888: - added SMB2 trans support
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r11885: Add forgotten files
Volker Lendecke
2007-10-10
1
-0
/
+1
*
r11801: - added basic SMB2 find support
Andrew Tridgell
2007-10-10
2
-3
/
+2
*
r11800: - filled in unknown fields in SMB2 all_info level
Andrew Tridgell
2007-10-10
1
-2
/
+3
*
r11789: - add the start of a SMB2 server
Stefan Metzmacher
2007-10-10
1
-4
/
+9
*
r11772: - setfileinfo needs a smb2_handle for SMB2 support
Andrew Tridgell
2007-10-10
2
-0
/
+2
*
r11758: unified the parse code for the SMB and SMB2 qfsinfo and qfileinfo calls
Andrew Tridgell
2007-10-10
2
-6
/
+52
*
r11756: split out the parsers for the pass-through levels of QFSINFO and
Andrew Tridgell
2007-10-10
2
-0
/
+2
*
r11740: add some EA error codes
Stefan Metzmacher
2007-10-10
1
-1
/
+4
*
r11737: use _smb_setlen2() to allow for 24 bit lengths in SMB2 packets
Andrew Tridgell
2007-10-10
1
-0
/
+2
*
r11724: - move checks packet size and protocol version,
Stefan Metzmacher
2007-10-10
1
-0
/
+2
*
r11723: fix the build
Stefan Metzmacher
2007-10-10
1
-0
/
+2
*
r11721: Fix warnings
Volker Lendecke
2007-10-10
1
-0
/
+5
*
r11697: - added a generic SMB2 getinfo call
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r11680: added smb2_close(). This also demonstrates that file handles are 16
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r11679: opening/creating files in SMB2 now works. Lots of unknown parameters
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r11675: a more general way of getting rid of compiler warnings and errors
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r11674: SMB2 tree connect now works. We do 2 session setups and 2 tree
Andrew Tridgell
2007-10-10
1
-0
/
+5
*
r11666: filled in the basic session setup. Vista happily accepts the first
Andrew Tridgell
2007-10-10
1
-0
/
+1
[next]