summaryrefslogtreecommitdiff
path: root/source4/include
Commit message (Expand)AuthorAgeFilesLines
* r14445: add FILE_NOTIFY_CHANGE_STREAM_* flags from:Stefan Metzmacher2007-10-101-10/+16
* r14411: mark smb_panic() as a noreturn function using gcc attributes, whichAndrew Tridgell2007-10-101-0/+12
* r14384: Remove orpc code from includes.hJelmer Vernooij2007-10-101-1/+0
* r14381: Kill structs.hJelmer Vernooij2007-10-102-33/+0
* r14380: Reduce the size of structs.hJelmer Vernooij2007-10-102-138/+1
* r14363: Remove credentials.h from the global includes.Jelmer Vernooij2007-10-101-3/+0
* r14362: Only include ndr_compression.h when necessary.Jelmer Vernooij2007-10-101-3/+0
* r14361: Support 'helper' attribute in pidl and use it.Jelmer Vernooij2007-10-101-8/+1
* r14349: Kill proto.h!Jelmer Vernooij2007-10-101-3/+10
* r14294: conditionally define _PUBLIC_, so you can disable it easily with -D_P...Andrew Tridgell2007-10-101-0/+2
* r14205: move smb specific stuff out of includes.h (finally!!!:-)Stefan Metzmacher2007-10-104-2/+23
* r14138: this isn't neededStefan Metzmacher2007-10-101-2/+0
* r14124: One more thing needed for async dcerpc connect code.Rafal Szczesniak2007-10-101-0/+2
* r14054: merge from samba3, fillout more userAccountControl bits.Günther Deschner2007-10-101-2/+2
* r13938: Around round of splitupsJelmer Vernooij2007-10-101-0/+1
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-102-128/+1
* r13903: Don't generate prototypes for modules and binaries in include/proto.h byJelmer Vernooij2007-10-101-0/+1
* r13899: Get the shared library build building again. Just compiles for now,Jelmer Vernooij2007-10-101-1/+0
* r13860: - add support for SMB2 ("SMB 2.001") negotiation in SMB negprot requestsStefan Metzmacher2007-10-101-1/+2
* r13849: More improvements to the libutil docs.Jelmer Vernooij2007-10-101-27/+0
* r13847: Fix some portability issues with the visibility attribute.Jelmer Vernooij2007-10-101-4/+6
* r13811: nicer format...Stefan Metzmacher2007-10-101-2/+14
* r13810: global data types are defined in core.h now...Stefan Metzmacher2007-10-102-8/+8
* r13809: move ldb specific defineStefan Metzmacher2007-10-101-3/+0
* r13808: remove unused defineStefan Metzmacher2007-10-101-4/+0
* r13658: More moving around of files:Jelmer Vernooij2007-10-1010-921/+14
* r13654: Move some more stuff out of include/Jelmer Vernooij2007-10-106-2112/+8
* r13652: Move some more stuff out off include/Jelmer Vernooij2007-10-106-1337/+2
* r13248: Revert revision 13071. It turns out that sys/param.h can be implicitlyJames Peach2007-10-101-11/+0
* r13244: Allow control of the location of the Samba3-compatible winbindd pipeAndrew Bartlett2007-10-101-0/+1
* r13243: Bring __FUNCTION__ checks across from Samba 3.James Peach2007-10-101-1/+9
* r13210: Revert my named pipes patch until it passes not just 'make quicktest'...Jelmer Vernooij2007-10-102-6/+4
* r13208: Clearly separate named pipes from the IPC$ NTVFS type.Jelmer Vernooij2007-10-102-4/+6
* r13158: Fix setup and ejs pathsJelmer Vernooij2007-10-101-0/+2
* r13071: Work around a really annoying compiler warning where header fileJames Peach2007-10-101-0/+11
* r13019: Again protect us against format string mismatches, with the new splitAndrew Bartlett2007-10-101-3/+4
* r12844: don't include system headers directlyStefan Metzmacher2007-10-101-0/+8
* r12832: make it possible to pass -D_PUBLIC_... to the compilerStefan Metzmacher2007-10-101-0/+2
* r12804: This patch reworks the Samba4 sockets layer to use a socket_addressAndrew Bartlett2007-10-101-0/+1
* r12801: Some more include/ cleanups (remove unused macros + move filesJelmer Vernooij2007-10-105-155/+13
* r12799: print out function and location tooStefan Metzmacher2007-10-101-2/+2
* r12798: print timestamps into the log file, this is not nice code,Stefan Metzmacher2007-10-101-3/+12
* r12725: some minor updatesStefan Metzmacher2007-10-101-1/+1
* r12711: Update copyrightsJelmer Vernooij2007-10-101-5/+2
* r12698: Declare model_ops (required for NetBSD)Jelmer Vernooij2007-10-101-0/+1
* r12696: Reduce the size of include/structs.hJelmer Vernooij2007-10-101-220/+7
* r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij2007-10-1012-328/+18
* r12693: Move core data structures out of smb.h into core.hJelmer Vernooij2007-10-103-32/+62
* r12601: Syncronise both copies of dlinklist.h.Andrew Bartlett2007-10-101-4/+23
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2007-10-102-2/+3