summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r12682: This patch finally fixes our kpasswdd implementation to be compatibleAndrew Bartlett6-68/+323
2007-10-10r12681: Allow an entry to have no kerberos keys. This occours when an entryAndrew Bartlett1-16/+24
2007-10-10r12680: Support setting the environment variable SMB_BUILD_VERBOSE toJelmer Vernooij2-6/+13
2007-10-10r12679: create a sperate function to create the 'winsOwner' part of the searc...Stefan Metzmacher2-8/+41
2007-10-10r12677: get rid of the special cases for the local wins owner table entry,Stefan Metzmacher4-79/+104
2007-10-10r12675: fix some dependencies and don't use long linesStefan Metzmacher1-8/+16
2007-10-10r12674: make use of the winsdb functionsStefan Metzmacher2-53/+3
2007-10-10r12673: create functions for get_maxVersion(), set_maxVersion() and get_seqnu...Stefan Metzmacher1-9/+73
2007-10-10r12671: Modules don't have to be linked with their subsystem.Jelmer Vernooij1-1/+0
2007-10-10r12670: Make a couple of dependencies stricterJelmer Vernooij22-35/+59
2007-10-10r12661: Happy New Year!Stefan Metzmacher1-1/+1
2007-10-10r12658: Couple of fixes related to shared module builds.Jelmer Vernooij12-47/+1
2007-10-10r12651: Remove STR_LARGE_SIZE as it's no longer usedJelmer Vernooij3-14/+2
2007-10-10r12650: Remove support for NULLTERM flag (is already covered by tridge'sJelmer Vernooij1-6/+0
2007-10-10r12649: use the same default('yes') for 'dns proxy' as samba3Stefan Metzmacher1-1/+1
2007-10-10r12648: implement the dns proxy featureStefan Metzmacher1-1/+56
2007-10-10r12647: make use of the str_list_add functionStefan Metzmacher1-6/+4
2007-10-10r12644: prepare the dns proxy feature for the wins serverStefan Metzmacher4-3/+57
2007-10-10r12643: don't fail make testSimo Sorce1-0/+3
2007-10-10r12642: only do push notifications when something changedStefan Metzmacher3-4/+53
2007-10-10r12641: - remove some unused functionsStefan Metzmacher2-69/+1
2007-10-10r12639: - do some tests with 0x20 0x1B namesStefan Metzmacher1-4/+16
2007-10-10r12638: fix the build on BSD systemsStefan Metzmacher2-12/+14
2007-10-10r12637: test CLDAP with both NULL and non-NULL userAndrew Tridgell1-0/+6
2007-10-10r12636: fixed some torture code for the changed lsa string typesAndrew Tridgell2-5/+5
2007-10-10r12635: use the new [validate] value() checking to fix the string types forAndrew Tridgell1-11/+11
2007-10-10r12634: make the [validate] binding string switch also check to see if theAndrew Tridgell2-3/+53
2007-10-10r12633: expose talloc_vasprintf_append()Andrew Tridgell2-4/+2
2007-10-10r12632: Build fixes from Brad Hards <bradh@frogmouth.net>Andrew Bartlett3-1/+3
2007-10-10r12631: Now we have fixed the provision script, we don't need to work aroundAndrew Bartlett1-1/+1
2007-10-10r12630: Remove attributes which should be automaticly generated.Andrew Bartlett1-3/+0
2007-10-10r12629: Add a comment so minimal_includes.pl doesn't try and remove this.Andrew Bartlett1-1/+1
2007-10-10r12628: Prevent double registration warningsJelmer Vernooij1-1/+1
2007-10-10r12627: This magic comment keeps minimal_includes.pl from suggesting theAndrew Bartlett1-1/+1
2007-10-10r12626: some systems need time.h here (for asctime())Andrew Tridgell1-0/+1
2007-10-10r12625: More 'useful' names for the DNS zone.Andrew Bartlett1-0/+3
2007-10-10r12624: (hopefully) fix for BSD make after srcdir/builddir changesJelmer Vernooij1-3/+3
2007-10-10r12623: Another round of fixes for the prototypes of tables.cJelmer Vernooij4-13/+24
2007-10-10r12622: Move table.c prototypes to seperate header to prevent circular depend...Jelmer Vernooij13-0/+13
2007-10-10r12621: INIT_FUNCTION no longer has to be set on librariesJelmer Vernooij1-1/+0
2007-10-10r12620: Get rid of automatically generated lists of init functions of subsyst...Jelmer Vernooij31-89/+58
2007-10-10r12619: make sure we don't return more than 25 addresses, as w2k3 crashes in ...Stefan Metzmacher1-0/+4
2007-10-10r12618: use our primary interface address or the "winsdb:local_owner" -addressStefan Metzmacher7-44/+48
2007-10-10r12617: create a winsdb_handle and pass that arround,Stefan Metzmacher7-18/+43
2007-10-10r12616: remove unused function, and we have iface_local() as replacementStefan Metzmacher1-15/+0
2007-10-10r12615: prepare building with ../samba4/source/configure --srcdir=../samba4/s...Stefan Metzmacher8-22/+37
2007-10-10r12613: workarround a BSD make bug, where $< gets expanded to 'torture/libnet...Stefan Metzmacher1-2/+2
2007-10-10r12611: fix compiler warningsStefan Metzmacher2-8/+8
2007-10-10r12610: we need struct passwd on some systemsStefan Metzmacher1-0/+1
2007-10-10r12609: - add some comments to a change that went in in the last 'fix the bui...Stefan Metzmacher1-1/+7