summaryrefslogtreecommitdiff
path: root/source3/include/includes.h
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r23271: merge service control pidl change for CloseServiceHandle() from SAMBA...Gerald Carter1-2/+2
2007-10-10r23251: whoops! Fix compile errorGerald Carter1-0/+3
2007-10-10r23055: Rewrite messages.c to use auto-generated marshalling in the tdb. I'mVolker Lendecke1-1/+1
2007-10-10r22796: Add security descriptor to GROUP_POLICY_OBJECT structure (in preparat...Günther Deschner1-1/+1
2007-10-10r22775: For the cluster code I've developed a wrapper around tdb to put diffe...Volker Lendecke1-0/+1
2007-10-10r22479: Add "net ads keytab list".Günther Deschner1-0/+4
2007-10-10r22468: Fixing implicit declaration of krb5_set_default_tgs_ktypes (which is ...Günther Deschner1-2/+0
2007-10-10r22315: move tdbback.c content into tdbbackup.cStefan Metzmacher1-1/+0
2007-10-10r22108: Fix from <don.mccall@hp.com> to try and fix the HPUX builds.Jeremy Allison1-2/+2
2007-10-10r22049: HPUX build fixes from <don.mccall@hp.com>.Jeremy Allison1-0/+9
2007-10-10r22003: Fix from Jiri.Sasek@Sun.COM to wrap our krb5_locate_kdcJeremy Allison1-0/+3
2007-10-10r21991: I hate Steve French :-). Add support for encryptionJeremy Allison1-8/+0
2007-10-10r21969: Start working on the gss-side of the server negotiation.Jeremy Allison1-2/+2
2007-10-10r21917: Start to do the gss versions of sign+seal.Jeremy Allison1-2/+2
2007-10-10r21883: Try and fix the build by removing the prototypes forJeremy Allison1-0/+8
2007-10-10r21845: Refactor the sessionsetupX code a little to allow usJeremy Allison1-0/+5
2007-10-10r21778: Wrap calls to krb5_get_init_creds_opt_free to handle the differentJames Peach1-2/+5
2007-10-10r21240: Fix longstanding Bug #4009.Günther Deschner1-1/+1