r18154: try to get the heimdal_build code to use libreplace in a better way
[jelmer/samba4-debian.git] / source / include /
2007-10-10 Andrew Tridgellr18129: moved the system includes into libreplace ...
2007-10-10 Jelmer Vernooijr18121: Simplify m4 code, hopefully fix Samba4 build...
2007-10-10 Andrew Tridgellr18118: its the job of libreplace to handle things...
2007-10-10 Andrew Tridgellr18117: first steps in making samba4 use libreplace
2007-10-10 Jelmer Vernooijr17931: Really remove the files this time. Looks like...
2007-10-10 Stefan Metzmacherr17882: merge change from samba3
2007-10-10 Stefan Metzmacherr17537: if we replace inet_ntoa() we need a prototype of
2007-10-10 Jelmer Vernooijr15870: Improve detection of iconv - should prevent...
2007-10-10 Jelmer Vernooijr15573: Fix build of systems that have iconv headers...
2007-10-10 Jelmer Vernooijr15568: Simplify detection of iconv libraries a fair...
2007-10-10 Andrew Bartlettr15511: Using this name causes less warnings on the...
2007-10-10 Jelmer Vernooijr15321: Reduce the size of rewrite.m4 a bit more
2007-10-10 Jelmer Vernooijr15224: Check whether -MT is actually supported by...
2007-10-10 James Peachr15189: Add parentheses to force ISDOt and ISDOTDOT...
2007-10-10 James Peachr15186: Introduce ISDOT and ISDOTDOT macros for testing...
2007-10-10 Andrew Tridgellr15032: change BENCH-NBENCH to always break to none...
2007-10-10 Jelmer Vernooijr14999: Remove more unused autoconf code
2007-10-10 Andrew Tridgellr14936: remove a duplicate line
2007-10-10 Jelmer Vernooijr14851: Make BOOL, False and True simple aliases to...
2007-10-10 Jelmer Vernooijr14844: Support a stdbool.h replacement in lib/replace/
2007-10-10 Jelmer Vernooijr14724: Rearrange some source files, install more headers.
2007-10-10 Jelmer Vernooijr14542: Remove librpc, libndr and libnbt from includes.h
2007-10-10 Jelmer Vernooijr14484: Install more headers
2007-10-10 Stefan Metzmacherr14445: add FILE_NOTIFY_CHANGE_STREAM_* flags from:
2007-10-10 Andrew Tridgellr14411: mark smb_panic() as a noreturn function using...
2007-10-10 Jelmer Vernooijr14384: Remove orpc code from includes.h
2007-10-10 Jelmer Vernooijr14381: Kill structs.h
2007-10-10 Jelmer Vernooijr14380: Reduce the size of structs.h
2007-10-10 Jelmer Vernooijr14363: Remove credentials.h from the global includes.
2007-10-10 Jelmer Vernooijr14362: Only include ndr_compression.h when necessary.
2007-10-10 Jelmer Vernooijr14361: Support 'helper' attribute in pidl and use it.
2007-10-10 Jelmer Vernooijr14349: Kill proto.h!
2007-10-10 Andrew Tridgellr14294: conditionally define _PUBLIC_, so you can disab...
2007-10-10 Stefan Metzmacherr14205: move smb specific stuff out of includes.h ...
2007-10-10 Stefan Metzmacherr14138: this isn't needed
2007-10-10 Rafal Szczesniakr14124: One more thing needed for async dcerpc connect...
2007-10-10 Günther Deschnerr14054: merge from samba3, fillout more userAccountCont...
2007-10-10 Jelmer Vernooijr13938: Around round of splitups
2007-10-10 Jelmer Vernooijr13924: Split more prototypes out of include/proto...
2007-10-10 Jelmer Vernooijr13903: Don't generate prototypes for modules and binar...
2007-10-10 Jelmer Vernooijr13899: Get the shared library build building again...
2007-10-10 Stefan Metzmacherr13860: - add support for SMB2 ("SMB 2.001") negotiatio...
2007-10-10 Jelmer Vernooijr13849: More improvements to the libutil docs.
2007-10-10 Jelmer Vernooijr13847: Fix some portability issues with the visibility...
2007-10-10 Stefan Metzmacherr13811: nicer format...
2007-10-10 Stefan Metzmacherr13810: global data types are defined in core.h now...
2007-10-10 Stefan Metzmacherr13809: move ldb specific define
2007-10-10 Stefan Metzmacherr13808: remove unused define
2007-10-10 Jelmer Vernooijr13658: More moving around of files:
2007-10-10 Jelmer Vernooijr13654: Move some more stuff out of include/
2007-10-10 Jelmer Vernooijr13652: Move some more stuff out off include/
2007-10-10 James Peachr13248: Revert revision 13071. It turns out that sys...
2007-10-10 Andrew Bartlettr13244: Allow control of the location of the Samba3...
2007-10-10 James Peachr13243: Bring __FUNCTION__ checks across from Samba 3.
2007-10-10 Jelmer Vernooijr13210: Revert my named pipes patch until it passes...
2007-10-10 Jelmer Vernooijr13208: Clearly separate named pipes from the IPC$...
2007-10-10 Jelmer Vernooijr13158: Fix setup and ejs paths
2007-10-10 James Peachr13071: Work around a really annoying compiler warning...
2007-10-10 Andrew Bartlettr13019: Again protect us against format string mismatch...
2007-10-10 Stefan Metzmacherr12844: don't include system headers directly
2007-10-10 Stefan Metzmacherr12832: make it possible to pass -D_PUBLIC_... to the...
2007-10-10 Andrew Bartlettr12804: This patch reworks the Samba4 sockets layer...
2007-10-10 Jelmer Vernooijr12801: Some more include/ cleanups (remove unused...
2007-10-10 Stefan Metzmacherr12799: print out function and location too
2007-10-10 Stefan Metzmacherr12798: print timestamps into the log file, this is...
2007-10-10 Stefan Metzmacherr12725: some minor updates
2007-10-10 Jelmer Vernooijr12711: Update copyrights
2007-10-10 Jelmer Vernooijr12698: Declare model_ops (required for NetBSD)
2007-10-10 Jelmer Vernooijr12696: Reduce the size of include/structs.h
2007-10-10 Jelmer Vernooijr12694: Move some headers to the directory of the subsy...
2007-10-10 Jelmer Vernooijr12693: Move core data structures out of smb.h into...
2007-10-10 Andrew Bartlettr12601: Syncronise both copies of dlinklist.h.
2007-10-10 Jelmer Vernooijr12542: Move some more prototypes out to seperate headers
2007-10-10 Jelmer Vernooijr12528: Add seperate proto headers for ntvfs, tdr,...
2007-10-10 Jelmer Vernooijr12523: Convert the registry subsystem to use a seperat...
2007-10-10 Jelmer Vernooijr12499: Move smb_build.h out of includes.h
2007-10-10 Jelmer Vernooijr12494: Support loading modules from .so files for...
2007-10-10 Jelmer Vernooijr12489: Forward declare nbtd_iface_name
2007-10-10 Jelmer Vernooijr12454: Forward declare struct nbt_iface_name
2007-10-10 Jelmer Vernooijr12451: Add 'struct libnet_context;' - apparently the...
2007-10-10 Jelmer Vernooijr12446: Merge mkproto.sh's functionality into mkproto.pl
2007-10-10 Andrew Bartlettr12411: Add 'net samdump keytab <keytab>'.
2007-10-10 Jelmer Vernooijr12216: Couple of small fixes: reduce include/includes...
2007-10-10 Stefan Metzmacherr12200: - move the the winsreplication client and serve...
2007-10-10 Stefan Metzmacherr12122: add forward declaration for packet_context
2007-10-10 Stefan Metzmacherr12022: add NBTD IRPC proxy calls for wins challenge...
2007-10-10 Andrew Tridgellr11980: ronnie worked out that opcode 0xb in SMB2 is...
2007-10-10 Andrew Tridgellr11905: added SMB2_FLUSH as opcode 7. Thanks to metze...
2007-10-10 Andrew Tridgellr11892: forgot to commit these changes
2007-10-10 Andrew Tridgellr11891: - added pipe_flags field in smb2_trans
2007-10-10 Andrew Tridgellr11888: - added SMB2 trans support
2007-10-10 Volker Lendecker11885: Add forgotten files
2007-10-10 Andrew Tridgellr11801: - added basic SMB2 find support
2007-10-10 Andrew Tridgellr11800: - filled in unknown fields in SMB2 all_info...
2007-10-10 Stefan Metzmacherr11789: - add the start of a SMB2 server
2007-10-10 Andrew Tridgellr11772: - setfileinfo needs a smb2_handle for SMB2...
2007-10-10 Andrew Tridgellr11758: unified the parse code for the SMB and SMB2...
2007-10-10 Andrew Tridgellr11756: split out the parsers for the pass-through...
2007-10-10 Stefan Metzmacherr11740: add some EA error codes
2007-10-10 Andrew Tridgellr11737: use _smb_setlen2() to allow for 24 bit lengths...
next