summaryrefslogtreecommitdiffstats
path: root/source/include
Commit message (Expand)AuthorAgeFilesLines
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2005-12-282-2/+3
* r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server.Jelmer Vernooij2005-12-272-7/+4
* r12523: Convert the registry subsystem to use a seperate prototype header Jelmer Vernooij2005-12-271-4/+2
* r12499: Move smb_build.h out of includes.hJelmer Vernooij2005-12-261-4/+0
* r12494: Support loading modules from .so files for most subsystems. Jelmer Vernooij2005-12-263-1/+6
* r12489: Forward declare nbtd_iface_nameJelmer Vernooij2005-12-261-0/+1
* r12454: Forward declare struct nbt_iface_nameJelmer Vernooij2005-12-231-0/+1
* r12451: Add 'struct libnet_context;' - apparently the order of the prototypes Jelmer Vernooij2005-12-231-0/+1
* r12446: Merge mkproto.sh's functionality into mkproto.plJelmer Vernooij2005-12-232-0/+4
* r12411: Add 'net samdump keytab <keytab>'.Andrew Bartlett2005-12-211-0/+1
* r12216: Couple of small fixes: reduce include/includes.h a bit, simplify head...Jelmer Vernooij2005-12-133-14/+4
* r12200: - move the the winsreplication client and server code to the packet_c...Stefan Metzmacher2005-12-121-0/+1
* r12122: add forward declaration for packet_contextStefan Metzmacher2005-12-081-0/+2
* r12022: add NBTD IRPC proxy calls for wins challenge and wins release demand,Stefan Metzmacher2005-12-021-0/+3
* r11980: ronnie worked out that opcode 0xb in SMB2 is in fact ioctl, and thatAndrew Tridgell2005-12-012-1/+4
* r11905: added SMB2_FLUSH as opcode 7. Thanks to metze and volker for helpAndrew Tridgell2005-11-251-0/+1
* r11892: forgot to commit these changesAndrew Tridgell2005-11-251-1/+2
* r11891: - added pipe_flags field in smb2_transAndrew Tridgell2005-11-251-0/+1
* r11888: - added SMB2 trans supportAndrew Tridgell2005-11-251-0/+1
* r11885: Add forgotten filesVolker Lendecke2005-11-231-0/+1
* r11801: - added basic SMB2 find supportAndrew Tridgell2005-11-192-3/+2
* r11800: - filled in unknown fields in SMB2 all_info levelAndrew Tridgell2005-11-191-2/+3
* r11789: - add the start of a SMB2 serverStefan Metzmacher2005-11-181-4/+9
* r11772: - setfileinfo needs a smb2_handle for SMB2 supportAndrew Tridgell2005-11-182-0/+2
* r11758: unified the parse code for the SMB and SMB2 qfsinfo and qfileinfo callsAndrew Tridgell2005-11-172-6/+52
* r11756: split out the parsers for the pass-through levels of QFSINFO andAndrew Tridgell2005-11-172-0/+2
* r11740: add some EA error codesStefan Metzmacher2005-11-161-1/+4
* r11737: use _smb_setlen2() to allow for 24 bit lengths in SMB2 packetsAndrew Tridgell2005-11-161-0/+2
* r11724: - move checks packet size and protocol version,Stefan Metzmacher2005-11-141-0/+2
* r11723: fix the buildStefan Metzmacher2005-11-141-0/+2
* r11721: Fix warningsVolker Lendecke2005-11-141-0/+5
* r11697: - added a generic SMB2 getinfo callAndrew Tridgell2005-11-121-0/+1
* r11680: added smb2_close(). This also demonstrates that file handles are 16Andrew Tridgell2005-11-111-2/+1
* r11679: opening/creating files in SMB2 now works. Lots of unknown parametersAndrew Tridgell2005-11-111-0/+1
* r11675: a more general way of getting rid of compiler warnings and errorsStefan Metzmacher2005-11-111-1/+1
* r11674: SMB2 tree connect now works. We do 2 session setups and 2 treeAndrew Tridgell2005-11-111-0/+5
* r11666: filled in the basic session setup. Vista happily accepts the firstAndrew Tridgell2005-11-111-0/+1
* r11665: started to put some meat on the structure used for the SMB2 libraryAndrew Tridgell2005-11-111-0/+1
* r11664: forgot to commit the structs.h changeAndrew Tridgell2005-11-111-0/+3
* r11545: Remove old #define.Andrew Bartlett2005-11-071-8/+0
* r11404: Another torture test and a new WERR.Andrew Bartlett2005-10-311-0/+1
* r11369: Implement socket_connect_multi: Connect to multiple ipv4 tcp ports inVolker Lendecke2005-10-281-0/+1
* r11270: Move the core CrackNames code from rpc_server/drsuapi to dsdb/samdb.Andrew Bartlett2005-10-231-0/+1
* r11207: Correct principal search defineAndrew Bartlett2005-10-201-1/+1
* r11202: Add more structs to structs.hAndrew Bartlett2005-10-201-0/+3
* r11201: New filters for searching in secrets.ldbAndrew Bartlett2005-10-201-1/+3
* r11193: Implement wbinfo -mVolker Lendecke2005-10-191-0/+1
* r11093: Implement wb_queue_domain_send: If the domain is not yet initialized,...Volker Lendecke2005-10-151-0/+1
* r11052: bring samba4 uptodate with the samba4-winsrepl branch,Stefan Metzmacher2005-10-141-1/+5
* r11051: fix the build,Stefan Metzmacher2005-10-141-0/+1