summaryrefslogtreecommitdiff
path: root/source3/include/includes.h
AgeCommit message (Expand)AuthorFilesLines
2009-05-26Attempt to fix the build on NetBSDVolker Lendecke1-0/+3
2009-05-26Revert "s3: fix build on systems with struct stat member st_flags"Björn Jacke1-3/+0
2009-05-26s3: fix build on systems with struct stat member st_flagsBjörn Jacke1-0/+3
2009-05-26Introduce "struct stat_ex" as a replacement for SMB_STRUCT_STATVolker Lendecke1-7/+26
2009-04-21Move the security_descriptor utility code to the top-level.Jelmer Vernooij1-0/+1
2009-04-20Move some libgpo files to root.Jelmer Vernooij1-1/+1
2009-04-10Link in the threads functions, not yet used.Jeremy Allison1-0/+2
2009-04-08Remove async_reqVolker Lendecke1-1/+0
2009-04-07s3:kerberos Rework smb_krb5_unparse_name() to take a talloc contextAndrew Bartlett1-3/+4
2009-03-23s3:libsmb: add a much simplified smb_siging infrastructureStefan Metzmacher1-0/+1
2009-03-18s3-spoolss: remove include/rpc_spoolss.h.Günther Deschner1-1/+0
2009-03-03lib/util: remove samba specific talloc_get_type_abort()Stefan Metzmacher1-4/+0
2009-03-01Use shared header file for character sets, remove old definitions from samba3...Jelmer Vernooij1-1/+1
2009-03-01Add header files for secace and secacl.Jelmer Vernooij1-0/+2
2009-03-01Keep using Samba3's charset.h for now.Jelmer Vernooij1-1/+1
2009-03-01Sync smb_iconv_t type, convert_string return type with Samba 3 equivalents.Jelmer Vernooij1-1/+1
2009-02-26Add tevent_req helpers to includes.hVolker Lendecke1-0/+2
2009-02-24s3: remove unused smb_ldap.hStefan Metzmacher1-2/+0
2009-02-23prefer gssapi header files from subdirectoryBjörn Jacke1-3/+3
2009-02-18S3: Allow SMBD processes to survive in low memory condidtionstodd stecher1-0/+4
2009-02-13Fix the build. When you do "make distclean; ./autogen; ./configure; make" and...Jeremy Allison1-0/+2
2009-02-12[Bug 6069] Add a fstatvfs function for libsmbclientDerrell Lipman1-0/+1
2009-02-12today valgrind is available on 64bit Linux, tooBjörn Jacke1-4/+1
2009-02-09S3: New module interface for SMB message statistics gatheringtodd stecher1-0/+1
2009-02-09Revert "s3/s4: Move CONST_DISCARD into lib/util so it's available from s3 and...Jelmer Vernooij1-0/+2
2009-02-05s3-lsa: move remaining lsa policy access_mask defines to idl.Günther Deschner1-1/+0
2009-02-04s3-eventlog: w00t! remove last traces of old eventlog rpc marshalling.Günther Deschner1-1/+0
2009-02-01Add two new parameters to control how we verify kerberos tickets. Removes lp_...Dan Sledz1-1/+18
2009-02-01Split up async_req into a generic and a NTSTATUS specific partVolker Lendecke1-1/+1
2009-01-28async_sock: Move to top levelKai Blin1-1/+1
2009-01-27s3:smbd: make mdns registration event driven.Stefan Metzmacher1-14/+0
2009-01-27async_req: Fix the S4 buildKai Blin1-1/+1
2009-01-21s3:libsmbconf: remove the init headers from smbconf.hMichael Adam1-0/+3
2009-01-15s3: make better use of ccache by not including version.h in every C-file.Michael Adam1-1/+0
2009-01-09s3-svcctl: remove last traces of hand-marshalled svcctl code.Günther Deschner1-1/+0
2009-01-05Merge branch 'master' of ssh://git.samba.org/data/git/sambaJelmer Vernooij1-1/+2
2009-01-05s3:events: move prototypes to event.hStefan Metzmacher1-1/+2
2009-01-01Add iconv_convenience argument to size functions.Jelmer Vernooij1-1/+0
2008-12-30s3/s4: Move CONST_DISCARD into lib/util so it's available from s3 and s4Tim Prouty1-2/+0
2008-12-17s3-ntsvcs: remove last traces of hand-marshalled NTSVCS.Günther Deschner1-1/+0
2008-11-20s3-eventlog: move non rpc eventlog headers to own include file.Günther Deschner1-0/+1
2008-11-02Remove global_loadparm stub in Samba 3 as it's no longer used.Jelmer Vernooij1-1/+0
2008-11-02Samba3: Remove more configure tests already done by libreplace.Jelmer Vernooij1-8/+0
2008-11-02Remove MIN, MAX, slprintf, vslprintf defines already provided by libreplace.Jelmer Vernooij1-14/+1
2008-11-02Remove another use of global_loadparm.Jelmer Vernooij1-0/+1
2008-11-01Samba3: Include util.h header file rather than having custom prototypes.Jelmer Vernooij1-0/+2
2008-10-24Revert Samba3 back to using its own charset handling code.Jelmer Vernooij1-1/+1
2008-10-24Remove more uses of global_loadparm.Jelmer Vernooij1-1/+1
2008-10-24svcctl: move some non-rpc related bits out of rpc_svcctl.h.Günther Deschner1-0/+1
2008-10-23Import talloc_stack into util library.Jelmer Vernooij1-1/+1