summaryrefslogtreecommitdiff
path: root/source3/include/includes.h
AgeCommit message (Expand)AuthorFilesLines
2008-04-17Add simple implementation of several functions in the Samba 4 RPCJelmer Vernooij1-0/+1
2008-03-27Remove unused marshalling for Netlogon Lockout String.Günther Deschner1-1/+0
2008-03-21Remove remaining old srvsvc client and server rpc code entirely.Günther Deschner1-1/+0
2008-03-17Move libnet_conf to a library lib/smbconf/ of its own, fixing the api.Michael Adam1-0/+2
2008-03-06Add infrastructure to support async SMB requestsVolker Lendecke1-0/+1
2008-03-06Add basic infrastructure for general async requestsVolker Lendecke1-0/+1
2008-03-01Revert "Add basic infrastructure for general async requests"Volker Lendecke1-1/+0
2008-03-01Revert "Add infrastructure to support async SMB requests"Volker Lendecke1-1/+0
2008-02-29Eliminate tons of build warnings on non-IPV6 system.Michael Adam1-0/+5
2008-02-28Add infrastructure to support async SMB requestsVolker Lendecke1-0/+1
2008-02-28Add basic infrastructure for general async requestsVolker Lendecke1-0/+1
2008-02-27Remove unneeded rpc_samr.h.Günther Deschner1-1/+0
2008-02-17Use new IDL based PAC structures in clikrb5.cGünther Deschner1-5/+4
2008-02-01NetBSD defines innetgr() in <netgroup.h>Volker Lendecke1-0/+4
2008-01-29Remove include/rpc_ds.h and all references to it completly.Günther Deschner1-1/+0
2008-01-20Some systems do not have XATTR_ definedVolker Lendecke1-0/+8
2008-01-19Fix the buildVolker Lendecke1-0/+1
2008-01-10Move transfer_file and transfer_file_internal to a module of their own.Michael Adam1-0/+3
2007-12-21De-couple smbd from staticly linking against winbindd client files.Gerald (Jerry) Carter1-0/+1
2007-12-19Rename cache.[ch] to memcache.[ch]Volker Lendecke1-1/+1
2007-12-18Add a in-memory cacheVolker Lendecke1-0/+1
2007-12-13Register the smb service with mDNS if mSDN is supported.Rishi Srivatsavai1-0/+14
2007-12-07Add define guards around FSTRING_LEN.Jeremy Allison1-0/+2
2007-12-07A requiem for pstring.Jeremy Allison1-0/+18
2007-12-07Remove pstrings completely except for smbctool (what does this do ?).Jeremy Allison1-4/+3
2007-12-05Remove some globalsVolker Lendecke1-0/+3
2007-12-03Remove unused wpstring and macros. Stop using pstrcpy in smbd/*.cJeremy Allison1-23/+0
2007-11-23printing: fix default printing subsystem detectionStefan Metzmacher1-1/+0
2007-11-08Remove more fstring/pstring bad useage. Go talloc !Jeremy Allison1-1/+1
2007-10-29Fix the setup_kaddr() call to cope with IPv6.Jeremy Allison1-1/+1
2007-10-24This is a large patch (sorry). Migrate from struct in_addrJeremy Allison1-1/+1
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-10/+5
2007-10-10[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.Gerald (Jerry) Carter1-0/+3
2007-10-10r25474: Try and fix the build on Mac OS X 10.4.9.Jeremy Allison1-4/+0
2007-10-10r25472: Fix the interfaces code to detect IPv6 interfaces, using theJeremy Allison1-0/+4
2007-10-10r25128: _XOPEN_SOURCE_EXTENDED and socklen_t are always provided by libreplaceStefan Metzmacher1-6/+0
2007-10-10r24809: Consolidate the use of temporary talloc contexts.Volker Lendecke1-0/+1
2007-10-10r24419: Hm, I think this protoype is not required here.Günther Deschner1-5/+0
2007-10-10r24304: patch from Bjoern JAcke <bj@SerNet.DE>:Stefan Metzmacher1-0/+4
2007-10-10r23971: Prevent build failures.Günther Deschner1-1/+5
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r23732: removed reference to non-existent structureHerb Lewis1-2/+0
2007-10-10r23646: Generalize our internal keytab handling to support a broader range of...Günther Deschner1-0/+4
2007-10-10r23582: Fix event based krb5 ticket refreshing in winbindd.Günther Deschner1-1/+1
2007-10-10r23509: This activates the global options from the registry in loadparm.Michael Adam1-0/+1
2007-10-10r23410: Merge the core of the cluster code.Volker Lendecke1-0/+2
2007-10-10r23328: don't typedef ber_tag_t when it's already done by openldapStefan Metzmacher1-2/+2
2007-10-10r23307: move readahead stuff out of libreplace and make it samba3 specificStefan Metzmacher1-0/+3
2007-10-10r23274: merge CloseEventlog() pidl conversion from 3.0.26 && fix a few init c...Gerald Carter1-0/+1