summaryrefslogtreecommitdiff
path: root/source4/nbt_server/config.mk
AgeCommit message (Expand)AuthorFilesLines
2009-06-02Fix more unresolved symbols.Jelmer Vernooij1-1/+1
2009-01-30Fix the mess with ldb includes.Simo Sorce1-1/+1
2008-12-22Fix missing symbols issues when building with shared libraries.Jelmer Vernooij1-1/+1
2008-09-24Rename smbd -> samba.Jelmer Vernooij1-1/+1
2008-06-30nbt_server/wins: don't force wins_ldb as shared_moduleStefan Metzmacher1-1/+0
2008-05-20Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett1-10/+15
2008-05-18Fix a couple (well, little more than that..) of typos.Jelmer Vernooij1-4/+4
2008-05-18Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij1-4/+9
2008-05-18Use variables for source directory in a couple more places.Jelmer Vernooij1-6/+6
2008-05-17Show that the NTLOGON and NETLOGON mailslots are *very* similar.Andrew Bartlett1-1/+1
2008-04-08Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij1-1/+1
2008-04-01Rename libsamba-config to libsamba-hostconfig.Jelmer Vernooij1-1/+1
2008-03-08Fix the build.Jelmer Vernooij1-1/+1
2008-03-03Move object file lists to the Makefile.Jelmer Vernooij1-24/+19
2008-02-25Fix use of realpath, fix init functions for ldb.Jelmer Vernooij1-1/+1
2008-02-20Fix use of some modules (needed _PUBLIC_).Jelmer Vernooij1-1/+1
2007-12-21r26483: Merge ldb module dependency fixes, fix auth python module.Jelmer Vernooij1-1/+1
2007-12-21r26359: Build .so version of wins ldb module.Jelmer Vernooij1-0/+1
2007-10-10r25363: Move service code to separate module.Jelmer Vernooij1-5/+9
2007-10-10r22762: Some ldb_map changes:Jelmer Vernooij1-2/+2
2007-10-10r22403: this dependencies should be privateStefan Metzmacher1-4/+4
2007-10-10r15371: Revert some of my previous patch as it was breaking the plain buildJelmer Vernooij1-1/+1
2007-10-10r15370: Fix more dependencies for shared libsJelmer Vernooij1-1/+1
2007-10-10r15301: Use static libraries internally. This required a few hacks in the buildJelmer Vernooij1-1/+3
2007-10-10r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij1-5/+5
2007-10-10r14592: Add support for loading shared modules to LDB.Jelmer Vernooij1-3/+3
2007-10-10r14567: Make some more functions public.Jelmer Vernooij1-1/+1
2007-10-10r13960: Generate makefile rules for installing/removing shared modules.Jelmer Vernooij1-2/+2
2007-10-10r13933: fix dependency and make it possible to build as shared_libraryStefan Metzmacher1-1/+2
2007-10-10r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij1-0/+1
2007-10-10r13786: [merge] Add registration functions for LDB modulesJelmer Vernooij1-0/+1
2007-10-10r12909: add an ldb module for the wins.ldb,Stefan Metzmacher1-0/+10
2007-10-10r12898: prepare the 'wins hook' feature, but we only debug out a 'TODO: run s...Stefan Metzmacher1-1/+2
2007-10-10r12644: prepare the dns proxy feature for the wins serverStefan Metzmacher1-1/+2
2007-10-10r12617: create a winsdb_handle and pass that arround,Stefan Metzmacher1-0/+1
2007-10-10r12607: fix the buildStefan Metzmacher1-1/+1
2007-10-10r12606: - fix multihomed registrationsStefan Metzmacher1-0/+1
2007-10-10r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server.Jelmer Vernooij1-0/+1
2007-10-10r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij1-6/+5
2007-10-10r11244: Relative path names in .mk filesJelmer Vernooij1-16/+16
2007-10-10r10706: split out the irpc server functions in the NBT server, so the mainlineAndrew Tridgell1-1/+2
2007-10-10r10081: - create a seperate WINSDB subsystemStefan Metzmacher1-2/+11
2007-10-10r6321: added IDL and test suite for NBT dgram 'sam logon' request (sent byAndrew Tridgell1-0/+1
2007-10-10r6247: added the server side code for receiving mailslot requests, andAndrew Tridgell1-1/+13
2007-10-10r5454: moved the WINS server code into its own directoryAndrew Tridgell1-7/+16
2007-10-10r5392: added "secure" WINS server processing. Send a WACK on nameAndrew Tridgell1-1/+2
2007-10-10r5358: - added initial WINS server code. It passes most of the NBT-WINS test,...Andrew Tridgell1-2/+3
2007-10-10r5251: - renamed the nbtd server side structures to have a nbtd_ prefix, toAndrew Tridgell1-0/+1
2007-10-10r5211: added broadcast name defense against both registration and refreshAndrew Tridgell1-0/+1
2007-10-10r5118: added support for node status replies in nbtd. nmblookup -S now works ...Andrew Tridgell1-0/+1