summaryrefslogtreecommitdiff
path: root/source4/include
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r12804: This patch reworks the Samba4 sockets layer to use a socket_addressAndrew Bartlett1-0/+1
2007-10-10r12801: Some more include/ cleanups (remove unused macros + move filesJelmer Vernooij5-155/+13
2007-10-10r12799: print out function and location tooStefan Metzmacher1-2/+2
2007-10-10r12798: print timestamps into the log file, this is not nice code,Stefan Metzmacher1-3/+12
2007-10-10r12725: some minor updatesStefan Metzmacher1-1/+1
2007-10-10r12711: Update copyrightsJelmer Vernooij1-5/+2
2007-10-10r12698: Declare model_ops (required for NetBSD)Jelmer Vernooij1-0/+1
2007-10-10r12696: Reduce the size of include/structs.hJelmer Vernooij1-220/+7
2007-10-10r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij12-328/+18
2007-10-10r12693: Move core data structures out of smb.h into core.hJelmer Vernooij3-32/+62
2007-10-10r12601: Syncronise both copies of dlinklist.h.Andrew Bartlett1-4/+23
2007-10-10r12542: Move some more prototypes out to seperate headersJelmer Vernooij2-2/+3
2007-10-10r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server.Jelmer Vernooij2-7/+4
2007-10-10r12523: Convert the registry subsystem to use a seperate prototype headerJelmer Vernooij1-4/+2
2007-10-10r12499: Move smb_build.h out of includes.hJelmer Vernooij1-4/+0
2007-10-10r12494: Support loading modules from .so files for most subsystems.Jelmer Vernooij3-1/+6
2007-10-10r12489: Forward declare nbtd_iface_nameJelmer Vernooij1-0/+1
2007-10-10r12454: Forward declare struct nbt_iface_nameJelmer Vernooij1-0/+1
2007-10-10r12451: Add 'struct libnet_context;' - apparently the order of the prototypesJelmer Vernooij1-0/+1
2007-10-10r12446: Merge mkproto.sh's functionality into mkproto.plJelmer Vernooij2-0/+4
2007-10-10r12411: Add 'net samdump keytab <keytab>'.Andrew Bartlett1-0/+1
2007-10-10r12216: Couple of small fixes: reduce include/includes.h a bit, simplify headersJelmer Vernooij3-14/+4
2007-10-10r12200: - move the the winsreplication client and server code to the packet_c...Stefan Metzmacher1-0/+1
2007-10-10r12122: add forward declaration for packet_contextStefan Metzmacher1-0/+2
2007-10-10r12022: add NBTD IRPC proxy calls for wins challenge and wins release demand,Stefan Metzmacher1-0/+3
2007-10-10r11980: ronnie worked out that opcode 0xb in SMB2 is in fact ioctl, and thatAndrew Tridgell2-1/+4
2007-10-10r11905: added SMB2_FLUSH as opcode 7. Thanks to metze and volker for helpAndrew Tridgell1-0/+1
2007-10-10r11892: forgot to commit these changesAndrew Tridgell1-1/+2
2007-10-10r11891: - added pipe_flags field in smb2_transAndrew Tridgell1-0/+1
2007-10-10r11888: - added SMB2 trans supportAndrew Tridgell1-0/+1
2007-10-10r11885: Add forgotten filesVolker Lendecke1-0/+1
2007-10-10r11801: - added basic SMB2 find supportAndrew Tridgell2-3/+2
2007-10-10r11800: - filled in unknown fields in SMB2 all_info levelAndrew Tridgell1-2/+3
2007-10-10r11789: - add the start of a SMB2 serverStefan Metzmacher1-4/+9
2007-10-10r11772: - setfileinfo needs a smb2_handle for SMB2 supportAndrew Tridgell2-0/+2
2007-10-10r11758: unified the parse code for the SMB and SMB2 qfsinfo and qfileinfo callsAndrew Tridgell2-6/+52
2007-10-10r11756: split out the parsers for the pass-through levels of QFSINFO andAndrew Tridgell2-0/+2
2007-10-10r11740: add some EA error codesStefan Metzmacher1-1/+4
2007-10-10r11737: use _smb_setlen2() to allow for 24 bit lengths in SMB2 packetsAndrew Tridgell1-0/+2
2007-10-10r11724: - move checks packet size and protocol version,Stefan Metzmacher1-0/+2
2007-10-10r11723: fix the buildStefan Metzmacher1-0/+2
2007-10-10r11721: Fix warningsVolker Lendecke1-0/+5
2007-10-10r11697: - added a generic SMB2 getinfo callAndrew Tridgell1-0/+1
2007-10-10r11680: added smb2_close(). This also demonstrates that file handles are 16Andrew Tridgell1-2/+1
2007-10-10r11679: opening/creating files in SMB2 now works. Lots of unknown parametersAndrew Tridgell1-0/+1
2007-10-10r11675: a more general way of getting rid of compiler warnings and errorsStefan Metzmacher1-1/+1
2007-10-10r11674: SMB2 tree connect now works. We do 2 session setups and 2 treeAndrew Tridgell1-0/+5
2007-10-10r11666: filled in the basic session setup. Vista happily accepts the firstAndrew Tridgell1-0/+1
2007-10-10r11665: started to put some meat on the structure used for the SMB2 libraryAndrew Tridgell1-0/+1
2007-10-10r11664: forgot to commit the structs.h changeAndrew Tridgell1-0/+3