summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* r12696: Reduce the size of include/structs.hJelmer Vernooij2007-10-1037-250/+77
* r12695: A dot is allowed in NetBIOS names.Jelmer Vernooij2007-10-101-2/+2
* r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij2007-10-1098-74/+134
* r12693: Move core data structures out of smb.h into core.hJelmer Vernooij2007-10-1092-122/+246
* r12687: Push the real list of supported GENSEC mechanisms out onAndrew Bartlett2007-10-101-0/+21
* r12686: Push the real SASL list into the rootdse.Andrew Bartlett2007-10-105-17/+25
* r12685: Add comments on builtin LDAP and KDC.Andrew Bartlett2007-10-101-1/+11
* r12684: A better error code for SAMR transaction failures.Andrew Bartlett2007-10-101-12/+15
* r12683: Fix declaration and initialisation placement.Andrew Bartlett2007-10-101-5/+6
* r12682: This patch finally fixes our kpasswdd implementation to be compatibleAndrew Bartlett2007-10-106-68/+323
* r12681: Allow an entry to have no kerberos keys. This occours when an entryAndrew Bartlett2007-10-101-16/+24
* r12680: Support setting the environment variable SMB_BUILD_VERBOSE toJelmer Vernooij2007-10-102-6/+13
* r12679: create a sperate function to create the 'winsOwner' part of the searc...Stefan Metzmacher2007-10-102-8/+41
* r12677: get rid of the special cases for the local wins owner table entry,Stefan Metzmacher2007-10-104-79/+104
* r12675: fix some dependencies and don't use long linesStefan Metzmacher2007-10-101-8/+16
* r12674: make use of the winsdb functionsStefan Metzmacher2007-10-102-53/+3
* r12673: create functions for get_maxVersion(), set_maxVersion() and get_seqnu...Stefan Metzmacher2007-10-101-9/+73
* r12671: Modules don't have to be linked with their subsystem.Jelmer Vernooij2007-10-101-1/+0
* r12670: Make a couple of dependencies stricterJelmer Vernooij2007-10-1022-35/+59
* r12661: Happy New Year!Stefan Metzmacher2007-10-101-1/+1
* r12659: Add some more information for potential users. Please supplement / amendJelmer Vernooij2007-10-104-2/+34
* r12658: Couple of fixes related to shared module builds.Jelmer Vernooij2007-10-1012-47/+1
* r12651: Remove STR_LARGE_SIZE as it's no longer usedJelmer Vernooij2007-10-103-14/+2
* r12650: Remove support for NULLTERM flag (is already covered by tridge'sJelmer Vernooij2007-10-101-6/+0
* r12649: use the same default('yes') for 'dns proxy' as samba3Stefan Metzmacher2007-10-101-1/+1
* r12648: implement the dns proxy featureStefan Metzmacher2007-10-101-1/+56
* r12647: make use of the str_list_add functionStefan Metzmacher2007-10-101-6/+4
* r12644: prepare the dns proxy feature for the wins serverStefan Metzmacher2007-10-104-3/+57
* r12643: don't fail make testSimo Sorce2007-10-101-0/+3
* r12642: only do push notifications when something changedStefan Metzmacher2007-10-103-4/+53
* r12641: - remove some unused functionsStefan Metzmacher2007-10-102-69/+1
* r12639: - do some tests with 0x20 0x1B namesStefan Metzmacher2007-10-101-4/+16
* r12638: fix the build on BSD systemsStefan Metzmacher2007-10-102-12/+14
* r12637: test CLDAP with both NULL and non-NULL userAndrew Tridgell2007-10-101-0/+6
* r12636: fixed some torture code for the changed lsa string typesAndrew Tridgell2007-10-102-5/+5
* r12635: use the new [validate] value() checking to fix the string types forAndrew Tridgell2007-10-101-11/+11
* r12634: make the [validate] binding string switch also check to see if theAndrew Tridgell2007-10-102-3/+53
* r12633: expose talloc_vasprintf_append()Andrew Tridgell2007-10-102-4/+2
* r12632: Build fixes from Brad Hards <bradh@frogmouth.net>Andrew Bartlett2007-10-103-1/+3
* r12631: Now we have fixed the provision script, we don't need to work aroundAndrew Bartlett2007-10-101-1/+1
* r12630: Remove attributes which should be automaticly generated.Andrew Bartlett2007-10-101-3/+0
* r12629: Add a comment so minimal_includes.pl doesn't try and remove this.Andrew Bartlett2007-10-101-1/+1
* r12628: Prevent double registration warningsJelmer Vernooij2007-10-101-1/+1
* r12627: This magic comment keeps minimal_includes.pl from suggesting theAndrew Bartlett2007-10-101-1/+1
* r12626: some systems need time.h here (for asctime())Andrew Tridgell2007-10-101-0/+1
* r12625: More 'useful' names for the DNS zone.Andrew Bartlett2007-10-101-0/+3
* r12624: (hopefully) fix for BSD make after srcdir/builddir changesJelmer Vernooij2007-10-101-3/+3
* r12623: Another round of fixes for the prototypes of tables.cJelmer Vernooij2007-10-104-13/+24
* r12622: Move table.c prototypes to seperate header to prevent circular depend...Jelmer Vernooij2007-10-1013-0/+13
* r12621: INIT_FUNCTION no longer has to be set on librariesJelmer Vernooij2007-10-101-1/+0