summaryrefslogtreecommitdiffstats
path: root/source
Commit message (Expand)AuthorAgeFilesLines
* r12661: Happy New Year!Stefan Metzmacher2006-01-011-1/+1
* r12658: Couple of fixes related to shared module builds.Jelmer Vernooij2006-01-0112-47/+1
* r12651: Remove STR_LARGE_SIZE as it's no longer usedJelmer Vernooij2005-12-313-14/+2
* r12650: Remove support for NULLTERM flag (is already covered by tridge's Jelmer Vernooij2005-12-311-6/+0
* r12649: use the same default('yes') for 'dns proxy' as samba3Stefan Metzmacher2005-12-311-1/+1
* r12648: implement the dns proxy featureStefan Metzmacher2005-12-311-1/+56
* r12647: make use of the str_list_add functionStefan Metzmacher2005-12-311-6/+4
* r12644: prepare the dns proxy feature for the wins serverStefan Metzmacher2005-12-314-3/+57
* r12643: don't fail make testSimo Sorce2005-12-311-0/+3
* r12642: only do push notifications when something changedStefan Metzmacher2005-12-313-4/+53
* r12641: - remove some unused functionsStefan Metzmacher2005-12-312-69/+1
* r12639: - do some tests with 0x20 0x1B namesStefan Metzmacher2005-12-311-4/+16
* r12638: fix the build on BSD systemsStefan Metzmacher2005-12-312-12/+14
* r12637: test CLDAP with both NULL and non-NULL userAndrew Tridgell2005-12-311-0/+6
* r12636: fixed some torture code for the changed lsa string typesAndrew Tridgell2005-12-312-5/+5
* r12635: use the new [validate] value() checking to fix the string types forAndrew Tridgell2005-12-311-11/+11
* r12634: make the [validate] binding string switch also check to see if theAndrew Tridgell2005-12-312-3/+53
* r12633: expose talloc_vasprintf_append()Andrew Tridgell2005-12-312-4/+2
* r12632: Build fixes from Brad Hards <bradh@frogmouth.net>Andrew Bartlett2005-12-313-1/+3
* r12631: Now we have fixed the provision script, we don't need to work aroundAndrew Bartlett2005-12-311-1/+1
* r12630: Remove attributes which should be automaticly generated.Andrew Bartlett2005-12-311-3/+0
* r12629: Add a comment so minimal_includes.pl doesn't try and remove this.Andrew Bartlett2005-12-311-1/+1
* r12628: Prevent double registration warningsJelmer Vernooij2005-12-311-1/+1
* r12627: This magic comment keeps minimal_includes.pl from suggesting theAndrew Bartlett2005-12-311-1/+1
* r12626: some systems need time.h here (for asctime())Andrew Tridgell2005-12-311-0/+1
* r12625: More 'useful' names for the DNS zone.Andrew Bartlett2005-12-311-0/+3
* r12624: (hopefully) fix for BSD make after srcdir/builddir changesJelmer Vernooij2005-12-311-3/+3
* r12623: Another round of fixes for the prototypes of tables.cJelmer Vernooij2005-12-314-13/+24
* r12622: Move table.c prototypes to seperate header to prevent circular depend...Jelmer Vernooij2005-12-3013-0/+13
* r12621: INIT_FUNCTION no longer has to be set on librariesJelmer Vernooij2005-12-301-1/+0
* r12620: Get rid of automatically generated lists of init functions of subsyst...Jelmer Vernooij2005-12-3031-89/+58
* r12619: make sure we don't return more than 25 addresses, as w2k3 crashes in ...Stefan Metzmacher2005-12-301-0/+4
* r12618: use our primary interface address or the "winsdb:local_owner" -addressStefan Metzmacher2005-12-307-44/+48
* r12617: create a winsdb_handle and pass that arround,Stefan Metzmacher2005-12-307-18/+43
* r12616: remove unused function, and we have iface_local() as replacementStefan Metzmacher2005-12-301-15/+0
* r12615: prepare building with ../samba4/source/configure --srcdir=../samba4/s...Stefan Metzmacher2005-12-308-22/+37
* r12613: workarround a BSD make bug, where $< gets expanded to 'torture/libnet...Stefan Metzmacher2005-12-301-2/+2
* r12611: fix compiler warningsStefan Metzmacher2005-12-302-8/+8
* r12610: we need struct passwd on some systemsStefan Metzmacher2005-12-301-0/+1
* r12609: - add some comments to a change that went in in the last 'fix the bui...Stefan Metzmacher2005-12-301-1/+7
* r12608: Remove some unused #include lines.Jelmer Vernooij2005-12-30251-463/+1
* r12607: fix the buildStefan Metzmacher2005-12-3011-14/+23
* r12606: - fix multihomed registrationsStefan Metzmacher2005-12-304-211/+265
* r12605: docs patch from Brad Hards <bradh@frogmouth.net>Simo Sorce2005-12-302-82/+151
* r12604: fix make clean as Brad Hards <bradh@frogmouth.net> sugestedSimo Sorce2005-12-301-1/+2
* r12602: fix compiler warningStefan Metzmacher2005-12-301-4/+4
* r12601: Syncronise both copies of dlinklist.h.Andrew Bartlett2005-12-302-4/+37
* r12600: Add a new module to sort the objectclass attribute on store. TheAndrew Bartlett2005-12-305-2/+327
* r12599: This new LDB module (and associated changes) allows Samba4 to operateAndrew Bartlett2005-12-3010-279/+822
* r12598: Make the 'objectClass' part of the templating process actually work.Andrew Bartlett2005-12-303-29/+30