summaryrefslogtreecommitdiffstats
path: root/source3/include/includes.h
Commit message (Expand)AuthorAgeFilesLines
* s3-spoolss: remove include/rpc_spoolss.h.Günther Deschner2009-04-151-1/+0
* lib/util: remove samba specific talloc_get_type_abort()Stefan Metzmacher2009-03-031-4/+0
* Use shared header file for character sets, remove old definitions from samba3...Jelmer Vernooij2009-03-011-1/+1
* Add header files for secace and secacl.Jelmer Vernooij2009-03-011-0/+2
* Keep using Samba3's charset.h for now.Jelmer Vernooij2009-03-011-1/+1
* Sync smb_iconv_t type, convert_string return type with Samba 3 equivalents.Jelmer Vernooij2009-03-011-1/+1
* Add tevent_req helpers to includes.hVolker Lendecke2009-02-261-0/+2
* s3: remove unused smb_ldap.hStefan Metzmacher2009-02-241-2/+0
* prefer gssapi header files from subdirectoryBjörn Jacke2009-02-231-3/+3
* S3: Allow SMBD processes to survive in low memory condidtionstodd stecher2009-02-181-0/+4
* Fix the build. When you do "make distclean; ./autogen; ./configure; make" and...Jeremy Allison2009-02-131-0/+2
* [Bug 6069] Add a fstatvfs function for libsmbclientDerrell Lipman2009-02-121-0/+1
* today valgrind is available on 64bit Linux, tooBjörn Jacke2009-02-121-4/+1
* S3: New module interface for SMB message statistics gatheringtodd stecher2009-02-091-0/+1
* Revert "s3/s4: Move CONST_DISCARD into lib/util so it's available from s3 and...Jelmer Vernooij2009-02-091-0/+2
* s3-lsa: move remaining lsa policy access_mask defines to idl.Günther Deschner2009-02-051-1/+0
* s3-eventlog: w00t! remove last traces of old eventlog rpc marshalling.Günther Deschner2009-02-041-1/+0
* Add two new parameters to control how we verify kerberos tickets. Removes lp_...Dan Sledz2009-02-011-1/+18
* Split up async_req into a generic and a NTSTATUS specific partVolker Lendecke2009-02-011-1/+1
* async_sock: Move to top levelKai Blin2009-01-281-1/+1
* s3:smbd: make mdns registration event driven.Stefan Metzmacher2009-01-271-14/+0
* async_req: Fix the S4 buildKai Blin2009-01-271-1/+1
* s3:libsmbconf: remove the init headers from smbconf.hMichael Adam2009-01-211-0/+3
* s3: make better use of ccache by not including version.h in every C-file.Michael Adam2009-01-151-1/+0
* s3-svcctl: remove last traces of hand-marshalled svcctl code.Günther Deschner2009-01-091-1/+0
* Merge branch 'master' of ssh://git.samba.org/data/git/sambaJelmer Vernooij2009-01-051-1/+2
|\
| * s3:events: move prototypes to event.hStefan Metzmacher2009-01-051-1/+2
* | Add iconv_convenience argument to size functions.Jelmer Vernooij2009-01-011-1/+0
|/
* s3/s4: Move CONST_DISCARD into lib/util so it's available from s3 and s4Tim Prouty2008-12-301-2/+0
* s3-ntsvcs: remove last traces of hand-marshalled NTSVCS.Günther Deschner2008-12-171-1/+0
* s3-eventlog: move non rpc eventlog headers to own include file.Günther Deschner2008-11-201-0/+1
* Remove global_loadparm stub in Samba 3 as it's no longer used.Jelmer Vernooij2008-11-021-1/+0
* Samba3: Remove more configure tests already done by libreplace.Jelmer Vernooij2008-11-021-8/+0
* Remove MIN, MAX, slprintf, vslprintf defines already provided by libreplace.Jelmer Vernooij2008-11-021-14/+1
* Remove another use of global_loadparm.Jelmer Vernooij2008-11-021-0/+1
* Samba3: Include util.h header file rather than having custom prototypes.Jelmer Vernooij2008-11-011-0/+2
* Revert Samba3 back to using its own charset handling code.Jelmer Vernooij2008-10-241-1/+1
* Remove more uses of global_loadparm.Jelmer Vernooij2008-10-241-1/+1
* svcctl: move some non-rpc related bits out of rpc_svcctl.h.Günther Deschner2008-10-241-0/+1
* Import talloc_stack into util library.Jelmer Vernooij2008-10-231-1/+1
* Use common error definitions.Jelmer Vernooij2008-10-231-2/+1
* s3: use shared asn1 code.Günther Deschner2008-10-221-1/+2
* Merge branch 'master' of git://git.samba.org/sambaJelmer Vernooij2008-10-201-8/+0
|\
| * s3-build: no need to duplicate generated srv_ prototypes.Günther Deschner2008-10-201-8/+0
* | Remove unused macro CONST_ADD.Jelmer Vernooij2008-10-201-1/+0
* | Remove unused define for crypt (now in libreplace).Jelmer Vernooij2008-10-201-4/+0
|/
* Remove defines for QSORT_CAST, already provided by libreplace.Jelmer Vernooij2008-10-191-8/+0
* Simplify SIG_ATOMIC_T define, since sig_atomic_t is always provided byJelmer Vernooij2008-10-191-4/+2
* Remove duplicate macro definitions (already defined in libutil/attr.h)Jelmer Vernooij2008-10-191-17/+0
* Use attr.h rather than having local defines for GCC attributes.Jelmer Vernooij2008-10-181-13/+6